1. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  2. cb849fc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 459 by Thomas Gleixner · 6 years ago
  3. 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
  4. 8e8e69d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285 by Thomas Gleixner · 6 years ago
  5. 97fb5e8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 by Thomas Gleixner · 6 years ago
  6. 9952f69 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 by Thomas Gleixner · 6 years ago
  7. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  8. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  9. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  10. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  11. 815d469 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  12. 62e59c4 clk: Remove io.h from clk-provider.h by Stephen Boyd · 6 years ago
  13. 15500c0 Merge tag 'mailbox-v5.2' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 6 years ago
  14. 8fbbfd9 mailbox: Add support for Armada 37xx rWTM mailbox by Marek Behun · 6 years ago
  15. 68a1c84 mailbox: stm32-ipcc: check invalid irq by Fabien Dessenne · 6 years ago
  16. 0c40e63 mailbox: imx: use devm_platform_ioremap_resource() to simplify code by Anson Huang · 6 years ago
  17. 60574d1 acpi: Create subtable parsing infrastructure by Keith Busch · 6 years ago
  18. 17b860b mailbox: imx: keep MU irq working during suspend/resume by Anson Huang · 6 years ago
  19. 4981b82 mailbox: ZynqMP IPI mailbox controller by Wendy Liang · 6 years ago
  20. 419d67f mailbox: stm32-ipcc: remove useless device_init_wakeup call by Fabien Dessenne · 6 years ago
  21. eac36c8 mailbox: stm32-ipcc: do not enable wakeup source by default by Fabien Dessenne · 6 years ago
  22. 6899b4f mailbox: mailbox-test: fix null pointer if no mmio by Fabien Dessenne · 6 years ago
  23. 10cfc5a mailbox: mailbox-test: fix debugfs in multi-instances by Fabien Dessenne · 6 years ago
  24. a904327 mailbox: tegra-hsp: mark suspend function as __maybe_unused by Arnd Bergmann · 6 years ago
  25. d7bf31a mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush timeout issue by Rayagonda Kokatanur · 6 years ago
  26. 4f05577 mailbox: Export mbox_flush() by Thierry Reding · 6 years ago
  27. d69e116 mailbox: tegra-hsp: Use device-managed registration API by Thierry Reding · 6 years ago
  28. a54d03e mailbox: tegra-hsp: use devm_kstrdup_const() by Bartosz Golaszewski · 6 years ago
  29. 9a63f0f mailbox: tegra-hsp: Add suspend/resume support by Thierry Reding · 6 years ago
  30. 91b1b1c mailbox: tegra-hsp: Add support for shared mailboxes by Thierry Reding · 6 years ago
  31. 8ed82e2 mailbox: Allow multiple controllers per device by Mikko Perttunen · 6 years ago
  32. a8803d7 mailbox: Support blocking transfers in atomic context by Thierry Reding · 6 years ago
  33. 2298a6f mailbox: ti-msgmgr: Use device-managed registration API by Thierry Reding · 6 years ago
  34. 368d776 mailbox: stm32-ipcc: Use device-managed registration API by Thierry Reding · 6 years ago
  35. 08f2f88 mailbox: rockchip: Use device-managed registration API by Thierry Reding · 6 years ago
  36. 83dd44a mailbox: qcom-apcs: Use device-managed registration API by Thierry Reding · 6 years ago
  37. 85a5552 mailbox: platform-mhu: Use device-managed registration API by Thierry Reding · 6 years ago
  38. a3abf43 mailbox: omap: Use device-managed registration API by Thierry Reding · 6 years ago
  39. ec1c674 mailbox: mtk-cmdq: Remove needless devm_kfree() calls by Thierry Reding · 6 years ago
  40. 8aed571 mailbox: mtk-cmdq: Use device-managed registration API by Thierry Reding · 6 years ago
  41. 0b7f5fe mailbox: xgene-slimpro: Use device-managed registration API by Thierry Reding · 6 years ago
  42. d0c196d mailbox: sti: Use device-managed registration API by Thierry Reding · 6 years ago
  43. 87f63f5 mailbox: altera: Use device-managed registration API by Thierry Reding · 6 years ago
  44. 4013286 mailbox: imx: Use device-managed registration API by Thierry Reding · 6 years ago
  45. ad3e7f9 mailbox: hi6220: Use device-managed registration API by Thierry Reding · 6 years ago
  46. e73cb83 mailbox: hi3660: Use device-managed registration API by Thierry Reding · 6 years ago
  47. 6267ee6 mailbox: bcm-pdc: Use device-managed registration API by Thierry Reding · 6 years ago
  48. 0cafc12 mailbox: bcm-flexrm: Use device-managed registration API by Thierry Reding · 6 years ago
  49. 709cbee mailbox: bcm2835: Use device-managed registration API by Thierry Reding · 6 years ago
  50. 6aba2f4 mailbox: arm-mhu: Use device-managed registration API by Thierry Reding · 6 years ago
  51. e898d9c mailbox: Add device-managed registration functions by Thierry Reding · 6 years ago
  52. e2affdb mailbox: bcm2835: Switch to SPDX identifier by Stefan Wahren · 6 years ago
  53. 78f3ff5 mailbox: ti-msgmgr: Off by one in ti_msgmgr_of_xlate() by Dan Carpenter · 6 years ago
  54. 2e4ac7c mailbox: Hi3660: Fixup mailbox state machine malfunction issue by Kevin Wangtao · 6 years ago
  55. b545283 mailbox: hi3660: constify mbox_chan_ops structure by Julia Lawall · 6 years ago
  56. fe675d4 Merge tag 'mailbox-v4.20' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 6 years ago
  57. 9f0a0a3 mailbox: mediatek: Add check for possible failure of kzalloc by Houlong Wei · 6 years ago
  58. 462f668 mailbox: bcm-flexrm-mailbox: fix spelling mistake "toogle" -> "toggle" by Colin Ian King · 6 years ago
  59. 0a01fa9 mailbox: qcom: Add QCS404 APPS Global compatible by Bjorn Andersson · 6 years ago
  60. cfc0f7a drivers: mailbox: Make ti-msgmr driver depend on ARCH_K3 by Nishanth Menon · 6 years ago
  61. 9492767 mailbox: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  62. afd0b1f mailbox: PCC: handle parse error by David Arcari · 6 years ago
  63. 2bb7005 mailbox: Add support for i.MX messaging unit by Oleksij Rempel · 6 years ago
  64. c5f45fb mailbox: add MODULE_LICENSE() for mtk-cmdq-mailbox.c by Randy Dunlap · 6 years ago
  65. 623a614 mailbox: mediatek: Add Mediatek CMDQ driver by Houlong Wei · 6 years ago
  66. a2b7983 mailbox: ti-msgmgr: Add support for Secure Proxy by Nishanth Menon · 6 years ago
  67. 89c976c mailbox: ti-msgmgr: Move the memory region name to descriptor by Nishanth Menon · 6 years ago
  68. 8e56086 mailbox: ti-msgmgr: Change message count mask to be descriptor based by Nishanth Menon · 6 years ago
  69. 5ab935e mailbox: ti-msgmgr: Allocate Rx channel resources only on request by Nishanth Menon · 6 years ago
  70. e7474ca mailbox: ti-msgmgr: Get rid of unused structure members by Nishanth Menon · 6 years ago
  71. ea2ec1e mailbox/omap: use of_device_get_match_data() to get match data by Suman Anna · 6 years ago
  72. 2ad5157 mailbox/omap: switch to SPDX license identifier by Suman Anna · 6 years ago
  73. 3512a18 mailbox: xgene-slimpro: Fix potential NULL pointer dereference by Gustavo A. R. Silva · 6 years ago
  74. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  75. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  76. 3a979e8 Merge tag 'mailbox-v4.18' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 7 years ago
  77. f83d1cf mailbox/drivers/hisi: Consolidate the Kconfig for the MAILBOX by Daniel Lezcano · 7 years ago
  78. 05e99a7 mailbox: Add support for Qualcomm SDM845 SoCs by Sibi Sankar · 7 years ago
  79. 00ee3a1 mailbox: bcm2835: Fix of_xlate return value by Stefan Wahren · 7 years ago
  80. 61a2f6d mailbox: qcom: Add msm8998 hmss compatible by Bjorn Andersson · 7 years ago
  81. ffbded7 mailbox: add STMicroelectronics STM32 IPCC driver by Fabien Dessenne · 7 years ago
  82. 19ed70c mailbox: Remove depends on HAS_DMA in case of platform dependency by Geert Uytterhoeven · 7 years ago
  83. 8f8027c mailbox: PCC: erroneous error message when parsing ACPI PCCT by Al Stone · 7 years ago
  84. 41c0e93 mailbox: Add support for Hi3660 mailbox by Kaihua Zhong · 7 years ago
  85. 85bd2de mailbox: tegra: relax TEGRA_HSP_MBOX Kconfig dependencies by Arnd Bergmann · 7 years ago
  86. 6de84023 maillbox: bcm-flexrm-mailbox: Use dma_pool_zalloc() by Souptick Joarder · 7 years ago
  87. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  88. 8ac4840a3 Merge tag 'mailbox-v4.16' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 7 years ago
  89. c815d76 mailbox: qcom: Create APCS child device for clock controller by Georgi Djakov · 7 years ago
  90. c6a8b17 mailbox: qcom: Convert APCS IPC driver to use regmap by Georgi Djakov · 7 years ago
  91. ca64af4 mailbox: ti-msgmgr: Use %zu for size_t print format by Nishanth Menon · 7 years ago
  92. 4f0ceb8 mailbox: ti-msgmgr: Switch to SPDX Licensing by Nishanth Menon · 7 years ago
  93. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 7 years ago
  94. 3c18767 Merge tag 'mailbox-v4.15' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 7 years ago
  95. 1f90a216 mailbox/omap: unregister mbox class by Arvind Yadav · 7 years ago
  96. e339c80 mailbox: mailbox-test: don't rely on rx_buffer content to signal data ready by Sudeep Holla · 7 years ago
  97. 33cd712 mailbox: reset txdone_method TXDONE_BY_POLL if client knows_txdone by Sudeep Holla · 7 years ago
  98. 04ed510 Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  99. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  100. c4b766c mailbox: PCC: Move the MAX_PCC_SUBSPACES definition to header file by George Cherian · 7 years ago