summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-gxp.c
Commit message (Expand)AuthorAgeFilesLines
* I2C: Explicitly include correct DT includesRob Herring2023-08-141-1/+2
* i2c: Convert to platform remove callback returning voidUwe Kleine-König2023-06-051-4/+2
* i2c: gxp: fix build failure without CONFIG_I2C_SLAVEArnd Bergmann2023-05-031-2/+0
* i2c: gxp: fix an error code in probeDan Carpenter2023-03-031-1/+1
* i2c: gxp: return proper error on address NACKWolfram Sang2023-03-031-2/+4
* i2c: gxp: remove "empty" switch statementWolfram Sang2023-03-031-12/+1
* i2c: Add GXP SoC I2C ControllerNick Hawkins2023-02-171-0/+620