summaryrefslogtreecommitdiff
path: root/drivers/iio/adc
AgeCommit message (Expand)AuthorFilesLines
2017-07-18iio: adc: ti_am335x_adc: fix fifo overrun recoveryMichael Engl1-1/+12
2016-11-20iio: adc: ti_am335x_adc: Protect FIFO1 from concurrent accessVignesh R1-3/+11
2016-11-20iio: adc: at91: unbreak channel adc channel 3Anders Darander1-2/+2
2016-08-23iio:ad7266: Fix probe deferral for vrefMark Brown1-0/+3
2016-08-23iio:ad7266: Fix support for optional regulatorsMark Brown1-1/+1
2016-08-23iio:ad7266: Fix broken regulator error handlingMark Brown1-1/+1
2016-02-25iio: add HAS_IOMEM dependency to VF610_ADCVegard Nossum1-0/+1
2015-12-14iio: adc: xilinx: Fix VREFN scaleThomas Betker1-0/+1
2015-12-14iio:ad7793: Fix ad7785 product IDLars-Peter Clausen1-1/+1
2015-08-11iio: adc: vf610: fix the adc register read fail issueFugang Duan1-1/+1
2015-08-10iio: adc: at91_adc: allow to use full range of startup timeJan Leupold1-4/+4
2015-08-10iio: twl4030-madc: Pass the IRQF_ONESHOT flagFabio Estevam1-1/+2
2015-06-11iio: adc: twl6030-gpadc: Fix modaliasAxel Lin1-1/+1
2015-05-28iio: adc: xilinx: Fix VREFN signThomas Betker1-1/+1
2015-05-28iio: adc: xilinx: Fix VREFP scaleThomas Betker1-0/+1
2015-05-28iio: adc: xilinx: Fix "vccaux" channel .addressThomas Betker1-1/+1
2015-05-28iio: adc: xilinx: Fix register addressesThomas Betker1-3/+3
2015-04-13iio: adc: vf610: use ADC clock within specificationStefan Agner1-30/+61
2015-04-13iio: fix drivers that check buffer->scan_maskOctavian Purdila2-5/+3
2015-03-18iio:adc:mcp3422 Fix incorrect scales tableAngelo Compagnucci1-13/+4
2014-12-04iio: adc: men_z188_adc: Add terminating entry for men_z188_idsAxel Lin1-0/+1
2014-10-06iio: adc: at91: don't use the last converted data registerLudovic Desroches1-5/+7
2014-10-06iio: adc: xilinx-xadc: assign auxiliary channels address correctlySubbaraya Sundeep Bhatta1-1/+1
2014-10-06iio: adc: ad_sigma_delta: Fix indio_dev->trig assignmentSrinivas Pandruvada1-1/+1
2014-07-09iio: ti_am335x_adc: Fix: Use same step id at FIFOs both endsJan Kardell1-1/+1
2014-06-21iio:adc:ad799x: Fix reading and writing of event values, apply shiftPeter Meerwald1-2/+6
2014-06-18Merge tag 'iio-fixes-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman3-10/+11
2014-06-14iio: adc: checking for NULL instead of IS_ERR() in probeDan Carpenter1-2/+2
2014-06-14iio: adc: at91: signedness bug in at91_adc_get_trigger_value_by_name()Dan Carpenter1-8/+8
2014-06-03Merge tag 'staging-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-77/+916
2014-06-03Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-48/+292
2014-06-03twl4030-madc: Request processed values in twl4030_get_madc_conversionPaul Kocialkowski1-0/+1
2014-05-25Merge tag 'iio-for-3.16c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2-8/+9
2014-05-25iio:adc:max1363 incorrect resolutions for max11604, max11605, max11610 and ma...Jonathan Cameron1-8/+8
2014-05-22Merge 3.15-rc6 into staging-next.Greg Kroah-Hartman2-5/+5
2014-05-10iio:adc: at91 requires the input subsystemArnd Bergmann1-0/+1
2014-05-07iio: adc: at91: add sam9rl supportAlexandre Belloni1-0/+18
2014-05-07iio: adc: at91: remove unused include from include/machAlexandre Belloni1-1/+102
2014-05-07iio: adc: at91_adc: Add support for touchscreens without TSMRAlexandre Belloni1-47/+153
2014-05-07iio: adc: at91: cleanup platform_dataAlexandre Belloni1-0/+19
2014-05-03staging: iio: ad799x: remove some unneeded IS_ERR() checksDan Carpenter1-9/+6
2014-05-01iio: exynos_adc: do a reinit_completion before the conversionNaveen Krishna Chatradhi1-0/+1
2014-05-01iio: exynos_adc: do a soft reset in case of timeoutNaveen Krishna Chatradhi1-24/+26
2014-05-01iio: exynos_adc: reduce timeout and use wait_for_completion_timeoutNaveen Krishna Chatradhi1-7/+11
2014-05-01iio: exynos_adc: rearrange clk and regulator enable/disable callsNaveen Krishna Ch1-29/+33
2014-04-28Merge 3.15-rc3 into staging-nextGreg Kroah-Hartman1-6/+27
2014-04-26Merge tag 'iio-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman4-9/+839
2014-04-26iio: adc: Nothing in ADC should be a bool CONFIGDoug Anderson1-2/+2
2014-04-26iio: exynos_adc: use indio_dev->dev structure to handle child nodesNaveen Krishna Ch1-3/+3
2014-04-24staging: iio: Fix typo in iioMasanari Iida1-1/+1