summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-101-1/+1
|\
| * Annotate hardware config module parameters in drivers/iio/David Howells2017-04-201-1/+1
* | Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-0528-350/+5572
|\ \
| * | iio: adc: add max1117/max1118/max1119 ADC driverAkinobu Mita2017-04-143-0/+320
| * | iio: adc: add a driver for Qualcomm PM8xxx HK/XOADCLinus Walleij2017-04-083-0/+1048
| * | iio: adc: break out common code from SPMI VADCLinus Walleij2017-04-085-310/+358
| * | iio: adc: sun4i-gpadc-iio: add support for A33 thermal sensorQuentin Schulz2017-04-082-4/+98
| * | iio: adc: sun4i-gpadc-iio: move code used in MFD probing to new functionQuentin Schulz2017-04-081-33/+45
| * | iio: adc: Add Maxim max9611 ADC driverJacopo Mondi2017-04-083-0/+596
| * | iio: adc: stm32: add dt option to set resolutionFabrice Gasnier2017-04-031-1/+49
| * | Merge tag 'iio-for-4.12c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-04-0316-13/+1703
| |\ \
| | * | iio: adc: sun4i: add THERMAL dependencyArnd Bergmann2017-04-021-0/+1
| | * | iio:adc: Driver for Linear Technology LTC2497 ADCMichael Hennerich2017-04-023-0/+290
| | * | iio: adc: Remove unnecessary cast on void pointersimran singhal2017-04-026-6/+6
| | * | iio: Aspeed ADCRick Altherr2017-04-013-0/+307
| | * | iio: adc: hx711: constify attribute_group structuressimran singhal2017-04-011-1/+1
| | * | iio: adc: cpcap: Add minimal support for CPCAP PMIC ADCTony Lindgren2017-03-303-0/+1019
| | * | iio: adc: replace comma with a semicolonArushi Singhal2017-03-301-2/+2
| | * | iio: adc: ad799x: constify attribute_group structuressimran singhal2017-03-291-1/+1
| | * | iio: adc: max1363: constify attribute_group structuressimran singhal2017-03-291-1/+1
| | * | iio: adc: meson-saradc: add calibrationHeiner Kallweit2017-03-251-2/+75
| * | | Merge 4.11-rc4 into staging-nextGreg Kroah-Hartman2017-03-271-1/+12
| |\ \ \ | | |/ / | |/| / | | |/
| * | iio: adc: ti-ads1015: Add OF device ID tableJavier Martinez Canillas2017-03-191-2/+22
| * | iio: adc: ina2xx: Add OF device ID tableJavier Martinez Canillas2017-03-191-1/+33
| * | iio: pc104: Mask PC/104 drivers via the PC104 Kconfig optionWilliam Breathitt Gray2017-03-151-1/+1
| * | iio: adc: add support for Allwinner SoCs ADCQuentin Schulz2017-03-083-0/+631
| * | iio: adc: max11100: remove .owner field for driverWei Yongjun2017-03-081-1/+0
| * | Merge tag 'iio-for-4.12a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-03-066-23/+707
| |\ \
| | * | iio: adc: meson-saradc: improve meson_sar_adc_read_raw_sampleHeiner Kallweit2017-02-191-19/+17
| | * | iio: adc: meson-saradc: switch from polling to interrupt modeHeiner Kallweit2017-02-191-5/+51
| | * | iio: stx104: Set parent deviceLars-Peter Clausen2017-02-191-0/+1
| | * | staging:iio:adc:lpc32xx Move out of staging.Jonathan Cameron2017-02-113-0/+232
| | * | staging:iio:adc:spear Move out of staging.Jonathan Cameron2017-02-113-0/+407
* | | | Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2017-05-035-1765/+1485
|\ \ \ \ | |_|_|/ |/| | |
| * | | iio: adc: add support for X-Powers AXP20X and AXP22X PMICs ADCsQuentin Schulz2017-04-273-0/+628
| * | | iio: adc: mxs-lradc: Remove driverKsenija Stanojevic2017-03-233-1765/+0
| * | | iio: adc: mxs-lradc: Add support for ADC driverKsenija Stanojevic2017-03-233-0/+857
| |/ /
* | | iio: adc: ti_am335x_adc: fix fifo overrun recoveryMichael Engl2017-03-151-1/+12
|/ /
* | Merge tag 'iio-fixes-for-4.11b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-02-262-4/+6
|\ \
| * | iio: adc: xilinx: Fix error handlingChristophe JAILLET2017-02-251-3/+3
| * | iio: adc: handle unknow of_device_id dataArnd Bergmann2017-02-051-1/+3
| |/
* | Merge 4.10-rc7 into staging-nextGreg Kroah-Hartman2017-02-061-2/+2
|\ \ | |/ |/|
| * iio: adc: palmas_gpadc: retrieve a valid iio_dev in suspend/resumeAlison Schofield2017-01-211-2/+2
* | iio: stx104: Add GPIO set_multiple callback function supportWilliam Breathitt Gray2017-02-011-0/+23
* | iio: stx104: Add support for GPIO namesWilliam Breathitt Gray2017-01-311-1/+7
* | iio: stx104: Remove unneeded struct stx104_dev codeWilliam Breathitt Gray2017-01-301-19/+0
* | iio: adc: stm32: add optional dma supportFabrice Gasnier2017-01-294-14/+219
* | iio: adc: stm32: add trigger polarity extended attributeFabrice Gasnier2017-01-281-1/+45
* | iio: adc: stm32: Enable use of stm32 timer triggersFabrice Gasnier2017-01-282-0/+67
* | iio: adc: stm32: add support for triggered buffer modeFabrice Gasnier2017-01-282-21/+298
OpenPOWER on IntegriCloud