summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc
AgeCommit message (Expand)Author
2013-01-03Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman
2012-12-16Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-11-30iio: adc: Add Texas Instruments ADC081C021/027 supportThierry Reding
2012-11-30iio:ad7793: Add support for the ad7796 and ad7797Lars-Peter Clausen
2012-11-30iio:ad7793: Add support for the ad7798 and ad7799Lars-Peter Clausen
2012-11-30staging:iio: Move ad7793 driver out of stagingLars-Peter Clausen
2012-11-21iio:adc:ad7298 make the tx and rx buffers __be16Jonathan Cameron
2012-11-20iio: adc: Add viperboard adc driverLars Poeschel
2012-11-19staging:iio: Move the ad7298 driver out of stagingLars-Peter Clausen
2012-11-10iio:adc:max1363 move from staging.Jonathan Cameron
2012-11-10staging:iio: Add support for multiple buffersJonathan Cameron
2012-11-05IIO : ADC: tiadc: Add support of TI's ADC driverPatil, Rachna
2012-11-05staging:iio: Move the ad7887 driver out of stagingLars-Peter Clausen
2012-10-31Revert "iio: at91_adc: Use devm_kcalloc to allocate arrays"Axel Lin
2012-10-19iio: at91_adc: Use devm_kcalloc to allocate arraysLars-Peter Clausen
2012-10-19iio: use iio_push_to_buffer() in at91 driverPeter Meerwald
2012-10-19iio: remove useless irq_enabled variable in at91Peter Meerwald
2012-09-22iio: adc: add new lp8788 adc driverKim, Milo
2012-09-17Merge tag 'iio-for-v3.7d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2012-09-17iio: ad7476: Add support for the ad7091rLars-Peter Clausen
2012-09-16Merge 3.6-rc6 into staging-nextGreg Kroah-Hartman
2012-09-15iio:ad7476: Add support for ad7273/ad7274/ad7276/ad7277/ad7278Lars-Peter Clausen
2012-09-15iio:ad7476: Add ad7940 supportLars-Peter Clausen
2012-09-15iio:ad7476: Add ad7910/ad7920 device table entriesLars-Peter Clausen
2012-09-15iio: Move ad7476 driver out of stagingLars-Peter Clausen
2012-09-08staging:iio:adc: Add AD7791 driverLars-Peter Clausen
2012-09-08iio: Drop timestamp parameter from buffer store_to callbackLars-Peter Clausen
2012-09-03drivers/iio/adc/at91_adc.c: use clk_prepare_enable and clk_disable_unprepareJulia Lawall
2012-08-27drivers/iio/adc/at91_adc.c: adjust inconsistent IS_ERR and PTR_ERRJulia Lawall
2012-08-27iio:adc: Add common code for ADI Sigma Delta devicesLars-Peter Clausen
2012-08-16drivers/iio/adc/at91_adc.c: use devm_ functionsJulia Lawall
2012-06-30iio:adc: Add AD7265/AD7266 supportLars-Peter Clausen
2012-06-26iio:adc:at91: Relase mutex on error path in at91_adc_read_rawLars-Peter Clausen
2012-06-18iio:adc:at91: Use new triggered buffer setup helperLars-Peter Clausen
2012-05-14IIO: AT91: Add DT support to at91_adc driverMaxime Ripard
2012-05-14ARM: AT91: IIO: Add AT91 ADC driver.Maxime Ripard