index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
/
vcnl4000.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'iio-for-6.4a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2023-04-12
1
-1
/
+1
|
\
|
*
iio: Rename iio_trigger_poll_chained and add kernel-doc
Mehdi Djait
2023-03-11
1
-1
/
+1
*
|
Merge tag 'iio-fixes-for-6.3a' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2023-03-28
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
iio: light: vcnl4000: Fix WARN_ON on uninitialized lock
Mårten Lindahl
2023-02-02
1
-1
/
+2
*
|
iio: light: vcnl4000: Add interrupt support for vcnl4040
Mårten Lindahl
2023-01-21
1
-0
/
+169
*
|
iio: light: vcnl4000: Make irq handling more generic
Mårten Lindahl
2023-01-21
1
-10
/
+14
*
|
iio: light: vcnl4000: Prepare for more generic setup
Mårten Lindahl
2023-01-21
1
-128
/
+128
|
/
*
iio: light: vcnl4000: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+3
*
iio: light: vcnl4000: Add ps_it attributes for vcnl4040
Mårten Lindahl
2022-11-23
1
-3
/
+128
*
iio: light: vcnl4000: Preserve conf bits when toggle power
Mårten Lindahl
2022-11-23
1
-3
/
+51
*
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
*
iio: light: vcnl4000: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macros
Jonathan Cameron
2022-07-18
1
-9
/
+5
*
iio:light:vcnl4000: Improve error reporting for problems during .remove()
Uwe Kleine-König
2022-06-11
1
-1
/
+7
*
iio: light: vcnl4000: Fix buffer alignment in iio_push_to_buffers_with_timest...
Jonathan Cameron
2021-06-14
1
-1
/
+1
*
iio: light: vcnl4000: Use pm_runtime_resume_and_get() to replace open coding.
Jonathan Cameron
2021-05-17
1
-3
/
+1
*
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
1
-1
/
+2
*
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
2021-03-25
1
-1
/
+0
*
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
2020-06-20
1
-28
/
+7
*
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
1
-1
/
+0
*
iio: vcnl4000: Add buffer support for VCNL4010/20.
Mathieu Othacehe
2020-05-03
1
-2
/
+159
*
iio: vcnl4000: Add sampling frequency support for VCNL4010/20.
Mathieu Othacehe
2020-05-03
1
-1
/
+117
*
iio: vcnl4000: Add event support for VCNL4010/20.
Mathieu Othacehe
2020-05-03
1
-62
/
+392
*
iio: vcnl4000: Factorize data reading and writing.
Mathieu Othacehe
2020-05-03
1
-2
/
+22
*
iio: vcnl4000: Fix i2c swapped word reading.
Mathieu Othacehe
2020-05-03
1
-4
/
+2
*
Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2020-04-23
1
-0
/
+25
|
\
|
*
iio: vcnl4000: Export near level property for proximity sensor
Guido Günther
2020-04-19
1
-0
/
+25
*
|
Merge 5.6-rc7 into staging-next
Greg Kroah-Hartman
2020-03-23
1
-7
/
+8
|
\
\
|
|
/
|
/
|
|
*
iio: light: vcnl4000: update sampling periods for vcnl4040
Tomas Novotny
2020-03-08
1
-3
/
+4
|
*
iio: light: vcnl4000: update sampling periods for vcnl4200
Tomas Novotny
2020-03-08
1
-4
/
+4
*
|
iio: vcnl4000: Enable runtime pm for vcnl4200/4040
Guido Günther
2020-02-14
1
-12
/
+117
*
|
iio: vcnl4000: Use a single return when getting IIO_CHAN_INFO_RAW
Guido Günther
2020-02-14
1
-7
/
+8
|
/
*
iio: light: vcnl4000: Fix scale for vcnl4040
Guido Günther
2020-01-13
1
-1
/
+2
*
iio: light: add missing vcnl4040 of_compatible
Marco Felsch
2019-10-09
1
-0
/
+4
*
iio: light: fix vcnl4000 devicetree hooks
Marco Felsch
2019-10-09
1
-5
/
+5
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
2019-06-05
1
-4
/
+1
*
iio: light: vcnl4000 add support for the VCNL4040 proximity and light sensor
Angus Ainslie (Purism)
2019-04-04
1
-8
/
+43
*
iio: light: vcnl4000 add devicetree hooks
Angus Ainslie (Purism)
2019-04-04
1
-0
/
+22
*
iio: light: vcnl4000 use word writes instead of byte writes
Angus Ainslie (Purism)
2019-04-04
1
-2
/
+2
*
iio: vcnl4000: add support for VCNL4200
Tomas Novotny
2018-07-29
1
-8
/
+106
*
iio: vcnl4000: warn on incorrectly specified device id
Tomas Novotny
2018-07-29
1
-1
/
+13
*
iio: vcnl4000: add VCNL4010 and VCNL4020 device id
Tomas Novotny
2018-07-29
1
-0
/
+9
*
iio: vcnl4000: make the driver extendable
Tomas Novotny
2018-07-29
1
-18
/
+67
*
iio:light: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-22
1
-1
/
+0
*
iio: light: vcnl4000: Add missing locking
Peter Meerwald-Stadler
2016-07-10
1
-4
/
+14
*
iio: light: vcnl4000: Cleanup read_raw() returns
Peter Meerwald-Stadler
2016-07-10
1
-16
/
+11
*
iio: light: vcnl4000: Use BIT() macro
Peter Meerwald-Stadler
2016-07-10
1
-4
/
+4
*
iio: light: vcnl4000: Mention and check support for VCNL4010 and VCNL4020
Peter Meerwald-Stadler
2016-07-10
1
-5
/
+14
*
iio: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-11
1
-1
/
+0
*
iio:vcnl4000: Mark transfer buffer as __be16
Lars-Peter Clausen
2013-12-03
1
-1
/
+1
*
iio: light: vcnl4000: Use devm_iio_device_register
Sachin Kamat
2013-11-24
1
-8
/
+1
[next]