aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio
AgeCommit message (Expand)AuthorFilesLines
2011-04-25staging:iio:adis16240 replace unnecessary event line registration.Jonathan Cameron2-50/+22
2011-04-25staging:iio:adis16201 replace unnecessary event line registration.Jonathan Cameron2-50/+21
2011-04-25staging:iio:adis16204 replace unnecessary event line registration.Jonathan Cameron2-50/+22
2011-04-25staging:iio:adis16203 replace unnecessary event line registration.Jonathan Cameron2-50/+22
2011-04-25staging:iio:adis16260 replace unnecessary event line registration.Jonathan Cameron2-49/+22
2011-04-25staging:iio:adis16400 replace unnecessary event line registration.Jonathan Cameron2-52/+21
2011-04-25staging:iio:adis16350 replace unnecessary event line registration.Jonathan Cameron2-52/+22
2011-04-25staging:iio:adis16300 replace unnecessary event line registration.Jonathan Cameron2-52/+22
2011-04-25staging:iio:light:tsl2563 constify gain level table.Jonathan Cameron1-2/+2
2011-04-25staging:iio:tsl2563 take advantage of new iio_device_allocate private data.Jonathan Cameron1-39/+29
2011-04-25staging:iio:documentation make read_size signed to allow for errors.Jonathan Cameron1-1/+1
2011-04-25staging:iio:max1363 take advantage of new iio_device_allocate private data.Jonathan Cameron3-86/+74
2011-04-25staging:iio:adc: max1363 dev_info -> indio_dev in naming for consistencyJonathan Cameron1-35/+35
2011-04-25staging:iio:adc:max1363 fix timestamp handling.Jonathan Cameron2-4/+18
2011-04-25staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron62-63/+89
2011-04-25staging:iio: replace rip_lots naming with read_first_nJonathan Cameron7-37/+38
2011-04-25staging:iio: iio_trigger_unregister - remove rather strange search for what we already have.Jonathan Cameron1-7/+1
2011-04-25staging:iio:trigger remove export of iio_trigger_find_by_name, use sysfs_streq for matchingJonathan Cameron2-19/+7
2011-04-25staging: IIO: DAC: AD5446 add support for AD5541A devicesMichael Hennerich2-0/+8
2011-04-25staging: iio: TAOS tsl258x: Device driverJon Brenner6-0/+1006
2011-04-25staging: IIO: DAC: New driver for AD5791/AD5781 High Resolution Voltage Output DACsMichael Hennerich4-0/+538
2011-04-25staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches2-4/+4
2011-04-20IIO: GYRO: IIO driver for Analog Devices Digital Output Gyroscope ADXRS450Michael Hennerich4-0/+517
2011-04-20IIO: Documentation: Add ABI documentatio for gyro quadrature correctionMichael Hennerich1-0/+7
2011-04-20IIO: GYRO: Add MACRO for gyro quadrature correctionMichael Hennerich1-0/+3
2011-04-20Staging: iio: oaktrail AK8975 support via IIOAlan Cox1-37/+83
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/gregkh/staging-2.6Linus 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 numberMichael Hennerich1-1/+1
2011-04-05staging: IIO: IMU: ADIS16400: Make sure only enabled scan_elements are pushed into the ringMichael 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