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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2022-04-28
iio: proximity: mb1232: Switch to use fwnode_irq_get()
Andy Shevchenko
1
-3
/
+5
2022-04-28
iio: imu: adis16480: Improve getting the optional clocks
Andy Shevchenko
1
-16
/
+10
2022-04-28
iio: imu: adis16480: Use temporary variable for struct device
Andy Shevchenko
1
-23
/
+23
2022-04-28
iio: imu: adis16480: Make use of device properties
Andy Shevchenko
1
-13
/
+14
2022-04-28
iio: adc: sc27xx: add support for PMIC sc2730
Cixi Geng
1
-0
/
+116
2022-04-28
iio: adc: sc27xx: add support for PMIC sc2720 and sc2721
Cixi Geng
1
-2
/
+201
2022-04-28
iio: adc: sc27xx: refactor some functions for support more PMiCs
Cixi Geng
1
-16
/
+40
2022-04-28
iio: adc: sc27xx: structure adjustment and optimization
Cixi Geng
1
-15
/
+76
2022-04-28
iio: adc: sc27xx: Fine tune the scale calibration values
Cixi Geng
1
-8
/
+8
2022-04-28
iio: adc: sc27xx: fix read big scale voltage not right
Cixi Geng
1
-2
/
+2
2022-04-28
iio: proximity: stk3310: Export near level property for proximity sensor
Arnaud Ferraris
1
-0
/
+25
2022-04-28
iio: proximity: vl53l0x: Fix return value check of wait_for_completion_timeout
Miaoqian Lin
1
-4
/
+3
2022-04-28
iio: adc: stmpe-adc: Fix wait_for_completion_timeout return value check
Miaoqian Lin
1
-4
/
+4
2022-04-28
iio: accel: mma8452: Add missing documentation for name element of chip_info
Jonathan Cameron
1
-0
/
+1
2022-04-28
iio: adc: Kconfig: Make RZG2L_ADC depend on ARCH_RZG2L
Lad Prabhakar
1
-1
/
+1
2022-04-28
iio: gyro: fxas21002c: Make use of device properties
Andy Shevchenko
1
-5
/
+3
2022-04-28
iio: gyro: mpu3050: Make use of device properties
Andy Shevchenko
1
-5
/
+5
2022-04-28
iio: core: Convert to use firmware node handle instead of OF node
Andy Shevchenko
1
-7
/
+9
2022-04-28
iio: light: tsl2772: Make use of device properties
Andy Shevchenko
1
-15
/
+10
2022-04-28
iio: proximity: ping: Replace OF specific code by device_get_match_data()
Andy Shevchenko
1
-3
/
+2
2022-04-28
iio: magnetometer: ak8974: Drop dependency on OF
Andy Shevchenko
1
-1
/
+0
2022-04-28
iio: light: cm3605: Drop dependency on OF
Andy Shevchenko
1
-1
/
+0
2022-04-28
iio: temperature: max31856: Make use of device properties
Andy Shevchenko
1
-3
/
+3
2022-04-28
iio: accel: dmard06: Drop dependency on OF
Andy Shevchenko
1
-1
/
+0
2022-04-28
iio: afe: rescale: Make use of device properties
Andy Shevchenko
2
-4
/
+2
2022-04-28
iio: dac: dpot: Drop dependency on OF
Andy Shevchenko
1
-1
/
+0
2022-04-28
iio: dac: lpc18xx: Drop dependency on OF
Andy Shevchenko
1
-1
/
+1
2022-04-28
iio: dac: vf610: Drop dependency on OF
Andy Shevchenko
1
-1
/
+0
2022-04-28
iio: imu: bmi160: Make use of device properties
Andy Shevchenko
3
-35
/
+23
2022-04-28
iio: accel: adxl355: use fwnode_irq_get_byname()
Puranjay Mohan
1
-5
/
+2
2022-04-28
iio: imu: st_lsm6dsx: add support to ASM330LHHX
Lorenzo Bianconi
6
-5
/
+22
2022-04-28
iio: adc: ad7266: convert probe to full device-managed
Maíra Canal
1
-30
/
+14
2022-04-28
iio: Replace strtobool() with kstrtobool()
Lars-Peter Clausen
24
-28
/
+28
2022-04-16
iio: imu: inv_icm42600: Fix I2C init possible nack
Fawzi Khaber
1
-6
/
+9
2022-04-16
iio: dac: ltc2688: fix voltage scale read
Nuno Sá
1
-1
/
+1
2022-04-10
iio:dac:ad3552r: Fix an IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+2
2022-04-10
iio: sx9324: Fix default precharge internal resistance register
Gwendal Grignou
1
-2
/
+4
2022-04-10
iio: dac: ad5446: Fix read_raw not returning set value
Michael Hennerich
1
-1
/
+1
2022-04-10
iio: magnetometer: ak8975: Fix the error handling in ak8975_power_on()
Zheyu Ma
1
-0
/
+1
2022-04-10
iio: core: Simplify the registration of kfifo buffers
Miquel Raynal
16
-27
/
+3
2022-04-10
iio: core: Move the currentmode entry to the opaque structure
Miquel Raynal
3
-10
/
+14
2022-04-10
iio: core: Hide read accesses to iio_dev->currentmode
Miquel Raynal
3
-4
/
+15
2022-04-10
iio: Un-inline iio_buffer_enabled()
Miquel Raynal
1
-0
/
+12
2022-04-10
iio: st_sensors: Use iio_device_claim/release_direct_mode() when relevant
Miquel Raynal
1
-21
/
+17
2022-04-10
iio: st_sensors: Stop abusing mlock to ensure internal coherency
Miquel Raynal
4
-24
/
+8
2022-04-10
iio: st_sensors: Add a local lock for protecting odr
Miquel Raynal
1
-6
/
+18
2022-04-10
iio: st_sensors: Drop the protection on _avail functions
Miquel Raynal
1
-4
/
+0
2022-04-10
iio: st_sensors: Return as early as possible from the _write_raw() callbacks
Miquel Raynal
3
-14
/
+5
2022-04-10
iio: adc: stm32-dfsdm: Avoid dereferencing ->currentmode
Miquel Raynal
1
-3
/
+2
2022-04-10
iio: magnetometer: rm3100: Stop abusing the ->currentmode
Miquel Raynal
1
-12
/
+3
[prev]
[next]