summaryrefslogtreecommitdiff
path: root/drivers/iio/light/vcnl4035.c
AgeCommit message (Expand)Author
2023-06-15Merge tag 'iio-for-6.5a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2023-05-21iio: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-05-13iio: light: vcnl4035: fixed chip ID checkFrank Li
2023-03-11iio: Rename iio_trigger_poll_chained and add kernel-docMehdi Djait
2022-11-23iio: light: vcnl4035: Convert to i2c's .probe_new()Uwe Kleine-König
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-07-18iio: light: vcnl4035: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macrosJonathan Cameron
2022-06-11iio:light:vcnl4035: Improve error reporting for problems during .remove()Uwe Kleine-König
2022-01-23iio:light:vcnl4035: Trivial whitespace cleanup to add space before }Jonathan Cameron
2021-06-16iio: light: vcnl4035: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron
2021-05-17iio: light: vcnl4035: Use pm_runtime_resume_and_get() to replace open coding.Jonathan Cameron
2021-05-17iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron
2021-03-25iio: fix devm_iio_trigger_alloc with parent.cocciGwendal Grignou
2020-11-01iio: light: vcnl4035 add i2c_device_idVaishnav M A
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2018-11-16iio: light: Add support for vishay vcnl4035Parthiban Nallathambi