summaryrefslogtreecommitdiff
path: root/drivers/iio/adc
AgeCommit message (Expand)Author
2014-07-13Merge tag 'iio-for-3.17c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2014-07-08staging:iio:ad7291: Move out of stagingLars-Peter Clausen
2014-07-08Merge 3.16-rc4 into staging-nextGreg Kroah-Hartman
2014-07-03iio: xilinx-xadc: Remove unused variableSachin Kamat
2014-06-29Merge tag 'iio-for-3.17b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2014-06-28iio: add support of the max1027Philippe Reynes
2014-06-22Merge 3.16-rc2 into staging-nextGreg Kroah-Hartman
2014-06-21iio:adc:ad799x: Fix reading and writing of event values, apply shiftPeter Meerwald
2014-06-19Merge tag 'iio-for-3.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2014-06-18Merge tag 'iio-fixes-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-06-14iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_c...Peter Meerwald
2014-06-14iio: adc: checking for NULL instead of IS_ERR() in probeDan Carpenter
2014-06-14iio:adc:ad7298: Use BIT() and GENMASK() macrosPeter Meerwald
2014-06-14iio:adc:ad7476: Use GENMASK() macroPeter Meerwald
2014-06-14iio:adc:ad7887: Use BIT() and GENMASK() macrosPeter Meerwald
2014-06-14iio: adc: at91: signedness bug in at91_adc_get_trigger_value_by_name()Dan Carpenter
2014-06-14iio:adc:ad799x: Fix ad799x_chip_info kerneldocPeter Meerwald
2014-06-03Merge tag 'staging-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-02Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-06-02twl4030-madc: Request processed values in twl4030_get_madc_conversionPaul Kocialkowski
2014-05-25Merge tag 'iio-for-3.16c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2014-05-25iio:adc:max1363 incorrect resolutions for max11604, max11605, max11610 and ma...Jonathan Cameron
2014-05-22Merge 3.15-rc6 into staging-next.Greg Kroah-Hartman
2014-05-10iio:adc: at91 requires the input subsystemArnd Bergmann
2014-05-07iio: adc: at91: add sam9rl supportAlexandre Belloni
2014-05-07iio: adc: at91: remove unused include from include/machAlexandre Belloni
2014-05-07iio: adc: at91_adc: Add support for touchscreens without TSMRAlexandre Belloni
2014-05-07iio: adc: at91: cleanup platform_dataAlexandre Belloni
2014-05-03staging: iio: ad799x: remove some unneeded IS_ERR() checksDan Carpenter
2014-04-30iio: exynos_adc: do a reinit_completion before the conversionNaveen Krishna Chatradhi
2014-04-30iio: exynos_adc: do a soft reset in case of timeoutNaveen Krishna Chatradhi
2014-04-30iio: exynos_adc: reduce timeout and use wait_for_completion_timeoutNaveen Krishna Chatradhi
2014-04-30iio: exynos_adc: rearrange clk and regulator enable/disable callsNaveen Krishna Ch
2014-04-28Merge 3.15-rc3 into staging-nextGreg Kroah-Hartman
2014-04-26Merge tag 'iio-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2014-04-26iio: adc: Nothing in ADC should be a bool CONFIGDoug Anderson
2014-04-26iio: exynos_adc: use indio_dev->dev structure to handle child nodesNaveen Krishna Ch
2014-04-23staging: iio: Fix typo in iioMasanari Iida
2014-04-23Merge tag 'iio-fixes-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-04-11iio: adc: Fix exynos_adc dependenciesJean Delvare
2014-04-07Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-01Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-03-19mfd: Delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-03-18mfd: twl4030-madc: Move driver to drivers/iio/adcSebastian Reichel
2014-03-16Add support for Microchip Technology's MCP3426/7/8 ADCAngelo Compagnucci
2014-03-16staging:iio: Move ad799x driver out of stagingLars-Peter Clausen
2014-03-15iio: adc: at91_adc: correct default shtim valueAlexandre Belloni
2014-03-09iio: adc: Fix build error discovered by 0-day build botJohannes Thumshirn
2014-03-06iio: adc: at91_adc: Repair broken platform_data supportAlexandre Belloni
2014-03-02iio:adc:vf610 ensure correct handing of interruption of wait for completionJonathan Cameron