1. 3309308 xilinx: drivers: Use '_' instead of '-' in driver name by Michal Simek · Tue Jan 07 08:50:34 2020 +0100
  2. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  3. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  4. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  5. f0c99c5 i2c: Update drivers to use enum for speed by Simon Glass · Thu Jan 23 11:48:22 2020 -0700
  6. 34f113a i2c: i2c_cdns: fix write timeout on fifo boundary by Michael Auchter · Mon Dec 09 18:16:16 2019 +0000
  7. 142cf18 i2c: i2c_cdns: Fix below warnings with checker tool by Siva Durga Prasad Paladugu · Thu Mar 14 09:18:37 2019 +0100
  8. 07c5a1b i2c: i2c_cdns: Add support for handling arbitration lost by Siva Durga Prasad Paladugu · Thu Mar 07 11:52:49 2019 +0100
  9. 4f0205b i2c: i2c_cdns: Fix clearing of all interrupts by Siva Durga Prasad Paladugu · Thu Mar 07 11:52:48 2019 +0100
  10. 4747d2c i2c: cdns: Convert to livetree function by Michal Simek · Fri Jan 18 10:43:39 2019 +0100
  11. 59e2585 i2c: i2c-cdns: Use proper input frequency by Tomasz Gorochowik · Thu Jan 03 13:36:33 2019 +0100
  12. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  13. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  14. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · Wed May 17 17:18:05 2017 -0600
  15. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · Wed May 17 17:18:03 2017 -0600
  16. 37978c6 i2c: i2c-cdns: No need for dedicated probe function by Moritz Fischer · Mon Jan 16 09:50:47 2017 -0800
  17. 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
  18. 0b24579 i2c: i2c-cdns: Reorder timeout loop for interrupt waiting by Moritz Fischer · Mon Jan 16 09:50:45 2017 -0800
  19. 61f0651 i2c: i2c-cdns: Detect unsupported sequences for rev 1.0 by Moritz Fischer · Mon Jan 16 09:50:44 2017 -0800
  20. f807776 i2c: cdns: Add additional compatible string for r1p14 of the IP. by Moritz Fischer · Thu Dec 22 09:36:10 2016 -0800
  21. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  22. 91429f4 i2c: cdns: Support different bus speeds by Michal Simek · Thu Apr 14 14:15:49 2016 +0200
  23. 48cd206 i2c: cdns: Moving speed setup from probe to set_bus_speed function by Michal Simek · Thu Apr 14 14:15:48 2016 +0200
  24. 97ba81f i2c: cdns: Read address from DT in ofdata_to_platdata by Michal Simek · Thu Apr 14 14:15:47 2016 +0200
  25. 0075dac dm: i2c: Add driver for Cadence I2C IP by Moritz Fischer · Mon Dec 28 09:47:11 2015 -0800