summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: ad7780: Add missing GPIOLIB dependencyMichael Hennerich2011-05-121-0/+1
* iio: trigger: iio-trig-bfin-timer: select missing dependencyMichael Hennerich2011-05-121-0/+1
* IIO: GYRO: ADXRS450: Don't exit probe, in case the power on default is not met.Michael Hennerich2011-05-031-5/+3
* IIO: GYRO: ADXRS450: Fix sign issues, properly shift results and limit valuesMichael Hennerich2011-05-031-5/+5
* IIO: GYRO: ADXRS450: enforce sequential transfer delay of at least 0.1msMichael Hennerich2011-05-031-0/+1
* IIO: GYRO: ADXRS450: Add missing parity bit generationMichael Hennerich2011-05-031-0/+7
* IIO: GYRO: ADXRS450: Cleanup result extraction and update license noticeMichael Hennerich2011-05-031-3/+4
* IIO: GYRO: ADXRS450: Don't issue two messages, use two transfersMichael Hennerich2011-05-031-30/+28
* IIO: DDS: AD9834: Add support for AD9837 and AD9838 DDS devicesMichael Hennerich2011-05-033-20/+23
* IIO: DAC: AD5791: Add support for the AD5760/AD5780 High Resolution DACsMichael Hennerich2011-05-033-20/+50
* staging:iio:ade7758 replace unnecessary event line registration.Jonathan Cameron2011-04-252-54/+24
* staging:iio:adis16209 replace unnecessary event line registration.Jonathan Cameron2011-04-252-50/+21
* staging:iio:adis16240 replace unnecessary event line registration.Jonathan Cameron2011-04-252-50/+22
* staging:iio:adis16201 replace unnecessary event line registration.Jonathan Cameron2011-04-252-50/+21
* staging:iio:adis16204 replace unnecessary event line registration.Jonathan Cameron2011-04-252-50/+22
* staging:iio:adis16203 replace unnecessary event line registration.Jonathan Cameron2011-04-252-50/+22
* staging:iio:adis16260 replace unnecessary event line registration.Jonathan Cameron2011-04-252-49/+22
* staging:iio:adis16400 replace unnecessary event line registration.Jonathan Cameron2011-04-252-52/+21
* staging:iio:adis16350 replace unnecessary event line registration.Jonathan Cameron2011-04-252-52/+22
* staging:iio:adis16300 replace unnecessary event line registration.Jonathan Cameron2011-04-252-52/+22
* staging:iio:light:tsl2563 constify gain level table.Jonathan Cameron2011-04-251-2/+2
* staging:iio:tsl2563 take advantage of new iio_device_allocate private data.Jonathan Cameron2011-04-251-39/+29
* staging:iio:documentation make read_size signed to allow for errors.Jonathan Cameron2011-04-251-1/+1
* staging:iio:max1363 take advantage of new iio_device_allocate private data.Jonathan Cameron2011-04-253-86/+74
* staging:iio:adc: max1363 dev_info -> indio_dev in naming for consistencyJonathan Cameron2011-04-251-35/+35
* staging:iio:adc:max1363 fix timestamp handling.Jonathan Cameron2011-04-252-4/+18
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-2562-63/+89
* staging:iio: replace rip_lots naming with read_first_nJonathan Cameron2011-04-257-37/+38
* staging:iio: iio_trigger_unregister - remove rather strange search for what w...Jonathan Cameron2011-04-251-7/+1
* staging:iio:trigger remove export of iio_trigger_find_by_name, use sysfs_stre...Jonathan Cameron2011-04-252-19/+7
* staging: IIO: DAC: AD5446 add support for AD5541A devicesMichael Hennerich2011-04-252-0/+8
* staging: iio: TAOS tsl258x: Device driverJon Brenner2011-04-256-0/+1006
* staging: IIO: DAC: New driver for AD5791/AD5781 High Resolution Voltage Outpu...Michael Hennerich2011-04-254-0/+538
* staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches2011-04-252-4/+4
* IIO: GYRO: IIO driver for Analog Devices Digital Output Gyroscope ADXRS450Michael Hennerich2011-04-204-0/+517
* IIO: Documentation: Add ABI documentatio for gyro quadrature correctionMichael Hennerich2011-04-201-0/+7
* IIO: GYRO: Add MACRO for gyro quadrature correctionMichael Hennerich2011-04-201-0/+3
* Staging: iio: oaktrail AK8975 support via IIOAlan Cox2011-04-201-37/+83
* Staging: merge 2.6.39-rc3 into staging-nextGreg Kroah-Hartman2011-04-1336-67/+70
|\
| * Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-04-073-16/+19
| |\
| | * staging: IIO: IMU: ADIS16400: Avoid using printk facility directlyMichael Hennerich2011-04-051-2/+4
| | * staging: IIO: IMU: ADIS16400: Fix product ID check, skip embedded revision nu...Michael Hennerich2011-04-051-1/+1
| | * staging: IIO: IMU: ADIS16400: Make sure only enabled scan_elements are pushed...Michael Hennerich2011-04-051-3/+7
| | * staging: IIO: IMU: ADIS16400: Fix addresses of GYRO and ACCEL calibration offsetMichael Hennerich2011-04-051-4/+4
| | * staging: IIO: IMU: ADIS16400: Add delay after self testMichael Hennerich2011-04-052-2/+3
| | * staging: IIO: IMU: ADIS16400: Fix up SPI messages cs_change behaviorMichael Hennerich2011-04-052-4/+0
| * | Fix common misspellingsLucas De Marchi2011-03-3134-51/+51
| |/
* | staging: IIO: DAC: New driver for the AD5504 and AD55041 High Voltage DACsMichael Hennerich2011-04-055-0/+512
* | staging: IIO: ADC: New driver for the AD7780 / AD7781 24-bit Sigma-Delta ADCMichael Hennerich2011-04-054-0/+371
|/
* Staging: IIO: DAC: AD5624R: Consistency cleanup - no functional changesMichael Hennerich2011-03-141-9/+9
OpenPOWER on IntegriCloud