1. e3a98ac Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 9 years ago
  2. ae98207 Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  3. b6fc607 PCC: Disable compilation by default by Ashwin Chaugule · 9 years ago
  4. d3c68f2 PCC: Initialize PCC Mailbox earlier at boot by Ashwin Chaugule · 9 years ago
  5. 86e488a mailbox: arm_mhu: reduce txpoll_period from 10ms to 1 ms by Sudeep Holla · 9 years ago
  6. 0cc6794 mailbox: switch to hrtimer for tx_complete polling by Sudeep Holla · 9 years ago
  7. 971bd8f treewide: Fix typo in printk by Masanari Iida · 9 years ago
  8. 63d5e12 mailbox: Drop owner assignment from platform_driver by Krzysztof Kozlowski · 9 years ago
  9. 9d90f03 Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  10. 89f08f6 arm: use subsys_initcall in non-modular pl320 IPC code by Paul Gortmaker · 9 years ago
  11. 7d64193 mailbox/bcm2835: Fix mailbox full detection. by Eric Anholt · 9 years ago
  12. dfabde2 mailbox: Add ability for clients to request channels by name by Lee Jones · 9 years ago
  13. 0bae6af mailbox: Enable BCM2835 mailbox support by Lubomir Rintel · 9 years ago
  14. 2d805fc mailbox: Fix up error handling in mbox_request_channel() by Benson Leung · 9 years ago
  15. 05ae797 mailbox: Make mbox_chan_ops const by Andrew Bresticker · 9 years ago
  16. 59dd3f0 mailbox: altera: Add dependency on HAS_IOMEM by Richard Weinberger · 9 years ago
  17. ee23d66 mailbox: arm_mhu: add driver for ARM MHU controller by Jassi Brar · 10 years ago
  18. 33350e6 Mailbox: Restructure and simplify PCC mailbox code by Ashwin Chaugule · 9 years ago
  19. bfe9183 Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 9 years ago
  20. f62092f mailbox: Add Altera mailbox driver by Ley Foon Tan · 9 years ago
  21. 01340df mailbox: check for bit set before polling by Jassi Brar · 10 years ago
  22. 356d5d2 Mailbox: Fix return value check in pcc_init() by Wei Yongjun · 9 years ago
  23. efd756d ACPI / PCC: Use pr_debug() for debug messages in pcc_init() by Rafael J. Wysocki · 9 years ago
  24. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  25. 86c22f8 Mailbox: Add support for Platform Communication Channel by Ashwin Chaugule · 10 years ago
  26. 8841a66 mailbox/omap: adapt to the new mailbox framework by Suman Anna · 10 years ago
  27. 97b0c7b mailbox: add tx_prepare client callback by Sudeep Holla · 10 years ago
  28. 52a4930 mailbox: Don't unnecessarily re-arm the polling timer by Andrew Bresticker · 10 years ago
  29. a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
  30. 43d451f Merge branch 'mailbox-for-linus' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 10 years ago
  31. aaa8a41 mailbox: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  32. 2b6d83e mailbox: Introduce framework for mailbox by Jassi Brar · 10 years ago
  33. f2fc42b mailbox: rename pl320-ipc specific mailbox.h by Suman Anna · 10 years ago
  34. 75288cc mailbox/omap: add support for parsing dt devices by Suman Anna · 10 years ago
  35. 72c1c81 mailbox/omap: add a parent structure for every IP instance by Suman Anna · 10 years ago
  36. be3322e mailbox/omap: remove the private mailbox structure by Suman Anna · 10 years ago
  37. 5040f53 mailbox/omap: consolidate OMAP mailbox driver by Suman Anna · 10 years ago
  38. ef45eae mailbox/omap: simplify the fifo assignment by using macros by Suman Anna · 10 years ago
  39. fe714a4 mailbox/omap: remove omap_mbox_type_t from mailbox ops by Suman Anna · 10 years ago
  40. 7985909 mailbox/omap: remove OMAP1 mailbox driver by Suman Anna · 10 years ago
  41. 28299a4 mailbox/omap: use devm_* interfaces by Suman Anna · 10 years ago
  42. 4a102b4 drivers/mailbox/omap: make mbox->irq signed for error handling by Dan Carpenter · 10 years ago
  43. d287c1d mailbox: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  44. c869c75 mailbox/omap: move the OMAP mailbox framework to drivers by Suman Anna · 11 years ago
  45. 091930a mailbox, pl320-ipc: remove __init from probe function by Mark Langsdorf · 11 years ago
  46. 3005867 ARM / highbank: add support for pl320 IPC by Rob Herring · 11 years ago