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 | -3/+3 |
* | iio: gyro: bmg160: Drop ACPI_PTR() usage | Jonathan Cameron | 2024-01-23 | 1 | -2/+2 |
* | iio: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 2023-05-21 | 1 | -1/+1 |
* | iio: gyro: bmg160_i2c: Convert to i2c's .probe_new() | Uwe Kleine-König | 2022-11-23 | 1 | -3/+3 |
* | i2c: Make remove callback return void | Uwe Kleine-König | 2022-08-16 | 1 | -3/+1 |
* | iio: gyro: bmg160_i2c: Use vsprintf extension %pe for symbolic error name | Nishant Malpani | 2020-04-19 | 1 | -2/+2 |
* | iio/gyro/bmg160: Add support for BMI088 chip | Mike Looijmans | 2020-04-19 | 1 | -0/+2 |
* | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | iio: gyro: bmg160: add device tree compatibility table | H. Nikolaus Schaller | 2019-04-04 | 1 | -0/+9 |
* | iio: bmg160: Separate i2c and core driver | Markus Pargmann | 2015-08-31 | 1 | -0/+71 |