summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc
Commit message (Expand)AuthorAgeFilesLines
* Drivers:iio:adc:ti_am335x_adc remove comparison to boolVenkat Prashanth B U2018-01-081-1/+1
* iio: adc: ina2xx: Actually align the loop with the conversion ready flagStefan Brüns2018-01-081-19/+38
* iio: adc: ina2xx: Align timestamp with conversion ready flagStefan Brüns2018-01-081-2/+2
* iio: adc: ina2xx: Use a monotonic clock for delay calculationStefan Brüns2018-01-081-14/+27
* iio: adc: ina2xx: Make calibration register value fixedMaciej Purski2018-01-081-31/+33
* Drivers: iio:adc: fix brace coding style issue in at91_adc.cVenkat Prashanth B U2018-01-081-2/+2
* iio: hx711: fix bug in reset functionalityAndreas Klinger2018-01-081-7/+6Star
* iio: hx711: add triggered buffer supportAndreas Klinger2018-01-082-23/+100
* iio: adc: ina2xx: Do not udelay for several secondsStefan Brüns2018-01-081-3/+5
* iio: adc: ina2xx: Remove unneeded dummy read to clear CNVR flagStefan Brüns2018-01-081-14/+0Star
* iio: adc: ina2xx: Clarify size requirement for data bufferStefan Brüns2018-01-081-1/+2
* iio: adc: ina2xx: Remove bogus cast for data argumentStefan Brüns2018-01-081-2/+1Star
* iio: adc: meson-saradc: program the channel muxes during initializationMartin Blumenstingl2018-01-081-3/+29
* iio: adc: meson-saradc: fix the clock frequency on Meson8 and Meson8bMartin Blumenstingl2018-01-081-1/+7
* iio: stm32: Adopt SPDX identifierBenjamin Gaignard2018-01-083-40/+3Star
* Merge Linus's staging merge point into staging-nextGreg Kroah-Hartman2017-12-062-11/+43
|\
| * iio: adc: meson-saradc: Meson8 and Meson8b do not have REG11 and REG13Martin Blumenstingl2017-12-021-2/+15
| * iio: adc: meson-saradc: initialize the bandgap correctly on older SoCsMartin Blumenstingl2017-12-021-7/+26
| * iio: adc: meson-saradc: fix the bit_idx of the adc_en clockMartin Blumenstingl2017-12-021-1/+1
| * iio: adc: cpcap: fix incorrect validationPan Bian2017-12-021-1/+1
* | iio: Add macro to populate struct iio_map arrayLukas Wunner2017-12-021-14/+6Star
* | iio: adc: meson-saradc: remove irrelevant clock "sana"Xingyu Chen2017-12-021-20/+0Star
* | iio: adc: aspeed: Deassert reset in probeJoel Stanley2017-12-021-6/+19
* | iio: adc: stm32: add support for differential channelsFabrice Gasnier2017-12-021-20/+103
* | iio: adc: stm32: remove const channel names definitionFabrice Gasnier2017-12-021-52/+14Star
* | iio: adc: ina2xx: Allow setting Shunt Voltage PGA gain and Bus Voltage rangeStefan Brüns2017-12-021-3/+108
* | iio: adc: ina2xx: Use LSB specifier instead of divider in configStefan Brüns2017-12-021-6/+6
* | iio: adc: ina2xx: Shift bus voltage register to mask flag bitsStefan Brüns2017-12-021-9/+17
* | iio: adc: at91-sama5d2_adc: ack DRDY irq in direct modeEugen Hristev2017-12-021-0/+3
* | iio: adc: at91-sama5d2_adc: add support for DMAEugen Hristev2017-12-022-20/+434
* | iio: adc/accel: Fix up module licensesLinus Walleij2017-12-021-0/+4
|/
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-1476-223/+219Star
|\
| * Merge tag 'iio-for-4.15c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-10-274-5/+17
| |\
| | * iio: adc: sun4i-gpadc: use of_device_get_match_dataCorentin Labbe2017-10-211-4/+2Star
| | * iio: adc: adc12138: make array ch_to_mux static, makes object code smallerColin Ian King2017-10-211-1/+1
| | * iio: adc: stm32: add check on clock rateFabrice Gasnier2017-10-211-0/+13
| | * iio: adc: stm32: add tim15 triggerFabrice Gasnier2017-10-211-0/+1
| * | Merge 4.14-rc6 into staging-nextGreg Kroah-Hartman2017-10-232-16/+31
| |\ \ | | |/ | |/|
| * | iio: adc: mcp320x: Add support for mcp3550/1/3Lukas Wunner2017-10-092-7/+118
| * | iio: adc: ina2xx: Adhere to documented ABI, use Ohm instead of uOhmStefan Brüns2017-10-091-9/+9
| * | iio: adc: rcar-gyroadc: Use of_device_get_match_data() helperGeert Uytterhoeven2017-10-091-3/+2Star
| * | iio: adc: rcar-gyroadc: Enable compile-testing on non-ARMGeert Uytterhoeven2017-10-091-1/+1
| * | iio: adc: rcar-gyroadc: Cast pointer to uintptr_t to fix warning on 64-bitGeert Uytterhoeven2017-10-091-1/+1
| * | iio: adc: sun4i-gpadc-iio: do not fail probing when no thermal DT nodeQuentin Schulz2017-10-091-1/+5
| * | iio: adc: sun4i-gpadc-iio: register in the thermal after registering in pmQuentin Schulz2017-10-091-19/+15Star
| * | Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman2017-10-096-19/+62
| |\ \
| * | | iio:stm32-lp-timer and ep93xx: drop assign iio_info.driver_module and iio_tri...Jonathan Cameron2017-09-261-1/+0Star
| * | | Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-09-2573-180/+55Star
| |\ \ \
| | * | | iio: adc: mt2712: Add compatible node for mt2712.Zhiyong Tao2017-09-241-0/+1
| | * | | iio: adc: mcp320x: Document struct mcp320xLukas Wunner2017-09-241-0/+11