Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-05-17 | i2c: stm32f7: fix documentation typo | Pierre-Yves MORDRET | 1 | -3/+4 |
2018-04-30 | i2c: i2c-stm32f7: Implement I2C release mechanism | Pierre-Yves MORDRET | 1 | -3/+24 |
2018-04-30 | i2c: i2c-stm32f7: Add DMA support | Pierre-Yves MORDRET | 1 | -20/+194 |
2018-04-30 | i2c: i2c-stm32f7: Add initial SMBus protocols support | Pierre-Yves MORDRET | 1 | -9/+368 |
2018-04-30 | i2c: i2c-stm32f7: Add slave support | Pierre-Yves MORDRET | 1 | -6/+428 |
2018-04-30 | i2c: i2c-stm32f7: Add 10-bit address support | Pierre-Yves MORDRET | 1 | -5/+17 |
2018-03-24 | i2c: i2c-stm32f7: fix no check on returned setup | Pierre-Yves MORDRET | 1 | -0/+5 |
2017-12-13 | i2c: stm32: Fix copyrights | Benjamin Gaignard | 1 | -1/+2 |
2017-10-05 | i2c: i2c-stm32f7: make structure stm32f7_setup static const | Colin Ian King | 1 | -1/+1 |
2017-10-05 | i2c: stm32f7: fix setup structure | Pierre-Yves MORDRET | 1 | -9/+6 |
2017-09-14 | i2c: i2c-stm32f7: add driver | Pierre-Yves MORDRET | 1 | -0/+972 |