1. 11c064e i2c: stm32: add support for the st,stm32mp13 SOC by Patrick Delaunay · Thu Jun 30 10:20:14 2022 +0200
  2. 10605f7 i2c: stm32f7: compute i2cclk only one time by Patrick Delaunay · Tue Aug 03 12:05:15 2021 +0200
  3. a14855d i2c: stm32f7: add support for DNF i2c-digital-filter binding by Patrick Delaunay · Tue Aug 03 12:05:14 2021 +0200
  4. 05b8d60 i2c: stm32f7: fix configuration of the digital filter by Patrick Delaunay · Tue Aug 03 12:05:13 2021 +0200
  5. 20e3c41 i2c: stm32f7: support DT binding i2c-analog-filter by Patrick Delaunay · Tue Aug 03 12:05:12 2021 +0200
  6. 5886278 i2c: stm32f7: move driver data of each instance in a privdata by Patrick Delaunay · Tue Aug 03 12:05:09 2021 +0200
  7. 6f600e3 i2c: stm32f7_i2c: migrate trace to dev and log macro by Patrick Delaunay · Fri Nov 06 19:01:50 2020 +0100
  8. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  9. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  10. 4d15c18 i2c: stm32f7: SYSCFG Fast Mode Plus support for I2C STM32F7 by Patrick Delaunay · Mon Jul 06 13:31:35 2020 +0200
  11. 11a4943 i2c: stm32f7: add stm32mp15 compatible by Patrick Delaunay · Mon Jul 06 13:26:52 2020 +0200
  12. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  13. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  14. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  15. e04600e i2c: stm32f7_i2c: allows for any bus frequency by Alain Volmat · Fri Mar 06 11:09:14 2020 +0100
  16. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  17. e8e01cc i2c: stm32: Update to use standard enums for speed by Simon Glass · Thu Jan 23 11:48:21 2020 -0700
  18. 6f4f912 i2c: stm32f7_i2c: Fix warnings when compiling with W=1 by Patrick Delaunay · Fri Jun 21 15:26:47 2019 +0200
  19. c41d307 i2c: stm32f7: improve loopback in timing algorithm by Nicolas Le Bayon · Thu Apr 18 17:32:43 2019 +0200
  20. 2acf1ba i2c: stm32f7: Fix SDADEL minimum formula by Nicolas Le Bayon · Thu Apr 18 17:32:42 2019 +0200
  21. bf832e5 i2c: stm32f7: change setup struct to const by Patrick Delaunay · Mon Oct 29 15:31:56 2018 +0100
  22. b13ab6f i2c: stm32f7: cosmetic: clean the driver by Patrick Delaunay · Mon Oct 29 15:31:55 2018 +0100
  23. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  24. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  25. 28b10a7 stm32mp: stm32f7_i2c: use calloc instead of kmalloc by Patrick Delaunay · Mon Mar 12 10:46:09 2018 +0100
  26. c37885d i2c: stm32f7_i2c: fix usage of useless local variable by Patrice Chotard · Tue Oct 17 11:21:33 2017 +0200
  27. a71376a i2c: stm32f7_i2c: fix data abort by Christophe Kerello · Tue Oct 17 11:21:32 2017 +0200
  28. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · Sat Sep 16 14:10:41 2017 +0900
  29. ebf442d i2c: add i2c driver for stm32 by Patrice Chotard · Wed Aug 09 14:45:27 2017 +0200