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: 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