summaryrefslogtreecommitdiff
path: root/drivers/iio/adc
AgeCommit message (Expand)Author
2016-08-19iio:ad7266: Fix probe deferral for vrefMark Brown
2016-08-19iio:ad7266: Fix support for optional regulatorsMark Brown
2016-08-19iio:ad7266: Fix broken regulator error handlingMark Brown
2016-02-24iio:ad7793: Fix ad7785 product IDLars-Peter Clausen
2015-08-04iio: adc: at91_adc: allow to use full range of startup timeJan Leupold
2015-06-23iio: adc: twl6030-gpadc: Fix modaliasAxel Lin
2015-04-09iio:adc:max1363 incorrect resolutions for max11604, max11605, max11610 and ma...Jonathan Cameron
2014-10-13iio: adc: ad_sigma_delta: Fix indio_dev->trig assignmentSrinivas Pandruvada
2014-07-18iio: ti_am335x_adc: Fix: Use same step id at FIFOs both endsJan Kardell
2014-07-02iio: adc: at91: signedness bug in at91_adc_get_trigger_value_by_name()Dan Carpenter
2014-02-22iio: max1363: Use devm_regulator_get_optional for optional regulatorGuenter Roeck
2014-01-09iio:adc:ad7887 Fix channel reported endianness from cpu to big endianJonathan Cameron
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