index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
Age
Commit message (
Expand
)
Author
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-06
Merge tag 'v7.0-rc7' into char-misc-next
Greg Kroah-Hartman
2026-03-26
iio: light: veml6070: fix veml6070_read() return value
Aldo Conte
2026-03-22
Merge tag 'v7.0-rc4' into togreg
Jonathan Cameron
2026-03-21
iio: light: vcnl4035: fix scan buffer on big-endian
David Lechner
2026-03-21
iio: light: as73211: remove duplicate zero init of scan.chan[3]
David Lechner
2026-03-21
iio: light: fix several incorrect spellings
Shi Hao
2026-03-21
iio: light: vcnl4000: add support for regulators
Erikas Bitovtas
2026-03-21
iio: light: vcnl4000: remove redundant check for proximity-near-level
Erikas Bitovtas
2026-03-21
iio: light: vcnl4000: use variables for I2C client and device instances
Erikas Bitovtas
2026-03-21
iio: light: vcnl4000: remove error messages for trigger and irq
Erikas Bitovtas
2026-03-21
iio: light: vcnl4000: replace mutex_init() with devm_mutex_init()
Erikas Bitovtas
2026-03-21
iio: light: vcnl4000: move power enablement from init to probe
Erikas Bitovtas
2026-03-21
iio: light: vcnl4000: sort includes by their name
Erikas Bitovtas
2026-03-14
iio: light: acpi-als: Convert ACPI driver to a platform one
Rafael J. Wysocki
2026-03-14
iio: light: acpi-als: Register ACPI notify handler directly
Rafael J. Wysocki
2026-03-03
iio: light: ltr501: return proper error code from ltr501_get_gain_index()
Antoniu Miclaus
2026-03-03
iio: light: gp2ap020a00f: remove unused debug_reg_addr
Antoniu Miclaus
2026-03-03
iio: light: apds9306: remove unused nlux_per_count
Antoniu Miclaus
2026-03-03
iio: light: apds9306: remove redundant explicit pointer cast
SAJJA EASWAR SAI
2026-02-23
iio: light: gp2ap020a00f: Join some lines of code to be a single line
Andy Shevchenko
2026-02-23
iio: light: gp2ap020a00f: Remove trailing comma in termination entry
Andy Shevchenko
2026-02-23
iio: light: gp2ap020a00f: Explicitly use string literal for driver name
Andy Shevchenko
2026-02-23
iio: light: gp2ap020a00f: Use temporary variable for struct device
Andy Shevchenko
2026-02-23
iio: light: gp2ap020a00f: Replace custom implementation of min()
Andy Shevchenko
2026-02-23
iio: light: gp2ap020a00f: Fix possible error swallow
Ethan Tidmore
2026-02-23
iio: light: gp2ap020a00f: Return directly from the switch cases
Andy Shevchenko
2026-02-23
iio: light: gp2ap020a00f: Use correct types for 16-bit LE data
Andy Shevchenko
2026-02-23
iio: light: gp2ap020a00f: correct return type to int
Ethan Tidmore
2026-02-23
iio: light: gp2ap020a00f: simplify locking with guard()
Ethan Tidmore
2026-02-23
iio: light: bh1780: fix PM runtime leak on error path
Antoniu Miclaus
2026-02-23
iio: light: zopt2201: use lock guards
Gabriel Almeida
2026-02-23
iio: light: zopt2201: Reorder header includes
Gabriel Almeida
2026-02-23
iio: light: vcnl4000: add support for Capella CM36686 and CM36672P
Erikas Bitovtas
2026-01-29
iio: Use IRQF_NO_THREAD
Sebastian Andrzej Siewior
2026-01-22
iio: light: opt4060: Use IIO cleanup helpers
Kurt Borja
2026-01-22
iio: light: vcnl4000: Use IIO cleanup helpers
Kurt Borja
2026-01-22
iio: core: Match iio_device_claim_*() semantics and implementation
Kurt Borja
2025-12-21
iio: light: isl29018: replace sprintf() with safer alternatives
Tomas Borquez
2025-11-09
iio: light: apds9960: convert to use maple tree register cache
Chu Guangqing
2025-11-09
iio: light: apds9306: convert to use maple tree register cache
Chu Guangqing
2025-11-09
iio: light: veml3235: convert to use maple tree register cache
Chu Guangqing
2025-10-19
iio: light: ltr390: Fix typo in variable name
Sameeksha Sankpal
2025-09-13
Merge tag 'v6.17-rc3' into togreg
Jonathan Cameron
2025-09-13
iio: light: ltr390: Implement runtime PM support
Akshay Jindal
2025-08-25
iio: light: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-08-25
iio: light: Drop unnecessary -ENOMEM messages
Dixit Parmar
2025-08-25
iio: light: Remove dev_err_probe() if error is -ENOMEM
Xichao Zhao
2025-08-16
iio: light: Simple conversions to iio_push_to_buffers_with_ts()
Jonathan Cameron
[next]