aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio/adc
AgeCommit message (Expand)Author
2013-09-18iio: at91: fix adc_clk overflowJosh Wu
2013-08-29iio: at91: Use different prescal, startup mask in MR for different IPJosh Wu
2013-08-29iio: at91: introduce the multiple compatible string for different IPs.Josh Wu
2013-08-28iio: adc: twl6030-gpadc: fix error return code in twl6030_gpadc_read_raw()Wei Yongjun
2013-08-19iio: adc: twl6030-gpadc: Use devm_* API familyOleksandr Kozaruk
2013-08-17iio: twl6030-gpadc: TWL6030, TWL6032 GPADC driverOleksandr Kozaruk
2013-08-12Merge 3.11-rc5 into staging-nextGreg Kroah-Hartman
2013-08-03iio: adc: Update ti_am335x_adc Kconfig entrySachin Kamat
2013-08-03iio: adc: ti_am335x_adc: Use devm_iio_device_allocSachin Kamat
2013-08-03iio: max1363: Use devm_iio_device_allocSachin Kamat
2013-08-03iio: exynos_adc: Use devm_iio_device_allocSachin Kamat
2013-08-03iio: at91: Use devm_iio_device_allocSachin Kamat
2013-08-03iio: adc: viperboard_adc: Use devm_iio_device_allocSachin Kamat
2013-08-03iio: adc: ti-adc081c: Use devm_* APIsSachin Kamat
2013-08-03iio: adc: nau7802: Use devm_iio_device_allocSachin Kamat
2013-08-03iio: adc: mcp320x: Use devm_* APIsSachin Kamat
2013-08-03iio: adc: lp8788_adc: Use devm_* APIsSachin Kamat
2013-08-03iio: adc: ad7923: Use devm_* APIsSachin Kamat
2013-08-03iio: adc: ad7887: Use devm_* APIsSachin Kamat
2013-08-03iio: adc: ad7793: Use devm_* APIsSachin Kamat
2013-08-03iio: adc: ad7791: Use devm_* APIsSachin Kamat
2013-08-03iio: adc: ad7476: Use devm_* APIsSachin Kamat
2013-08-03iio: adc: ad7298: Use devm_* APIsSachin Kamat
2013-08-03iio: adc: ad7266: Use devm_* APIsSachin Kamat
2013-08-03iio: Add a comment to about alphabetical order to Kconfigs and MakefilesLars-Peter Clausen
2013-08-03iio: Add Nuvoton NAU7802 ADC driverAlexandre Belloni
2013-07-21iio: ti_am335x_adc: Fix wrong samples received on 1st readPatil, Rachna
2013-07-16Merge tag 'iio-fixes-for-3.11a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-07-10Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds
2013-07-06iio: ti_am335x_adc: add missing .driver_module to struct iio_infoWei Yongjun
2013-06-12iio: ti_am335x_adc: check if we found the valueSebastian Andrzej Siewior
2013-06-12iio: ti_am335x_adc: Allow to specify input lineSebastian Andrzej Siewior
2013-06-12input: ti_am335x_adc: use only FIFO0 and clean up a littleSebastian Andrzej Siewior
2013-06-12mfd: iio: ti_am335x_adc: rename device from tiadc to TI-am335x-adcSebastian Andrzej Siewior
2013-06-12iio: ti_tscadc: provide datasheet_name and scan_typePantelis Antoniou
2013-06-12iio: ti_am335x_adc: remove platform_data supportSebastian Andrzej Siewior
2013-06-12iio: ti_am335x_adc: Add DT supportPatil, Rachna
2013-06-12input: ti_am33x_tsc: Step enable bits made configurablePatil, Rachna
2013-06-12mfd: input: iio: ti_am335x_adc: use one structure for ti_tscadc_devSebastian Andrzej Siewior
2013-06-04iio: at91_adc: Add missing CONFIG_OF macroSachin Kamat
2013-06-04iio: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-05-27Merge 3.10-rc3 into staging-nextGreg Kroah-Hartman
2013-05-22adc: exynos_adc: Convert to devm_ioremap_resource()Sachin Kamat
2013-05-22iio: adc: add driver for MCP3204/08 12-bit ADCOskar Andero
2013-05-22iio: exynos_adc: fix wrong structure extration in suspend and resumeNaveen Krishna Chatradhi
2013-04-02iio: at91_adc: fix missing Sample and Hold timeJean-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