summaryrefslogtreecommitdiff
path: root/drivers/iio/adc
AgeCommit message (Expand)AuthorFilesLines
2013-03-18iio: adc: Add dt support for turning on the phy in exynos-adcDoug Anderson1-1/+13
2013-03-18iio:adc:ad7923: Add support for the ad7904/ad7914/ad7924Lars-Peter Clausen2-16/+53
2013-03-18iio:ad7923: Implement scale reportingLars-Peter Clausen1-7/+53
2013-03-18iio:ad7923: Return error if we didn't get the expected resultLars-Peter Clausen1-0/+2
2013-03-18iio: adc: Kconfig: exynos_adc depends on CONFIG_OFNaveen Krishna Chatradhi1-0/+1
2013-03-17iio:adc:ad7923 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+2
2013-03-17iio:adc:exynos move to info_mask_(shared_by_type/separate)Jonathan Cameron1-1/+1
2013-03-17iio:adc:viperboard_adc move to info_mask_(shared_by_type/separate)Jonathan Cameron1-1/+1
2013-03-17iio:adc:ti_am335x_adc move to info_mask_(shared_by_type/separate)Jonathan Cameron1-1/+1
2013-03-17iio:adc:ti-adc081 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+2
2013-03-17iio:adc:lp8778_adc move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+2
2013-03-17iio:adc:at91_adc move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+2
2013-03-17iio:adc:ad7887 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-4/+4
2013-03-17iio:adc:ad7476 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-5/+5
2013-03-17iio:adc:ad7298 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-5/+5
2013-03-17iio:adc:ad7266 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-6/+6
2013-03-17iio:adc:max1363 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-4/+5
2013-03-16iio: adc: add exynos adc driver under iio framworkNaveen Krishna Chatradhi3-0/+448
2013-03-16IIO ADC support for AD7923Christophe Leroy3-0/+311
2013-02-22Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-115/+74
2013-02-06iio/adc: (max1363) Add support for external reference voltageGuenter Roeck1-13/+39
2013-02-06iio: max1363: Use devm_ functions whereever possible to allocate resourcesGuenter Roeck1-19/+10
2013-02-05Merge tag 'iio-for-3.9c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2-15/+9
2013-02-02iio:max1363 remove some functions left after mergeJonathan Cameron1-42/+0
2013-02-02iio: Simplify iio_map_array_unregister APIGuenter Roeck2-11/+4
2013-02-02iio/adc: (max1363) Fix data conversion problemsGuenter Roeck1-2/+3
2013-02-02iio/adc: (max1363) Remove duplicate codeGuenter Roeck1-2/+0
2013-02-02iio/adc: (max1363) Provide OF node information to iio deviceGuenter Roeck1-0/+1
2013-02-02iio/adc: (lp8788) Provide OF node information to iio deviceGuenter Roeck1-0/+1
2013-01-26iio: fix Kconfig for max1363Peter Meerwald1-3/+1
2013-01-26Merge 3.8-rc5 into staging-nextGreg Kroah-Hartman10-35/+77
2013-01-22iio: Convert to devm_ioremap_resource()Thierry Reding1-3/+3
2013-01-14Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-9/+12
2013-01-08Merge branch 'staging-linus' into staging-nextGreg Kroah-Hartman3-9/+12
2013-01-06iio: lp8788_adc: fix parent device in kernel messageKim, Milo1-1/+1
2013-01-06iio: lp8788_adc: fix a parent device in _probe()Kim, Milo1-2/+2
2013-01-04Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman10-35/+35
2013-01-01iio: max1363 comment and whitespace fixesPeter Meerwald1-8/+7
2013-01-01iio: cleanup buffer setup code in max1363 driverPeter Meerwald1-54/+5
2012-12-27iio: (max1363) Fix probe error pathGuenter Roeck1-7/+6
2012-12-27iio: adc: ad7266: Don't set error code to st->vref_uvAxel Lin1-1/+5
2012-12-27iio: at91: fix dev var name in at91_adc_trigger_handlerJean-Christophe PLAGNIOL-VILLARD1-1/+1
2012-12-17Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds4-1/+457
2012-11-30iio: adc: Add Texas Instruments ADC081C021/027 supportThierry Reding3-0/+173
2012-11-30iio:ad7793: Add support for the ad7796 and ad7797Lars-Peter Clausen1-12/+109
2012-11-30iio:ad7793: Add support for the ad7798 and ad7799Lars-Peter Clausen1-14/+102
2012-11-30staging:iio: Move ad7793 driver out of stagingLars-Peter Clausen3-0/+704
2012-11-21iio:adc:ad7298 make the tx and rx buffers __be16Jonathan Cameron1-2/+2
2012-11-20iio: adc: Add viperboard adc driverLars Poeschel3-0/+189
2012-11-20staging:iio: Move the ad7298 driver out of stagingLars-Peter Clausen3-0/+421