summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-npcm7xx.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-07i2c: npcm7xx: Fix typosJonathan Neuschäfer1-8/+8
2020-09-27i2c: npcm7xx: Clear LAST bit after a failed transaction.Tali Perry1-0/+9
2020-09-08i2c: npcm7xx: Fix timeout calculationTali Perry1-2/+6
2020-06-11i2c: npcm7xx: npcm_i2caddr[] can be statickernel test robot1-1/+1
2020-06-08i2c: npcm7xx: Fix a couple of error codes in probeDan Carpenter1-2/+2
2020-06-07i2c: npcm7xx: Remove unnecessary parenthesesGustavo A. R. Silva1-1/+1
2020-06-03i2c: npcm7xx: Add support for slave mode for NuvotonTali Perry1-1/+607
2020-06-03i2c: npcm7xx: Add Nuvoton NPCM I2C controller driverTali Perry1-0/+1736