1. b37c384 treewide: change my e-mail address, fix my name by Marek Behún · 3 years, 9 months ago
  2. 6b50df2 mailbox: arm_mhuv2: Skip calling kfree() with invalid pointer by Viresh Kumar · 3 years, 10 months ago
  3. d1e6bc0 mailbox: tegra-hsp: Set lockdep class dynamically by Mikko Perttunen · 3 years, 11 months ago
  4. 4450f12 mailbox: sprd: correct definition of SPRD_OUTBOX_FIFO_FULL by Magnum Shan · 4 years ago
  5. 09d1215 mailbox: arm_mhuv2: make remove callback return void by Uwe Kleine-König · 4 years ago
  6. af59bcf mailbox: arm_mhuv2: Fix sparse warnings by Viresh Kumar · 4 years ago
  7. c319f78 mailbox: qcom: Add support for SDX55 APCS IPC by Manivannan Sadhasivam · 4 years ago
  8. 595be65 mailbox: omap: Add support for K3 AM64x SoCs by Suman Anna · 3 years, 11 months ago
  9. d10c851 mailbox: qcom: Add SC8180X apcs compatible by Bjorn Andersson · 4 years ago
  10. 5a6338c mailbox: arm_mhuv2: Add driver by Viresh Kumar · 4 years, 1 month ago
  11. 0179092 mailbox: stm32-ipcc: cast void pointers to unsigned long by Martin Kaiser · 4 years, 1 month ago
  12. 133af21 mailbox: stm32-ipcc: remove duplicate error message by Martin Kaiser · 4 years, 1 month ago
  13. d68f172 mailbox: stm32-ipcc: add COMPILE_TEST dependency by Martin Kaiser · 4 years, 2 months ago
  14. 9905f72 mailbox: arm_mhu_db: Fix mhu_db_shutdown by replacing kfree with devm_kfree by Sudeep Holla · 4 years, 1 month ago
  15. 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
  16. c7dacf5 mailbox: avoid timer start from callback by Jassi Brar · 4 years, 3 months ago
  17. 558e4c3 maiblox: mediatek: Fix handling of platform_get_irq() error by Krzysztof Kozlowski · 4 years, 4 months ago
  18. 7002ca2 mailbox: arm_mhu: Add ARM MHU doorbell driver by Sudeep Holla · 4 years, 3 months ago
  19. ab99e23 mailbox: arm_mhu: Match only if compatible is "arm,mhu" by Sudeep Holla · 4 years, 3 months ago
  20. 5b92d8e9 mailbox: bcm: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 5 months ago
  21. 0ebdf11 firmware: tegra: Enable BPMP support on Tegra234 by Thierry Reding · 4 years, 4 months ago
  22. 8f28ca6 iomap: constify ioreadX() iomem argument (as in generic implementation) by Krzysztof Kozlowski · 4 years, 5 months ago
  23. 8849969 mailbox: mediatek: cmdq: clear task in channel before shutdown by Dennis YC Hsieh · 4 years, 6 months ago
  24. bb2b06e mailbox: cmdq: support mt6779 gce platform definition by Dennis YC Hsieh · 4 years, 6 months ago
  25. 0858fde mailbox: cmdq: variablize address shift in platform by Dennis YC Hsieh · 4 years, 6 months ago
  26. dde6805 mailbox: qcom: Add msm8994 apcs compatible by Konrad Dybcio · 4 years, 6 months ago
  27. cfbf813 mailbox: qcom: Add sdm660 hmss compatible by Konrad Dybcio · 4 years, 6 months ago
  28. 03b7013 mailbox: imx: Mark PM functions as __maybe_unused by Nathan Chancellor · 4 years, 6 months ago
  29. 425ab03 mailbox: pcc: Put the PCCT table for error path by Hanjun Guo · 4 years, 5 months ago
  30. c3917df mailbox: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  31. e9f901d mailbox: qcom: Add ipq6018 apcs compatible by Sivaprakash Murugesan · 4 years, 7 months ago
  32. 9b00793 mailbox: qcom: Add clock driver name in apcs mailbox driver data by Sivaprakash Murugesan · 4 years, 7 months ago
  33. b7b2796 mailbox: imx: ONLY IPC MU needs IRQF_NO_SUSPEND flag by Anson Huang · 4 years, 7 months ago
  34. bb2b2624 mailbox: imx: Add runtime PM callback to handle MU clocks by Anson Huang · 4 years, 7 months ago
  35. ba5f9fa mailbox: imx: Add context save/restore for suspend/resume by Dong Aisheng · 4 years, 7 months ago
  36. fa74a02 mailbox: Add support for Qualcomm IPCC by Manivannan Sadhasivam · 4 years, 7 months ago
  37. 445aeeb mailbox: zynqmp-ipi: Fix NULL vs IS_ERR() check in zynqmp_ipi_mbox_probe() by Wei Yongjun · 4 years, 8 months ago
  38. 9d8ca62 mailbox: imx-mailbox: fix scu msg header size check by Peng Fan · 4 years, 9 months ago
  39. ca27fc2 mailbox: sprd: Add Spreadtrum mailbox driver by Baolin Wang · 4 years, 7 months ago
  40. ec32481 mailbox: ZynqMP IPI: Delete an error message in zynqmp_ipi_probe() by Markus Elfring · 4 years, 9 months ago
  41. 47303f9 mailbox: imx: Disable the clock on devm_mbox_controller_register() failure by Fabio Estevam · 4 years, 7 months ago
  42. 1b3a347 mailbox: imx: Fix return in imx_mu_scu_xlate() by Dan Carpenter · 4 years, 9 months ago
  43. 676f23e mailbox: imx: Support runtime PM by Anson Huang · 4 years, 9 months ago
  44. 00d9990 mailbox: pcc: make pcc_mbox_driver static by Jason Yan · 4 years, 9 months ago
  45. 0a67003 mailbox: imx: add SCU MU support by Peng Fan · 4 years, 10 months ago
  46. 63b3835 mailbox: imx: restructure code to make easy for new MU by Peng Fan · 4 years, 10 months ago
  47. c9ea564 mailbox: mediatek: remove implementation related to atomic_exec by Bibby Hsieh · 4 years, 11 months ago
  48. b0524f7 mailbox: mediatek: implement flush function by Bibby Hsieh · 4 years, 11 months ago
  49. 64d0da5 maillbox: bcm-flexrm-mailbox: handle cmpl_pool dma allocation failure by Rayagonda Kokatanur · 4 years, 10 months ago
  50. 25831c44 mailbox: sun6i-msgbox: Add a new mailbox driver by Samuel Holland · 4 years, 10 months ago
  51. 38a5456 mailbox: bcm-pdc: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 4 years, 10 months ago
  52. 223a83b mailbox:armada-37xx-rwtm:remove duplicate print in armada_37xx_mbox_probe() by Tang Bin · 4 years, 10 months ago
  53. 34efc83 mailbox: armada-37xx-rwtm: convert to devm_platform_ioremap_resource by Yangtao Li · 5 years ago
  54. 43fd4bd Merge tag 'mailbox-v5.5' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 5 years ago
  55. c6c6bc6 mailbox: imx: add support for imx v1 mu by Richard Zhu · 5 years ago
  56. 5f0af07 mailbox: imx: Clear the right interrupts at shutdown by Daniel Baluta · 5 years ago
  57. bf159d1 mailbox: imx: Fix Tx doorbell shutdown path by Daniel Baluta · 5 years ago
  58. 6926944 mailbox: stm32-ipcc: Update wakeup management by Fabien Dessenne · 5 years ago
  59. 41c9479 mailbox: no need to set .owner platform_driver_register by Tian Tao · 5 years ago
  60. 0434d3f mailbox/omap: Handle if CONFIG_PM is disabled by Brandon Maier · 5 years ago
  61. c745da8 mailbox: tegra: Fix superfluous IRQ error message by Jon Hunter · 5 years ago
  62. 556a096 mailbox: qcom-apcs: fix max_register value by Jorge Ramirez-Ortiz · 5 years ago
  63. 88ae25e mailbox: qcom: Add support for IPQ8074 APCS by Gokul Sriram Palanisamy · 5 years ago
  64. 08a81d3 mailbox: qcom: Add support for Qualcomm SM8150 and SC7180 SoCs by Sibi Sankar · 5 years ago
  65. 16d52f3 mbox: qcom: replace integer with valid macro by Jorge Ramirez-Ortiz · 5 years ago
  66. 78c8645 mbox: qcom: add APCS child device for QCS404 by Jorge Ramirez-Ortiz · 5 years ago
  67. 6058f11 mailbox: mediatek: cmdq: clear the event in cmdq initial flow by Bibby Hsieh · 5 years ago
  68. 286358c mailbox: mediatek: cmdq: support mt8183 gce function by Bibby Hsieh · 5 years ago
  69. 2c49e4e mailbox: mediatek: cmdq: move the CMDQ_IRQ_MASK into cmdq driver data by Bibby Hsieh · 5 years ago
  70. 2b983d1 mailbox: armada-37xx-rwtm: Use device-managed registration API by Chuhong Yuan · 5 years ago
  71. fde7dc6 Merge tag 'mailbox-v5.3' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 5 years ago
  72. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  73. 25777e5 mailbox: handle failed named mailbox channel request by morten petersen · 5 years ago
  74. 20b5d24 mailbox: tegra: avoid resume NULL mailboxes by Bitan Biswas · 6 years ago
  75. b1a3995 mailbox: tegra: hsp: add noirq resume by Bitan Biswas · 6 years ago
  76. 7836922 mailbox: bcm-flexrm-mailbox: using dev_get_drvdata directly by Fuqian Huang · 5 years ago
  77. 11108f4 mailbox: imx: Clear GIEn bit at shutdown by Daniel Baluta · 6 years ago
  78. 9c1f2a5 mailbox: omap: Add support for TI K3 SoCs by Suman Anna · 6 years ago
  79. 06c182c mailbox: arm_mhu: reorder header inclusion and drop unneeded ones by Sudeep Holla · 6 years ago
  80. dba9a3d mailbox: stm32_ipcc: add spinlock to fix channels concurrent access by Arnaud Pouliquen · 6 years ago
  81. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  82. cb849fc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 459 by Thomas Gleixner · 6 years ago
  83. 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
  84. 8e8e69d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285 by Thomas Gleixner · 6 years ago
  85. 97fb5e8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 by Thomas Gleixner · 6 years ago
  86. a9a9da4 mailbox: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  87. 9952f69 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 by Thomas Gleixner · 6 years ago
  88. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  89. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  90. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  91. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  92. 815d469 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  93. 62e59c4 clk: Remove io.h from clk-provider.h by Stephen Boyd · 6 years ago
  94. 15500c0 Merge tag 'mailbox-v5.2' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 6 years ago
  95. 8fbbfd9 mailbox: Add support for Armada 37xx rWTM mailbox by Marek Behun · 6 years ago
  96. 68a1c84 mailbox: stm32-ipcc: check invalid irq by Fabien Dessenne · 6 years ago
  97. 0c40e63 mailbox: imx: use devm_platform_ioremap_resource() to simplify code by Anson Huang · 6 years ago
  98. 60574d1 acpi: Create subtable parsing infrastructure by Keith Busch · 6 years ago
  99. 17b860b mailbox: imx: keep MU irq working during suspend/resume by Anson Huang · 6 years ago
  100. 4981b82 mailbox: ZynqMP IPI mailbox controller by Wendy Liang · 6 years ago