aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/light/tcs3472.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-07iio:tcs3472: Check for buffer enabled and lockingPeter Meerwald1-1/+10
2014-01-11iio: Remove obsolete variable in tcs3472 driverPeter Meerwald1-2/+0
2013-12-17iio:light:tcs3472 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron1-1/+6
2013-09-21iio:tcs3472: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen1-4/+2
2013-09-21iio: Fix tcs3472 dev-to-indio_dev conversion in suspend/resumePeter Meerwald1-2/+5
2013-09-15iio: Remove unnecessary casts for iio_push_to_buffers()Lars-Peter Clausen1-1/+1
2013-09-15iio: Fix tcs3472 buffer sizePeter Meerwald1-4/+1
2013-09-14iio: Add tcs3472 color light sensor driverPeter Meerwald1-0/+369