index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
/
as73211.c
Age
Commit message (
Expand
)
Author
2025-08-16
iio: light: as73211: Ensure buffer holes are zeroed
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-01-16
Merge tag 'iio-fixes-for-6.13b' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2024-12-28
iio: light: Use aligned_s64 instead of open coding alignment.
Jonathan Cameron
2024-12-20
iio: light: as73211: fix channel handling in only-color triggered buffer
Javier Carrasco
2024-01-22
iio: light: as73211: add support for as7331
Javier Carrasco
2024-01-22
iio: light: as73211: use IIO_VAL_FRACTIONAL for intensity scales
Javier Carrasco
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-07-18
iio: light: as73211: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2021-09-08
iio/drivers/as73211: use HZ macros
Daniel Lezcano
2020-09-13
iio: light: as73211: Increase measurement timeout
Christian Eggers
2020-09-03
iio: light: as73211: New driver
Christian Eggers