summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2016-04-30staging: dgnc: use tty_alloc_driver instead of kcallocDaeseok Youn
2016-04-30staging: dgnc: remove redundant NULL check inDaeseok Youn
2016-04-30staging: dgnc: return -ENOMEM when kzalloc failedDaeseok Youn
2016-04-30staging: dgnc: remove blank lineDaeseok Youn
2016-04-30staging: dgnc: remove parenthesis around the CONST |Daeseok Youn
2016-04-30drivers/staging/dgnc: Added spaces around a bitwise OR.Juanma de Hoyos
2016-04-30Staging: wlan-ng: memory allocated inside mkimage() is not freed if subsequen...Claudiu Beznea
2016-04-30staging: wlan-ng: rewrite NULL comparisonNicholas Sim
2016-04-30staging: android: ion: dummy: fix dereference of ERR_PTRSudip Mukherjee
2016-04-30Staging: android: modify memory allocation style in ion_chunk_heap.cBen Marsh
2016-04-30Staging: android: modify memory allocation style in ion_test.cBen Marsh
2016-04-30staging: android: ion: make locally used functions staticMarkus Böhme
2016-04-30dma-buf/sync_file: de-stage sync_fileGustavo Padovan
2016-04-30dma-buf/sync_file: de-stage sync_file headersGustavo Padovan
2016-04-30staging/android: style fix: alignment to match the open parenthesisGustavo Padovan
2016-04-30staging/android: improve documentation for sync_fileGustavo Padovan
2016-04-30staging/android: prepare sync_file for de-stagingGustavo Padovan
2016-04-30staging/android: remove name arg from sync_file_create()Gustavo Padovan
2016-04-30staging/android: make sync_file_fdget() staticGustavo Padovan
2016-04-30staging/android: make sync_file_merge() staticGustavo Padovan
2016-04-30staging/android: move sync_file functions comments to sync.cGustavo Padovan
2016-04-30staging/android: drop sync_file_install() and sync_file_put()Gustavo Padovan
2016-04-30staging/android: remove redundant comments on sync_merge_dataGustavo Padovan
2016-04-30staging/android: refactor SYNC IOCTLsGustavo Padovan
2016-04-30staging: android: Fix grammar error in Kconfig fileLeo Sperling
2016-04-29staging: rtl8723au: Add warning about this driver being deprecatedJes Sorensen
2016-04-29staging: comedi: mite: don't expose CHSR_* bit definesH Hartley Sweeten
2016-04-29staging: comedi: mite: return void from mite_ack_linkc()H Hartley Sweeten
2016-04-29staging: comedi: mite: make mite_ack_linkc() handle mite_sync_dma()H Hartley Sweeten
2016-04-29staging: comedi: ni_mio_common: handle_a_interrupt() does not need ai_mite_st...H Hartley Sweeten
2016-04-29staging: comedi: ni_mio_common: simplify AI LINKC handlingH Hartley Sweeten
2016-04-29staging: comedi: ni_mio_common: fix interrupt handler for dev->read_subdevH Hartley Sweeten
2016-04-29staging: comedi: ni_mio_common: handle_b_interrupt() does not need ao_mite_st...H Hartley Sweeten
2016-04-29staging: comedi: ni_mio_common: fix interrupt handler for dev->write_subdevH Hartley Sweeten
2016-04-29staging: comedi: ni_mio_common: absorb mite_handle_b_linkc()H Hartley Sweeten
2016-04-29staging: comedi: mite: check for transfer errors in mite_ack_linkc()H Hartley Sweeten
2016-04-29staging: comedi: mite: cleanup remaining mite register/bitsH Hartley Sweeten
2016-04-29staging: comedi: mite: remove BUG_ON() in MITE_IODWBSR_1_WSIZE_bits()H Hartley Sweeten
2016-04-29staging: comedi: mite: document the mite_struct spinlock_tH Hartley Sweeten
2016-04-29staging: comedi: mite: rename CamelCase CHSR bit enumsH Hartley Sweeten
2016-04-29staging: comedi: mite: introduce mite_sync_dma()H Hartley Sweeten
2016-04-29staging: comedi: mite: don't expose unnecessary register/bit infoH Hartley Sweeten
2016-04-29staging: comedi: mite: introduce mite_ack_linkc()H Hartley Sweeten
2016-04-29staging: comedi: mite: don't expose mite_dma_reset()H Hartley Sweeten
2016-04-29staging: comedi: ni_pcidio: remove redundant mite disarm/resetH Hartley Sweeten
2016-04-29staging: comedi: mite: remove mite_struct member 'daq_phys_addr'H Hartley Sweeten
2016-04-29staging: comedi: mite: remove mite_struct member 'mite_phys_addr'H Hartley Sweeten
2016-04-29staging: comedi: mite: don't export internal functionsH Hartley Sweeten
2016-04-29staging: comedi: mite: remove mite_dma_tcr()H Hartley Sweeten
2016-04-29staging: comedi: mite: remove TOP_OF_PAGE() macroH Hartley Sweeten