Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-05-27 | iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0 | Uwe Kleine-König | 1 | -3/+3 |
2023-05-21 | iio: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
2022-11-23 | iio: accel: dmard06: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
2022-02-18 | iio:accel:dmard06: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc | Jonathan Cameron | 1 | -7/+3 |
2020-06-14 | iio: remove explicit IIO device parent assignment | Alexandru Ardelean | 1 | -1/+0 |
2020-04-25 | iio: accel: dmard06: Use mod_devicetable.h and drop of_match_ptr macro | Nishant Malpani | 1 | -1/+2 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422 | Thomas Gleixner | 1 | -4/+1 |
2017-08-22 | iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.owner | Jonathan Cameron | 1 | -1/+0 |
2016-08-21 | iio: accel: Add support for Domintech DMARD06 accelerometer | Aleksei Mamlin | 1 | -0/+241 |