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-08-12
Merge tag 'iio-for-5.4a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
90
-1340
/
+2853
2019-08-11
iio: hi8435: Drop hi8435_remove() by using devres for remaining elements
Andrey Smirnov
1
-21
/
+11
2019-08-11
iio: hi8435: Use gpiod_set_value_cansleep()
Andrey Smirnov
1
-1
/
+1
2019-08-11
iio:st_sensors: remove buffer allocation at each buffer enable
Denis Ciocca
4
-44
/
+4
2019-08-05
iio: imu: inv_mpu6050: be more explicit on supported chips
Jean-Baptiste Maneyrol
1
-4
/
+6
2019-08-05
iio: light: noa1305: Add support for NOA1305
Martyn Welch
3
-0
/
+324
2019-08-05
iio: remove get_irq_data_ready() function pointer and use IRQ number directly
Denis Ciocca
7
-43
/
+24
2019-08-05
iio: imu: st_lsm6dsx: make IIO_CHAN_INFO_SCALE shared by type
Martin Kepplinger
1
-2
/
+2
2019-08-05
iio: tsl2772: Use regulator_bulk_() APIs
Chuhong Yuan
1
-58
/
+29
2019-08-05
iio: tsl2772: Use devm_iio_device_register
Chuhong Yuan
1
-18
/
+1
2019-08-05
iio: tsl2772: Use devm_add_action_or_reset for tsl2772_chip_off
Chuhong Yuan
1
-3
/
+13
2019-08-05
iio: tsl2772: Use devm_add_action_or_reset
Chuhong Yuan
1
-3
/
+3
2019-08-05
iio: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
20
-56
/
+17
2019-08-05
iio: light: si1145: Use device-managed APIs
Chuhong Yuan
1
-37
/
+5
2019-08-05
iio:pressure: preenable/postenable/predisable fixup for ST press buffer
Denis Ciocca
1
-21
/
+17
2019-08-05
iio:magn: preenable/postenable/predisable fixup for ST magn buffer
Denis Ciocca
1
-14
/
+16
2019-08-05
iio:gyro: preenable/postenable/predisable fixup for ST gyro buffer
Denis Ciocca
1
-25
/
+24
2019-08-05
iio:accel: preenable/postenable/predisable fixup for ST accel buffer
Denis Ciocca
1
-25
/
+20
2019-08-05
iio: imu: st_lsm6dsx: add support to ISM330DHCX
Lorenzo Bianconi
6
-5
/
+22
2019-08-05
iio: imu: st_lsm6dsx: move iio chan definitions in st_lsm6dsx_sensor_settings
Lorenzo Bianconi
2
-20
/
+81
2019-08-05
iio: imu: st_lsm6dsx: inline output acc/gyro output regs
Lorenzo Bianconi
1
-20
/
+6
2019-08-05
iio: imu: st_lsm6dsx: move fs_table in st_lsm6dsx_sensor_settings
Lorenzo Bianconi
2
-33
/
+144
2019-08-05
iio: imu: st_lsm6dsx: move odr_table in st_lsm6dsx_sensor_settings
Lorenzo Bianconi
2
-32
/
+166
2019-08-05
iio: light: cm3323: Use device-managed APIs
Chuhong Yuan
1
-24
/
+9
2019-08-05
iio: potentiometer: add a driver for Maxim 5432-5435
Martin Kaiser
3
-0
/
+147
2019-07-28
Merge tag 'iio-fixes-for-5.3a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
5
-4
/
+100
2019-07-28
iio: adc: ad7606: Add debug mode for ad7616
Beniamin Bia
1
-1
/
+32
2019-07-28
iio: adc: ad7606: Add support for software mode for ad7616
Beniamin Bia
3
-9
/
+213
2019-07-28
iio: adc: ad7606: Allow reconfigration after reset
Beniamin Bia
1
-0
/
+4
2019-07-28
iio: adc: ad7606: Move spi dependent features to spi file
Beniamin Bia
2
-27
/
+5
2019-07-28
iio: adc: ad7606: Move common channel definition to header
Beniamin Bia
2
-23
/
+23
2019-07-28
iio: common: cros_ec_sensors: Expose cros_ec_sensors frequency range via iio ...
Fabien Lahoudere
3
-0
/
+71
2019-07-28
iio: cros_ec_accel_legacy: Add support for veyron-minnie
Gwendal Grignou
1
-2
/
+38
2019-07-28
iio: cros_ec_accel_legacy: Use cros_ec_sensors_core
Gwendal Grignou
2
-285
/
+55
2019-07-28
iio: cros_ec_accel_legacy: Fix incorrect channel setting
Gwendal Grignou
1
-1
/
+0
2019-07-28
iio: cros_ec: Add sign vector in core for backward compatibility
Gwendal Grignou
1
-0
/
+4
2019-07-28
iio: common: cros_ec_sensors: determine protocol version
Fabien Lahoudere
1
-1
/
+34
2019-07-28
iio: imu: st_lsm6dsx: flip irq return logic
Sean Nyekjaer
1
-1
/
+1
2019-07-28
iio: imu: st_lsm6dsx: add i3c basic support for LSM6DSO and LSM6DSR
Vitor Soares
3
-1
/
+65
2019-07-28
iio: magnetometer: mmc35240: Fix a typo in the name of a constant
Christophe JAILLET
1
-2
/
+2
2019-07-28
iio: pressure: hp03: convert to i2c_new_dummy_device
Wolfram Sang
1
-3
/
+3
2019-07-28
iio: light: veml6070: convert to i2c_new_dummy_device
Wolfram Sang
1
-3
/
+3
2019-07-28
iio: light: cm36651: convert to i2c_new_dummy_device
Wolfram Sang
1
-6
/
+6
2019-07-28
iio: imu: Add support for the ADIS16460 IMU
Alexandru Ardelean
3
-0
/
+502
2019-07-28
iio: imu: adis: Add support for SPI transfer cs_change_delay
Alexandru Ardelean
1
-0
/
+12
2019-07-28
iio: mxc4005: Use device-managed APIs
Chuhong Yuan
1
-34
/
+6
2019-07-28
iio: humidity: Use device-managed APIs
Chuhong Yuan
2
-37
/
+6
2019-07-28
iio: maxim_thermocouple: Use device-managed APIs
Chuhong Yuan
1
-22
/
+3
2019-07-28
iio: make st_sensors drivers use regmap
Denis Ciocca
17
-173
/
+99
2019-07-28
iio: move 3-wire spi initialization to st_sensors_spi
Denis Ciocca
10
-67
/
+94
[next]