aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc
AgeCommit message (Expand)AuthorFilesLines
2014-07-13Merge tag 'iio-for-3.17c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman4-6/+596
2014-07-08iio: ti_am335x_adc: Fix: Use same step id at FIFOs both endsJan Kardell1-1/+1
2014-07-08staging:iio:ad7291: Move out of stagingLars-Peter Clausen3-0/+596
2014-07-07Merge 3.16-rc4 into staging-nextGreg Kroah-Hartman1-2/+6
2014-07-03iio: xilinx-xadc: Remove unused variableSachin Kamat1-6/+0
2014-06-29Merge tag 'iio-for-3.17b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman3-0/+531
2014-06-28iio: add support of the max1027Philippe Reynes3-0/+531
2014-06-22Merge 3.16-rc2 into staging-nextGreg Kroah-Hartman3-10/+11
2014-06-21iio:adc:ad799x: Fix reading and writing of event values, apply shiftPeter Meerwald1-2/+6
2014-06-18Merge tag 'iio-for-3.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman7-31/+25
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: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_chained()Peter Meerwald3-3/+3
2014-06-14iio: adc: checking for NULL instead of IS_ERR() in probeDan Carpenter1-2/+2
2014-06-14iio:adc:ad7298: Use BIT() and GENMASK() macrosPeter Meerwald1-12/+9
2014-06-14iio:adc:ad7476: Use GENMASK() macroPeter Meerwald1-3/+2
2014-06-14iio:adc:ad7887: Use BIT() and GENMASK() macrosPeter Meerwald1-11/+10
2014-06-14iio: adc: at91: signedness bug in at91_adc_get_trigger_value_by_name()Dan Carpenter1-8/+8
2014-06-14iio:adc:ad799x: Fix ad799x_chip_info kerneldocPeter Meerwald1-2/+1
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-47/+291
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-46/+152
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