index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
/
vcnl4000.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-20
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
1
-28
/
+7
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2020-05-03
iio: vcnl4000: Add buffer support for VCNL4010/20.
Mathieu Othacehe
1
-2
/
+159
2020-05-03
iio: vcnl4000: Add sampling frequency support for VCNL4010/20.
Mathieu Othacehe
1
-1
/
+117
2020-05-03
iio: vcnl4000: Add event support for VCNL4010/20.
Mathieu Othacehe
1
-62
/
+392
2020-05-03
iio: vcnl4000: Factorize data reading and writing.
Mathieu Othacehe
1
-2
/
+22
2020-05-03
iio: vcnl4000: Fix i2c swapped word reading.
Mathieu Othacehe
1
-4
/
+2
2020-04-23
Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
1
-0
/
+25
2020-04-19
iio: vcnl4000: Export near level property for proximity sensor
Guido Günther
1
-0
/
+25
2020-03-23
Merge 5.6-rc7 into staging-next
Greg Kroah-Hartman
1
-7
/
+8
2020-03-08
iio: light: vcnl4000: update sampling periods for vcnl4040
Tomas Novotny
1
-3
/
+4
2020-03-08
iio: light: vcnl4000: update sampling periods for vcnl4200
Tomas Novotny
1
-4
/
+4
2020-02-14
iio: vcnl4000: Enable runtime pm for vcnl4200/4040
Guido Günther
1
-12
/
+117
2020-02-14
iio: vcnl4000: Use a single return when getting IIO_CHAN_INFO_RAW
Guido Günther
1
-7
/
+8
2020-01-13
iio: light: vcnl4000: Fix scale for vcnl4040
Guido Günther
1
-1
/
+2
2019-10-09
iio: light: add missing vcnl4040 of_compatible
Marco Felsch
1
-0
/
+4
2019-10-09
iio: light: fix vcnl4000 devicetree hooks
Marco Felsch
1
-5
/
+5
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
1
-4
/
+1
2019-04-04
iio: light: vcnl4000 add support for the VCNL4040 proximity and light sensor
Angus Ainslie (Purism)
1
-8
/
+43
2019-04-04
iio: light: vcnl4000 add devicetree hooks
Angus Ainslie (Purism)
1
-0
/
+22
2019-04-04
iio: light: vcnl4000 use word writes instead of byte writes
Angus Ainslie (Purism)
1
-2
/
+2
2018-07-29
iio: vcnl4000: add support for VCNL4200
Tomas Novotny
1
-8
/
+106
2018-07-29
iio: vcnl4000: warn on incorrectly specified device id
Tomas Novotny
1
-1
/
+13
2018-07-29
iio: vcnl4000: add VCNL4010 and VCNL4020 device id
Tomas Novotny
1
-0
/
+9
2018-07-29
iio: vcnl4000: make the driver extendable
Tomas Novotny
1
-18
/
+67
2017-08-22
iio:light: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
1
-1
/
+0
2016-07-10
iio: light: vcnl4000: Add missing locking
Peter Meerwald-Stadler
1
-4
/
+14
2016-07-10
iio: light: vcnl4000: Cleanup read_raw() returns
Peter Meerwald-Stadler
1
-16
/
+11
2016-07-10
iio: light: vcnl4000: Use BIT() macro
Peter Meerwald-Stadler
1
-4
/
+4
2016-07-10
iio: light: vcnl4000: Mention and check support for VCNL4010 and VCNL4020
Peter Meerwald-Stadler
1
-5
/
+14
2015-07-11
iio: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2013-12-04
iio:vcnl4000: Mark transfer buffer as __be16
Lars-Peter Clausen
1
-1
/
+1
2013-11-25
iio: light: vcnl4000: Use devm_iio_device_register
Sachin Kamat
1
-8
/
+1
2013-10-24
iio: light: vcnl4000: Remove redundant code
Sachin Kamat
1
-5
/
+1
2013-08-04
iio:vcnl4000: Use devm_iio_device_alloc
Peter Meerwald
1
-12
/
+4
2013-03-17
iio:light:vcnl4000 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-3
/
+3
2013-01-04
Drivers: iio: remove __dev* attributes.
Greg Kroah-Hartman
1
-4
/
+4
2012-06-21
iio: add vcnl4000 combined ALS and proximity sensor
Peter Meerwald
1
-0
/
+217