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
2024-10-21
iio: adc: ad7606: Add compatibility to fw_nodes
Guillaume Stols
4
-187
/
+254
2024-10-21
iio: adc: ad7606: Add PWM support for conversion trigger
Guillaume Stols
2
-7
/
+142
2024-10-21
iio: addac: ad74413r: simplify with cleanup.h
Nuno Sa
1
-22
/
+15
2024-10-21
iio: addac: ad74413r: use devm_regulator_get_enable_read_voltage()
Nuno Sa
1
-21
/
+7
2024-10-21
iio: addac: ad74413r: drop reset_gpio from struct ad74413r_state
Nuno Sa
1
-8
/
+8
2024-10-21
iio: light: veml6070: use field to set integration time
Javier Carrasco
1
-3
/
+4
2024-10-21
iio: light: veml6070: use unsigned int instead of unsigned
Javier Carrasco
1
-2
/
+2
2024-10-21
iio: adc: ad7192: properly check spi_get_device_match_data()
Nuno Sa
1
-0
/
+3
2024-10-21
iio: pressure: bmp280: Move bmp085 interrupt to new configuration
Vasileios Amoiridis
4
-18
/
+54
2024-10-21
iio: pressure: bmp280: Add data ready trigger support
Vasileios Amoiridis
2
-2
/
+216
2024-10-21
iio: pressure: bmp280: Use sleep and forced mode for oneshot captures
Vasileios Amoiridis
2
-21
/
+280
2024-10-21
iio: accel: adxl355: Fix typo "accelaration"
WangYuli
1
-1
/
+1
2024-10-21
iio: dac: ad8460: add SPI device match table
David Lechner
1
-0
/
+7
2024-10-21
iio: gyro: list adis16137 in Kconfig description
Yo-Jung (Leo) Lin
1
-1
/
+1
2024-10-21
iio: dac: ad8460: fix DT compatible
David Lechner
1
-1
/
+1
2024-10-21
iio: magnetometer: bmc150_magn: Drop most likely fake ACPI IDs
Andy Shevchenko
2
-18
/
+0
2024-10-21
iio: gyro: bmg160: Drop most likely fake ACPI IDs
Andy Shevchenko
1
-2
/
+0
2024-10-21
iio: imu: smi240: add driver
Shen Jianping
3
-0
/
+637
2024-10-21
Merge 6.12-rc4 into char-misc-next
Greg Kroah-Hartman
17
-41
/
+83
2024-10-19
iio: gts-helper: Fix memory leaks for the error path of iio_gts_build_avail_s...
Jinjie Ruan
1
-1
/
+1
2024-10-19
iio: gts-helper: Fix memory leaks in iio_gts_build_avail_scale_table()
Jinjie Ruan
1
-0
/
+2
2024-10-17
iio: imu: bmi270: Remove duplicated include in bmi270_i2c.c
Yang Li
1
-1
/
+0
2024-10-17
iio: adc: ad7606: Drop spurious empty file.
Jonathan Cameron
1
-0
/
+0
2024-10-15
iio: light: rpr0521: Use generic iio_pollfunc_store_time()
Vasileios Amoiridis
1
-13
/
+1
2024-10-15
iio: light: vl6180: Add support for Continuous Mode
Abhash Jha
1
-4
/
+129
2024-10-15
iio: light: vl6180: Added Interrupt support for single shot access
Abhash Jha
1
-11
/
+43
2024-10-15
iio: light: vl6180: Add configurable inter-measurement period support
Abhash Jha
1
-2
/
+68
2024-10-15
iio: light: veml6030: add support for veml7700
Javier Carrasco
1
-17
/
+91
2024-10-15
iio: light: veml6035: fix read_avail in no_irq case for veml6035
Javier Carrasco
1
-24
/
+2
2024-10-15
iio: dac: adi-axi-dac: update register names
Angelo Dureghello
1
-63
/
+74
2024-10-15
iio: dac: adi-axi-dac: fix wrong register bitfield
Angelo Dureghello
1
-1
/
+1
2024-10-14
iio: adc: ad7625: add driver
Trevor Gamblin
3
-0
/
+701
2024-10-13
Merge tag 'iio-fixes-for-6.12a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
17
-41
/
+83
2024-10-12
iio: pressure: bmp280: Fix uninitialized variable
Yo-Jung (Leo) Lin
1
-0
/
+2
2024-10-12
Merge tag 'v6.12-rc2' into test2
Jonathan Cameron
85
-87
/
+85
2024-10-10
iio: Switch back to struct platform_driver::remove()
Uwe Kleine-König
47
-57
/
+57
2024-10-10
iio: frequency: admv4420: fix missing select REMAP_SPI in Kconfig
Javier Carrasco
1
-0
/
+1
2024-10-10
iio: frequency: {admv4420,adrf6780}: format Kconfig entries
Javier Carrasco
1
-16
/
+16
2024-10-10
iio: imu: bmi323: remove redundant register definition
Tarang Raval
1
-1
/
+0
2024-10-10
iio: frequency: adf4371: make use of dev_err_probe()
Nuno Sa
1
-10
/
+8
2024-10-10
iio: frequency: adf4371: drop clkin from struct adf4371_state
Nuno Sa
1
-5
/
+5
2024-10-10
iio: frequency: adf4371: drop spi_set_drvdata()
Nuno Sa
1
-1
/
+0
2024-10-10
iio: frequency: adf4371: make use of spi_get_device_match_data()
Nuno Sa
1
-16
/
+20
2024-10-10
iio: adc: ad4695: Add missing Kconfig select
David Lechner
1
-0
/
+2
2024-10-10
iio: adc: ad7944: add namespace to T_QUIET_NS
David Lechner
1
-2
/
+2
2024-10-10
iio: pressure: rohm-bm1390: Remove redundant if statement
Colin Ian King
1
-3
/
+0
2024-10-10
iio: adc: ti-ads8688: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco
1
-0
/
+2
2024-10-10
iio: hid-sensors: Fix an error handling path in _hid_sensor_set_report_latency()
Christophe JAILLET
1
-1
/
+1
2024-10-10
iio: imu: bmi270: Add spi driver for bmi270 imu
Alex Lanzano
6
-7
/
+105
2024-10-06
iioc: dac: ltc2664: Fix span variable usage in ltc2664_channel_config()
Mohammed Anees
1
-8
/
+9
[prev]
[next]