aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/light/adjd_s311.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner1-4/+1
2017-08-22iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-1/+0
2016-06-30iio:core: timestamping clock selection supportGregor Boirie1-1/+1
2014-01-11iio: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2014-01-11iio: Remove obsolete variable in adjd_s311 driverPeter Meerwald1-2/+0
2013-12-17iio:light:adjd_s311 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron1-1/+6
2013-09-22Merge tag 'iio-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-55/+22
2013-09-21iio:adjd_s311: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen1-4/+1
2013-09-15iio: Remove unnecessary casts for iio_push_to_buffers()Lars-Peter Clausen1-1/+1
2013-09-14iio: adjd_s311: Use INT_TIME channel infoPeter Meerwald1-51/+21
2013-09-03Merge tag 'staging-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-28/+15
2013-08-19iio: adjd_s311: Cleanup unused #definesPeter Meerwald1-18/+10
2013-08-19iio: adjd_s311: Fix non-scan mode data readPeter Meerwald1-1/+2
2013-08-03iio:adjd_s311: Use devm_iio_device_allocPeter Meerwald1-10/+5
2013-03-17iio:light:adjd_s311 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+2
2013-01-03Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman1-4/+4
2012-11-10staging:iio: Add support for multiple buffersJonathan Cameron1-2/+1
2012-09-08iio: Drop timestamp parameter from buffer store_to callbackLars-Peter Clausen1-1/+1
2012-08-16iio/adjd_s311: Fix potential memory leak in adjd_s311_update_scan_mode()Alexey Khoroshilov1-3/+4
2012-07-15iio: fix pointer cast warningPeter Meerwald1-1/+1
2012-07-12iio: add adjd_s311 I2C digital color sensor driverPeter Meerwald1-0/+364