index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
/
tcs3472.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: light: tcs3472: 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:tcs3472: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
2022-02-18
1
-4
/
+3
*
iio: light: tcs3472: do not free unallocated IRQ
frank zago
2021-06-16
1
-2
/
+4
*
iio: light: tcs3472: Fix buffer alignment in iio_push_to_buffers_with_timesta...
Jonathan Cameron
2021-05-17
1
-3
/
+7
*
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
1
-1
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
2019-06-05
1
-4
/
+1
*
iio: light: tcs3472: support out-of-threshold events
Akinobu Mita
2017-09-03
1
-8
/
+254
*
iio:light: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-22
1
-1
/
+0
*
iio: light: tcs3472: add link to datasheet
Akinobu Mita
2017-07-01
1
-0
/
+2
*
iio: light: tcs3472: fix ATIME register write
Akinobu Mita
2017-07-01
1
-1
/
+1
*
iio:core: timestamping clock selection support
Gregor Boirie
2016-06-30
1
-1
/
+1
*
iio: light: tcs3472: use iio helper function to guarantee direct mode
Alison Schofield
2016-06-11
1
-8
/
+5
*
iio: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-11
1
-1
/
+0
*
iio:tcs3472: Check for buffer enabled and locking
Peter Meerwald
2014-07-07
1
-1
/
+10
*
iio: Remove obsolete variable in tcs3472 driver
Peter Meerwald
2014-01-11
1
-2
/
+0
*
iio:light:tcs3472 replaces IIO_ST macro with explicit entries to struct scan_...
Jonathan Cameron
2013-12-17
1
-1
/
+6
*
iio:tcs3472: Use iio_push_to_buffers_with_timestamp()
Lars-Peter Clausen
2013-09-21
1
-4
/
+2
*
iio: Fix tcs3472 dev-to-indio_dev conversion in suspend/resume
Peter Meerwald
2013-09-21
1
-2
/
+5
*
iio: Remove unnecessary casts for iio_push_to_buffers()
Lars-Peter Clausen
2013-09-15
1
-1
/
+1
*
iio: Fix tcs3472 buffer size
Peter Meerwald
2013-09-15
1
-4
/
+1
*
iio: Add tcs3472 color light sensor driver
Peter Meerwald
2013-09-14
1
-0
/
+369