aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.9.165' of https://git.kernel.org/pub/scm/linux/kernel/git/stabl...Josh Chasky2019-03-231-1/+1
|\
| * iio: adc: exynos-adc: Fix NULL pointer exception on unbindKrzysztof Kozlowski2019-03-231-1/+1
* | Merge tag 'v4.9.157' of https://git.kernel.org/pub/scm/linux/kernel/git/stabl...Josh Chasky2019-02-151-4/+3
|\|
| * iio: chemical: atlas-ph-sensor: correct IIO_TEMP values to millicelsiusMatt Ranostay2019-02-151-4/+3
* | Merge tag 'v4.9.156' of https://git.kernel.org/pub/scm/linux/kernel/git/stabl...Josh Chasky2019-02-131-0/+1
|\|
| * iio: accel: kxcjk1013: Add KIOX010A ACPI Hardware-IDHans de Goede2019-02-121-0/+1
* | BACKPORT: treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2019-01-074-10/+13
* | BACKPORT: treewide: devm_kmalloc() -> devm_kmalloc_array()Kees Cook2019-01-071-2/+2
* | BACKPORT: treewide: kzalloc() -> kcalloc()Kees Cook2019-01-072-2/+2
* | BACKPORT: treewide: kmalloc() -> kmalloc_array()Kees Cook2019-01-071-3/+3
* | Merge 4.9.143 into android-msm-bluecross-4.9Nathan Chancellor2018-12-051-9/+3
|\|
| * iio:st_magn: Fix enable device after triggerMartin Kelly2018-12-051-9/+3
* | Merge tag 'android-9.0.0_r0.35' into android-msm-bluecross-4.9Nathan Chancellor2018-11-291-44/+3
|\ \
| * | iio: qcom-rradc: remove cache ADC_USBIN_V and ignore on early bootThierry Strudel2018-08-211-44/+3
* | | Merge 4.9.137 into android-msm-bluecross-4.9Nathan Chancellor2018-11-223-16/+49
|\ \ \ | | |/ | |/|
| * | iio: adc: at91: fix wrong channel number in triggered buffer modeEugen Hristev2018-11-131-1/+3
| * | iio: adc: at91: fix acking DRDY irq on simple conversionsEugen Hristev2018-11-131-0/+2
| * | iio: adc: imx25-gcq: Fix leak of device_node in mx25_gcq_setup_cfgs()Alexey Khoroshilov2018-11-131-0/+6
| * | iio: ad5064: Fix regulator handlingLars-Peter Clausen2018-11-131-15/+38
* | | Merge 4.9.136 into android-msm-bluecross-4.9Nathan Chancellor2018-11-222-8/+34
|\| |
| * | iio: pressure: zpa2326: Remove always-true check which confuses gccGeert Uytterhoeven2018-11-101-7/+3
| * | iio: adc: Revert "axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modifica...Hans de Goede2018-11-101-1/+31
* | | Merge 4.9.126 into android-msm-bluecross-4.9Nathan Chancellor2018-10-211-2/+2
|\| |
| * | iio: ad9523: Fix return value for ad952x_store()Lars-Peter Clausen2018-09-091-1/+1
| * | iio: ad9523: Fix displayed phaseLars-Peter Clausen2018-09-091-1/+1
* | | Merge 4.9.124 into android-msm-bluecross-4.9Nathan Chancellor2018-10-211-3/+2
|\| |
| * | iio: pressure: bmp280: fix relative humidity unitTomasz Duszynski2018-08-241-3/+2
* | | Merge 4.9.111 into android-msm-bluecross-4.9Nathan Chancellor2018-10-211-2/+2
|\| |
| * | iio:buffer: make length types match kfifo typesMartin Kelly2018-07-031-2/+2
* | | Merge 4.9.107 into android-msm-bluecross-4.9Nathan Chancellor2018-10-211-0/+7
|\| | | |/ |/|
| * iio:kfifo_buf: check for uint overflowMartin Kelly2018-06-061-0/+7
* | iio: qcom-rradc: cache ADC_USBIN_V and ignore on early bootThierry Strudel2018-07-111-0/+47
* | Merge LA.UM.7.3.9.08.00.00.385.356 via branch qcom-msm-4.9 into android-msm-b...Cyan_Hsieh2018-06-074-62/+99
|\ \
| * | icm20602 driver: fix read fifo and timestampJi Xu2018-05-244-62/+99
* | | Merge LA.UM.7.3.9.08.00.00.385.328 via branch qcom-msm-4.9 into android-msm-b...Cyan_Hsieh2018-06-0119-33/+3038
|\| |
| * | Merge "Merge android-4.9.95 (b4c14c2) into msm-4.9"Linux Build Service Account2018-05-164-18/+46
| |\ \
| | * | Merge android-4.9.94 (8683408) into msm-4.9Blagovest Kolenichev2018-05-114-18/+46
| | |\|
| | | * iio: magnetometer: st_magn_spi: fix spi_device_id tableLorenzo Bianconi2018-04-131-2/+0
| | | * iio: light: rpr0521 poweroff for probe failsMikko Koivunen2018-04-131-2/+15
| | | * iio: hi8435: cleanup reset gpioNikita Yushchenko2018-04-131-5/+7
| | | * iio: hi8435: avoid garbage event at first enableNikita Yushchenko2018-04-131-2/+13
| | | * iio: pressure: zpa2326: report interrupted case as failureNicholas Mc Guire2018-04-131-7/+11
| * | | Merge "iio: Add new driver for icm20602" into msm-4.9Linux Build Service Account2018-05-1610-0/+2975
| |\ \ \ | | |/ / | |/| |
| | * | iio: Add new driver for icm20602Ji Xu2018-05-1210-0/+2975
| * | | Merge android-4.9.91 (bb94f9d) into msm-4.9Blagovest Kolenichev2018-04-172-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | iio: st_pressure: st_accel: pass correct platform data to initMichael Nosthoff2018-03-282-2/+2
| * | | Merge android-4.9.90 (dd1e37e) into msm-4.9Blagovest Kolenichev2018-04-173-9/+10
| |\| |
| | * | iio: hid-sensor: fix return of -EINVAL on invalid values in ret or valueColin Ian King2018-03-241-2/+2
| | * | iio: st_pressure: st_accel: Initialise sensor platform data properlyShrirang Bagul2018-03-242-7/+8
| * | | Merge android-4.9.86 (b324a70) into msm-4.9Blagovest Kolenichev2018-04-172-4/+5
| |\| | | | |/ | |/|