1. fb3b067 Merge tag 'mailbox-v5.17' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 3 years ago
  2. feb7a43 Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
  3. afaf2ba mailbox: qcom-ipcc: Support interrupt wake up from suspend by Huang Yiwei · 3 years, 1 month ago
  4. 1f43e52 mailbox: qcom-ipcc: Support more IPCC instance by Huang Yiwei · 3 years, 1 month ago
  5. e9d50e4 mailbox: qcom-ipcc: Dynamic alloc for channel arrangement by Huang Yiwei · 3 years, 1 month ago
  6. f10b1fc mailbox: change mailbox-mpfs compatible string by Conor Dooley · 3 years ago
  7. 7215a785 mailbox: pcc: Handle all PCC subtypes correctly in pcc_mbox_irq by Sudeep Holla · 3 years, 1 month ago
  8. 960c405 mailbox: pcc: Avoid using the uninitialized variable 'dev' by Sudeep Holla · 3 years, 1 month ago
  9. af8d0f6 mailbox: mtk: add missing of_node_put before return by Wang Qing · 3 years ago
  10. 2453128 mailbox: zynq: add missing of_node_put before return by Wang Qing · 3 years ago
  11. 05d06f3 mailbox: imx: Fix an IS_ERR() vs NULL bug by Dan Carpenter · 3 years, 1 month ago
  12. 79daec8 mailbox: hi3660: convert struct comments to kernel-doc notation by Randy Dunlap · 3 years, 1 month ago
  13. 9388501 mailbox: add control_by_sw for mt8195 by jason-jh.lin · 3 years, 1 month ago
  14. 99867e5 mailbox: mtk-cmdq: Silent EPROBE_DEFER errors for clks by Hsin-Yi Wang · 3 years ago
  15. 35ca437 mailbox: fix gce_num of mt8192 driver data by jason-jh.lin · 3 years ago
  16. 1fa68a3 mailbox: apple: Bind to generic compatibles by Hector Martin · 3 years ago
  17. d722e9a mailbox: bcm-flexrm-mailbox: Rework MSI interrupt handling by Thomas Gleixner · 3 years, 1 month ago
  18. dba27c7 platform-msi: Use msi_desc::msi_index by Thomas Gleixner · 3 years, 1 month ago
  19. bf886e1 mailbox: Use irq_update_affinity_hint() by Nitesh Narayan Lal · 3 years, 4 months ago
  20. 97961f78e mailbox: imx: support i.MX8ULP S4 MU by Peng Fan · 3 years, 2 months ago
  21. ce02870 mailbox: pcc: Move bulk of PCCT parsing into pcc_mbox_probe by Sudeep Holla · 3 years, 3 months ago
  22. c45ded7 mailbox: pcc: Add support for PCCT extended PCC subspaces(type 3/4) by Sudeep Holla · 3 years, 3 months ago
  23. 45ec2da mailbox: pcc: Drop handling invalid bit-width in {read,write}_register by Sudeep Holla · 3 years, 3 months ago
  24. bf18123 mailbox: pcc: Avoid accessing PCCT table in pcc_send_data and pcc_mbox_irq by Sudeep Holla · 3 years, 3 months ago
  25. 800cda7 mailbox: pcc: Add PCC register bundle and associated accessor functions by Sudeep Holla · 3 years, 3 months ago
  26. f92ae90 mailbox: pcc: Rename doorbell ack to platform interrupt ack register by Sudeep Holla · 3 years, 3 months ago
  27. 7b6da7f mailbox: pcc: Use PCC mailbox channel pointer instead of standard by Sudeep Holla · 3 years, 3 months ago
  28. 0f2591e mailbox: pcc: Add pcc_mbox_chan structure to hold shared memory region info by Sudeep Holla · 3 years, 3 months ago
  29. 4e3c96f mailbox: pcc: Consolidate subspace doorbell register parsing by Sudeep Holla · 3 years, 3 months ago
  30. 319bfb3 mailbox: pcc: Consolidate subspace interrupt information parsing by Sudeep Holla · 3 years, 3 months ago
  31. 80b2bdd mailbox: pcc: Refactor all PCC channel information into a structure by Sudeep Holla · 3 years, 3 months ago
  32. 10dcc2d mailbox: pcc: Fix kernel doc warnings by Sudeep Holla · 3 years, 3 months ago
  33. f89f9c5 mailbox: apple: Add driver for Apple mailboxes by Sven Peter · 3 years, 2 months ago
  34. 0a5ad43 mailbox: mtk-cmdq: Fix local clock ID usage by Fei Shao · 3 years, 2 months ago
  35. 5c154b6 mailbox: mtk-cmdq: Validate alias_id on probe by Fei Shao · 3 years, 2 months ago
  36. ce1537f mailbox: Remove WARN_ON for async_cb.cb in cmdq_exec_done by jason-jh.lin · 3 years, 3 months ago
  37. db28a59 mailbox: qcom-apcs-ipc: Add QCM2290 APCS IPC support by Shawn Guo · 3 years, 3 months ago
  38. 4523ec8 mailbox: qcom-apcs-ipc: Consolidate msm8994 type apcs_data by Shawn Guo · 3 years, 3 months ago
  39. 1c7532c mailbox: xgene-slimpro: Make use of the helper function devm_platform_ioremap_resource() by Cai Huoqing · 3 years, 4 months ago
  40. f5e2eeb mailbox: sun6i: Make use of the helper function devm_platform_ioremap_resource() by Cai Huoqing · 3 years, 4 months ago
  41. f3908cc mailbox: stm32-ipcc: Make use of the helper function devm_platform_ioremap_resource() by Cai Huoqing · 3 years, 4 months ago
  42. 240c7e3 mailbox: sti: Make use of the helper function devm_platform_ioremap_resource() by Cai Huoqing · 3 years, 4 months ago
  43. 78c6798 mailbox: qcom-apcs-ipc: Make use of the helper function devm_platform_ioremap_resource() by Cai Huoqing · 3 years, 4 months ago
  44. b5e3a1f mailbox: platform-mhu: Make use of the helper function devm_platform_ioremap_resource() by Cai Huoqing · 3 years, 4 months ago
  45. 6bb9e5e mailbox: omap: Make use of the helper function devm_platform_ioremap_resource() by Cai Huoqing · 3 years, 4 months ago
  46. a04f303 mailbox: mtk-cmdq: Make use of the helper function devm_platform_ioremap_resource() by Cai Huoqing · 3 years, 4 months ago
  47. be42360 mailbox: hi6220: Make use of the helper function devm_platform_ioremap_resource() by Cai Huoqing · 3 years, 4 months ago
  48. 2801a33 mailbox: hi3660: Make use of the helper function devm_platform_ioremap_resource() by Cai Huoqing · 3 years, 4 months ago
  49. ea9c66b mailbox: bcm2835: Make use of the helper function devm_platform_ioremap_resource() by Cai Huoqing · 3 years, 4 months ago
  50. 218f22b mailbox: altera: Make use of the helper function devm_platform_ioremap_resource() by Cai Huoqing · 3 years, 4 months ago
  51. 85dfdbf mailbox: cmdq: add multi-gce clocks support for mt8195 by jason-jh.lin · 3 years, 4 months ago
  52. 8d4f5a9 mailbox: cmdq: add mediatek mailbox support for mt8195 by jason-jh.lin · 3 years, 4 months ago
  53. e5c11ee mailbox: qcom-apcs-ipc: Add compatible for MSM8953 SoC by Vladimir Lypak · 3 years, 5 months ago
  54. dc2b8ed mailbox: qcom: Add support for SM6115 APCS IPC by Iskren Chernev · 3 years, 6 months ago
  55. 8b60ed2 soc: mediatek: cmdq: add address shift in jump by Yongqiang Niu · 3 years, 5 months ago
  56. 84fd420 mailbox: cmdq: add mt8192 support by Yongqiang Niu · 3 years, 5 months ago
  57. 8d7e590 mailbox: qcom-ipcc: Enable loading QCOM_IPCC as a module by Amit Pundir · 3 years, 5 months ago
  58. 23e6a7c mailbox: sti: quieten kernel-doc warnings by Randy Dunlap · 3 years, 5 months ago
  59. 83d7b15 mbox: add polarfire soc system controller mailbox by Conor Dooley · 3 years, 6 months ago
  60. e80a7e7 mailbox: imx: Avoid using val uninitialized in imx_mu_isr() by Nathan Chancellor · 3 years, 6 months ago
  61. 8a7cdb1 mailbox: qcom: Add MSM8939 APCS support by Shawn Guo · 3 years, 6 months ago
  62. 96e39e9 mailbox: qcom: Use PLATFORM_DEVID_AUTO to register platform device by Shawn Guo · 3 years, 6 months ago
  63. 7264843 mailbox: qcom-apcs: Add SM6125 compatible by Martin Botka · 3 years, 7 months ago
  64. cc3eb51 mailbox: mtk-cmdq: Fix uninitialized variable in cmdq_mbox_flush() by Dan Carpenter · 3 years, 6 months ago
  65. c0d580c mailbox: bcm-flexrm-mailbox: Remove redundant dev_err call in flexrm_mbox_probe() by Zhihao Cheng · 3 years, 7 months ago
  66. 01c5916 mailbox: bcm2835: Remove redundant dev_err call in bcm2835_mbox_probe() by Zhihao Cheng · 3 years, 7 months ago
  67. d6fbfdb mailbox: qcom-ipcc: Fix IPCC mbox channel exhaustion by Sibi Sankar · 3 years, 6 months ago
  68. 8ebc3b5 mailbox: mtk-cmdq: Add struct cmdq_pkt in struct cmdq_cb_data by Chun-Kuang Hu · 3 years, 10 months ago
  69. 1b6b0ce mailbox: mtk-cmdq: Use mailbox rx_callback by Chun-Kuang Hu · 3 years, 10 months ago
  70. b3c0d72 mailbox: mtk-cmdq: Remove cmdq_cb_status by Chun-Kuang Hu · 3 years, 10 months ago
  71. 4f0b776 mailbox: imx-mailbox: support i.MX8ULP MU by Peng Fan · 3 years, 7 months ago
  72. f689a7c mailbox: imx: add xSR/xCR register array by Peng Fan · 3 years, 7 months ago
  73. 32f7443 mailbox: imx: replace the xTR/xRR array with single register by Peng Fan · 3 years, 7 months ago
  74. c770168 mailbox: hisilicon: Use the correct HiSilicon copyright by Hao Fang · 3 years, 7 months ago
  75. ff16cae mailbox: mediatek: Remove redundant error printing in cmdq_probe() by Zhen Lei · 3 years, 8 months ago
  76. 3edf083 mailbox: bcm-pdc: Remove redundant error printing in pdc_probe() by Zhen Lei · 3 years, 8 months ago
  77. 9f07523 mailbox: arm_mhu: Remove redundant error printing in mhu_probe() by Zhen Lei · 3 years, 8 months ago
  78. d8201ef Merge tag 'mailbox-v5.13' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 3 years, 8 months ago
  79. a683246 mailbox: arm_mhu_db: Remove redundant dev_err call in mhu_db_probe() by Qiheng Lin · 3 years, 9 months ago
  80. 6457f4c mailbox: sprd: Add supplementary inbox support by Orson Zhai · 3 years, 9 months ago
  81. 9468ab8 mailbox: sprd: Introduce refcnt when clients requests/free channels by Orson Zhai · 3 years, 9 months ago
  82. 9d2e8b9 mailbox: fix various typos in comments by Tom Saeger · 3 years, 10 months ago
  83. 3cfc748 mailbox: pcc: fix platform_no_drv_owner.cocci warnings by Yang Li · 3 years, 10 months ago
  84. b37c384 treewide: change my e-mail address, fix my name by Marek Behún · 3 years, 9 months ago
  85. 6b50df2 mailbox: arm_mhuv2: Skip calling kfree() with invalid pointer by Viresh Kumar · 3 years, 10 months ago
  86. d1e6bc0 mailbox: tegra-hsp: Set lockdep class dynamically by Mikko Perttunen · 3 years, 11 months ago
  87. 4450f12 mailbox: sprd: correct definition of SPRD_OUTBOX_FIFO_FULL by Magnum Shan · 3 years, 11 months ago
  88. 09d1215 mailbox: arm_mhuv2: make remove callback return void by Uwe Kleine-König · 3 years, 11 months ago
  89. af59bcf mailbox: arm_mhuv2: Fix sparse warnings by Viresh Kumar · 4 years ago
  90. c319f78 mailbox: qcom: Add support for SDX55 APCS IPC by Manivannan Sadhasivam · 4 years ago
  91. 595be65 mailbox: omap: Add support for K3 AM64x SoCs by Suman Anna · 3 years, 11 months ago
  92. d10c851 mailbox: qcom: Add SC8180X apcs compatible by Bjorn Andersson · 4 years ago
  93. 5a6338c mailbox: arm_mhuv2: Add driver by Viresh Kumar · 4 years, 1 month ago
  94. 0179092 mailbox: stm32-ipcc: cast void pointers to unsigned long by Martin Kaiser · 4 years, 1 month ago
  95. 133af21 mailbox: stm32-ipcc: remove duplicate error message by Martin Kaiser · 4 years, 1 month ago
  96. d68f172 mailbox: stm32-ipcc: add COMPILE_TEST dependency by Martin Kaiser · 4 years, 2 months ago
  97. 9905f72 mailbox: arm_mhu_db: Fix mhu_db_shutdown by replacing kfree with devm_kfree by Sudeep Holla · 4 years, 1 month ago
  98. 2e368dd Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 2 months ago
  99. c7dacf5 mailbox: avoid timer start from callback by Jassi Brar · 4 years, 2 months ago
  100. 558e4c3 maiblox: mediatek: Fix handling of platform_get_irq() error by Krzysztof Kozlowski · 4 years, 4 months ago