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