aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-08iio: 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/git/jic23/iio into staging-linusGreg 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/gregkh/staging into nextLinus Torvalds6-77/+916
2014-06-02Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into nextLinus Torvalds1-48/+292
2014-06-02twl4030-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/jic23/iio into staging-nextGreg Kroah-Hartman2-8/+9
2014-05-25iio:adc:max1363 incorrect resolutions for max11604, max11605, max11610 and max11611.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-04-30iio: exynos_adc: do a reinit_completion before the conversionNaveen Krishna Chatradhi1-0/+1
2014-04-30iio: exynos_adc: do a soft reset in case of timeoutNaveen Krishna Chatradhi1-24/+26
2014-04-30iio: exynos_adc: reduce timeout and use wait_for_completion_timeoutNaveen Krishna Chatradhi1-7/+11
2014-04-30iio: exynos_adc: rearrange clk and regulator enable/disable callsNaveen Krishna Ch1-29/+33
2014-04-27Merge 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/jic23/iio into staging-nextGreg 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-23staging: iio: Fix typo in iioMasanari Iida1-1/+1
2014-04-22Merge tag 'iio-fixes-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman1-6/+27
2014-04-11iio: adc: Fix exynos_adc dependenciesJean Delvare1-1/+1
2014-04-07Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds3-0/+906
2014-04-01Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds10-15/+2538
2014-03-19mfd: Delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2014-03-18mfd: twl4030-madc: Move driver to drivers/iio/adcSebastian Reichel3-0/+907
2014-03-16Add support for Microchip Technology's MCP3426/7/8 ADCAngelo Compagnucci2-8/+32
2014-03-16staging:iio: Move ad799x driver out of stagingLars-Peter Clausen3-0/+806
2014-03-15iio: adc: at91_adc: correct default shtim valueAlexandre Belloni1-2/+5
2014-03-08iio: adc: Fix build error discovered by 0-day build botJohannes Thumshirn1-0/+1
2014-03-06iio: adc: at91_adc: Repair broken platform_data supportAlexandre Belloni1-4/+22
2014-03-02iio:adc:vf610 ensure correct handing of interruption of wait for completionJonathan Cameron1-1/+1
2014-03-01iio:adc: Add Xilinx XADC driverLars-Peter Clausen5-0/+1811
2014-02-28iio: adc: Add MEN 16z188 ADC driverJohannes Thumshirn3-0/+182
2014-02-18iio:max1363 fix typos of int_vref_mvHartmut Knaack1-3/+3
2014-02-15iio:adc:imx: add Freescale Vybrid vf610 adc driverFugang Duan3-0/+722
2014-02-11Merge tag 'iio-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman4-12/+2
2014-02-08iio: max1363: Use devm_regulator_get_optional for optional regulatorGuenter Roeck1-1/+1
2014-02-03iio: adc: viperboard: Drop platform_set_drvdata callJohannes Thumshirn1-2/+0
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2014-01-21Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfdLinus Torvalds1-19/+49
2014-01-21Merge tag 'ib-iio-input-3.13-1' into for-mfd-nextLee Jones1-19/+49
2014-01-11iio: delete non-required instances of include <linux/init.h>Paul Gortmaker2-2/+0
2014-01-11iio:adc:max1363 clear list of missing featuresVivien Didelot1-8/+2