index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2024-02-17
iio: light: vcnl4000: Set ps high definition for 4040/4200
Mårten Lindahl
1
-1
/
+35
2023-10-05
iio: light: vcnl4000: Don't power on/off chip in config
Mårten Lindahl
1
-1
/
+0
2023-07-20
iio: light: vcnl4000: Add calibration bias for 4040/4200
Astrid Rost
1
-2
/
+91
2023-07-20
iio: light: vcnl4000: Add oversampling_ratio for 4040/4200
Astrid Rost
1
-2
/
+81
2023-07-20
iio: light: vcnl4000: Add period for vcnl4040/4200
Astrid Rost
1
-2
/
+159
2023-07-20
iio: light: vcnl4000: add illuminance irq vcnl4040/4200
Astrid Rost
1
-2
/
+92
2023-07-20
iio: light: vcnl4000: Add als_it for vcnl4040/4200
Astrid Rost
1
-3
/
+91
2023-07-20
iio: light: vcnl4000: Check type with switch case
Astrid Rost
1
-52
/
+100
2023-07-20
iio: light: vcnl4000: Add proximity ps_it for vcnl4200
Astrid Rost
1
-7
/
+26
2023-07-20
iio: light: vcnl4000: Add proximity irq for vcnl4200
Astrid Rost
1
-3
/
+9
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-04-12
Merge tag 'iio-for-6.4a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
1
-1
/
+1
2023-03-28
Merge tag 'iio-fixes-for-6.3a' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
1
-1
/
+2
2023-03-11
iio: Rename iio_trigger_poll_chained and add kernel-doc
Mehdi Djait
1
-1
/
+1
2023-02-02
iio: light: vcnl4000: Fix WARN_ON on uninitialized lock
Mårten Lindahl
1
-1
/
+2
2023-01-21
iio: light: vcnl4000: Add interrupt support for vcnl4040
Mårten Lindahl
1
-0
/
+169
2023-01-21
iio: light: vcnl4000: Make irq handling more generic
Mårten Lindahl
1
-10
/
+14
2023-01-21
iio: light: vcnl4000: Prepare for more generic setup
Mårten Lindahl
1
-128
/
+128
2022-11-23
iio: light: vcnl4000: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-23
iio: light: vcnl4000: Add ps_it attributes for vcnl4040
Mårten Lindahl
1
-3
/
+128
2022-11-23
iio: light: vcnl4000: Preserve conf bits when toggle power
Mårten Lindahl
1
-3
/
+51
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-07-18
iio: light: vcnl4000: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macros
Jonathan Cameron
1
-9
/
+5
2022-06-11
iio:light:vcnl4000: Improve error reporting for problems during .remove()
Uwe Kleine-König
1
-1
/
+7
2021-06-14
iio: light: vcnl4000: Fix buffer alignment in iio_push_to_buffers_with_timest...
Jonathan Cameron
1
-1
/
+1
2021-05-17
iio: light: vcnl4000: Use pm_runtime_resume_and_get() to replace open coding.
Jonathan Cameron
1
-3
/
+1
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
1
-1
/
+2
2021-03-25
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
1
-1
/
+0
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
[next]