index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-06-04
1
-29
/
+19
|
\
|
*
iio: fix opencoded for_each_set_bit()
Yury Norov
2022-05-02
1
-29
/
+19
*
|
Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-06-03
103
-769
/
+1493
|
\
\
|
*
\
Merge tag 'iio-for-5.19a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2022-05-19
103
-769
/
+1493
|
|
\
\
|
|
*
|
iio: ti-ads8688: use of_device_id for OF matching
Krzysztof Kozlowski
2022-05-01
1
-0
/
+1
|
|
*
|
iio: stmpe-adc: use of_device_id for OF matching
Krzysztof Kozlowski
2022-05-01
1
-6
/
+7
|
|
*
|
iio: gyro: mpu3050: Make mpu3050_common_remove() return void
Uwe Kleine-König
2022-05-01
3
-5
/
+5
|
|
*
|
iio: dac: ltc2632: Make use of device properties
Andy Shevchenko
2022-04-28
1
-3
/
+3
|
|
*
|
iio: temperature: max31865: Make use of device properties
Andy Shevchenko
2022-04-28
1
-1
/
+3
|
|
*
|
iio: proximity: mb1232: Switch to use fwnode_irq_get()
Andy Shevchenko
2022-04-28
1
-3
/
+5
|
|
*
|
iio: imu: adis16480: Improve getting the optional clocks
Andy Shevchenko
2022-04-28
1
-16
/
+10
|
|
*
|
iio: imu: adis16480: Use temporary variable for struct device
Andy Shevchenko
2022-04-28
1
-23
/
+23
|
|
*
|
iio: imu: adis16480: Make use of device properties
Andy Shevchenko
2022-04-28
1
-13
/
+14
|
|
*
|
iio: adc: sc27xx: add support for PMIC sc2730
Cixi Geng
2022-04-28
1
-0
/
+116
|
|
*
|
iio: adc: sc27xx: add support for PMIC sc2720 and sc2721
Cixi Geng
2022-04-28
1
-2
/
+201
|
|
*
|
iio: adc: sc27xx: refactor some functions for support more PMiCs
Cixi Geng
2022-04-28
1
-16
/
+40
|
|
*
|
iio: adc: sc27xx: structure adjustment and optimization
Cixi Geng
2022-04-28
1
-15
/
+76
|
|
*
|
iio: adc: sc27xx: Fine tune the scale calibration values
Cixi Geng
2022-04-28
1
-8
/
+8
|
|
*
|
iio: adc: sc27xx: fix read big scale voltage not right
Cixi Geng
2022-04-28
1
-2
/
+2
|
|
*
|
iio: proximity: stk3310: Export near level property for proximity sensor
Arnaud Ferraris
2022-04-28
1
-0
/
+25
|
|
*
|
iio: proximity: vl53l0x: Fix return value check of wait_for_completion_timeout
Miaoqian Lin
2022-04-28
1
-4
/
+3
|
|
*
|
iio: adc: stmpe-adc: Fix wait_for_completion_timeout return value check
Miaoqian Lin
2022-04-28
1
-4
/
+4
|
|
*
|
iio: accel: mma8452: Add missing documentation for name element of chip_info
Jonathan Cameron
2022-04-28
1
-0
/
+1
|
|
*
|
iio: adc: Kconfig: Make RZG2L_ADC depend on ARCH_RZG2L
Lad Prabhakar
2022-04-28
1
-1
/
+1
|
|
*
|
iio: gyro: fxas21002c: Make use of device properties
Andy Shevchenko
2022-04-28
1
-5
/
+3
|
|
*
|
iio: gyro: mpu3050: Make use of device properties
Andy Shevchenko
2022-04-28
1
-5
/
+5
|
|
*
|
iio: core: Convert to use firmware node handle instead of OF node
Andy Shevchenko
2022-04-28
1
-7
/
+9
|
|
*
|
iio: light: tsl2772: Make use of device properties
Andy Shevchenko
2022-04-28
1
-15
/
+10
|
|
*
|
iio: proximity: ping: Replace OF specific code by device_get_match_data()
Andy Shevchenko
2022-04-28
1
-3
/
+2
|
|
*
|
iio: magnetometer: ak8974: Drop dependency on OF
Andy Shevchenko
2022-04-28
1
-1
/
+0
|
|
*
|
iio: light: cm3605: Drop dependency on OF
Andy Shevchenko
2022-04-28
1
-1
/
+0
|
|
*
|
iio: temperature: max31856: Make use of device properties
Andy Shevchenko
2022-04-28
1
-3
/
+3
|
|
*
|
iio: accel: dmard06: Drop dependency on OF
Andy Shevchenko
2022-04-28
1
-1
/
+0
|
|
*
|
iio: afe: rescale: Make use of device properties
Andy Shevchenko
2022-04-28
2
-4
/
+2
|
|
*
|
iio: dac: dpot: Drop dependency on OF
Andy Shevchenko
2022-04-28
1
-1
/
+0
|
|
*
|
iio: dac: lpc18xx: Drop dependency on OF
Andy Shevchenko
2022-04-28
1
-1
/
+1
|
|
*
|
iio: dac: vf610: Drop dependency on OF
Andy Shevchenko
2022-04-28
1
-1
/
+0
|
|
*
|
iio: imu: bmi160: Make use of device properties
Andy Shevchenko
2022-04-28
3
-35
/
+23
|
|
*
|
iio: accel: adxl355: use fwnode_irq_get_byname()
Puranjay Mohan
2022-04-28
1
-5
/
+2
|
|
*
|
iio: imu: st_lsm6dsx: add support to ASM330LHHX
Lorenzo Bianconi
2022-04-28
6
-5
/
+22
|
|
*
|
iio: adc: ad7266: convert probe to full device-managed
Maíra Canal
2022-04-28
1
-30
/
+14
|
|
*
|
iio: Replace strtobool() with kstrtobool()
Lars-Peter Clausen
2022-04-28
24
-28
/
+28
|
|
*
|
iio: core: Simplify the registration of kfifo buffers
Miquel Raynal
2022-04-10
16
-27
/
+3
|
|
*
|
iio: core: Move the currentmode entry to the opaque structure
Miquel Raynal
2022-04-10
3
-10
/
+14
|
|
*
|
iio: core: Hide read accesses to iio_dev->currentmode
Miquel Raynal
2022-04-10
3
-4
/
+15
|
|
*
|
iio: Un-inline iio_buffer_enabled()
Miquel Raynal
2022-04-10
1
-0
/
+12
|
|
*
|
iio: st_sensors: Use iio_device_claim/release_direct_mode() when relevant
Miquel Raynal
2022-04-10
1
-21
/
+17
|
|
*
|
iio: st_sensors: Stop abusing mlock to ensure internal coherency
Miquel Raynal
2022-04-10
4
-24
/
+8
|
|
*
|
iio: st_sensors: Add a local lock for protecting odr
Miquel Raynal
2022-04-10
1
-6
/
+18
|
|
*
|
iio: st_sensors: Drop the protection on _avail functions
Miquel Raynal
2022-04-10
1
-4
/
+0
[next]