index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
/
tcs3472.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-03
iio: light: tcs3472: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+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: tcs3472: 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:tcs3472: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
1
-4
/
+3
2021-06-16
iio: light: tcs3472: do not free unallocated IRQ
frank zago
1
-2
/
+4
2021-05-17
iio: light: tcs3472: Fix buffer alignment in iio_push_to_buffers_with_timesta...
Jonathan Cameron
1
-3
/
+7
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-09-03
iio: light: tcs3472: support out-of-threshold events
Akinobu Mita
1
-8
/
+254
2017-08-22
iio:light: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
1
-1
/
+0
2017-07-01
iio: light: tcs3472: add link to datasheet
Akinobu Mita
1
-0
/
+2
2017-07-01
iio: light: tcs3472: fix ATIME register write
Akinobu Mita
1
-1
/
+1
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
1
-1
/
+1
2016-06-11
iio: light: tcs3472: use iio helper function to guarantee direct mode
Alison Schofield
1
-8
/
+5
2015-07-11
iio: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2014-07-07
iio:tcs3472: Check for buffer enabled and locking
Peter Meerwald
1
-1
/
+10
2014-01-11
iio: Remove obsolete variable in tcs3472 driver
Peter Meerwald
1
-2
/
+0
2013-12-18
iio:light:tcs3472 replaces IIO_ST macro with explicit entries to struct scan_...
Jonathan Cameron
1
-1
/
+6
2013-09-21
iio:tcs3472: Use iio_push_to_buffers_with_timestamp()
Lars-Peter Clausen
1
-4
/
+2
2013-09-21
iio: Fix tcs3472 dev-to-indio_dev conversion in suspend/resume
Peter Meerwald
1
-2
/
+5
2013-09-15
iio: Remove unnecessary casts for iio_push_to_buffers()
Lars-Peter Clausen
1
-1
/
+1
2013-09-15
iio: Fix tcs3472 buffer size
Peter Meerwald
1
-4
/
+1
2013-09-15
iio: Add tcs3472 color light sensor driver
Peter Meerwald
1
-0
/
+369