summaryrefslogtreecommitdiffstats
path: root/drivers/iio/light/vcnl4000.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2020-04-231-0/+25
|\
| * iio: vcnl4000: Export near level property for proximity sensorGuido Günther2020-04-191-0/+25
* | Merge 5.6-rc7 into staging-nextGreg Kroah-Hartman2020-03-231-7/+8
|\ \ | |/ |/|
| * iio: light: vcnl4000: update sampling periods for vcnl4040Tomas Novotny2020-03-081-3/+4
| * iio: light: vcnl4000: update sampling periods for vcnl4200Tomas Novotny2020-03-081-4/+4
* | iio: vcnl4000: Enable runtime pm for vcnl4200/4040Guido Günther2020-02-141-12/+117
* | iio: vcnl4000: Use a single return when getting IIO_CHAN_INFO_RAWGuido Günther2020-02-141-7/+8
|/
* iio: light: vcnl4000: Fix scale for vcnl4040Guido Günther2020-01-131-1/+2
* iio: light: add missing vcnl4040 of_compatibleMarco Felsch2019-10-091-0/+4
* iio: light: fix vcnl4000 devicetree hooksMarco Felsch2019-10-091-5/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner2019-06-051-4/+1
* 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/+0
* iio: light: vcnl4000: Add missing lockingPeter Meerwald-Stadler2016-07-101-4/+14
* iio: light: vcnl4000: Cleanup read_raw() returnsPeter Meerwald-Stadler2016-07-101-16/+11
* 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/+0
* 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/+1
* iio: light: vcnl4000: Remove redundant codeSachin Kamat2013-10-241-5/+1
* iio:vcnl4000: Use devm_iio_device_allocPeter Meerwald2013-08-031-12/+4
* 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