Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0 | Uwe Kleine-König | 2024-05-27 | 1 | -1/+1 |
* | iio: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 2023-05-21 | 1 | -1/+1 |
* | iio: light: veml6070: Convert to i2c's .probe_new() | Uwe Kleine-König | 2022-11-23 | 1 | -3/+2 |
* | i2c: Make remove callback return void | Uwe Kleine-König | 2022-08-16 | 1 | -3/+1 |
* | iio: remove explicit IIO device parent assignment | Alexandru Ardelean | 2020-06-14 | 1 | -1/+0 |
* | iio: light: veml6070: convert to i2c_new_dummy_device | Wolfram Sang | 2019-07-27 | 1 | -3/+3 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330 | Thomas Gleixner | 2019-06-05 | 1 | -4/+1 |
* | iio:light: drop assign iio_info.driver_module and iio_trigger_ops.owner | Jonathan Cameron | 2017-08-22 | 1 | -1/+0 |
* | iio: Add Vishay VEML6070 UV A light sensor driver | Peter Meerwald-Stadler | 2016-04-19 | 1 | -0/+218 |