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