Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-09-10 | Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2017-08-17 | i2c: designware: Fix runtime PM for I2C slave mode | Jarkko Nikula | 1 | -0/+3 |
2017-08-17 | i2c: designware: Remove needless pm_runtime_put_noidle() call | Jarkko Nikula | 1 | -1/+0 |
2017-08-14 | i2c: designware: Fix oops from i2c_dw_irq_handler_slave | Jarkko Nikula | 1 | -1/+1 |
2017-08-12 | i2c: constify internal structures | Gustavo A. R. Silva | 1 | -1/+1 |
2017-07-04 | i2c: designware: Make HW init functions static | Jarkko Nikula | 1 | -2/+1 |
2017-07-04 | i2c: designware: fix spelling mistakes | Colin Ian King | 1 | -1/+1 |
2017-06-28 | i2c: designware: add SLAVE mode functions | Luis Oliveira | 1 | -0/+394 |