aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/light/vcnl4000.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-29iio: vcnl4000: add support for VCNL4200Tomas Novotny1-8/+106
2018-07-29iio: vcnl4000: warn on incorrectly specified device idTomas Novotny1-1/+13
2018-07-29iio: vcnl4000: add VCNL4010 and VCNL4020 device idTomas Novotny1-0/+9
2018-07-29iio: vcnl4000: make the driver extendableTomas Novotny1-18/+67
2017-08-22iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-1/+0
2016-07-10iio: light: vcnl4000: Add missing lockingPeter Meerwald-Stadler1-4/+14
2016-07-10iio: light: vcnl4000: Cleanup read_raw() returnsPeter Meerwald-Stadler1-16/+11
2016-07-10iio: light: vcnl4000: Use BIT() macroPeter Meerwald-Stadler1-4/+4
2016-07-10iio: light: vcnl4000: Mention and check support for VCNL4010 and VCNL4020Peter Meerwald-Stadler1-5/+14
2015-07-11iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2013-12-03iio:vcnl4000: Mark transfer buffer as __be16Lars-Peter Clausen1-1/+1
2013-11-24iio: light: vcnl4000: Use devm_iio_device_registerSachin Kamat1-8/+1
2013-10-24iio: light: vcnl4000: Remove redundant codeSachin Kamat1-5/+1
2013-08-03iio:vcnl4000: Use devm_iio_device_allocPeter Meerwald1-12/+4
2013-03-17iio:light:vcnl4000 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-3/+3
2013-01-03Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman1-4/+4
2012-06-20iio: add vcnl4000 combined ALS and proximity sensorPeter Meerwald1-0/+217