index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
/
vcnl4000.c
Age
Commit message (
Expand
)
Author
2019-10-09
iio: light: add missing vcnl4040 of_compatible
Marco Felsch
2019-10-09
iio: light: fix vcnl4000 devicetree hooks
Marco Felsch
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
2019-04-04
iio: light: vcnl4000 add support for the VCNL4040 proximity and light sensor
Angus Ainslie (Purism)
2019-04-04
iio: light: vcnl4000 add devicetree hooks
Angus Ainslie (Purism)
2019-04-04
iio: light: vcnl4000 use word writes instead of byte writes
Angus Ainslie (Purism)
2018-07-29
iio: vcnl4000: add support for VCNL4200
Tomas Novotny
2018-07-29
iio: vcnl4000: warn on incorrectly specified device id
Tomas Novotny
2018-07-29
iio: vcnl4000: add VCNL4010 and VCNL4020 device id
Tomas Novotny
2018-07-29
iio: vcnl4000: make the driver extendable
Tomas Novotny
2017-08-22
iio:light: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2016-07-10
iio: light: vcnl4000: Add missing locking
Peter Meerwald-Stadler
2016-07-10
iio: light: vcnl4000: Cleanup read_raw() returns
Peter Meerwald-Stadler
2016-07-10
iio: light: vcnl4000: Use BIT() macro
Peter Meerwald-Stadler
2016-07-10
iio: light: vcnl4000: Mention and check support for VCNL4010 and VCNL4020
Peter Meerwald-Stadler
2015-07-11
iio: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2013-12-03
iio:vcnl4000: Mark transfer buffer as __be16
Lars-Peter Clausen
2013-11-24
iio: light: vcnl4000: Use devm_iio_device_register
Sachin Kamat
2013-10-24
iio: light: vcnl4000: Remove redundant code
Sachin Kamat
2013-08-03
iio:vcnl4000: Use devm_iio_device_alloc
Peter Meerwald
2013-03-17
iio:light:vcnl4000 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-01-03
Drivers: iio: remove __dev* attributes.
Greg Kroah-Hartman
2012-06-20
iio: add vcnl4000 combined ALS and proximity sensor
Peter Meerwald