index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
/
apds9300.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-03
iio: light: apds9300: use bool for event state
Julien Stephan
1
-9
/
+9
2024-11-03
iio: fix write_event_config signature
Julien Stephan
1
-1
/
+1
2024-05-27
iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
1
-1
/
+1
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2022-11-23
iio: light: apds9300: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-02-18
iio:light:apds9300: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
1
-7
/
+3
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
1
-4
/
+1
2017-08-22
iio:light: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
1
-2
/
+0
2017-08-20
iio: light: apds9300: constify i2c_device_id
Arvind Yadav
1
-1
/
+1
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
1
-1
/
+1
2015-07-11
iio: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2013-12-08
iio: Remove support for the legacy event config interface
Lars-Peter Clausen
1
-4
/
+4
2013-10-12
iio:apds9300: Use new event config interface
Lars-Peter Clausen
1
-17
/
+36
2013-08-03
iio: add APDS9300 ambilent light sensor driver
Oleksandr Kravchenko
1
-0
/
+512