summaryrefslogtreecommitdiff
path: root/drivers/iio/adc
AgeCommit message (Expand)Author
2013-05-22iio: exynos_adc: fix wrong structure extration in suspend and resumeiio-fixes-for-3.10aNaveen Krishna Chatradhi
2013-04-02iio: at91_adc: fix missing Sample and Hold timeiio-for-3.10cJean-Christophe PLAGNIOL-VILLARD
2013-04-02iio: at91_adc: add sleep mode supportJean-Christophe PLAGNIOL-VILLARD
2013-04-02iio: at91_adc: add low and high res supportLudovic Desroches
2013-03-29iio: exynos_adc: Remove redundant of_match_ptr macroSachin Kamat
2013-03-25iio:trigger: Introduce iio_tigger_{set,get}_drvdataLars-Peter Clausen
2013-03-17iio: adc: Add dt support for turning on the phy in exynos-adcDoug Anderson
2013-03-17iio:adc:ad7923: Add support for the ad7904/ad7914/ad7924Lars-Peter Clausen
2013-03-17iio:ad7923: Implement scale reportingLars-Peter Clausen
2013-03-17iio:ad7923: Return error if we didn't get the expected resultLars-Peter Clausen
2013-03-17iio: adc: Kconfig: exynos_adc depends on CONFIG_OFNaveen Krishna Chatradhi
2013-03-17iio:adc:ad7923 move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-03-17iio:adc:exynos move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-03-17iio:adc:viperboard_adc move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-03-17iio:adc:ti_am335x_adc move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-03-17iio:adc:ti-adc081 move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-03-17iio:adc:lp8778_adc move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-03-17iio:adc:at91_adc move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-03-17iio:adc:ad7887 move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-03-17iio:adc:ad7476 move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-03-17iio:adc:ad7298 move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-03-17iio:adc:ad7266 move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-03-17iio:adc:max1363 move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-03-16iio: adc: add exynos adc driver under iio framworkNaveen Krishna Chatradhi
2013-03-16IIO ADC support for AD7923Christophe Leroy
2013-02-21Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-06iio/adc: (max1363) Add support for external reference voltageGuenter Roeck
2013-02-06iio: max1363: Use devm_ functions whereever possible to allocate resourcesGuenter Roeck
2013-02-05Merge tag 'iio-for-3.9c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2013-02-02iio:max1363 remove some functions left after mergeJonathan Cameron
2013-02-02iio: Simplify iio_map_array_unregister APIiio-for-3.9cGuenter Roeck
2013-02-02iio/adc: (max1363) Fix data conversion problemsGuenter Roeck
2013-02-02iio/adc: (max1363) Remove duplicate codeGuenter Roeck
2013-02-02iio/adc: (max1363) Provide OF node information to iio deviceGuenter Roeck
2013-02-02iio/adc: (lp8788) Provide OF node information to iio deviceGuenter Roeck
2013-01-26iio: fix Kconfig for max1363Peter Meerwald
2013-01-25Merge 3.8-rc5 into staging-nextGreg Kroah-Hartman
2013-01-22iio: Convert to devm_ioremap_resource()Thierry Reding
2013-01-14Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-01-07Merge branch 'staging-linus' into staging-nextGreg Kroah-Hartman
2013-01-06iio: lp8788_adc: fix parent device in kernel messageKim, Milo
2013-01-06iio: lp8788_adc: fix a parent device in _probe()Kim, Milo
2013-01-03Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman
2013-01-01iio: max1363 comment and whitespace fixesPeter Meerwald
2013-01-01iio: cleanup buffer setup code in max1363 driverPeter Meerwald
2012-12-27iio: (max1363) Fix probe error pathiio-fixes-for-3.8aGuenter Roeck
2012-12-27iio: adc: ad7266: Don't set error code to st->vref_uvAxel Lin
2012-12-27iio: at91: fix dev var name in at91_adc_trigger_handlerJean-Christophe PLAGNIOL-VILLARD
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