summaryrefslogtreecommitdiff
path: root/drivers/i2c/stm32f7_i2c.c
AgeCommit message (Expand)Author
2019-05-23i2c: stm32f7: improve loopback in timing algorithmNicolas Le Bayon
2019-05-23i2c: stm32f7: Fix SDADEL minimum formulaNicolas Le Bayon
2018-11-16i2c: stm32f7: change setup struct to constPatrick Delaunay
2018-11-16i2c: stm32f7: cosmetic: clean the driverPatrick Delaunay
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-03-19stm32mp: stm32f7_i2c: use calloc instead of kmallocPatrick Delaunay
2017-10-17i2c: stm32f7_i2c: fix usage of useless local variablePatrice Chotard
2017-10-17i2c: stm32f7_i2c: fix data abortChristophe Kerello
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-08-23i2c: add i2c driver for stm32Patrice Chotard