summaryrefslogtreecommitdiffstats
path: root/lib/locking-selftest-spin-softirq.h (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-26staging:iio:adis16080: Add scale and offset attributesLars-Peter Clausen1-6/+75
2013-01-26staging:iio:adis16080: Remove unnecessary lockLars-Peter Clausen1-5/+0
2013-01-26staging:iio:adis16080: be16 cleanupsLars-Peter Clausen1-4/+3
2013-01-26staging:iio:adis16080: Cleanup SPI transferLars-Peter Clausen1-36/+25
2013-01-26staging:iio:adis16080: Add device id table entry for the adis16100Lars-Peter Clausen2-3/+10
2013-01-26ARM: mxs: Add OF props for MX23 LRADCMarek Vasut1-0/+2
2013-01-26iio: mxs: Add MX23 support into the IIO driverMarek Vasut2-11/+49
2013-01-26staging/iio: Use correct argument for sizeofPeter Huewe1-1/+1
2013-01-26iio:accel:kxsd9 move out of stagingJonathan Cameron5-9/+8
2013-01-26staging:iio:accel:kxsd9Jonathan Cameron1-5/+5
2013-01-26rtc: hid-sensor-time: Add missing spin_lock_initAxel Lin1-0/+1
2013-01-26staging:iio: drop sw_ring buffer implementation.Jonathan Cameron4-411/+0
2013-01-26staging:iio:meter:ade7758 switch from sw_ring to kfifoJonathan Cameron2-7/+7
2013-01-26staging:iio:impedance-analyzer switch from sw_ring to kfifo.Jonathan Cameron2-5/+5
2013-01-26staging:iio:accel:lis3l02dq remove sw_ring support.Jonathan Cameron3-34/+4
2013-01-26iio:adis16400: Add support for the adis16448Lars-Peter Clausen2-0/+40
2013-01-26iio:adis16400: Expose some debug information in debugfsLars-Peter Clausen2-4/+113
2013-01-26iio:adis16400: Add support for the 52.85 Hz base sampling rateLars-Peter Clausen1-4/+12
2013-01-26iio:adis16400: Increase samplerate precessionLars-Peter Clausen1-14/+18
2013-01-26staging:iio: Move adis16400 out of stagingLars-Peter Clausen9-26/+14
2013-01-26staging:iio:adis16400: Code style cleanupLars-Peter Clausen1-44/+37
2013-01-26staging:iio:adis16400: Remove samplerate_available attributeLars-Peter Clausen1-3/+0
2013-01-26staging:iio:adis16400: Remove unit suffix from samplerate attributeLars-Peter Clausen1-1/+1
2013-01-26staging:iio:adis16400: Preallocate transfer messageLars-Peter Clausen3-176/+128
2013-01-26staging:iio:adis16400: Add helper macros for channel declarationLars-Peter Clausen1-417/+140
2013-01-26staging:iio:adis16400: Use triggered buffer setup helper functionLars-Peter Clausen2-52/+8
2013-01-26staging:iio:adis16400: Use adis libraryLars-Peter Clausen6-558/+225
2013-01-26staging:iio:adis16400: Remove unused default_scan_maskLars-Peter Clausen2-16/+0
2013-01-26staging:iio:adis16400: Fix and cleanup 3db filter settingLars-Peter Clausen1-21/+20
2013-01-26staging:iio:adis16400: Don't pass 0 to ilog2Lars-Peter Clausen1-1/+5
2013-01-26staging:iio:tsl2x7x: Use iio_str_to_fixedpoint instead of open-coding itLars-Peter Clausen1-66/+12
2013-01-26iio: mxs: Implement support for touchscreenMarek Vasut2-21/+451
2013-01-26staging:iio:gyro: Remove stale Makefile entryLars-Peter Clausen1-3/+0
2013-01-26iio: fix Kconfig for max1363Peter Meerwald1-3/+1
2013-01-25staging: comedi: addi_watchdog: all i/o registers are 32-bitH Hartley Sweeten1-3/+3
2013-01-25staging: comedi: addi_apci_1516: use addi_watchdog moduleH Hartley Sweeten2-95/+11
2013-01-25staging/comedi: Use comedi_pci_auto_unconfig directly for pci_driver.removePeter Huewe53-318/+53
2013-01-25staging/comedi: Move comedi_pci_auto_unconfig to drivers.cPeter Huewe2-4/+7
2013-01-25staging: comedi: addi_apci_3501: cleanup comments in hwdrv_apci3501.cH Hartley Sweeten1-73/+32
2013-01-25staging: comedi: addi_apci_3501: define the timer i/o registersH Hartley Sweeten2-118/+57
2013-01-25staging: comedi: addi_apci_3501: change the MODULE_DESCRIPTIONH Hartley Sweeten1-1/+1
2013-01-25staging: comedi: addi_apci_3501: move the copyright informationH Hartley Sweeten2-48/+31
2013-01-25staging: comedi: addi_apci_3501: rewrite the analog output supportH Hartley Sweeten2-116/+48
2013-01-25staging: comedi: addi_apci_3501: cleanup apci3501_reset()H Hartley Sweeten1-12/+15
2013-01-25staging: comedi: addi_apci_3501: introduce apci3501_wait_for_dac()H Hartley Sweeten2-23/+27
2013-01-25staging: comedi: addi_apci_3501: move range_apci3501_ao to driverH Hartley Sweeten2-9/+8
2013-01-25staging: comedi: addi_apci_3501: reorder code a bitH Hartley Sweeten1-9/+9
2013-01-25staging: comedi: addi_apci_3501: start defining i/o mapH Hartley Sweeten2-31/+23
2013-01-25staging: comedi: addi_apci_3501: remove dependency on addi_common.hH Hartley Sweeten2-17/+19
2013-01-25staging: comedi: addi_apci_3501: only allocate needed subdevicesH Hartley Sweeten1-19/+10