summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc
Commit message (Expand)AuthorAgeFilesLines
* 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/+6
* | iio: adc: meson-saradc: remove irrelevant clock "sana"Xingyu Chen2017-12-021-20/+0
* | 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/+14
* | 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-1376-223/+219
|\
| * 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/+2
| | * 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/+2
| * | 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/+15
| * | 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/+0
| * | | Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-09-2573-180/+55
| |\ \ \
| | * | | 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
| | * | | iio: adc: mcp320x: Drop unnecessary of_device_id attributesLukas Wunner2017-09-241-56/+19
| | * | | iio: adc: mcp320x: Speed up readout of single-channel ADCsLukas Wunner2017-09-241-20/+14
| | * | | iio: adc: ti-ads1015: add 10% to conversion wait timeLadislav Michl2017-09-031-0/+1
| | * | | iio: adc: ti-ads1015: write config register only on changeLadislav Michl2017-09-031-10/+9
| | * | | iio:adc:ti-ads8688: Drop manual setting of the driver owner field.Jonathan Cameron2017-09-031-1/+0
| | * | | iio:adc:max9611: Drop explicit setting of the i2c module owner.Jonathan Cameron2017-09-031-1/+0
| | * | | iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-2273-92/+0
* | | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
| |_|_|/ |/| | |
* | | | iio: adc: at91-sama5d2_adc: fix probe error on missing trigger propertyEugen Hristev2017-10-141-16/+29
* | | | iio: adc: dln2-adc: fix build errorRandy Dunlap2017-10-081-0/+2
| |_|/ |/| |
* | | Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-09-256-19/+62
|\ \ \ | |/ / |/| |
| * | iio: ad7793: Fix the serial interface resetDragos Bogdan2017-09-241-2/+2
| * | iio: ad_sigma_delta: Implement a dedicated reset functionDragos Bogdan2017-09-241-0/+28
| * | iio: adc: mcp320x: Fix readout of negative voltagesLukas Wunner2017-09-241-9/+15
| * | iio: adc: mcp320x: Fix oops on module unloadLukas Wunner2017-09-241-0/+1