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-7.1.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
/
light
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-14
Merge tag 'iio-fixes-for-7.1b' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
6
-14
/
+30
2026-06-03
iio: light: tsl2591: remove unneeded tsl2591_compatible_als_persist_cycle()
Lucas Rabaquim
1
-29
/
+0
2026-06-02
Merge tag 'v7.1-rc6' into work
Jonathan Cameron
2
-15
/
+4
2026-06-02
iio: light: veml3328: add support for new device
Joshua Crofts
3
-0
/
+435
2026-05-31
light: tsl2591: simplify tsl2591_persist functions via lookup table
Matheus Silveira
1
-66
/
+28
2026-05-31
iio: light: add support for APDS9999 sensor
Jose A. Perez de Azpillaga
3
-0
/
+348
2026-05-31
iio: light: cros_ec_light_prox: simplify timestamp channel definition
David Lechner
1
-7
/
+1
2026-05-31
iio: tcs3472: move standalone return to default case
Aldo Conte
1
-2
/
+4
2026-05-31
iio: tcs3472: use local struct device * for remaining cases
Aldo Conte
1
-2
/
+2
2026-05-31
iio: tcs3472: use devm for resource management
Aldo Conte
1
-37
/
+26
2026-05-31
iio: tcs3472: use ! instead of explicit NULL check
Aldo Conte
1
-1
/
+1
2026-05-31
iio: tcs3472: convert remaining locking to guard(mutex)
Aldo Conte
1
-44
/
+32
2026-05-31
iio: tcs3472: sort headers alphabetically
Aldo Conte
1
-4
/
+4
2026-05-31
iio: tcs3472: power down chip on probe failure
Aldo Conte
1
-18
/
+20
2026-05-31
iio: light: HID: hid-sensor-prox: Refactor channel initialization
Natália Salvino André
1
-13
/
+6
2026-05-31
iio: light: HID: hid-sensor-als: Refactor channel initialization
Natália Salvino André
1
-12
/
+6
2026-05-31
iio: Initialize i2c_device_id arrays using member names
Uwe Kleine-König (The Capable Hub)
52
-95
/
+95
2026-05-31
iio: light: veml6030: remove unnecessary read of IT index
Javier Carrasco
1
-5
/
+1
2026-05-31
iio: light: opt3001: use macros from bits.h header
Joshua Crofts
1
-4
/
+3
2026-05-31
iio: light: opt3001: make headers conform to iwyu
Joshua Crofts
1
-6
/
+7
2026-05-31
iio: light: vcnl4000: use lock guard()
Raffael Raiel Trindade
1
-107
/
+45
2026-05-31
iio: Drop unused driver_data in four i2c drivers
Uwe Kleine-König (The Capable Hub)
3
-8
/
+8
2026-05-31
iio: light: iqs621-als: prefer early error handling over if (!ret)
Pedro Barletta Gennari
1
-9
/
+15
2026-05-31
iio: light: iqs621-als: use lock guards
Pedro Barletta Gennari
1
-62
/
+31
2026-05-31
iio: light: si1133: use guard(mutex)() macro
Joshua Crofts
1
-9
/
+6
2026-05-31
iio: light: si1133: add local variable for timeout
Joshua Crofts
1
-2
/
+3
2026-05-31
iio: light: si1133: group generic <linux/*> headers
Joshua Crofts
1
-4
/
+2
2026-05-31
iio: light: si1133: add missing include headers
Joshua Crofts
1
-0
/
+10
2026-05-31
iio: light: si1133: prefer complex macros enclosed in parenthesis
Joshua Crofts
1
-8
/
+8
2026-05-31
iio: light: si1133: remove unused macros
Joshua Crofts
1
-4
/
+0
2026-05-31
iio: light: si1133: prevent race condition on timeout
Joshua Crofts
1
-1
/
+8
2026-05-31
iio: light: si1133: reset counter to prevent race condition
Joshua Crofts
1
-0
/
+5
2026-05-31
iio: Move MODULE_DEVICE_TABLE next to the table itself
Krzysztof Kozlowski
1
-2
/
+1
2026-05-31
iio: light: stk3310: Use sizeof() for regmap_bulk_read/write count parameter
Miao Li
1
-5
/
+5
2026-05-31
iio: light: stk3310: Replace uint32_t with u32 and reorder members to elimina...
Miao Li
1
-6
/
+6
2026-05-31
iio: light: stk3310: Deal with the ps interrupt issue in PM
Miao Li
1
-7
/
+69
2026-05-31
iio: light: stk3310: Update includes to match IWYU
Rafael G. Dias
1
-1
/
+13
2026-05-31
iio: light: stk3310: Sort headers alphabetically
Rafael G. Dias
1
-1
/
+2
2026-05-27
iio: light: opt3001: fix missing state reset on timeout
Joshua Crofts
1
-2
/
+4
2026-05-26
iio: light: al3320a: read both ALS ADC registers again
Alexander A. Klimov
1
-3
/
+5
2026-05-26
iio: light: al3010: read both ALS ADC registers again
Alexander A. Klimov
1
-3
/
+5
2026-05-16
iio: light: veml6030: fix channel type when pushing events
Javier Carrasco
1
-3
/
+5
2026-05-16
iio: light: acpi-als: Check ACPI_COMPANION() against NULL
Rafael J. Wysocki
1
-1
/
+5
2026-05-15
iio: light: veml6075: add bounds check to veml6075_it_ms index
Sam Daly
1
-2
/
+6
2026-05-15
iio: light: cm3323: fix reg_conf not being initialized correctly
Aldo Conte
1
-3
/
+2
2026-04-28
iio: light: veml6070: Fix resource leak in probe error path
Felix Gu
1
-12
/
+2
2026-04-27
iio: tsl2772: Add support for Avago APDS9900/9901 ALS/Proximity sensor
Svyatoslav Ryhel
1
-0
/
+16
2026-04-27
iio: light: vcnl4000: register an IIO device with a device-managed function
Erikas Bitovtas
1
-10
/
+2
2026-04-27
iio: light: vcnl4000: make pm_runtime_enable() device-managed
Erikas Bitovtas
1
-11
/
+3
2026-04-27
iio: light: vcnl4000: move power state function into device-managed action
Erikas Bitovtas
1
-11
/
+21
[next]