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-7.2.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
/
light
Age
Commit message (
Expand
)
Author
11 days
Merge tag 'iio-for-7.3a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
11 days
Merge tag 'iio-fixes-for-7.2b-take2' of ssh://gitolite.kernel.org/pub/scm/lin...
Greg Kroah-Hartman
2026-08-07
iio: light: gp2ap002: re-enable irq if runtime suspend fails
Nikhil Gautam
2026-08-07
iio: light: gp2ap002: Fix unbalanced runtime PM on repeated event writes
Nikhil Gautam
2026-08-07
iio: light: apds9306: fix PM reference leak in apds9306_read_data()
Moksh Panicker
2026-08-07
iio: light: opt4001: Fix reversed GENMASK() arguments in fault count mask
Nikhil Gautam
2026-08-07
iio: light: opt4001: Reject integration times with a non-zero seconds part
Nikhil Gautam
2026-08-07
iio: light: opt4001: Fix incompatible pointer type passed to div_u64_rem()
Nikhil Gautam
2026-08-07
iio: light: opt4001: Fix power down clearing bits of the wrong register
Nikhil Gautam
2026-08-07
iio: light: opt4060: Fix incorrect register name in threshold read error message
Vidhu Sarwal
2026-08-07
iio: light: opt4060: Fix pointer type passed to div_u64_rem()
Vidhu Sarwal
2026-08-07
iio: light: opt4060: Reject integration times with a non-zero seconds part
Vidhu Sarwal
2026-08-07
iio: light: ltrf216a: fix runtime PM reference leak in error path
Vidhu Sarwal
2026-08-05
iio: light: cm32181: return zero after writing calibscale
Giorgi Tchankvetadze
2026-08-03
iio: light: tsl2583: remove conditional return with no effect
Sang-Heon Jeon
2026-08-03
iio: light: vcnl4000: remove vcnl4000_set_pm_runtime_state() helper
Sang-Heon Jeon
2026-08-03
iio: light: vcnl4035: remove vcnl4035_set_pm_runtime_state() helper
Sang-Heon Jeon
2026-08-03
iio: light: tsl2583: remove tsl2583_set_pm_runtime_busy() helper
Sang-Heon Jeon
2026-08-03
iio: light: isl29028: remove isl29028_set_pm_runtime_busy() helper
Sang-Heon Jeon
2026-08-03
iio: light: tsl2583: return zero in write_raw() on success
Sang-Heon Jeon
2026-08-03
iio: light: isl29028: return zero in write_raw() on success
Sang-Heon Jeon
2026-08-03
iio: light: tsl2772: fix ALS calibscale readback
Yuanshen Cao
2026-07-27
iio: light: cm3323: use dev_err_probe() in probe path
Aldo Conte
2026-07-27
iio: light: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
2026-07-27
iio: hid-sensor: als: scale each channel individually
Daniel Schaefer
2026-07-20
iio: light: opt3001: split opt3001_get_processed() logic
Joshua Crofts
2026-07-20
iio: light: vcnl4000: make read-only const array regulator_names static
Colin Ian King
2026-07-19
iio: light: tsl2583: migrate to sysfs_emit() and sysfs_emit_at()
Chengrui Liu
2026-07-12
Merge tag 'char-misc-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-07-11
iio: light: gp2ap002: Disable regulators on resume failure
Laxman Acharya Padhya
2026-07-11
iio: light: rpr0521: Propagate regcache_sync() errors
Pengpeng Hou
2026-07-11
iio: light: vcnl4035: Propagate regcache_sync() errors
Pengpeng Hou
2026-07-07
iio: hid-sensors: align function parenthesis for readability
Sanjay Chitroda
2026-07-06
Merge tag 'v7.2-rc2' into togreg
Jonathan Cameron
2026-07-05
Merge branch 'iio-inkern-namespace-ib' into togreg
Jonathan Cameron
2026-07-05
iio: inkern: Use namespaced exports
Romain Gantois
2026-07-05
iio: light: al3010: fix incorrect scale for the highest gain range
Vidhu Sarwal
2026-07-05
iio: light: tsl2591: return actual error from probe IRQ failure
Stepan Ionichev
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-07-02
iio: light: hid-sensor-als: Avoid race between callback setup and device expo...
Sanjay Chitroda
2026-07-02
iio: light: hid-sensor-prox: Avoid race between callback setup and device exp...
Sanjay Chitroda
2026-07-01
iio: light: al3320a: add missing REGMAP_I2C to Kconfig
Joshua Crofts
2026-07-01
iio: light: al3010: add missing REGMAP_I2C to Kconfig
Joshua Crofts
2026-07-01
iio: light: al3000a: add missing REGMAP_I2C to Kconfig
Joshua Crofts
2026-06-30
iio: Initialize spi_device_id arrays using member names
Uwe Kleine-König (The Capable Hub)
2026-06-30
iio: light: opt3001: add comment to mutex
Joshua Crofts
2026-06-30
iio: light: opt3001: switch driver to managed resources
Joshua Crofts
2026-06-30
iio: light: opt3001: move driver to guard(mutex)() use
Joshua Crofts
2026-06-30
iio: light: opt3001: localize for loop iterator
Joshua Crofts
2026-06-30
iio: light: opt3001: ensure correct parenthesis alignment
Joshua Crofts
[next]