1. ca39472 i2c: i2c-cdns.c: Update driver to read fifo-depth from device tree by Pei Yue Ho · 1 year, 10 months ago
  2. 19497b4 i2c: i2c-cdns: Prevent early termination of write by Sai Pavan Boddu · 2 years, 9 months ago
  3. 252b4a3 i2c: i2c-cdns: Fix write transaction state by Sai Pavan Boddu · 2 years, 9 months ago
  4. bdeeb2b i2c: i2c-cdns: Start read transaction after write to transfer_size reg by Sai Pavan Boddu · 2 years, 9 months ago
  5. f814987 i2c: i2c_cdns: Enable i2c clock by T Karthik Reddy · 3 years, 10 months ago
  6. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  7. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  8. 3309308 xilinx: drivers: Use '_' instead of '-' in driver name by Michal Simek · 4 years, 11 months ago
  9. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  10. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  11. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  12. f0c99c5 i2c: Update drivers to use enum for speed by Simon Glass · 4 years, 10 months ago
  13. 34f113a i2c: i2c_cdns: fix write timeout on fifo boundary by Michael Auchter · 5 years ago
  14. 142cf18 i2c: i2c_cdns: Fix below warnings with checker tool by Siva Durga Prasad Paladugu · 6 years ago
  15. 07c5a1b i2c: i2c_cdns: Add support for handling arbitration lost by Siva Durga Prasad Paladugu · 6 years ago
  16. 4f0205b i2c: i2c_cdns: Fix clearing of all interrupts by Siva Durga Prasad Paladugu · 6 years ago
  17. 4747d2c i2c: cdns: Convert to livetree function by Michal Simek · 6 years ago
  18. 59e2585 i2c: i2c-cdns: Use proper input frequency by Tomasz Gorochowik · 6 years ago
  19. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  20. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  21. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  22. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · 8 years ago
  23. 37978c6 i2c: i2c-cdns: No need for dedicated probe function by Moritz Fischer · 8 years ago
  24. 9393f58 i2c: i2c-cdns: Implement workaround for hold quirk of the rev 1.0 by Moritz Fischer · 8 years ago
  25. 0b24579 i2c: i2c-cdns: Reorder timeout loop for interrupt waiting by Moritz Fischer · 8 years ago
  26. 61f0651 i2c: i2c-cdns: Detect unsupported sequences for rev 1.0 by Moritz Fischer · 8 years ago
  27. f807776 i2c: cdns: Add additional compatible string for r1p14 of the IP. by Moritz Fischer · 8 years ago
  28. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  29. 91429f4 i2c: cdns: Support different bus speeds by Michal Simek · 9 years ago
  30. 48cd206 i2c: cdns: Moving speed setup from probe to set_bus_speed function by Michal Simek · 9 years ago
  31. 97ba81f i2c: cdns: Read address from DT in ofdata_to_platdata by Michal Simek · 9 years ago
  32. 0075dac dm: i2c: Add driver for Cadence I2C IP by Moritz Fischer · 9 years ago