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