aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-stm32f7.c
AgeCommit message (Expand)Author
2020-04-12i2c: stm32f7: report dma error during probeAlain Volmat
2020-04-12i2c: i2c-stm32f7: fix 10-bits check in slave free id search loopAlain Volmat
2020-04-12i2c: stm32f7: rework slave_id allocationAlain Volmat
2020-03-07i2c: stm32f7: fix & reorder remove & probe error handlingAlain Volmat
2019-12-16i2c: stm32f7: remove warning when compiling with W=1Alain Volmat
2019-12-16i2c: stm32f7: fix a race in slave mode with arbitration loss irqFabrice Gasnier
2019-12-16i2c: stm32f7: fix first byte to send in slave modeFabrice Gasnier
2019-07-31i2c: stm32f7: fix the get_irq error casesFabrice Gasnier
2019-03-20i2c: i2c-stm32f7: improve loopback in timing algorithmNicolas Le Bayon
2019-03-12i2c: i2c-stm32f7: Fix SDADEL minimum formulaNicolas Le Bayon
2018-12-01i2c: i2c-stm32f7: add PM Runtime supportPierre-Yves MORDRET
2018-11-27i2c: stm32f7: SYSCFG Fast Mode Plus support for I2C STM32F7Pierre-Yves MORDRET
2018-05-17i2c: stm32f7: fix documentation typoPierre-Yves MORDRET
2018-04-30i2c: i2c-stm32f7: Implement I2C release mechanismPierre-Yves MORDRET
2018-04-30i2c: i2c-stm32f7: Add DMA supportPierre-Yves MORDRET
2018-04-30i2c: i2c-stm32f7: Add initial SMBus protocols supportPierre-Yves MORDRET
2018-04-30i2c: i2c-stm32f7: Add slave supportPierre-Yves MORDRET
2018-04-30i2c: i2c-stm32f7: Add 10-bit address supportPierre-Yves MORDRET
2018-03-24i2c: i2c-stm32f7: fix no check on returned setupPierre-Yves MORDRET
2017-12-12i2c: stm32: Fix copyrightsBenjamin Gaignard
2017-10-05i2c: i2c-stm32f7: make structure stm32f7_setup static constColin Ian King
2017-10-05i2c: stm32f7: fix setup structurePierre-Yves MORDRET
2017-09-14i2c: i2c-stm32f7: add driverPierre-Yves MORDRET