aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc
Commit message (Expand)AuthorAge
* iio: at91_adc: Add missing CONFIG_OF macroSachin Kamat2013-06-04
* iio: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-04
* Merge 3.10-rc3 into staging-nextGreg Kroah-Hartman2013-05-26
|\
| * iio: exynos_adc: fix wrong structure extration in suspend and resumeNaveen Krishna Chatradhi2013-05-22
* | adc: exynos_adc: Convert to devm_ioremap_resource()Sachin Kamat2013-05-22
* | iio: adc: add driver for MCP3204/08 12-bit ADCOskar Andero2013-05-22
|/
* iio: at91_adc: fix missing Sample and Hold timeJean-Christophe PLAGNIOL-VILLARD2013-04-02
* iio: at91_adc: add sleep mode supportJean-Christophe PLAGNIOL-VILLARD2013-04-02
* iio: at91_adc: add low and high res supportLudovic Desroches2013-04-02
* iio: exynos_adc: Remove redundant of_match_ptr macroSachin Kamat2013-03-29
* iio:trigger: Introduce iio_tigger_{set,get}_drvdataLars-Peter Clausen2013-03-25
* iio: adc: Add dt support for turning on the phy in exynos-adcDoug Anderson2013-03-17
* iio:adc:ad7923: Add support for the ad7904/ad7914/ad7924Lars-Peter Clausen2013-03-17
* iio:ad7923: Implement scale reportingLars-Peter Clausen2013-03-17
* iio:ad7923: Return error if we didn't get the expected resultLars-Peter Clausen2013-03-17
* iio: adc: Kconfig: exynos_adc depends on CONFIG_OFNaveen Krishna Chatradhi2013-03-17
* iio:adc:ad7923 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-17
* iio:adc:exynos move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-17
* iio:adc:viperboard_adc move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-17
* iio:adc:ti_am335x_adc move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-17
* iio:adc:ti-adc081 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-17
* iio:adc:lp8778_adc move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-17
* iio:adc:at91_adc move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-17
* iio:adc:ad7887 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-17
* iio:adc:ad7476 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-17
* iio:adc:ad7298 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-17
* iio:adc:ad7266 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-17
* iio:adc:max1363 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-17
* iio: adc: add exynos adc driver under iio framworkNaveen Krishna Chatradhi2013-03-16
* IIO ADC support for AD7923Christophe Leroy2013-03-16
* Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-21
|\
| * iio/adc: (max1363) Add support for external reference voltageGuenter Roeck2013-02-06
| * iio: max1363: Use devm_ functions whereever possible to allocate resourcesGuenter Roeck2013-02-06
| * Merge tag 'iio-for-3.9c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2013-02-05
| |\
| | * iio: Simplify iio_map_array_unregister APIGuenter Roeck2013-02-02
| | * iio/adc: (max1363) Fix data conversion problemsGuenter Roeck2013-02-02
| | * iio/adc: (max1363) Remove duplicate codeGuenter Roeck2013-02-02
| | * iio/adc: (max1363) Provide OF node information to iio deviceGuenter Roeck2013-02-02
| | * iio/adc: (lp8788) Provide OF node information to iio deviceGuenter Roeck2013-02-02
| * | iio:max1363 remove some functions left after mergeJonathan Cameron2013-02-02
| |/
| * iio: fix Kconfig for max1363Peter Meerwald2013-01-26
| * Merge 3.8-rc5 into staging-nextGreg Kroah-Hartman2013-01-26
| |\
| * \ Merge branch 'staging-linus' into staging-nextGreg Kroah-Hartman2013-01-07
| |\ \
| * | | iio: lp8788_adc: fix parent device in kernel messageKim, Milo2013-01-06
| * | | iio: lp8788_adc: fix a parent device in _probe()Kim, Milo2013-01-06
| * | | iio: max1363 comment and whitespace fixesPeter Meerwald2013-01-01
| * | | iio: cleanup buffer setup code in max1363 driverPeter Meerwald2013-01-01
* | | | iio: Convert to devm_ioremap_resource()Thierry Reding2013-01-22
| |_|/ |/| |
* | | Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-01-14
|\ \ \ | | |/ | |/|
| * | iio: (max1363) Fix probe error pathGuenter Roeck2012-12-27