1. d69e116 mailbox: tegra-hsp: Use device-managed registration API by Thierry Reding · 6 years ago
  2. a54d03e mailbox: tegra-hsp: use devm_kstrdup_const() by Bartosz Golaszewski · 6 years ago
  3. 9a63f0f mailbox: tegra-hsp: Add suspend/resume support by Thierry Reding · 6 years ago
  4. 91b1b1c mailbox: tegra-hsp: Add support for shared mailboxes by Thierry Reding · 6 years ago
  5. 8ed82e2 mailbox: Allow multiple controllers per device by Mikko Perttunen · 6 years ago
  6. a8803d7 mailbox: Support blocking transfers in atomic context by Thierry Reding · 6 years ago
  7. 2298a6f mailbox: ti-msgmgr: Use device-managed registration API by Thierry Reding · 6 years ago
  8. 368d776 mailbox: stm32-ipcc: Use device-managed registration API by Thierry Reding · 6 years ago
  9. 08f2f88 mailbox: rockchip: Use device-managed registration API by Thierry Reding · 6 years ago
  10. 83dd44a mailbox: qcom-apcs: Use device-managed registration API by Thierry Reding · 6 years ago
  11. 85a5552 mailbox: platform-mhu: Use device-managed registration API by Thierry Reding · 6 years ago
  12. a3abf43 mailbox: omap: Use device-managed registration API by Thierry Reding · 6 years ago
  13. ec1c674 mailbox: mtk-cmdq: Remove needless devm_kfree() calls by Thierry Reding · 6 years ago
  14. 8aed571 mailbox: mtk-cmdq: Use device-managed registration API by Thierry Reding · 6 years ago
  15. 0b7f5fe mailbox: xgene-slimpro: Use device-managed registration API by Thierry Reding · 6 years ago
  16. d0c196d mailbox: sti: Use device-managed registration API by Thierry Reding · 6 years ago
  17. 87f63f5 mailbox: altera: Use device-managed registration API by Thierry Reding · 6 years ago
  18. 4013286 mailbox: imx: Use device-managed registration API by Thierry Reding · 6 years ago
  19. ad3e7f9 mailbox: hi6220: Use device-managed registration API by Thierry Reding · 6 years ago
  20. e73cb83 mailbox: hi3660: Use device-managed registration API by Thierry Reding · 6 years ago
  21. 6267ee6 mailbox: bcm-pdc: Use device-managed registration API by Thierry Reding · 6 years ago
  22. 0cafc12 mailbox: bcm-flexrm: Use device-managed registration API by Thierry Reding · 6 years ago
  23. 709cbee mailbox: bcm2835: Use device-managed registration API by Thierry Reding · 6 years ago
  24. 6aba2f4 mailbox: arm-mhu: Use device-managed registration API by Thierry Reding · 6 years ago
  25. e898d9c mailbox: Add device-managed registration functions by Thierry Reding · 6 years ago
  26. e2affdb mailbox: bcm2835: Switch to SPDX identifier by Stefan Wahren · 6 years ago
  27. 78f3ff5 mailbox: ti-msgmgr: Off by one in ti_msgmgr_of_xlate() by Dan Carpenter · 6 years ago
  28. 2e4ac7c mailbox: Hi3660: Fixup mailbox state machine malfunction issue by Kevin Wangtao · 6 years ago
  29. b545283 mailbox: hi3660: constify mbox_chan_ops structure by Julia Lawall · 6 years ago
  30. fe675d4 Merge tag 'mailbox-v4.20' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 6 years ago
  31. 9f0a0a3 mailbox: mediatek: Add check for possible failure of kzalloc by Houlong Wei · 6 years ago
  32. 462f668 mailbox: bcm-flexrm-mailbox: fix spelling mistake "toogle" -> "toggle" by Colin Ian King · 6 years ago
  33. 0a01fa9 mailbox: qcom: Add QCS404 APPS Global compatible by Bjorn Andersson · 6 years ago
  34. cfc0f7a drivers: mailbox: Make ti-msgmr driver depend on ARCH_K3 by Nishanth Menon · 6 years ago
  35. 9492767 mailbox: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  36. afd0b1f mailbox: PCC: handle parse error by David Arcari · 6 years ago
  37. 2bb7005 mailbox: Add support for i.MX messaging unit by Oleksij Rempel · 6 years ago
  38. c5f45fb mailbox: add MODULE_LICENSE() for mtk-cmdq-mailbox.c by Randy Dunlap · 6 years ago
  39. 623a614 mailbox: mediatek: Add Mediatek CMDQ driver by Houlong Wei · 6 years ago
  40. a2b7983 mailbox: ti-msgmgr: Add support for Secure Proxy by Nishanth Menon · 6 years ago
  41. 89c976c mailbox: ti-msgmgr: Move the memory region name to descriptor by Nishanth Menon · 6 years ago
  42. 8e56086 mailbox: ti-msgmgr: Change message count mask to be descriptor based by Nishanth Menon · 6 years ago
  43. 5ab935e mailbox: ti-msgmgr: Allocate Rx channel resources only on request by Nishanth Menon · 6 years ago
  44. e7474ca mailbox: ti-msgmgr: Get rid of unused structure members by Nishanth Menon · 6 years ago
  45. ea2ec1e mailbox/omap: use of_device_get_match_data() to get match data by Suman Anna · 6 years ago
  46. 2ad5157 mailbox/omap: switch to SPDX license identifier by Suman Anna · 6 years ago
  47. 3512a18 mailbox: xgene-slimpro: Fix potential NULL pointer dereference by Gustavo A. R. Silva · 6 years ago
  48. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 6 years ago
  49. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  50. 3a979e8 Merge tag 'mailbox-v4.18' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 6 years ago
  51. f83d1cf mailbox/drivers/hisi: Consolidate the Kconfig for the MAILBOX by Daniel Lezcano · 6 years ago
  52. 05e99a7 mailbox: Add support for Qualcomm SDM845 SoCs by Sibi Sankar · 7 years ago
  53. 00ee3a1 mailbox: bcm2835: Fix of_xlate return value by Stefan Wahren · 6 years ago
  54. 61a2f6d mailbox: qcom: Add msm8998 hmss compatible by Bjorn Andersson · 7 years ago
  55. ffbded7 mailbox: add STMicroelectronics STM32 IPCC driver by Fabien Dessenne · 6 years ago
  56. 19ed70c mailbox: Remove depends on HAS_DMA in case of platform dependency by Geert Uytterhoeven · 7 years ago
  57. 8f8027c mailbox: PCC: erroneous error message when parsing ACPI PCCT by Al Stone · 7 years ago
  58. 41c0e93 mailbox: Add support for Hi3660 mailbox by Kaihua Zhong · 7 years ago
  59. 85bd2de mailbox: tegra: relax TEGRA_HSP_MBOX Kconfig dependencies by Arnd Bergmann · 7 years ago
  60. 6de84023 maillbox: bcm-flexrm-mailbox: Use dma_pool_zalloc() by Souptick Joarder · 7 years ago
  61. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  62. 8ac4840a3 Merge tag 'mailbox-v4.16' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 7 years ago
  63. c815d76 mailbox: qcom: Create APCS child device for clock controller by Georgi Djakov · 7 years ago
  64. c6a8b17 mailbox: qcom: Convert APCS IPC driver to use regmap by Georgi Djakov · 7 years ago
  65. ca64af4 mailbox: ti-msgmgr: Use %zu for size_t print format by Nishanth Menon · 7 years ago
  66. 4f0ceb8 mailbox: ti-msgmgr: Switch to SPDX Licensing by Nishanth Menon · 7 years ago
  67. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 7 years ago
  68. 3c18767 Merge tag 'mailbox-v4.15' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 7 years ago
  69. 1f90a216 mailbox/omap: unregister mbox class by Arvind Yadav · 7 years ago
  70. e339c80 mailbox: mailbox-test: don't rely on rx_buffer content to signal data ready by Sudeep Holla · 7 years ago
  71. 33cd712 mailbox: reset txdone_method TXDONE_BY_POLL if client knows_txdone by Sudeep Holla · 7 years ago
  72. 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
  73. 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
  74. c4b766c mailbox: PCC: Move the MAX_PCC_SUBSPACES definition to header file by George Cherian · 7 years ago
  75. c6f1504 mailbox: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  76. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  77. 22d28b0 mailbox: Build Broadcom FlexRM driver as loadable module for iProc SOCs by Anup Patel · 7 years ago
  78. bf7e189 mailbox: bcm-flexrm-mailbox: Use common GPL comment header by Anup Patel · 7 years ago
  79. 8f82121 mailbox: bcm-flexrm-mailbox: add depends on ARCH_BCM_IPROC by Scott Branden · 7 years ago
  80. ca194c3 mailbox: bcm-flexrm-mailbox: Print ring number in errors and warnings by Anup Patel · 7 years ago
  81. a371c10 mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush sequence by Anup Patel · 7 years ago
  82. dfd9e6d Merge tag 'mailbox-v4.14' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 7 years ago
  83. 1da92af mailbox: bcm-flexrm-mailbox: Use txdone_ack instead of txdone_poll by Anup Patel · 7 years ago
  84. 1f7466c mailbox: bcm-flexrm-mailbox: Use bitmap instead of IDA by Anup Patel · 7 years ago
  85. 6d2061b mailbox: bcm-flexrm-mailbox: Fix mask used in CMPL_START_ADDR_VALUE() by Anup Patel · 7 years ago
  86. acf7e50 mailbox: bcm-flexrm-mailbox: Add debugfs support by Anup Patel · 7 years ago
  87. 6ac17fe mailbox: bcm-flexrm-mailbox: Set IRQ affinity hint for FlexRM ring IRQs by Anup Patel · 7 years ago
  88. 66ed4ca mailbox: pcc: Drop uninformative output during boot by Punit Agrawal · 7 years ago
  89. ecfc159 mailbox: pcc: Fix crash when request PCC channel 0 by Hoan Tran · 7 years ago
  90. 21c19bc Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 7 years ago
  91. 25bfee1 mailbox: Introduce Qualcomm APCS IPC driver by Bjorn Andersson · 7 years ago
  92. b7133d6 mailbox: Make startup and shutdown ops optional by Bjorn Andersson · 7 years ago
  93. c7a1dfb ACPICA: Add support for new PCCT subtables by David E. Box · 7 years ago
  94. cb710ab mailbox: handle empty message in tx_tick by Sudeep Holla · 8 years ago
  95. cc6eeaa mailbox: skip complete wait event if timer expired by Sudeep Holla · 8 years ago
  96. c61b781 mailbox: always wait in mbox_send_message for blocking Tx mode by Sudeep Holla · 8 years ago
  97. 7387491 mailbox: Remove depends on COMPILE_TEST for BCM_FLEXRM_MBOX by Anup Patel · 8 years ago
  98. 4605fff mailbox: check ->last_tx_done for NULL in case of timer-based polling by Alexey Klimov · 8 years ago
  99. dbc049e mailbox: Add driver for Broadcom FlexRM ring manager by Anup Patel · 8 years ago
  100. fc2041c mailbox: bcm-pdc: Add Northstar Plus support to PDC driver by Steve Lin · 8 years ago