summaryrefslogtreecommitdiffstats
path: root/drivers/iio/light/tcs3414.c
Commit message (Expand)AuthorAgeFilesLines
* iio: light: tcs3414: convert probe to device-managed routinesAlexandru Ardelean2021-07-191-29/+19
* iio: light: tcs3414: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron2021-05-171-3/+7
* iio: Move attach/detach of the poll func to the coreLars-Peter Clausen2020-06-201-18/+2
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: tcs3414: fix iio_triggered_buffer_{pre,post}enable positionsAlexandru Ardelean2019-09-211-10/+20
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner2019-06-051-4/+1
* iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0
* iio:core: timestamping clock selection supportGregor Boirie2016-06-301-1/+1
* iio: light: tcs3414: use iio helper function to guarantee direct modeAlison Schofield2016-06-111-7/+5
* Merge 4.2-rc3 into staging-nextGreg Kroah-Hartman2015-07-201-1/+1
|\
| * iio: light: tcs3414: Fix bug preventing to set integration timePeter Meerwald2015-06-211-1/+1
* | iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-111-1/+0
|/
* iio: light: tcs3414: Fix misindented linesRoberta Dobrescu2015-01-251-2/+2
* iio: Add driver for AMS/TAOS tcs3414 digital color sensorPeter Meerwald2014-07-071-0/+405