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
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
82
-82
/
+82
2024-09-09
Merge 6.11-rc7 into char-misc-next
Greg Kroah-Hartman
10
-59
/
+91
2024-09-07
iio: adc: axp20x_adc: add support for AXP717 ADC
Chris Morgan
1
-0
/
+160
2024-09-07
iio: adc: axp20x_adc: Add adc_en1 and adc_en2 to axp_data
Chris Morgan
1
-7
/
+15
2024-09-05
iio: adc: standardize on formatting for id match tables
Jonathan Cameron
64
-169
/
+169
2024-09-05
iio: proximity: aw96103: Add support for aw96103/aw96105 proximity sensor
shuaijie wang
3
-0
/
+858
2024-09-03
iio: adc: sophgo-saradc: Add driver for Sophgo CV1800B SARADC
Thomas Bonnefille
3
-0
/
+238
2024-09-03
iio: imu: st_lsm6dsx: Remove useless dev_fwnode() calls
Andy Shevchenko
1
-17
/
+6
2024-09-03
iio: imu: st_lsm6dsx: Use iio_read_acpi_mount_matrix() helper
Andy Shevchenko
1
-69
/
+1
2024-09-03
iio: adc: mcp320x: Drop vendorless compatible strings
Rob Herring (Arm)
1
-10
/
+0
2024-09-03
iio: dac: ad5449: drop support for platform data
Bartosz Golaszewski
1
-13
/
+2
2024-09-03
iio: adc: xilinx-ams: use device_* to iterate over device child nodes
Javier Carrasco
1
-10
/
+5
2024-09-03
iio: adc: ad4695: implement calibration support
David Lechner
1
-2
/
+156
2024-09-03
iio: adc: ad4695: add 2nd regmap for 16-bit registers
David Lechner
1
-15
/
+68
2024-09-03
iio: bmi323: peripheral in lowest power state on suspend
Denis Benato
1
-2
/
+159
2024-09-03
iio: accel: bmc150: Improve bmc150_apply_bosc0200_acpi_orientation()
Andy Shevchenko
1
-3
/
+3
2024-09-03
iio: accel: bmc150: use fwnode_irq_get_byname()
Andy Shevchenko
1
-2
/
+2
2024-09-03
iio: proximity: cros_ec_mkbp_proximity: Switch to including mod_devicetable.h...
Andy Shevchenko
1
-1
/
+1
2024-09-03
iio: magnetometer: ak8975: Add AK09118 support
Danila Tikhonov
2
-1
/
+38
2024-09-03
iio: magnetometer: ak8975: Fix reading for ak099xx sensors
Barnabás Czémán
1
-16
/
+16
2024-09-03
iio: magnetometer: ak8975: Relax failure on unknown id
Barnabás Czémán
1
-3
/
+7
2024-08-21
drivers:iio:Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
Yang Ruibin
1
-1
/
+1
2024-08-21
iio: sgp40: retain documentation in driver
Andreas Klinger
1
-3
/
+8
2024-08-17
iio: light: ltr390: Calculate 'counts_per_uvi' dynamically
Abhash Jha
1
-2
/
+12
2024-08-17
iio: light: ltr390: Add ALS channel and support for gain and resolution
Abhash Jha
1
-15
/
+90
2024-08-17
iio: adc: ad4695: implement triggered buffer
David Lechner
1
-3
/
+247
2024-08-17
iio: proximity: hx9023s: Fix error code in hx9023s_property_get()
Dan Carpenter
1
-1
/
+2
2024-08-17
iio: light: noa1305: Fix up integration time look up
Marek Vasut
1
-1
/
+1
2024-08-17
iio: humidity: Add support for ENS210
Joshua Felmeden
3
-0
/
+351
2024-08-17
iio: imu: inv_mpu6050: fix interrupt status read for old buggy chips
Jean-Baptiste Maneyrol
1
-2
/
+11
2024-08-17
iio: adc: ad7173: fix GPIO device info
Dumitru Ceclan
1
-3
/
+0
2024-08-10
iio: imu: adis16460: drop ifdef around CONFIG_DEBUG_FS
Nuno Sa
1
-14
/
+4
2024-08-10
iio: imu: adis16400: drop ifdef around CONFIG_DEBUG_FS
Nuno Sa
1
-14
/
+4
2024-08-10
iio: imu: adis16480: drop ifdef around CONFIG_DEBUG_FS
Nuno Sa
1
-14
/
+4
2024-08-10
iio: imu: adis16475: drop ifdef around CONFIG_DEBUG_FS
Nuno Sa
1
-6
/
+3
2024-08-10
iio: adc: pac1921: add missing error return in probe()
Dan Carpenter
1
-2
/
+2
2024-08-10
iio: Fix spelling mistake "avaialable" -> "available"
Colin Ian King
1
-1
/
+1
2024-08-10
iio: dac: ltc2664: Fix off by one in ltc2664_channel_config()
Dan Carpenter
1
-1
/
+1
2024-08-10
iio: bmi323: suspend and resume triggering on relevant pm operations
Denis Benato
4
-0
/
+26
2024-08-10
iio: trigger: allow devices to suspend/resume theirs associated trigger
Denis Benato
1
-0
/
+27
2024-08-10
iio: light: apds9960: Add proximity and gesture offset calibration
Abhash Jha
1
-1
/
+54
2024-08-10
iio: adc: stm32-dfsdm: add scaling support to dfsdm
Olivier Moysan
2
-1
/
+105
2024-08-10
iio: add iio backend support to sd modulator
Olivier Moysan
2
-1
/
+97
2024-08-10
iio: adc: stm32-dfsdm: adopt generic channels bindings
Olivier Moysan
1
-36
/
+154
2024-08-10
iio: add child nodes support in iio backend framework
Olivier Moysan
1
-16
/
+41
2024-08-10
iio: add enable and disable services to iio backend framework
Olivier Moysan
1
-1
/
+24
2024-08-10
iio: add read scale and offset services to iio backend framework
Olivier Moysan
1
-0
/
+19
2024-08-10
iio: magnetometer: ak8975: drop incorrect AK09116 compatible
Krzysztof Kozlowski
1
-1
/
+0
2024-08-10
iio: dac: ad9739a: add backend debugfs interface
Nuno Sa
1
-1
/
+7
2024-08-10
iio: dac: adi-axi-dac: support debugfs direct_reg_access
Nuno Sa
1
-0
/
+12
[next]