index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
/
isl29125.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: light: isl29125: make use of iio_for_each_active_channel()
Nuno Sa
2024-08-03
1
-2
/
+1
*
iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-05-27
1
-1
/
+1
*
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-21
1
-1
/
+1
*
iio: light: isl29125: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+2
*
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
*
iio:light:isl29125: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
2022-02-18
1
-4
/
+3
*
iio: light: isl29125: Fix buffer alignment in iio_push_to_buffers_with_timest...
Jonathan Cameron
2021-05-17
1
-3
/
+7
*
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
2020-06-20
1
-18
/
+2
*
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
1
-1
/
+0
*
iio: light: isl29125: fix iio_triggered_buffer_{predisable,postenable} positions
Alexandru Ardelean
2020-04-19
1
-9
/
+19
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
2019-06-05
1
-4
/
+1
*
iio:light: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-22
1
-1
/
+0
*
drivers:iio:light:isl29125: added macros for sensing range
Bijosh Thykkoottathil
2016-07-03
1
-4
/
+7
*
iio:core: timestamping clock selection support
Gregor Boirie
2016-06-30
1
-1
/
+1
*
iio: light: isl29125: use iio helper function to guarantee direct mode
Alison Schofield
2016-06-11
1
-6
/
+4
*
iio: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-11
1
-1
/
+0
*
iio: light: isl29125: Add scale_available information
Peter Meerwald
2015-06-21
1
-0
/
+12
*
iio: Add Intersil isl29125 digital color light sensor driver
Peter Meerwald
2014-07-07
1
-0
/
+347