index
:
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
/
vcnl4035.c
Age
Commit message (
Expand
)
Author
2025-06-09
iio: Remove single use of macro definition for regmap name
Waqar Hameed
2025-06-09
iio: Remove single use of macro definition for IRQ name
Waqar Hameed
2025-04-22
iio: light: vcnl4035: Switch to sparse friendly iio_device_claim/release_dire...
Jonathan Cameron
2024-12-07
iio: light: vcnl4035: fix information leak in triggered buffer
Javier Carrasco
2024-05-27
iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2023-06-15
Merge tag 'iio-for-6.5a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-13
iio: light: vcnl4035: fixed chip ID check
Frank Li
2023-03-11
iio: Rename iio_trigger_poll_chained and add kernel-doc
Mehdi Djait
2022-11-23
iio: light: vcnl4035: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-07-18
iio: light: vcnl4035: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macros
Jonathan Cameron
2022-06-11
iio:light:vcnl4035: Improve error reporting for problems during .remove()
Uwe Kleine-König
2022-01-23
iio:light:vcnl4035: Trivial whitespace cleanup to add space before }
Jonathan Cameron
2021-06-16
iio: light: vcnl4035: Fix buffer alignment in iio_push_to_buffers_with_timest...
Jonathan Cameron
2021-05-17
iio: light: vcnl4035: 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-11-01
iio: light: vcnl4035 add i2c_device_id
Vaishnav M A
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2018-11-16
iio: light: Add support for vishay vcnl4035
Parthiban Nallathambi