aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/stm32f7_i2c.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-19stm32mp: stm32f7_i2c: use calloc instead of kmallocPatrick Delaunay1-2/+2
2017-10-17i2c: stm32f7_i2c: fix usage of useless local variablePatrice Chotard1-8/+2
2017-10-17i2c: stm32f7_i2c: fix data abortChristophe Kerello1-10/+11
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada1-8/+8
2017-08-23i2c: add i2c driver for stm32Patrice Chotard1-0/+882