1. ca39472 i2c: i2c-cdns.c: Update driver to read fifo-depth from device tree by Pei Yue Ho · Mon Feb 13 00:02:41 2023 -0800
  2. 19497b4 i2c: i2c-cdns: Prevent early termination of write by Sai Pavan Boddu · Tue Mar 01 09:16:52 2022 +0100
  3. 252b4a3 i2c: i2c-cdns: Fix write transaction state by Sai Pavan Boddu · Tue Mar 01 09:16:51 2022 +0100
  4. bdeeb2b i2c: i2c-cdns: Start read transaction after write to transfer_size reg by Sai Pavan Boddu · Tue Mar 01 09:16:50 2022 +0100
  5. f814987 i2c: i2c_cdns: Enable i2c clock by T Karthik Reddy · Wed Feb 03 03:10:46 2021 -0700
  6. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  7. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  8. 3309308 xilinx: drivers: Use '_' instead of '-' in driver name by Michal Simek · Tue Jan 07 08:50:34 2020 +0100
  9. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  10. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  11. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  12. f0c99c5 i2c: Update drivers to use enum for speed by Simon Glass · Thu Jan 23 11:48:22 2020 -0700
  13. 34f113a i2c: i2c_cdns: fix write timeout on fifo boundary by Michael Auchter · Mon Dec 09 18:16:16 2019 +0000
  14. 142cf18 i2c: i2c_cdns: Fix below warnings with checker tool by Siva Durga Prasad Paladugu · Thu Mar 14 09:18:37 2019 +0100
  15. 07c5a1b i2c: i2c_cdns: Add support for handling arbitration lost by Siva Durga Prasad Paladugu · Thu Mar 07 11:52:49 2019 +0100
  16. 4f0205b i2c: i2c_cdns: Fix clearing of all interrupts by Siva Durga Prasad Paladugu · Thu Mar 07 11:52:48 2019 +0100
  17. 4747d2c i2c: cdns: Convert to livetree function by Michal Simek · Fri Jan 18 10:43:39 2019 +0100
  18. 59e2585 i2c: i2c-cdns: Use proper input frequency by Tomasz Gorochowik · Thu Jan 03 13:36:33 2019 +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. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · Wed May 17 17:18:05 2017 -0600
  22. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · Wed May 17 17:18:03 2017 -0600
  23. 37978c6 i2c: i2c-cdns: No need for dedicated probe function by Moritz Fischer · Mon Jan 16 09:50:47 2017 -0800
  24. 9393f58 i2c: i2c-cdns: Implement workaround for hold quirk of the rev 1.0 by Moritz Fischer · Mon Jan 16 09:50:46 2017 -0800
  25. 0b24579 i2c: i2c-cdns: Reorder timeout loop for interrupt waiting by Moritz Fischer · Mon Jan 16 09:50:45 2017 -0800
  26. 61f0651 i2c: i2c-cdns: Detect unsupported sequences for rev 1.0 by Moritz Fischer · Mon Jan 16 09:50:44 2017 -0800
  27. f807776 i2c: cdns: Add additional compatible string for r1p14 of the IP. by Moritz Fischer · Thu Dec 22 09:36:10 2016 -0800
  28. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  29. 91429f4 i2c: cdns: Support different bus speeds by Michal Simek · Thu Apr 14 14:15:49 2016 +0200
  30. 48cd206 i2c: cdns: Moving speed setup from probe to set_bus_speed function by Michal Simek · Thu Apr 14 14:15:48 2016 +0200
  31. 97ba81f i2c: cdns: Read address from DT in ofdata_to_platdata by Michal Simek · Thu Apr 14 14:15:47 2016 +0200
  32. 0075dac dm: i2c: Add driver for Cadence I2C IP by Moritz Fischer · Mon Dec 28 09:47:11 2015 -0800