summaryrefslogtreecommitdiffstats
path: root/drivers/iio/light/vcnl4000.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner2019-06-051-4/+1Star
* iio: light: vcnl4000 add support for the VCNL4040 proximity and light sensorAngus Ainslie (Purism)2019-04-041-8/+43
* iio: light: vcnl4000 add devicetree hooksAngus Ainslie (Purism)2019-04-041-0/+22
* iio: light: vcnl4000 use word writes instead of byte writesAngus Ainslie (Purism)2019-04-041-2/+2
* iio: vcnl4000: add support for VCNL4200Tomas Novotny2018-07-291-8/+106
* iio: vcnl4000: warn on incorrectly specified device idTomas Novotny2018-07-291-1/+13
* iio: vcnl4000: add VCNL4010 and VCNL4020 device idTomas Novotny2018-07-291-0/+9
* iio: vcnl4000: make the driver extendableTomas Novotny2018-07-291-18/+67
* iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0Star
* iio: light: vcnl4000: Add missing lockingPeter Meerwald-Stadler2016-07-101-4/+14
* iio: light: vcnl4000: Cleanup read_raw() returnsPeter Meerwald-Stadler2016-07-101-16/+11Star
* iio: light: vcnl4000: Use BIT() macroPeter Meerwald-Stadler2016-07-101-4/+4
* iio: light: vcnl4000: Mention and check support for VCNL4010 and VCNL4020Peter Meerwald-Stadler2016-07-101-5/+14
* iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-111-1/+0Star
* iio:vcnl4000: Mark transfer buffer as __be16Lars-Peter Clausen2013-12-031-1/+1
* iio: light: vcnl4000: Use devm_iio_device_registerSachin Kamat2013-11-241-8/+1Star
* iio: light: vcnl4000: Remove redundant codeSachin Kamat2013-10-241-5/+1Star
* iio:vcnl4000: Use devm_iio_device_allocPeter Meerwald2013-08-031-12/+4Star
* iio:light:vcnl4000 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-3/+3
* Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-4/+4
* iio: add vcnl4000 combined ALS and proximity sensorPeter Meerwald2012-06-211-0/+217