summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio
AgeCommit message (Expand)AuthorFilesLines
2011-04-13Staging: merge 2.6.39-rc3 into staging-nextGreg Kroah-Hartman36-67/+70
2011-04-07Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-16/+19
2011-04-05staging: IIO: IMU: ADIS16400: Avoid using printk facility directlyMichael Hennerich1-2/+4
2011-04-05staging: IIO: IMU: ADIS16400: Fix product ID check, skip embedded revision nu...Michael Hennerich1-1/+1
2011-04-05staging: IIO: IMU: ADIS16400: Make sure only enabled scan_elements are pushed...Michael Hennerich1-3/+7
2011-04-05staging: IIO: IMU: ADIS16400: Fix addresses of GYRO and ACCEL calibration offsetMichael Hennerich1-4/+4
2011-04-05staging: IIO: IMU: ADIS16400: Add delay after self testMichael Hennerich2-2/+3
2011-04-05staging: IIO: IMU: ADIS16400: Fix up SPI messages cs_change behaviorMichael Hennerich2-4/+0
2011-04-05staging: IIO: DAC: New driver for the AD5504 and AD55041 High Voltage DACsMichael Hennerich5-0/+512
2011-04-05staging: IIO: ADC: New driver for the AD7780 / AD7781 24-bit Sigma-Delta ADCMichael Hennerich4-0/+371
2011-03-31Fix common misspellingsLucas De Marchi34-51/+51
2011-03-14Staging: IIO: DAC: AD5624R: Consistency cleanup - no functional changesMichael Hennerich1-9/+9
2011-03-14staging: IIO: DAC: AD5446: Add support for AD5601/AD5611/AD5621Michael Hennerich3-1/+29
2011-03-14staging: IIO: DAC: AD5446: Add power down supportMichael Hennerich2-19/+153
2011-03-14staging: IIO: DAC: AD5446: Add missing ID table entriesMichael Hennerich1-1/+3
2011-03-09Staging: IIO: Documentation: iio_utils: fix channel array generation.Michael Hennerich1-23/+33
2011-03-09Staging: IIO: DAC: AD5624R: Update to IIO ABIMichael Hennerich3-111/+251
2011-02-28staging:iio:gyro: adis16060 cleanup, move to abi and bug fixes.Jonathan Cameron2-107/+49
2011-02-28staging:iio:gyro: adis16130 cleanup, move to abi and bug fixes.Jonathan Cameron2-121/+69
2011-02-28staging:iio:gyro remove adis16251 driver as now supported by adis16260 driverJonathan Cameron3-972/+0
2011-02-28staging:iio:gyro: add adis16251 support to adis16260 driverJonathan Cameron2-12/+41
2011-02-28staging:iio:gyro: adis16080 cleanup, move to abi and bug fixes.Jonathan Cameron2-102/+47
2011-02-28IIO: ADC: AD799x: Update timestamp handlingMichael Hennerich3-27/+29
2011-02-28IIO: ADC: AD7606: Update timestamp handlingMichael Hennerich1-4/+18
2011-02-28IIO: ADC: AD7887: Update timestamp handlingMichael Hennerich2-15/+22
2011-02-28IIO: ADC: AD7476: Update timestamp handlingMichael Hennerich2-15/+23
2011-02-28IIO: Documentation: iio_utils: fix mask generationMichael Hennerich1-2/+2
2011-02-28IIO: Documentation: iio_utils: Prevent buffer overflowMichael Hennerich1-1/+3
2011-02-28IIO: Documentation: iio_utils: style consistency fixMichael Hennerich1-1/+1
2011-02-28IIO: Documentation: iio_utils: Avoid double free()Michael Hennerich1-1/+0
2011-02-28IIO: Documentation: generic_buffer example: Avoid NULL pointer dereferenceMichael Hennerich1-0/+3
2011-02-28IIO: ADC: New driver for the AD7298 8-channel SPI ADCMichael Hennerich7-504/+640
2011-02-23staging: IIO: trigger: New Blackfin specific trigger driver iio-trig-bfin-timerMichael Hennerich3-0/+263
2011-02-23staging: IIO: DAC: Add support for the AD5543/AD5553Michael Hennerich3-2/+16
2011-02-23staging: IIO: ADC: New driver for AD7606/AD7606-6/AD7606-4Michael Hennerich8-0/+1312
2011-02-23Revert "staging: iio: ak8975: add platform data."Greg Kroah-Hartman1-7/+1
2011-02-18staging:iio:gyro:adis16130 stub removal and cleanupJonathan Cameron2-123/+10
2011-02-18staging:iio:gyro:adis16080 unused stub removal and cleanupJonathan Cameron2-124/+14
2011-02-18staging:iio:gyro:adis16060 cleanup and dead code removalJonathan Cameron2-116/+13
2011-02-18staging:iio:meter remove stubs from ade7854.Jonathan Cameron3-191/+76
2011-02-18staging:iio:meter remove stubs from ade7759.Jonathan Cameron2-200/+30
2011-02-18staging:iio:meter remove stubs from ade7754.Jonathan Cameron2-206/+26
2011-02-18staging:iio:meter remove stubs from ade7753.Jonathan Cameron2-224/+48
2011-02-18staging:iio: buffer example - add lots more runtime parametersJonathan Cameron1-5/+17
2011-02-18staging:iio: update example to handle case with no ring eventsJonathan Cameron1-16/+29
2011-02-18staging:iio:lis3l02dq allow buffer implementation selectionJonathan Cameron3-5/+37
2011-02-18staging:iio:kfifo buffer implementationJonathan Cameron4-0/+262
2011-02-18staging:iio:buffering move the copy to user on rip down into implementationsJonathan Cameron4-35/+23
2011-02-18staging: iio: ak8975: add platform data.Tony SIM1-1/+7
2011-02-09Staging: IIO: DDS: AD9832 / AD9835 driverMichael Hennerich3-185/+436