Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i2c: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 2024-11-17 | 1 | -1/+1 |
* | I2C: Explicitly include correct DT includes | Rob Herring | 2023-08-14 | 1 | -1/+2 |
* | i2c: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-06-05 | 1 | -4/+2 |
* | i2c: gxp: fix build failure without CONFIG_I2C_SLAVE | Arnd Bergmann | 2023-05-03 | 1 | -2/+0 |
* | i2c: gxp: fix an error code in probe | Dan Carpenter | 2023-03-03 | 1 | -1/+1 |
* | i2c: gxp: return proper error on address NACK | Wolfram Sang | 2023-03-03 | 1 | -2/+4 |
* | i2c: gxp: remove "empty" switch statement | Wolfram Sang | 2023-03-03 | 1 | -12/+1 |
* | i2c: Add GXP SoC I2C Controller | Nick Hawkins | 2023-02-17 | 1 | -0/+620 |