index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
/
al3010.c
Age
Commit message (
Expand
)
Author
2025-04-22
iio: normalize array sentinel style
David Lechner
2025-04-22
iio: light: al3010: Implement regmap support
David Heidelberg
2025-04-22
iio: light: al3010: Improve al3010_init error handling with dev_err_probe()
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: al3010: Abstract device reference in the probe function
David Heidelberg
2025-04-22
iio: light: al3010: Remove DRV_NAME definition
David Heidelberg
2025-04-22
iio: light: al3010: Use unsigned int for the indexing
David Heidelberg
2024-09-30
iio: light: al3010: Fix an error handling path in al3010_probe()
Christophe JAILLET
2024-02-28
iio: light: al3010: Switch from linux/of.h to linux/mod_devicetable.h
Jonathan Cameron
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-23
iio: light: al3010: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-07-18
iio: light: al3010: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-03-08
iio: light: add Dyna-Image AL3010 driver
David Heidelberg