1. c4b9de1 i3c: convert to use i2c_new_client_device() by Wolfram Sang · 4 years, 9 months ago
  2. cd85148 i3c: master: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  3. 65ec1d0 i3c: Simplify i3c_device_match_id() by Boris Brezillon · 4 years, 10 months ago
  4. 7ec0ddb i3c: Add a modalias sysfs attribute by Boris Brezillon · 4 years, 10 months ago
  5. 12e21a2 i3c: Fix MODALIAS uevents by Boris Brezillon · 4 years, 10 months ago
  6. de89649 i3c: master: no need to iterate master device twice by Wolfram Sang · 4 years, 11 months ago
  7. 3952cf8 i3c: master: dw: reattach device on first available location of address table by Vitor Soares · 5 years ago
  8. 3c67166 i3c: master: cdns: convert to devm_platform_ioremap_resource by Yangtao Li · 5 years ago
  9. fae0423 i3c: master: dw: convert to devm_platform_ioremap_resource by Yangtao Li · 5 years ago
  10. 026d845 i3c: master: make i3c_bus_set_mode static by Benjamin Gaignard · 5 years ago
  11. dbd6654 i3c: master: cdns: add data hold delay support by Przemyslaw Gaj · 5 years ago
  12. 708bc6e i3c: Spelling s/dicovered/discovered/ by Geert Uytterhoeven · 5 years ago
  13. f12b524 i3c: master: use i3c_dev_get_master() by Vitor Soares · 5 years ago
  14. 6030f42 i3c: master: Use dev_to_i3cmaster() by Axel Lin · 5 years ago
  15. 7afe9a4 i3c: master: fix a memory leak bug by Wenwen Wang · 5 years ago
  16. b1ac3a4 i3c: add addr and lvr to i2c_dev_desc structure by Przemyslaw Gaj · 6 years ago
  17. fd3f8f3 i3c: master: cdns: Use for_each_set_bit() by Andy Shevchenko · 5 years ago
  18. 9122763 i3c: master: Add of_node_put() before return by Nishka Dasgupta · 5 years ago
  19. 934d24a i3c: move i3c_device_match_id to device.c and export it by Vitor Soares · 5 years ago
  20. 9640729 Merge tag 'i3c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux by Linus Torvalds · 5 years ago
  21. ede2001 i3c: master: Use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  22. f467907 i3c: dw: add limited bus mode support by Vitor Soares · 6 years ago
  23. cbf4f73 i3c: add mixed limited bus mode by Vitor Soares · 6 years ago
  24. ecc8fb5 i3c: fix i2c and i3c scl rate by bus mode by Vitor Soares · 6 years ago
  25. 88c5032 i3c: Drop support for I2C 10 bit addresing by Przemyslaw Gaj · 6 years ago
  26. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  27. 80104bb Merge tag 'i3c/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux by Linus Torvalds · 6 years ago
  28. 476c7e1 i3c: Fix a shift wrap bug in i3c_bus_set_addr_slot_status() by Dan Carpenter · 6 years ago
  29. 907621e i3c: dw: Fix dw_i3c_master_disable controller by using correct mask by Vitor Soares · 6 years ago
  30. 9752c37 i3c: Fix the verification of random PID by Vitor Soares · 6 years ago
  31. 124dbd7 i3c: master: dw: remove dead code from dw_i3c_master_*_xfers() by Vitor Soares · 6 years ago
  32. c8d950a Merge tag 'i3c/for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux by Linus Torvalds · 6 years ago
  33. 988bb4a i3c: master: dw-i3c-master: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  34. f36c1f9 i3c: master: dw: fix deadlock by Jisheng Zhang · 6 years ago
  35. 093c61b i3c: fix missing detach if failed to retrieve i3c dev by Jisheng Zhang · 6 years ago
  36. f29fd33 i3c: master: dw-i3c-master: fix i3c_attach/reattach by Vitor Soares · 6 years ago
  37. 0fac32f i3c: master: Fix an error checking typo in 'cdns_i3c_master_probe()' by Christophe JAILLET · 6 years ago
  38. 25ac3da i3c: master: cdns: fix I2C transfers in Cadence I3C master driver by Przemyslaw Gaj · 6 years ago
  39. afe120c ic3: off by one in mode_show() by Dan Carpenter · 6 years ago
  40. 840414a i3c: fix an error code in i3c_master_add_i3c_dev_locked() by Dan Carpenter · 6 years ago
  41. 2b2b283 i3c: master: dw: fix mask operation by using the correct operator by Colin Ian King · 6 years ago
  42. 1dd728f i3c: master: Add driver for Synopsys DesignWare IP by Vitor Soares · 6 years ago
  43. ad15e8c i3c: master: Remove set but not used variable 'old_i3c_scl_lim' by YueHaibing · 6 years ago
  44. 603f2be i3c: master: Add driver for Cadence IP by Boris Brezillon · 7 years ago
  45. 3a379bb i3c: Add core I3C infrastructure by Boris Brezillon · 7 years ago