summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc
Commit message (Expand)AuthorAgeFilesLines
* iio:adc:ad799x: Return more meaningful event enabled statePeter Meerwald2014-07-131-1/+9
* iio:adc:ad799x: Set conversion channels and rename ad7997_8_update_scan_mode()Peter Meerwald2014-07-131-5/+9
* iio:adc:ad799x: Write default config on probe and reset alert status on probePeter Meerwald2014-07-131-6/+13
* iio:adc:ad799x: Add helper function to read/write config registerPeter Meerwald2014-07-131-0/+24
* iio:adc:ad799x: Make chan_spec const in ad799x_chip_config structPeter Meerwald2014-07-131-1/+1
* iio:adc:ad799x: Only expose event interface when IRQ is availablePeter Meerwald2014-07-131-86/+179
* iio:adc:ad799x: Use BIT() and GENMASK()Peter Meerwald2014-07-131-16/+15
* iio:adc:ad799x: Save some lines in ad7997_8_update_scan_mode() exit handlingPeter Meerwald2014-07-131-3/+1
* iio:adc:ad799x: Drop I2C access helper functionsPeter Meerwald2014-07-131-93/+26
* Merge tag 'iio-for-3.17c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-07-134-6/+596
|\
| * 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
|/ / /
OpenPOWER on IntegriCloud