summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/i2c-gxp.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-14I2C: Explicitly include correct DT includesRob Herring1-1/+2
2023-06-05i2c: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-03i2c: gxp: fix build failure without CONFIG_I2C_SLAVEArnd Bergmann1-2/+0
2023-03-03i2c: gxp: fix an error code in probeDan Carpenter1-1/+1
2023-03-03i2c: gxp: return proper error on address NACKWolfram Sang1-2/+4
2023-03-03i2c: gxp: remove "empty" switch statementWolfram Sang1-12/+1
2023-02-18i2c: Add GXP SoC I2C ControllerNick Hawkins1-0/+620