summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-stm32.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: stm32: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-211-4/+6
* i2c: stm32: fix error message on upon dma_request_chan & defer handlingAlain Volmat2020-09-211-4/+2
* i2c: stm32: don't print an error on probe deferralEtienne Carriere2020-04-261-3/+7
* i2c: stm32f7: report dma error during probeAlain Volmat2019-11-111-8/+8
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner2019-05-301-2/+1
* i2c: i2c-stm32: Add generic DMA APIPierre-Yves MORDRET2018-04-301-0/+153