index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
Age
Commit message (
Expand
)
Author
2 days
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-06-14
Merge tag 'iio-fixes-for-7.1b' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2026-06-03
iio: light: tsl2591: remove unneeded tsl2591_compatible_als_persist_cycle()
Lucas Rabaquim
2026-06-02
Merge tag 'v7.1-rc6' into work
Jonathan Cameron
2026-06-02
iio: light: veml3328: add support for new device
Joshua Crofts
2026-05-31
light: tsl2591: simplify tsl2591_persist functions via lookup table
Matheus Silveira
2026-05-31
iio: light: add support for APDS9999 sensor
Jose A. Perez de Azpillaga
2026-05-31
iio: light: cros_ec_light_prox: simplify timestamp channel definition
David Lechner
2026-05-31
iio: tcs3472: move standalone return to default case
Aldo Conte
2026-05-31
iio: tcs3472: use local struct device * for remaining cases
Aldo Conte
2026-05-31
iio: tcs3472: use devm for resource management
Aldo Conte
2026-05-31
iio: tcs3472: use ! instead of explicit NULL check
Aldo Conte
2026-05-31
iio: tcs3472: convert remaining locking to guard(mutex)
Aldo Conte
2026-05-31
iio: tcs3472: sort headers alphabetically
Aldo Conte
2026-05-31
iio: tcs3472: power down chip on probe failure
Aldo Conte
2026-05-31
iio: light: HID: hid-sensor-prox: Refactor channel initialization
Natália Salvino André
2026-05-31
iio: light: HID: hid-sensor-als: Refactor channel initialization
Natália Salvino André
2026-05-31
iio: Initialize i2c_device_id arrays using member names
Uwe Kleine-König (The Capable Hub)
2026-05-31
iio: light: veml6030: remove unnecessary read of IT index
Javier Carrasco
2026-05-31
iio: light: opt3001: use macros from bits.h header
Joshua Crofts
2026-05-31
iio: light: opt3001: make headers conform to iwyu
Joshua Crofts
2026-05-31
iio: light: vcnl4000: use lock guard()
Raffael Raiel Trindade
2026-05-31
iio: Drop unused driver_data in four i2c drivers
Uwe Kleine-König (The Capable Hub)
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: 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: 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-27
iio: light: opt3001: fix missing state reset on timeout
Joshua Crofts
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-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-15
iio: light: veml6075: add bounds check to veml6075_it_ms index
Sam Daly
2026-05-15
iio: light: cm3323: fix reg_conf not being initialized correctly
Aldo Conte
2026-04-28
iio: light: veml6070: Fix resource leak in probe error path
Felix Gu
2026-04-27
iio: tsl2772: Add support for Avago APDS9900/9901 ALS/Proximity sensor
Svyatoslav Ryhel
2026-04-27
iio: light: vcnl4000: register an IIO device with a device-managed function
Erikas Bitovtas
2026-04-27
iio: light: vcnl4000: make pm_runtime_enable() device-managed
Erikas Bitovtas
[next]