1. fc7a620 bus: Make remove callback return void by Uwe Kleine-König · 3 years, 6 months ago
  2. 88bbd8a03 Merge tag 'i3c/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux by Linus Torvalds · 3 years, 6 months ago
  3. ba3fea5 i3c: master: cdns: Fix fall-through warning for Clang by Gustavo A. R. Silva · 3 years, 6 months ago
  4. 3e5feb1 i3c: master: svc: fix doc warning in svc-i3c-master.c by Yang Yingliang · 3 years, 7 months ago
  5. 59a61e6 i3c: master: svc: drop free_irq of devm_request_irq allocated irq by Yang Yingliang · 3 years, 7 months ago
  6. 0d95f41 Revert "i3c master: fix missing destroy_workqueue() on error in i3c_master_register" by Jae Hyun Yoo · 3 years, 9 months ago
  7. 436cb70 i3c: master: svc: remove redundant assignment to cmd->read_len by Colin Ian King · 3 years, 10 months ago
  8. 36c1b20 Merge tag 'i3c/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux by Linus Torvalds · 3 years, 10 months ago
  9. 5c34b8e i3c: master: dw: Drop redundant disec call by Miquel Raynal · 4 years ago
  10. dd3c528 i3c: master: svc: Add Silvaco I3C master driver by Miquel Raynal · 4 years ago
  11. dd92670 i3c: Make remove callback return void by Uwe Kleine-König · 4 years ago
  12. 7456fea i3c: Handle drivers without probe or remove callback by Uwe Kleine-König · 4 years ago
  13. 9d909f1 i3c/master/mipi-i3c-hci: Specify HAS_IOMEM dependency by David Gow · 4 years ago
  14. 291b5c9 i3c/master/mipi-i3c-hci: Fix position of __maybe_unused in i3c_hci_of_match by Nathan Chancellor · 4 years ago
  15. 95393f3 i3c/master/mipi-i3c-hci: quiet maybe-unused variable warning by Nicolas Pitre · 4 years ago
  16. 8e34573 i3c/master: Fix uninitialized variable next_addr by Colin Ian King · 4 years, 1 month ago
  17. 9ad9a52 i3c/master: introduce the mipi-i3c-hci driver by Nicolas Pitre · 4 years, 2 months ago
  18. 59165d1 i3c master: fix missing destroy_workqueue() on error in i3c_master_register by Qinglang Miao · 4 years, 2 months ago
  19. 2a934b3 Merge tag 'i3c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux by Linus Torvalds · 4 years, 2 months ago
  20. abea14b i3c: master: Fix error return in cdns_i3c_master_probe() by Jing Xiangfeng · 4 years, 4 months ago
  21. cc3a392 i3c: master: fix for SETDASA and DAA process by Parshuram Thombare · 4 years, 4 months ago
  22. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  23. 9da36a7e i3c: master add i3c_master_attach_boardinfo to preserve boardinfo by Parshuram Thombare · 4 years, 7 months ago
  24. b4203ce i3c master: GETMRL's 3rd byte is optional even with BCR_IBI_PAYLOAD by Nicolas Pitre · 4 years, 9 months ago
  25. c4b9de1 i3c: convert to use i2c_new_client_device() by Wolfram Sang · 4 years, 9 months ago
  26. cd85148 i3c: master: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  27. 65ec1d0 i3c: Simplify i3c_device_match_id() by Boris Brezillon · 4 years, 10 months ago
  28. 7ec0ddb i3c: Add a modalias sysfs attribute by Boris Brezillon · 4 years, 10 months ago
  29. 12e21a2 i3c: Fix MODALIAS uevents by Boris Brezillon · 4 years, 10 months ago
  30. de89649 i3c: master: no need to iterate master device twice by Wolfram Sang · 4 years, 11 months ago
  31. 3952cf8 i3c: master: dw: reattach device on first available location of address table by Vitor Soares · 5 years ago
  32. 3c67166 i3c: master: cdns: convert to devm_platform_ioremap_resource by Yangtao Li · 5 years ago
  33. fae0423 i3c: master: dw: convert to devm_platform_ioremap_resource by Yangtao Li · 5 years ago
  34. 026d845 i3c: master: make i3c_bus_set_mode static by Benjamin Gaignard · 5 years ago
  35. dbd6654 i3c: master: cdns: add data hold delay support by Przemyslaw Gaj · 5 years ago
  36. 708bc6e i3c: Spelling s/dicovered/discovered/ by Geert Uytterhoeven · 5 years ago
  37. f12b524 i3c: master: use i3c_dev_get_master() by Vitor Soares · 5 years ago
  38. 6030f42 i3c: master: Use dev_to_i3cmaster() by Axel Lin · 5 years ago
  39. 7afe9a4 i3c: master: fix a memory leak bug by Wenwen Wang · 5 years ago
  40. b1ac3a4 i3c: add addr and lvr to i2c_dev_desc structure by Przemyslaw Gaj · 6 years ago
  41. fd3f8f3 i3c: master: cdns: Use for_each_set_bit() by Andy Shevchenko · 5 years ago
  42. 9122763 i3c: master: Add of_node_put() before return by Nishka Dasgupta · 5 years ago
  43. 934d24a i3c: move i3c_device_match_id to device.c and export it by Vitor Soares · 5 years ago
  44. 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
  45. ede2001 i3c: master: Use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  46. f467907 i3c: dw: add limited bus mode support by Vitor Soares · 6 years ago
  47. cbf4f73 i3c: add mixed limited bus mode by Vitor Soares · 6 years ago
  48. ecc8fb5 i3c: fix i2c and i3c scl rate by bus mode by Vitor Soares · 6 years ago
  49. 88c5032 i3c: Drop support for I2C 10 bit addresing by Przemyslaw Gaj · 6 years ago
  50. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  51. 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
  52. 476c7e1 i3c: Fix a shift wrap bug in i3c_bus_set_addr_slot_status() by Dan Carpenter · 6 years ago
  53. 907621e i3c: dw: Fix dw_i3c_master_disable controller by using correct mask by Vitor Soares · 6 years ago
  54. 9752c37 i3c: Fix the verification of random PID by Vitor Soares · 6 years ago
  55. 124dbd7 i3c: master: dw: remove dead code from dw_i3c_master_*_xfers() by Vitor Soares · 6 years ago
  56. 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
  57. 988bb4a i3c: master: dw-i3c-master: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  58. f36c1f9 i3c: master: dw: fix deadlock by Jisheng Zhang · 6 years ago
  59. 093c61b i3c: fix missing detach if failed to retrieve i3c dev by Jisheng Zhang · 6 years ago
  60. f29fd33 i3c: master: dw-i3c-master: fix i3c_attach/reattach by Vitor Soares · 6 years ago
  61. 0fac32f i3c: master: Fix an error checking typo in 'cdns_i3c_master_probe()' by Christophe JAILLET · 6 years ago
  62. 25ac3da i3c: master: cdns: fix I2C transfers in Cadence I3C master driver by Przemyslaw Gaj · 6 years ago
  63. afe120c ic3: off by one in mode_show() by Dan Carpenter · 6 years ago
  64. 840414a i3c: fix an error code in i3c_master_add_i3c_dev_locked() by Dan Carpenter · 6 years ago
  65. 2b2b283 i3c: master: dw: fix mask operation by using the correct operator by Colin Ian King · 6 years ago
  66. 1dd728f i3c: master: Add driver for Synopsys DesignWare IP by Vitor Soares · 6 years ago
  67. ad15e8c0 i3c: master: Remove set but not used variable 'old_i3c_scl_lim' by YueHaibing · 6 years ago
  68. 603f2be i3c: master: Add driver for Cadence IP by Boris Brezillon · 7 years ago
  69. 3a379bb i3c: Add core I3C infrastructure by Boris Brezillon · 7 years ago