summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-30kernel.h: add u64_to_user_ptr()Gustavo 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
2016-04-29staging: comedi: mite: Prefer 'unsigned int' to bare use of 'unsigned'H Hartley Sweeten
2016-04-29staging: comedi: ni_mio_common: introduce NI_STC_DMA_CHAN_SEL()H Hartley Sweeten
2016-04-29staging: comedi: mite.h: rename CHSR_LxERR_maskH Hartley Sweeten
2016-04-29staging: comedi: ni_mio_common: fix CamelCase in ni_serial_hw_readwrite8()H Hartley Sweeten
2016-04-29staging: comedi: ni_mio_common: remove 'fudge_factor_80_to_20Mhz'H Hartley Sweeten
2016-04-29staging: comedi: ni_mio_common: usleep_range is preferred over udelayH Hartley Sweeten
2016-04-29staging: comedi: ni_mio_common: tidy up ni_gpct_write_register()H Hartley Sweeten
2016-04-29staging: comedi: ni_mio_common: tidy up AO scan beginH Hartley Sweeten
2016-04-29staging: comedi: ni_mio_common: tidy up AO trigger selectionH Hartley Sweeten
2016-04-29staging: comedi: ni_mio_common: convert NI_GPCT_SUBDEV to a macroH Hartley Sweeten
2016-04-29staging: comedi: ni_mio_common: fix logical continuationsH Hartley Sweeten
2016-04-29staging: comedi: ni_mio_common: multiple assignments should be avoidedH Hartley Sweeten
2016-04-29staging: comedi: ni_mio_common: fix lines over 80 charactersH Hartley Sweeten
2016-04-29staging: comedi: ni_mio_common: tidy up block commentsH Hartley Sweeten
2016-04-29staging: comedi: ni_mio_common: use 'unsigned int' instead of kernel typesH Hartley Sweeten
2016-04-29staging: comedi: ni_mio_common: Prefer 'unsigned int' to bare use of 'unsigned'H Hartley Sweeten