summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-stm32.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-21i2c: stm32: Simplify with dev_err_probe()Krzysztof Kozlowski1-4/+6
2020-09-21i2c: stm32: fix error message on upon dma_request_chan & defer handlingAlain Volmat1-4/+2
2020-04-26i2c: stm32: don't print an error on probe deferralEtienne Carriere1-3/+7
2019-11-11i2c: stm32f7: report dma error during probeAlain Volmat1-8/+8
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner1-2/+1
2018-04-30i2c: i2c-stm32: Add generic DMA APIPierre-Yves MORDRET1-0/+153