summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-fixes-for-3.11a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-07-161-0/+1
|\
| * iio: ti_am335x_adc: add missing .driver_module to struct iio_infoWei Yongjun2013-07-061-0/+1
* | Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds2013-07-101-32/+100
|\ \ | |/ |/|
| * iio: ti_am335x_adc: check if we found the valueSebastian Andrzej Siewior2013-06-121-2/+6
| * iio: ti_am335x_adc: Allow to specify input lineSebastian Andrzej Siewior2013-06-121-20/+37
| * input: ti_am335x_adc: use only FIFO0 and clean up a littleSebastian Andrzej Siewior2013-06-121-1/+1
| * mfd: iio: ti_am335x_adc: rename device from tiadc to TI-am335x-adcSebastian Andrzej Siewior2013-06-121-2/+1
| * iio: ti_tscadc: provide datasheet_name and scan_typePantelis Antoniou2013-06-121-5/+24
| * iio: ti_am335x_adc: remove platform_data supportSebastian Andrzej Siewior2013-06-121-14/+7
| * iio: ti_am335x_adc: Add DT supportPatil, Rachna2013-06-121-5/+24
| * input: ti_am33x_tsc: Step enable bits made configurablePatil, Rachna2013-06-121-2/+18
| * mfd: input: iio: ti_am335x_adc: use one structure for ti_tscadc_devSebastian Andrzej Siewior2013-06-121-2/+3
* | iio: at91_adc: Add missing CONFIG_OF macroSachin Kamat2013-06-041-0/+2
* | iio: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-041-1/+1
* | Merge 3.10-rc3 into staging-nextGreg Kroah-Hartman2013-05-271-4/+4
|\|
| * iio: exynos_adc: fix wrong structure extration in suspend and resumeNaveen Krishna Chatradhi2013-05-221-4/+4
* | adc: exynos_adc: Convert to devm_ioremap_resource()Sachin Kamat2013-05-221-6/+6
* | iio: adc: add driver for MCP3204/08 12-bit ADCOskar Andero2013-05-223-0/+268
|/
* iio: at91_adc: fix missing Sample and Hold timeJean-Christophe PLAGNIOL-VILLARD2013-04-021-1/+14
* iio: at91_adc: add sleep mode supportJean-Christophe PLAGNIOL-VILLARD2013-04-021-9/+10
* iio: at91_adc: add low and high res supportLudovic Desroches2013-04-021-4/+70
* iio: exynos_adc: Remove redundant of_match_ptr macroSachin Kamat2013-03-291-1/+1
* iio:trigger: Introduce iio_tigger_{set,get}_drvdataLars-Peter Clausen2013-03-252-3/+3
* iio: adc: Add dt support for turning on the phy in exynos-adcDoug Anderson2013-03-171-1/+13
* iio:adc:ad7923: Add support for the ad7904/ad7914/ad7924Lars-Peter Clausen2013-03-172-16/+53
* iio:ad7923: Implement scale reportingLars-Peter Clausen2013-03-171-7/+53
* iio:ad7923: Return error if we didn't get the expected resultLars-Peter Clausen2013-03-171-0/+2
* iio: adc: Kconfig: exynos_adc depends on CONFIG_OFNaveen Krishna Chatradhi2013-03-171-0/+1
* iio:adc:ad7923 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-2/+2
* iio:adc:exynos move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-1/+1
* iio:adc:viperboard_adc move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-1/+1
* iio:adc:ti_am335x_adc move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-1/+1
* iio:adc:ti-adc081 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-2/+2
* iio:adc:lp8778_adc move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-2/+2
* iio:adc:at91_adc move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-2/+2
* iio:adc:ad7887 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-4/+4
* iio:adc:ad7476 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-5/+5
* iio:adc:ad7298 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-5/+5
* iio:adc:ad7266 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-6/+6
* iio:adc:max1363 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-4/+5
* iio: adc: add exynos adc driver under iio framworkNaveen Krishna Chatradhi2013-03-163-0/+448
* IIO ADC support for AD7923Christophe Leroy2013-03-163-0/+311
* Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-213-115/+74
|\
| * iio/adc: (max1363) Add support for external reference voltageGuenter Roeck2013-02-061-13/+39
| * iio: max1363: Use devm_ functions whereever possible to allocate resourcesGuenter Roeck2013-02-061-19/+10
| * Merge tag 'iio-for-3.9c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2013-02-052-15/+9
| |\
| | * iio: Simplify iio_map_array_unregister APIGuenter Roeck2013-02-022-11/+4
| | * iio/adc: (max1363) Fix data conversion problemsGuenter Roeck2013-02-021-2/+3
| | * iio/adc: (max1363) Remove duplicate codeGuenter Roeck2013-02-021-2/+0
| | * iio/adc: (max1363) Provide OF node information to iio deviceGuenter Roeck2013-02-021-0/+1