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 | -2/+2 |
* | iio: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 2023-05-21 | 1 | -1/+1 |
* | iio: chemical: bme680_i2c: Convert to i2c's .probe_new() | Uwe Kleine-König | 2022-11-23 | 1 | -3/+3 |
* | iio:chemical:bme680: Move exports to IIO_BME680 namespace | Jonathan Cameron | 2022-02-18 | 1 | -0/+1 |
* | iio: bme680_i2c: Remove acpi_device_id table | Guenter Roeck | 2021-05-17 | 1 | -8/+0 |
* | iio: chemical: bmp680: Drop unneeded explicit castings | Andy Shevchenko | 2021-03-25 | 1 | -2/+1 |
* | iio:chemical:bme680: Fix SPI read interface | Mike Looijmans | 2019-03-09 | 1 | -21/+0 |
* | iio: chemical: bme680: Add device-tree support | Sebastien Bourdelin | 2019-01-19 | 1 | -0/+7 |
* | iio: chemical: Add support for Bosch BME680 sensor | Himanshu Jha | 2018-07-28 | 1 | -0/+85 |