index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
Age
Commit message (
Expand
)
Author
2025-07-13
iio: light: cm3232: make struct cm3232_als_info const
David Lechner
2025-07-13
iio: light: cm3232: move calibscale to struct cm3232_chip
David Lechner
2025-07-13
iio: light: zopt2201: make zopt2201_scale const
David Lechner
2025-07-13
iio: light: isl76682: make isl76682_range_table const
David Lechner
2025-06-26
iio: light: veml6030: use = { } instead of memset()
David Lechner
2025-06-26
iio: light: opt4060: use = { } instead of memset()
David Lechner
2025-06-26
iio: light: ltr501: use = { } instead of memset()
David Lechner
2025-06-26
iio: light: bh1745: use = { } instead of memset()
David Lechner
2025-06-26
iio: light: apds9306: Refactor threshold get/set functions to use helper
Nattan Ferreira
2025-06-26
iio: light: opt4060: convert to use maple tree register cache
chuguangqing
2025-06-26
iio: light: ltr501: convert to use maple tree register cache
chuguangqing
2025-06-26
iio: light: isl29028: convert to use maple tree register cache
chuguangqing
2025-06-09
iio: Remove single use of macro definition for regmap name
Waqar Hameed
2025-06-09
iio: Remove single use of macro definition for IRQ name
Waqar Hameed
2025-06-09
iio: Remove single use of macro definition for driver name
Waqar Hameed
2025-05-22
Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2025-05-21
iio: light: zopt2201: Remove code duplication in scale write functions
Beatriz Viana Costa
2025-04-22
iio: normalize array sentinel style
David Lechner
2025-04-22
iio: light: al3320a: Implement regmap support
David Heidelberg
2025-04-22
iio: light: al3010: Implement regmap support
David Heidelberg
2025-04-22
iio: light: al3320a: Fix an error handling path in al3320a_probe()
David Heidelberg
2025-04-22
iio: light: al3000a: Fix an error handling path in al3000a_probe()
David Heidelberg
2025-04-22
iio: light: al3010: Improve al3010_init error handling with dev_err_probe()
David Heidelberg
2025-04-22
iio: light: vcnl4035: Switch to sparse friendly iio_device_claim/release_dire...
Jonathan Cameron
2025-04-22
iio: light: vcnl4000: Switch to sparse friendly iio_device_claim/release_dire...
Jonathan Cameron
2025-04-22
iio: light: tcs3472: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
2025-04-22
iio: light: tcs3414: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
2025-04-22
iio: light: st_uvis25: Switch to sparse friendly iio_device_claim/release_dir...
Jonathan Cameron
2025-04-22
iio: light: si1145: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
2025-04-22
iio: light: rpr0521: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
2025-04-22
iio: light: rpr0521: Factor out handling of IIO_INFO_RAW and use guard()
Jonathan Cameron
2025-04-22
iio: light: rohm-bu27034: Switch to sparse friendly iio_device_claim/release_...
Jonathan Cameron
2025-04-22
iio: light: opt4060: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
2025-04-22
iio: light: ltr501: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
2025-04-22
iio: light: ltr501: Factor out core of write_raw() where direct mode claim is...
Jonathan Cameron
2025-04-22
iio: light: ltr501: Factor out IIO_INFO_RAW leg of read_raw() callback.
Jonathan Cameron
2025-04-22
iio: light: as73211: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
2025-04-22
iio: light: as73211: Use guard() and move mode switch into inner write_raw fu...
Jonathan Cameron
2025-04-22
iio: light: isl29125: Switch to sparse friendly iio_device_claim/release_dire...
Jonathan Cameron
2025-04-22
iio: light: gp2ap020a00f: Switch to sparse friendly iio_device_claim/release_...
Jonathan Cameron
2025-04-22
iio: light: apds9306: Switch to sparse friendly iio_device_claim/release_dire...
Jonathan Cameron
2025-04-22
iio: light: al3320a: Split set_pwr function into set_pwr_on and _off
David Heidelberg
2025-04-22
iio: light: al3010: Split set_pwr function into set_pwr_on and _off
David Heidelberg
2025-04-22
iio: light: al3320a: Abstract device reference in the probe function
David Heidelberg
2025-04-22
iio: light: al3010: Abstract device reference in the probe function
David Heidelberg
2025-04-22
iio: light: al3320a: Remove DRV_NAME definition
David Heidelberg
2025-04-22
iio: light: al3010: Remove DRV_NAME definition
David Heidelberg
2025-04-22
iio: light: al3320a: Use unsigned int for the indexing
David Heidelberg
2025-04-22
iio: light: al3010: Use unsigned int for the indexing
David Heidelberg
2025-04-22
iio: light: bh1750: Add hardware reset support via GPIO
Sergio Perez
[next]