index
:
kernel/git/stable/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-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
2026-05-31
iio: magnetometer: ak8975: update headers per IWYU principle
Joshua Crofts
2026-05-31
iio: magnetometer: ak8975: sort headers alphabetically
Joshua Crofts
2026-05-31
iio: magnetometer: ak8975: Add missed pm_runtime_put_autosuspend() call
Andy Shevchenko
2026-05-31
iio: light: iqs621-als: prefer early error handling over if (!ret)
Pedro Barletta Gennari
2026-05-31
iio: light: iqs621-als: use lock guards
Pedro Barletta Gennari
2026-05-31
iio: adc: mcp3422: write bit operations using bitfield.h APIs
Marcelo Machado Lage
2026-05-31
iio: adc: mcp3422: rewrite mask macros with help of bits.h APIs
Marcelo Machado Lage
2026-05-31
iio: magnetometer: rm3100: Modernize locking and refactor control flow
Maxwell Doose
2026-05-31
iio: light: si1133: use guard(mutex)() macro
Joshua Crofts
2026-05-31
iio: light: si1133: add local variable for timeout
Joshua Crofts
2026-05-31
iio: light: si1133: group generic <linux/*> headers
Joshua Crofts
2026-05-31
iio: light: si1133: add missing include headers
Joshua Crofts
2026-05-31
iio: light: si1133: prefer complex macros enclosed in parenthesis
Joshua Crofts
2026-05-31
iio: light: si1133: remove unused macros
Joshua Crofts
2026-05-31
iio: light: si1133: prevent race condition on timeout
Joshua Crofts
2026-05-31
iio: light: si1133: reset counter to prevent race condition
Joshua Crofts
2026-05-31
iio: gyro: adxrs290: Use guard(mutex) in lieu of manual lock+unlock
Guilherme Dias
2026-05-31
iio: Move MODULE_DEVICE_TABLE next to the table itself
Krzysztof Kozlowski
2026-05-31
iio: light: stk3310: Use sizeof() for regmap_bulk_read/write count parameter
Miao Li
2026-05-31
iio: light: stk3310: Replace uint32_t with u32 and reorder members to elimina...
Miao Li
2026-05-31
iio: light: stk3310: Deal with the ps interrupt issue in PM
Miao Li
2026-05-31
iio: light: stk3310: Update includes to match IWYU
Rafael G. Dias
2026-05-31
iio: light: stk3310: Sort headers alphabetically
Rafael G. Dias
2026-05-31
iio: buffer: Move from int64_t to s64 for timestamp
Andy Shevchenko
2026-05-31
iio: temperature: maxim_thermocouple: Fix indentation in of_match table
Rahman Mahmutović
2026-05-31
iio: dac: ad5706r: Add support for AD5706R DAC
Alexis Czezar Torreno
2026-05-31
iio: adc: ad7625: fix type mismatch in clamp() macro
Giorgi Tchankvetadze
2026-05-31
iio: ssp_sensors: cleanup codestyle warning
Sanjay Chitroda
2026-05-31
iio: adc: ad4080: add support for AD4880 dual-channel ADC
Antoniu Miclaus
2026-05-31
iio: backend: add devm_iio_backend_get_by_index()
Antoniu Miclaus
2026-05-29
iio: adc: ad_sigma_delta: fix clear_pending_event for registerless devices
Radu Sabau
2026-05-29
iio: adc: ad_sigma_delta: fix CS held asserted and state leaks
Radu Sabau
2026-05-27
iio: light: opt3001: fix missing state reset on timeout
Joshua Crofts
2026-05-27
iio: chemical: scd30: Cleanup initializations and fix sign-extension bug
Maxwell Doose
2026-05-26
iio: core: fix uninitialized data in debugfs
Dan Carpenter
2026-05-26
iio: backend: fix uninitialized data in debugfs
Dan Carpenter
2026-05-26
iio: dac: ad3552r-hs: fix uninitialized data ni ad3552r_hs_write_data_source()
Dan Carpenter
2026-05-26
iio: adc: qcom-spmi-iadc: balance enable_irq_wake() on driver unbind
Stepan Ionichev
2026-05-26
iio: light: al3320a: read both ALS ADC registers again
Alexander A. Klimov
2026-05-26
iio: light: al3010: read both ALS ADC registers again
Alexander A. Klimov
2026-05-26
iio: temperature: tmp006: use devm_iio_trigger_register
Stepan Ionichev
2026-05-26
iio: buffer: hw-consumer: free scan_mask on buffer release
Felix Gu
2026-05-26
iio: adc: ad7768-1: Select GPIOLIB
Jonathan Cameron
2026-05-20
iio: mcp9600: switch to using FIELD_GET_SIGNED()
Yury Norov
2026-05-20
iio: pressure: bmp280: switch to using FIELD_GET_SIGNED()
Yury Norov
2026-05-20
iio: magnetometer: yas530: switch to using FIELD_GET_SIGNED()
Yury Norov
2026-05-20
iio: intel_dc_ti_adc: switch to using FIELD_GET_SIGNED()
Yury Norov
2026-05-16
iio: light: veml6030: fix channel type when pushing events
Javier Carrasco
2026-05-16
iio: light: acpi-als: Check ACPI_COMPANION() against NULL
Rafael J. Wysocki
2026-05-16
iio: resolver: ad2s1210: notify trigger and clear state on fault read error
Stepan Ionichev
[prev]
[next]