index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-31
iio: core: fix a possible circular locking dependency
Fabrice Gasnier
1
-2
/
+2
2019-03-24
iio: ad_sigma_delta: select channel when reading register
Dragos Bogdan
1
-0
/
+1
2019-03-16
iio: pms7003: select IIO_TRIGGERED_BUFFER
Arnd Bergmann
1
-0
/
+1
2019-03-16
iio: cros_ec: Fix the maths for gyro scale calculation
Gwendal Grignou
1
-3
/
+4
2019-03-16
iio: adc: xilinx: prevent touching unclocked h/w on remove
Sven Van Asbroeck
1
-1
/
+1
2019-03-16
iio: adc: xilinx: fix potential use-after-free on probe
Sven Van Asbroeck
1
-0
/
+1
2019-03-16
iio: adc: xilinx: fix potential use-after-free on remove
Sven Van Asbroeck
1
-1
/
+1
2019-03-16
iio: dac: mcp4725: add missing powerdown bits in store eeprom
Jean-Francois Dagenais
1
-0
/
+1
2019-03-09
io: accel: kxcjk1013: restore the range after resume.
he, bo
1
-0
/
+2
2019-03-09
iio:chemical:bme680: Fix SPI read interface
Mike Looijmans
4
-62
/
+118
2019-03-09
iio:chemical:bme680: Fix, report temperature in millidegrees
Mike Looijmans
1
-9
/
+7
2019-03-09
iio: chemical: fix missing Kconfig block for sgp30
Jonathan Cameron
1
-0
/
+13
2019-03-09
iio: adc: at91: disable adc channel interrupt in timeout case
Georg Ottinger
1
-11
/
+17
2019-03-09
iio: gyro: mpu3050: fix chip ID reading
Sergey Larin
1
-3
/
+5
2019-03-09
iio: Fix scan mask selection
Lars-Peter Clausen
1
-3
/
+2
2019-03-09
iio/gyro/bmg160: Use millidegrees for temperature scale
Mike Looijmans
1
-3
/
+3
2019-03-08
Merge tag 'mfd-next-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
3
-0
/
+371
2019-03-07
Merge tag 'staging-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
55
-115
/
+5927
2019-03-07
iio: adc: fix warning in Qualcomm PM8xxx HK/XOADC driver
Linus Torvalds
1
-7
/
+3
2019-02-13
Merge tag 'iio-for-5.1b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
25
-71
/
+1480
2019-02-12
iio: adc: exynos-adc: Use proper number of channels for Exynos4x12
Krzysztof Kozlowski
1
-0
/
+17
2019-02-11
iio: chemical: add support for Plantower PMS7003 sensor
Tomasz Duszynski
3
-0
/
+351
2019-02-11
iio:chemical:sps30 Supress some switch fallthrough warnings.
Jonathan Cameron
1
-0
/
+3
2019-02-11
Merge 5.0-rc6 into staging-next
Greg Kroah-Hartman
3
-21
/
+65
2019-02-09
iio:adc:lpc32xx use SPDX-License-Identifier
Gregory CLEMENT
1
-14
/
+1
2019-02-09
iio: adc: ads124s08: fix spelling mistake "converions" -> "conversions"
Colin Ian King
1
-4
/
+4
2019-02-09
iio: adc: exynos-adc: Fix NULL pointer exception on unbind
Krzysztof Kozlowski
1
-1
/
+1
2019-02-09
iio: chemical: sps30: fix a loop timeout test
Dan Carpenter
1
-1
/
+1
2019-02-09
iio:accel:adxl345: Change alignment to match paranthesis
Luciana da Costa Marques
1
-2
/
+2
2019-02-09
iio:dac:ti-dac7612: Add driver for Texas Instruments DAC7612
Ricardo Ribalda Delgado
3
-0
/
+195
2019-02-09
iio: adc: ad7476: Add support for TI ADS786X ADCs
Ricardo Ribalda Delgado
2
-4
/
+27
2019-02-09
iio: adc: ad7768-1: Add support for setting the sampling frequency
Stefan Popa
1
-3
/
+199
2019-02-09
drivers: iio: dac: Fix wrong license for ADI drivers
Stefan Popa
5
-5
/
+5
2019-02-09
IIO: add Ingenic JZ47xx ADC driver.
Artur Rojek
3
-0
/
+374
2019-02-09
iio:bmi160: use if (ret) instead of if (ret < 0)
Martin Kelly
1
-22
/
+18
2019-02-09
iio:bmi160: use iio_pollfunc_store_time
Martin Kelly
1
-3
/
+3
2019-02-09
iio:bmi160: add drdy interrupt support
Martin Kelly
2
-3
/
+278
2019-02-09
iio:bmi160: add SPDX identifiers
Martin Kelly
3
-11
/
+3
2019-02-04
Merge tag 'iio-for-5.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
41
-52
/
+4455
2019-02-03
Merge tag 'iio-fixes-5.0a' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
3
-21
/
+65
2019-02-02
iio: chemical: sps30: remove printk format specifier
Tomasz Duszynski
1
-2
/
+0
2019-02-02
iio: light: add driver for MAX44009
Robert Eshleman
3
-0
/
+566
2019-02-02
iio: adc: Add AD7768-1 ADC basic support
Stefan Popa
3
-0
/
+473
2019-02-02
iio: imu: mpu6050: Add support for the ICM 20602 IMU
Randolph Maaßen
5
-7
/
+58
2019-02-02
iio: st_accel: use ACPI orientation data
Daniel Drake
1
-1
/
+170
2019-02-01
Merge branches 'ib-mfd-iio-input-5.1', 'ib-mfd-input-watchdog-5.1' and 'ib-mf...
Lee Jones
1
-1
/
+4
2019-01-19
iio: adc: add NPCM ADC driver
Tomer Maimon
3
-0
/
+346
2019-01-19
iio: chemical: sps30: allow changing self cleaning period
Tomasz Duszynski
1
-18
/
+125
2019-01-19
iio: chemical: bme680: Add device-tree support
Sebastien Bourdelin
2
-0
/
+15
2019-01-19
iio:st_pressure:initial lps22hh sensor support
mario tesi
5
-1
/
+82
[next]