summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc
Commit message (Expand)AuthorAgeFilesLines
...
| * | staging:iio:ad7291: Move out of stagingLars-Peter Clausen2014-07-083-0/+596
| * | iio: xilinx-xadc: Remove unused variableSachin Kamat2014-07-031-6/+0
* | | Merge 3.16-rc4 into staging-nextGreg Kroah-Hartman2014-07-071-2/+6
|\ \ \ | |/ / |/| / | |/
| * iio:adc:ad799x: Fix reading and writing of event values, apply shiftPeter Meerwald2014-06-211-2/+6
* | Merge tag 'iio-for-3.17b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-06-293-0/+531
|\ \
| * | iio: add support of the max1027Philippe Reynes2014-06-283-0/+531
* | | Merge 3.16-rc2 into staging-nextGreg Kroah-Hartman2014-06-223-10/+11
|\ \ \ | | |/ | |/|
| * | Merge tag 'iio-fixes-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-06-183-10/+11
| |\ \
| | * | iio: adc: checking for NULL instead of IS_ERR() in probeDan Carpenter2014-06-141-2/+2
| | * | iio: adc: at91: signedness bug in at91_adc_get_trigger_value_by_name()Dan Carpenter2014-06-141-8/+8
| | * | twl4030-madc: Request processed values in twl4030_get_madc_conversionPaul Kocialkowski2014-06-021-0/+1
* | | | Merge tag 'iio-for-3.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-06-187-31/+25
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_c...Peter Meerwald2014-06-143-3/+3
| * | iio:adc:ad7298: Use BIT() and GENMASK() macrosPeter Meerwald2014-06-141-12/+9
| * | iio:adc:ad7476: Use GENMASK() macroPeter Meerwald2014-06-141-3/+2
| * | iio:adc:ad7887: Use BIT() and GENMASK() macrosPeter Meerwald2014-06-141-11/+10
| * | iio:adc:ad799x: Fix ad799x_chip_info kerneldocPeter Meerwald2014-06-141-2/+1
* | | Merge tag 'staging-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-036-77/+916
|\ \ \
| * \ \ Merge tag 'iio-for-3.16c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-05-252-8/+9
| |\ \ \ | | |/ /
| | * | iio:adc:max1363 incorrect resolutions for max11604, max11605, max11610 and ma...Jonathan Cameron2014-05-251-8/+8
| | * | iio:adc: at91 requires the input subsystemArnd Bergmann2014-05-101-0/+1
| * | | Merge 3.15-rc6 into staging-next.Greg Kroah-Hartman2014-05-222-5/+5
| |\ \ \ | | |/ / | |/| / | | |/
| * | staging: iio: ad799x: remove some unneeded IS_ERR() checksDan Carpenter2014-05-031-9/+6
| * | iio: exynos_adc: do a reinit_completion before the conversionNaveen Krishna Chatradhi2014-04-301-0/+1
| * | iio: exynos_adc: do a soft reset in case of timeoutNaveen Krishna Chatradhi2014-04-301-24/+26
| * | iio: exynos_adc: reduce timeout and use wait_for_completion_timeoutNaveen Krishna Chatradhi2014-04-301-7/+11
| * | iio: exynos_adc: rearrange clk and regulator enable/disable callsNaveen Krishna Ch2014-04-301-29/+33
| * | Merge 3.15-rc3 into staging-nextGreg Kroah-Hartman2014-04-271-6/+27
| |\ \
| * \ \ Merge tag 'iio-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-04-264-9/+839
| |\ \ \
| | * | | staging: iio: Fix typo in iioMasanari Iida2014-04-231-1/+1
| | * | | iio: adc: Fix exynos_adc dependenciesJean Delvare2014-04-111-1/+1
| | * | | Add support for Microchip Technology's MCP3426/7/8 ADCAngelo Compagnucci2014-03-162-8/+32
| | * | | staging:iio: Move ad799x driver out of stagingLars-Peter Clausen2014-03-163-0/+806
* | | | | Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-06-021-48/+292
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | iio: adc: at91: add sam9rl supportAlexandre Belloni2014-05-071-0/+18
| * | | | iio: adc: at91: remove unused include from include/machAlexandre Belloni2014-05-071-1/+102
| * | | | iio: adc: at91_adc: Add support for touchscreens without TSMRAlexandre Belloni2014-05-071-47/+153
| * | | | iio: adc: at91: cleanup platform_dataAlexandre Belloni2014-05-071-0/+19
| | |_|/ | |/| |
* | | | iio: adc: Nothing in ADC should be a bool CONFIGDoug Anderson2014-04-261-2/+2
* | | | iio: exynos_adc: use indio_dev->dev structure to handle child nodesNaveen Krishna Ch2014-04-261-3/+3
|/ / /
* | | Merge tag 'iio-fixes-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-04-221-6/+27
|\ \ \ | |/ / |/| |
| * | iio: adc: at91_adc: correct default shtim valueAlexandre Belloni2014-03-151-2/+5
| * | iio: adc: at91_adc: Repair broken platform_data supportAlexandre Belloni2014-03-061-4/+22
* | | Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-073-0/+906
|\ \ \
| * | | mfd: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-191-1/+0
| * | | mfd: twl4030-madc: Move driver to drivers/iio/adcSebastian Reichel2014-03-183-0/+907
| |/ /
* | | Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-0110-15/+2538
|\ \ \ | | |/ | |/|
| * | iio:adc:vf610 ensure correct handing of interruption of wait for completionJonathan Cameron2014-03-021-1/+1
| * | iio:adc: Add Xilinx XADC driverLars-Peter Clausen2014-03-015-0/+1811
| * | iio:max1363 fix typos of int_vref_mvHartmut Knaack2014-02-181-3/+3
OpenPOWER on IntegriCloud