summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-11-06staging: vt6655: mac.c/h remove member type commentsMalcolm Priestley2-16/+0
2014-11-06staging: vt6655: mac remove dead variable TxRate_iwconfigMalcolm Priestley2-2/+0
2014-11-05staging: unisys: remove unused functions from uislib.cBenjamin Romer1-76/+0
2014-11-05staging: unisys: Remove extra blank lines from virthba filesKen Depro2-6/+0
2014-11-05staging: unisys: virtpci: Remove GET_BUS_DEV macroBryan Thompson1-15/+33
2014-11-05staging: unisys: refactor visorutil_mod_init()Benjamin Romer1-3/+3
2014-11-05staging: unisys: refactor visorutil_spar_detect()Benjamin Romer1-3/+3
2014-11-05staging: unisys: fix spacing in visorkmodutils.cBenjamin Romer1-4/+0
2014-11-05staging: unisys: fix bracketing in visor_periodic_work_stop()Benjamin Romer1-1/+2
2014-11-05staging: unisys: fix spacing in periodic_work.cBenjamin Romer1-16/+0
2014-11-05staging: unisys: fix sizeof() in visor_memregion_create_overlapped()Benjamin Romer1-1/+1
2014-11-05staging: unisys: fix line over 80 characters in mapit()Benjamin Romer1-1/+2
2014-11-05staging: unisys: remove extra blank lines in memregion_direct.cBenjamin Romer1-2/+0
2014-11-05staging: unisys: remove unnecessary spaces in casts in memregion_direct.cBenjamin Romer1-3/+3
2014-11-05staging: unisys: refactor visor_memregion_create()Benjamin Romer1-4/+4
2014-11-05staging: unisys: remove typedef for MEMREGIONBenjamin Romer5-39/+40
2014-11-05staging: unisys: split double assignment in visor_charqueue_create()Benjamin Romer1-1/+2
2014-11-05staging: unisys: refactor CHARQUEUEBenjamin Romer2-18/+20
2014-11-05staging: unisys: fix line spacing in charqueue.cBenjamin Romer1-16/+0
2014-11-05Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman37-264/+1807
2014-11-05iio:pressure:bmp280: fix pressure calculationHartmut Knaack1-12/+12
2014-11-05iio: adc: exynos_adc: Add support for exynos7Abhilash Kesavan1-0/+32
2014-11-05iio: exyno-adc: use syscon for PMU register accessNaveen Krishna Chatradhi1-9/+21
2014-11-05staging: iio: Add notrigger mode for generic_bufferKarol Wrona1-32/+45
2014-11-05iio: as3935: Remove unnecessary semicolonsGeorge McCollister1-8/+8
2014-11-04staging: rtl8188eu: Fix coding style space related ERROR problemsJia He30-112/+112
2014-11-04staging: ft1000: Logging message neateningJoe Perches7-518/+383
2014-11-04staging: ft1000: Whitespace neateningJoe Perches11-1407/+1407
2014-11-04staging: comedi: drivers: comedi_bond.c: Remove unneeded #defineRickard Strandqvist1-2/+1
2014-11-04staging: comedi: ni_at_a2150: use sample manipulation helpersH Hartley Sweeten1-5/+6
2014-11-04staging: comedi: hwdrv_apci3120: use sample manipulation helpersH Hartley Sweeten1-1/+3
2014-11-04staging: comedi: adl_pci9111: use sample manipulation helpersH Hartley Sweeten1-3/+3
2014-11-04staging: comedi: adl_pci9118: use sample manipulation helpersH Hartley Sweeten1-1/+2
2014-11-04staging: comedi: adv_pci1710: use sample manipulation helpersH Hartley Sweeten1-7/+8
2014-11-04staging: comedi: das16: use sample manipulation helpersH Hartley Sweeten1-1/+2
2014-11-04staging: comedi: das1800: use sample manipulation helpersH Hartley Sweeten1-1/+1
2014-11-04staging: comedi: ni_mio_common: use sample manipulation helpersH Hartley Sweeten1-16/+21
2014-11-04staging: comedi: remove use of 'bytes_per_sample()'H Hartley Sweeten10-27/+25
2014-11-04staging: comedi: amplc_pci230: remove private data 'ai_scan_pos'H Hartley Sweeten1-11/+4
2014-11-04staging: comedi: drivers: move comedi_async 'cur_chan' tracking into the coreH Hartley Sweeten9-48/+16
2014-11-04staging: comedi: ni_mio_common: remove unused variable in ni_ao_fifo_load()H Hartley Sweeten1-3/+0
2014-11-04staging: comedi: icp_multi: correct insn_bits returned data for DOIan Abbott1-2/+2
2014-11-04staging: comedi: rtd520: remove private data 'chan_is_bipolar' memberH Hartley Sweeten1-9/+9
2014-11-04staging: comedi: rtd520: fix ai_read_n() async->cur_chan useH Hartley Sweeten1-1/+6
2014-11-04staging: comedi: drivers do not need to reset the async->cur_chanH Hartley Sweeten9-22/+0
2014-11-04staging: comedi: drivers: digital output subdevices do not need SDF_READABLEH Hartley Sweeten9-9/+9
2014-11-04staging: comedi: drivers: remove inappropriate SDF_* flags from subdevicesH Hartley Sweeten6-13/+13
2014-11-04staging: comedi: drivers: replace SDF_WRITEABLE with SDF_WRITABLEH Hartley Sweeten22-39/+38
2014-11-04staging: comedi: check actual data direction for COMEDI_BUFINFO ioctlIan Abbott1-2/+2
2014-11-04staging: comedi: check command direction in poll() file operationIan Abbott1-0/+2