summaryrefslogtreecommitdiffstats
path: root/drivers/iio/light/tcs3472.c
Commit message (Expand)AuthorAgeFilesLines
* iio:tcs3472: Check for buffer enabled and lockingPeter Meerwald2014-07-071-1/+10
* iio: Remove obsolete variable in tcs3472 driverPeter Meerwald2014-01-111-2/+0Star
* iio:light:tcs3472 replaces IIO_ST macro with explicit entries to struct scan_...Jonathan Cameron2013-12-171-1/+6
* iio:tcs3472: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen2013-09-211-4/+2Star
* iio: Fix tcs3472 dev-to-indio_dev conversion in suspend/resumePeter Meerwald2013-09-211-2/+5
* iio: Remove unnecessary casts for iio_push_to_buffers()Lars-Peter Clausen2013-09-151-1/+1
* iio: Fix tcs3472 buffer sizePeter Meerwald2013-09-151-4/+1Star
* iio: Add tcs3472 color light sensor driverPeter Meerwald2013-09-141-0/+369