aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-22iio: adc: add new lp8788 adc driverKim, Milo3-0/+271
2012-09-17Merge tag 'iio-for-v3.7d' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman3-0/+348
2012-09-17iio: ad7476: Add support for the ad7091rLars-Peter Clausen1-4/+26
2012-09-16Merge 3.6-rc6 into staging-nextGreg Kroah-Hartman1-1/+1
2012-09-15iio:ad7476: Add support for ad7273/ad7274/ad7276/ad7277/ad7278Lars-Peter Clausen2-3/+23
2012-09-15iio:ad7476: Add ad7940 supportLars-Peter Clausen2-6/+16
2012-09-15iio:ad7476: Add ad7910/ad7920 device table entriesLars-Peter Clausen2-5/+8
2012-09-15iio: Move ad7476 driver out of stagingLars-Peter Clausen3-0/+293
2012-09-08staging:iio:adc: Add AD7791 driverLars-Peter Clausen3-0/+473
2012-09-08iio: Drop timestamp parameter from buffer store_to callbackLars-Peter Clausen3-3/+3
2012-09-03drivers/iio/adc/at91_adc.c: use clk_prepare_enable and clk_disable_unprepareJulia Lawall1-24/+9
2012-08-27drivers/iio/adc/at91_adc.c: adjust inconsistent IS_ERR and PTR_ERRJulia Lawall1-1/+1
2012-08-27iio:adc: Add common code for ADI Sigma Delta devicesLars-Peter Clausen3-0/+564
2012-08-16drivers/iio/adc/at91_adc.c: use devm_ functionsJulia Lawall1-34/+8
2012-06-30iio:adc: Add AD7265/AD7266 supportLars-Peter Clausen3-0/+547
2012-06-26iio:adc:at91: Relase mutex on error path in at91_adc_read_rawLars-Peter Clausen1-2/+4
2012-06-18iio:adc:at91: Use new triggered buffer setup helperLars-Peter Clausen2-49/+5
2012-05-14IIO: AT91: Add DT support to at91_adc driverMaxime Ripard1-1/+131
2012-05-14ARM: AT91: IIO: Add AT91 ADC driver.Maxime Ripard3-0/+693