aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/adc
AgeCommit message (Expand)AuthorFilesLines
2011-05-19staging:iio:adc:max1363 move to irqchip based threaded irq triggeringJonathan Cameron3-47/+26
2011-05-19staging:iio: Remove legacy event handling.Jonathan Cameron2-81/+39
2011-05-19staging:iio:adc:ad799x move to new event handlingJonathan Cameron2-127/+104
2011-05-19staging:iio:adc:ad7314 remove unmatched unregister of event line.Jonathan Cameron1-7/+0
2011-05-19staging:iio:adt7310 move to current event handlingJonathan Cameron1-91/+64
2011-05-19staging:iio:adc:adt7410 move to current event handlingJonathan Cameron1-90/+61
2011-05-19staging:iio:ad7291 move from old event system to current.Jonathan Cameron1-285/+137
2011-05-19staging:iio:adc:adt75 old to new event handling conversionJonathan Cameron1-101/+43
2011-05-19staging:iio:adc:ad7152 remove unregister of interrupt line.Jonathan Cameron1-7/+2
2011-05-19staging:iio:adc:ad7150 move from deprecated event handling plus remove irq as gpio requirement.Jonathan Cameron1-88/+33
2011-05-19staging:iio:adc:ad7816 move from old to current event handling.Jonathan Cameron1-47/+15
2011-05-19staging:iio:adc:ad7745 move from old to current event handling.Jonathan Cameron1-65/+24
2011-05-19staging:iio:max1363 - move to channel_spec registration.Jonathan Cameron3-819/+333
2011-05-12iio: adc: ad7780: Add missing GPIOLIB dependencyMichael Hennerich1-0/+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 Cameron16-16/+16
2011-04-13Staging: merge 2.6.39-rc3 into staging-nextGreg Kroah-Hartman7-8/+8
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 Marchi7-8/+8
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: ADC: New driver for the AD7298 8-channel SPI ADCMichael Hennerich6-504/+634
2011-02-23staging: IIO: ADC: New driver for AD7606/AD7606-6/AD7606-4Michael Hennerich7-0/+1287
2011-02-02Staging: Merge branch 'staging-next' into 2.6.38-rc3Greg Kroah-Hartman3-3/+3
2011-01-31Staging: iio: ad7476_core.c: Fixed i2c -> spi documentation typoRoland Stigge1-1/+1
2011-01-22Staging: iio: Aditional fixpoint formatted output bugfixRoland Stigge1-1/+1
2011-01-20iio: Fixpoint formatted output bugfixRoland Stigge2-2/+2
2010-11-29staging: iio: adc: Enable driver support for ad7887 AD converterMichael Hennerich5-0/+694
2010-11-09staging: iio: adc: new driver for ADT7410 temperature sensorsSonic Zhang3-0/+923
2010-11-09staging: iio: adc: new driver for ADT7310 temperature sensorsSonic Zhang3-0/+960
2010-11-09staging: iio: adc: new driver for ADT75 temperature sensorsSonic Zhang3-0/+740
2010-11-09staging: iio: adc: new driver for AD7816 devicesSonic Zhang3-0/+543
2010-11-09staging: iio: adc: new driver for AD7745/6/7 devicesBarry Song3-2/+747
2010-11-09staging: iio: adc: new driver for AD7314 devicesSonic Zhang3-0/+316
2010-11-09staging: iio: adc: new driver for AD7298 devicesSonic Zhang3-0/+509
2010-11-09staging: iio: adc: new driver for AD7291 devicesSonic Zhang3-0/+1047
2010-11-09staging: iio: adc: new driver for AD7152/3 devicesBarry Song3-0/+618
2010-11-09staging: iio: adc: new driver for AD7150/1/6 devicesBarry Song3-0/+886
2010-10-14staging: iio: ad7476: fix !CONFIG_IIO_RING_BUFFER build issue reported by Randy DunlapMichael Hennerich2-3/+4
2010-10-12staging: iio: adc: ad799x miscellaneous cleanupsMichael Hennerich2-25/+18
2010-10-12staging: iio: adc: ad7476 more list review feedback by Jonathan CameronMichael Hennerich2-10/+6
2010-10-12staging: iio: adc: ad7476 new SPI ADC driverMichael Hennerich5-0/+599
2010-10-08staging: iio: adc add numbers to naming of all adc channels as needed to associate events with them.Jonathan Cameron1-6/+6
2010-10-08staging: iio: adc events update to new numbering systemJonathan Cameron1-2/+6
2010-10-07staging: iio: adc: ad799x drop in_precision in favor of new in_typeMichael Hennerich3-14/+25
2010-10-07staging: iio: max1363 fix bug due to scan_element directory move.Jonathan Cameron1-2/+4