summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hwmon-for-linus-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-041-1/+1
|\
| * hwmon: (ads1015) move header file out of I2C realmWolfram Sang2017-06-111-1/+1
* | Merge tag 'iio-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-06-2612-266/+1369
|\ \
| * | iio: Aspeed ADC - Handle return value of clk_prepare_enableArvind Yadav2017-06-111-1/+5
| * | iio: adc: ad7791: Use sysfs_match_string() helperAndy Shevchenko2017-06-111-5/+3
| * | iio: adc: twl4030: Fold twl4030-madc.h into driverSebastian Reichel2017-06-111-1/+112
| * | iio: adc: twl4030: Remove twl4030_madc_request.func_cbSebastian Reichel2017-06-111-70/+0
| * | iio: adc: twl4030: Unexport twl4030_madc_conversion()Sebastian Reichel2017-06-111-2/+3
| * | iio: adc: twl4030: Drop twl4030_get_madc_conversion()Sebastian Reichel2017-06-111-21/+0
| * | iio: adc: stm32: add support for STM32H7Fabrice Gasnier2017-06-113-4/+701
| * | iio: adc: stm32: make per instance bus clock optionalFabrice Gasnier2017-06-111-8/+20
| * | iio: adc: stm32: introduce compatible data cfgFabrice Gasnier2017-06-112-59/+205
| * | iio: adc: stm32: make core adc clock optional by defaultFabrice Gasnier2017-06-111-12/+26
| * | iio: adc: Fix integration time/averaging for INA219/220Stefan Brüns2017-06-031-22/+182
| * | iio: adc: meson-saradc: use NULL instead of 0 for pointerPaolo Cretaro2017-06-031-1/+1
| * | iio:adc:lpc32xx Handle return value of clk_prepare_enableArvind Yadav2017-06-031-2/+6
| * | iio: adc: mxs-lradc: fix non-static symbol warningsPaolo Cretaro2017-06-031-16/+16
| * | Revert "iio: hi8435: cleanup reset gpio"Jonathan Cameron2017-06-031-7/+5
| * | iio: adc: xilinx: Handle return value of clk_prepare_enableArvind Yadav2017-06-031-1/+4
| * | iio: adc: ina2xx: Make use of attribute flags consistent on all channelsStefan Brüns2017-06-031-0/+2
| * | iio: hi8435: remote ampersands from hi8435_info definitionNikita Yushchenko2017-06-031-4/+4
| * | iio: adc: cpcap: Remove hung interrupt quirkTony Lindgren2017-06-031-23/+1
| * | iio: adc: cpcap: Fix die temperatureTony Lindgren2017-06-031-3/+28
| * | iio: adc: cpcap: Fix default register values and battery temperatureTony Lindgren2017-06-031-8/+49
* | | Merge 4.12-rc6 into staging-nextGreg Kroah-Hartman2017-06-202-4/+7
|\ \ \
| * | | iio: adc: meson-saradc: fix potential crash in meson_sar_adc_clear_fifoMartin Blumenstingl2017-06-111-2/+2
| * | | iio: adc: mxs-lradc: Fix return value check in mxs_lradc_adc_probe()Wei Yongjun2017-06-031-2/+5
| | |/ | |/|
* | | Merge 4.12-rc5 into staging-nextGreg Kroah-Hartman2017-06-124-24/+34
|\ \ \ | |/ / | | / | |/ |/|
| * Merge tag 'iio-fixes-for-4.12a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-05-224-24/+34
| |\
| | * iio: adc: sun4i-gpadc-iio: fix parent device being used in devm functionQuentin Schulz2017-05-211-14/+22
| | * iio: adc: bcm_iproc_adc: swap primary and secondary isr handler'sRaveendra Padasalagi2017-05-211-4/+4
| | * iio: adc: max9611: Fix attribute measure unitJacopo Mondi2017-05-141-3/+3
| | * iio: adc: ti_am335x_adc: allocating too much in probeDan Carpenter2017-05-141-1/+1
| | * iio: adc: sun4i-gpadc-iio: Fix module autoload when OF devices are registeredEduardo Molinas2017-05-071-0/+1
| | * iio: adc: sun4i-gpadc-iio: Fix module autoload when PLATFORM devices are regi...Eduardo Molinas2017-05-071-0/+1
| | * iio: adc: Max9611: checking for ERR_PTR instead of NULL in probeDan Carpenter2017-04-261-2/+2
* | | Merge tag 'iio-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-05-298-48/+765
|\ \ \ | |/ / |/| |
| * | iio: adc: Add support for TI ADC108S102 and ADC128S102Jan Kiszka2017-05-213-0/+361
| * | iio: hi8435: cleanup reset gpioNikita Yushchenko2017-05-201-5/+7
| * | iio: hi8435: make in_voltage_sensing_mode_available visibleNikita Yushchenko2017-05-201-0/+1
| * | iio: hi8435: avoid garbage event at first enableNikita Yushchenko2017-05-201-2/+13
| * | iio: hi8435: add raw accessNikita Yushchenko2017-05-201-0/+22
| * | iio: adc: add driver for the ti-adc084s021 chipMårten Lindahl2017-05-143-0/+288
| * | iio: adc: Fix bad GENMASK use, typos, whitespaceStefan Brüns2017-05-071-6/+6
| * | iio: adc: meson-saradc: add Meson8b SoC compatibilityMartin Blumenstingl2017-05-071-24/+56
| * | iio: adc: meson-saradc: mark all meson_sar_adc_data static and constMartin Blumenstingl2017-05-071-3/+3
| * | iio: adc: rcar-gyroadc: Derive interface clock speed from fck clockMarek Vasut2017-04-271-8/+8
| |/
* | 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
|\ \ \ | | |/ | |/|
OpenPOWER on IntegriCloud