index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
/
vcnl4000.c
Age
Commit message (
Expand
)
Author
2025-04-22
iio: normalize array sentinel style
David Lechner
2025-04-22
iio: light: vcnl4000: Switch to sparse friendly iio_device_claim/release_dire...
Jonathan Cameron
2024-11-03
iio: fix write_event_config signature
Julien Stephan
2024-02-17
iio: light: vcnl4000: Set ps high definition for 4040/4200
Mårten Lindahl
2023-10-05
iio: light: vcnl4000: Don't power on/off chip in config
Mårten Lindahl
2023-07-20
iio: light: vcnl4000: Add calibration bias for 4040/4200
Astrid Rost
2023-07-20
iio: light: vcnl4000: Add oversampling_ratio for 4040/4200
Astrid Rost
2023-07-20
iio: light: vcnl4000: Add period for vcnl4040/4200
Astrid Rost
2023-07-20
iio: light: vcnl4000: add illuminance irq vcnl4040/4200
Astrid Rost
2023-07-20
iio: light: vcnl4000: Add als_it for vcnl4040/4200
Astrid Rost
2023-07-20
iio: light: vcnl4000: Check type with switch case
Astrid Rost
2023-07-20
iio: light: vcnl4000: Add proximity ps_it for vcnl4200
Astrid Rost
2023-07-20
iio: light: vcnl4000: Add proximity irq for vcnl4200
Astrid Rost
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-04-12
Merge tag 'iio-for-6.4a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2023-03-28
Merge tag 'iio-fixes-for-6.3a' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2023-03-11
iio: Rename iio_trigger_poll_chained and add kernel-doc
Mehdi Djait
2023-02-02
iio: light: vcnl4000: Fix WARN_ON on uninitialized lock
Mårten Lindahl
2023-01-21
iio: light: vcnl4000: Add interrupt support for vcnl4040
Mårten Lindahl
2023-01-21
iio: light: vcnl4000: Make irq handling more generic
Mårten Lindahl
2023-01-21
iio: light: vcnl4000: Prepare for more generic setup
Mårten Lindahl
2022-11-23
iio: light: vcnl4000: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
iio: light: vcnl4000: Add ps_it attributes for vcnl4040
Mårten Lindahl
2022-11-23
iio: light: vcnl4000: Preserve conf bits when toggle power
Mårten Lindahl
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-07-18
iio: light: vcnl4000: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macros
Jonathan Cameron
2022-06-11
iio:light:vcnl4000: Improve error reporting for problems during .remove()
Uwe Kleine-König
2021-06-14
iio: light: vcnl4000: Fix buffer alignment in iio_push_to_buffers_with_timest...
Jonathan Cameron
2021-05-17
iio: light: vcnl4000: Use pm_runtime_resume_and_get() to replace open coding.
Jonathan Cameron
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-03-25
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
2020-06-20
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-05-03
iio: vcnl4000: Add buffer support for VCNL4010/20.
Mathieu Othacehe
2020-05-03
iio: vcnl4000: Add sampling frequency support for VCNL4010/20.
Mathieu Othacehe
2020-05-03
iio: vcnl4000: Add event support for VCNL4010/20.
Mathieu Othacehe
2020-05-03
iio: vcnl4000: Factorize data reading and writing.
Mathieu Othacehe
2020-05-03
iio: vcnl4000: Fix i2c swapped word reading.
Mathieu Othacehe
2020-04-23
Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2020-04-19
iio: vcnl4000: Export near level property for proximity sensor
Guido Günther
2020-03-23
Merge 5.6-rc7 into staging-next
Greg Kroah-Hartman
2020-03-08
iio: light: vcnl4000: update sampling periods for vcnl4040
Tomas Novotny
2020-03-08
iio: light: vcnl4000: update sampling periods for vcnl4200
Tomas Novotny
2020-02-14
iio: vcnl4000: Enable runtime pm for vcnl4200/4040
Guido Günther
2020-02-14
iio: vcnl4000: Use a single return when getting IIO_CHAN_INFO_RAW
Guido Günther
2020-01-13
iio: light: vcnl4000: Fix scale for vcnl4040
Guido Günther
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)
[next]