summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc
Commit message (Expand)AuthorAgeFilesLines
...
| * iio: ti_am335x_adc: Fix wrong samples received on 1st readPatil, Rachna2013-07-211-8/+22
* | iio: adc: Update ti_am335x_adc Kconfig entrySachin Kamat2013-08-031-1/+1
* | iio: adc: ti_am335x_adc: Use devm_iio_device_allocSachin Kamat2013-08-031-9/+4
* | iio: max1363: Use devm_iio_device_allocSachin Kamat2013-08-031-10/+5
* | iio: exynos_adc: Use devm_iio_device_allocSachin Kamat2013-08-031-15/+8
* | iio: at91: Use devm_iio_device_allocSachin Kamat2013-08-031-16/+7
* | iio: adc: viperboard_adc: Use devm_iio_device_allocSachin Kamat2013-08-031-7/+2
* | iio: adc: ti-adc081c: Use devm_* APIsSachin Kamat2013-08-031-13/+5
* | iio: adc: nau7802: Use devm_iio_device_allocSachin Kamat2013-08-031-11/+8
* | iio: adc: mcp320x: Use devm_* APIsSachin Kamat2013-08-031-13/+5
* | iio: adc: lp8788_adc: Use devm_* APIsSachin Kamat2013-08-031-5/+2
* | iio: adc: ad7923: Use devm_* APIsSachin Kamat2013-08-031-13/+7
* | iio: adc: ad7887: Use devm_* APIsSachin Kamat2013-08-031-16/+7
* | iio: adc: ad7793: Use devm_* APIsSachin Kamat2013-08-031-17/+6
* | iio: adc: ad7791: Use devm_* APIsSachin Kamat2013-08-031-14/+5
* | iio: adc: ad7476: Use devm_* APIsSachin Kamat2013-08-031-18/+8
* | iio: adc: ad7298: Use devm_* APIsSachin Kamat2013-08-031-16/+8
* | iio: adc: ad7266: Use devm_* APIsSachin Kamat2013-08-031-12/+4
* | iio: Add a comment to about alphabetical order to Kconfigs and MakefilesLars-Peter Clausen2013-08-032-17/+20
* | iio: Add Nuvoton NAU7802 ADC driverAlexandre Belloni2013-08-033-0/+594
|/
* 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
OpenPOWER on IntegriCloud