summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* dma-buf/sync_file: de-stage sync_fileGustavo Padovan2016-04-293-396/+2
* dma-buf/sync_file: de-stage sync_file headersGustavo Padovan2016-04-295-162/+5
* staging/android: style fix: alignment to match the open parenthesisGustavo Padovan2016-04-291-4/+4
* staging/android: improve documentation for sync_fileGustavo Padovan2016-04-292-3/+4
* staging/android: prepare sync_file for de-stagingGustavo Padovan2016-04-297-411/+455
* staging/android: remove name arg from sync_file_create()Gustavo Padovan2016-04-293-10/+11
* staging/android: make sync_file_fdget() staticGustavo Padovan2016-04-292-3/+1
* staging/android: make sync_file_merge() staticGustavo Padovan2016-04-292-5/+2
* staging/android: move sync_file functions comments to sync.cGustavo Padovan2016-04-292-32/+25
* staging/android: drop sync_file_install() and sync_file_put()Gustavo Padovan2016-04-293-37/+6
* staging/android: remove redundant comments on sync_merge_dataGustavo Padovan2016-04-291-5/+5
* staging/android: refactor SYNC IOCTLsGustavo Padovan2016-04-292-45/+67
* staging: android: Fix grammar error in Kconfig fileLeo Sperling2016-04-291-1/+1
* staging: rtl8723au: Add warning about this driver being deprecatedJes Sorensen2016-04-292-2/+10
* staging: comedi: mite: don't expose CHSR_* bit definesH Hartley Sweeten2016-04-282-37/+36
* staging: comedi: mite: return void from mite_ack_linkc()H Hartley Sweeten2016-04-282-7/+5
* staging: comedi: mite: make mite_ack_linkc() handle mite_sync_dma()H Hartley Sweeten2016-04-285-32/+20
* staging: comedi: ni_mio_common: handle_a_interrupt() does not need ai_mite_st...H Hartley Sweeten2016-04-281-16/+10
* staging: comedi: ni_mio_common: simplify AI LINKC handlingH Hartley Sweeten2016-04-281-6/+4
* staging: comedi: ni_mio_common: fix interrupt handler for dev->read_subdevH Hartley Sweeten2016-04-281-13/+9
* staging: comedi: ni_mio_common: handle_b_interrupt() does not need ao_mite_st...H Hartley Sweeten2016-04-281-11/+10
* staging: comedi: ni_mio_common: fix interrupt handler for dev->write_subdevH Hartley Sweeten2016-04-281-8/+8
* staging: comedi: ni_mio_common: absorb mite_handle_b_linkc()H Hartley Sweeten2016-04-281-24/+7
* staging: comedi: mite: check for transfer errors in mite_ack_linkc()H Hartley Sweeten2016-04-285-33/+17
* staging: comedi: mite: cleanup remaining mite register/bitsH Hartley Sweeten2016-04-281-44/+44
* staging: comedi: mite: remove BUG_ON() in MITE_IODWBSR_1_WSIZE_bits()H Hartley Sweeten2016-04-281-6/+1
* staging: comedi: mite: document the mite_struct spinlock_tH Hartley Sweeten2016-04-281-0/+1
* staging: comedi: mite: rename CamelCase CHSR bit enumsH Hartley Sweeten2016-04-281-3/+3
* staging: comedi: mite: introduce mite_sync_dma()H Hartley Sweeten2016-04-286-32/+30
* staging: comedi: mite: don't expose unnecessary register/bit infoH Hartley Sweeten2016-04-282-195/+151
* staging: comedi: mite: introduce mite_ack_linkc()H Hartley Sweeten2016-04-285-44/+26
* staging: comedi: mite: don't expose mite_dma_reset()H Hartley Sweeten2016-04-282-10/+8
* staging: comedi: ni_pcidio: remove redundant mite disarm/resetH Hartley Sweeten2016-04-281-2/+0
* staging: comedi: mite: remove mite_struct member 'daq_phys_addr'H Hartley Sweeten2016-04-283-5/+9
* staging: comedi: mite: remove mite_struct member 'mite_phys_addr'H Hartley Sweeten2016-04-282-2/+0
* staging: comedi: mite: don't export internal functionsH Hartley Sweeten2016-04-282-12/+4
* staging: comedi: mite: remove mite_dma_tcr()H Hartley Sweeten2016-04-282-10/+0
* staging: comedi: mite: remove TOP_OF_PAGE() macroH Hartley Sweeten2016-04-281-2/+0
* staging: comedi: mite: Prefer 'unsigned int' to bare use of 'unsigned'H Hartley Sweeten2016-04-282-22/+24
* staging: comedi: ni_mio_common: introduce NI_STC_DMA_CHAN_SEL()H Hartley Sweeten2016-04-281-18/+11
* staging: comedi: mite.h: rename CHSR_LxERR_maskH Hartley Sweeten2016-04-282-3/+3
* staging: comedi: ni_mio_common: fix CamelCase in ni_serial_hw_readwrite8()H Hartley Sweeten2016-04-281-3/+3
* staging: comedi: ni_mio_common: remove 'fudge_factor_80_to_20Mhz'H Hartley Sweeten2016-04-281-3/+2
* staging: comedi: ni_mio_common: usleep_range is preferred over udelayH Hartley Sweeten2016-04-281-2/+2
* staging: comedi: ni_mio_common: tidy up ni_gpct_write_register()H Hartley Sweeten2016-04-281-11/+4
* staging: comedi: ni_mio_common: tidy up AO scan beginH Hartley Sweeten2016-04-281-24/+15
* staging: comedi: ni_mio_common: tidy up AO trigger selectionH Hartley Sweeten2016-04-282-34/+14
* staging: comedi: ni_mio_common: convert NI_GPCT_SUBDEV to a macroH Hartley Sweeten2016-04-281-13/+1
* staging: comedi: ni_mio_common: fix logical continuationsH Hartley Sweeten2016-04-281-9/+8
* staging: comedi: ni_mio_common: multiple assignments should be avoidedH Hartley Sweeten2016-04-281-2/+2