summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc
AgeCommit message (Expand)AuthorFilesLines
2018-01-08iio: stm32: Adopt SPDX identifierBenjamin Gaignard3-40/+3
2017-12-06Merge Linus's staging merge point into staging-nextGreg Kroah-Hartman2-11/+43
2017-12-02iio: Add macro to populate struct iio_map arrayLukas Wunner1-14/+6
2017-12-02iio: adc: meson-saradc: remove irrelevant clock "sana"Xingyu Chen1-20/+0
2017-12-02iio: adc: meson-saradc: Meson8 and Meson8b do not have REG11 and REG13Martin Blumenstingl1-2/+15
2017-12-02iio: adc: meson-saradc: initialize the bandgap correctly on older SoCsMartin Blumenstingl1-7/+26
2017-12-02iio: adc: meson-saradc: fix the bit_idx of the adc_en clockMartin Blumenstingl1-1/+1
2017-12-02iio: adc: cpcap: fix incorrect validationPan Bian1-1/+1
2017-12-02iio: adc: aspeed: Deassert reset in probeJoel Stanley1-6/+19
2017-12-02iio: adc: stm32: add support for differential channelsFabrice Gasnier1-20/+103
2017-12-02iio: adc: stm32: remove const channel names definitionFabrice Gasnier1-52/+14
2017-12-02iio: adc: ina2xx: Allow setting Shunt Voltage PGA gain and Bus Voltage rangeStefan Brüns1-3/+108
2017-12-02iio: adc: ina2xx: Use LSB specifier instead of divider in configStefan Brüns1-6/+6
2017-12-02iio: adc: ina2xx: Shift bus voltage register to mask flag bitsStefan Brüns1-9/+17
2017-12-02iio: adc: at91-sama5d2_adc: ack DRDY irq in direct modeEugen Hristev1-0/+3
2017-12-02iio: adc: at91-sama5d2_adc: add support for DMAEugen Hristev2-20/+434
2017-12-02iio: adc/accel: Fix up module licensesLinus Walleij1-0/+4
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds76-223/+219
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman3-0/+3
2017-10-27Merge tag 'iio-for-4.15c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman4-5/+17
2017-10-23Merge 4.14-rc6 into staging-nextGreg Kroah-Hartman2-16/+31
2017-10-21iio: adc: sun4i-gpadc: use of_device_get_match_dataCorentin Labbe1-4/+2
2017-10-21iio: adc: adc12138: make array ch_to_mux static, makes object code smallerColin Ian King1-1/+1
2017-10-21iio: adc: stm32: add check on clock rateFabrice Gasnier1-0/+13
2017-10-21iio: adc: stm32: add tim15 triggerFabrice Gasnier1-0/+1
2017-10-14iio: adc: at91-sama5d2_adc: fix probe error on missing trigger propertyEugen Hristev1-16/+29
2017-10-09iio: adc: mcp320x: Add support for mcp3550/1/3Lukas Wunner2-7/+118
2017-10-09iio: adc: ina2xx: Adhere to documented ABI, use Ohm instead of uOhmStefan Brüns1-9/+9
2017-10-09iio: adc: rcar-gyroadc: Use of_device_get_match_data() helperGeert Uytterhoeven1-3/+2
2017-10-09iio: adc: rcar-gyroadc: Enable compile-testing on non-ARMGeert Uytterhoeven1-1/+1
2017-10-09iio: adc: rcar-gyroadc: Cast pointer to uintptr_t to fix warning on 64-bitGeert Uytterhoeven1-1/+1
2017-10-09iio: adc: sun4i-gpadc-iio: do not fail probing when no thermal DT nodeQuentin Schulz1-1/+5
2017-10-09iio: adc: sun4i-gpadc-iio: register in the thermal after registering in pmQuentin Schulz1-19/+15
2017-10-09Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman6-19/+62
2017-10-08iio: adc: dln2-adc: fix build errorRandy Dunlap1-0/+2
2017-09-26iio:stm32-lp-timer and ep93xx: drop assign iio_info.driver_module and iio_tri...Jonathan Cameron1-1/+0
2017-09-25Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman73-180/+55
2017-09-25Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman6-19/+62
2017-09-24iio: ad7793: Fix the serial interface resetDragos Bogdan1-2/+2
2017-09-24iio: ad_sigma_delta: Implement a dedicated reset functionDragos Bogdan1-0/+28
2017-09-24iio: adc: mcp320x: Fix readout of negative voltagesLukas Wunner1-9/+15
2017-09-24iio: adc: mcp320x: Fix oops on module unloadLukas Wunner1-0/+1
2017-09-24iio: adc: mt2712: Add compatible node for mt2712.Zhiyong Tao1-0/+1
2017-09-24iio: adc: stm32: fix bad error check on max_channelsFabrice Gasnier1-1/+1
2017-09-24iio: adc: twl4030: Return an error if we can not enable the vusb3v1 regulator...Christophe JAILLET1-1/+3
2017-09-24iio: adc: twl4030: Disable the vusb3v1 rugulator in the error handling path o...Christophe JAILLET1-1/+3
2017-09-24iio: adc: twl4030: Fix an error handling path in 'twl4030_madc_probe()'Christophe JAILLET1-2/+4
2017-09-24iio: adc: mcp320x: Document struct mcp320xLukas Wunner1-0/+11
2017-09-24iio: adc: mcp320x: Drop unnecessary of_device_id attributesLukas Wunner1-56/+19
2017-09-24iio: adc: mcp320x: Speed up readout of single-channel ADCsLukas Wunner1-20/+14