1. a7109a2 Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 8 years ago
  2. 0c44d78 mailbox: Stop using ENOSYS for anything other than unimplemented syscalls by Lee Jones · 8 years ago
  3. d1c2f87 mailbox: mailbox-test: Prevent memory leak by Lee Jones · 8 years ago
  4. 17f5f28 mailbox: mailbox-test: Use more consistent format for calling copy_from_user() by Lee Jones · 8 years ago
  5. fa81e66 Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'acpi-cppc' by Rafael J. Wysocki · 8 years ago
  6. a61b37e mailbox: xgene-slimpro: Fix wrong test for devm_kzalloc by Axel Lin · 8 years ago
  7. 169b38373 mailbox: pcc: Don't access an unmapped memory address space by Shanker Donthineni · 8 years ago
  8. 988faa73 Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 8 years ago
  9. aace66b mailbox: Introduce TI message manager driver by Nishanth Menon · 8 years ago
  10. 2b2f72d Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 8 years ago
  11. c5a9d1f mailbox: rockchip: avoid 64-bit division by Arnd Bergmann · 8 years ago
  12. 6a8ccb1 Merge branches 'acpi-processor' and 'acpi-cppc' by Rafael J. Wysocki · 8 years ago
  13. f70ed3b mailbox: rockchip: Add Rockchip mailbox driver by Caesar Wang · 9 years ago
  14. 8b0f578 mailbox: pcc: optimized pcc_send_data by Prakash, Prashanth · 8 years ago
  15. 14d653a mailbox/xgene-slimpro: Checking for IS_ERR instead of NULL by Dan Carpenter · 8 years ago
  16. 9c38418 mailbox: Hi6220: add mailbox driver by Leo Yan · 8 years ago
  17. 2d74ffd mailbox: mailbox-test: add support for separate tx/rx buffer with single channel by Sudeep Holla · 8 years ago
  18. 27fa680 mailbox: mailbox-test: use print_hex_dump_bytes to allow dynamic printk by Sudeep Holla · 8 years ago
  19. c428013 mailbox: mailbox-test: fix the compatible string by Sudeep Holla · 8 years ago
  20. adf06ba mailbox: mailbox-test: rename driver as generic test driver by Sudeep Holla · 8 years ago
  21. f700e84 mailbox: Add support for APM X-Gene platform mailbox driver by Duc Dang · 8 years ago
  22. 65d3b04 mailbox: Fix dependencies for !HAS_IOMEM archs by Richard Weinberger · 8 years ago
  23. e9c8dc8 mailbox: pcc: fix channel calculation in get_pcc_channel() by Alexey Klimov · 8 years ago
  24. bfbcfa7 mailbox: constify mbox_chan_ops structure by Julia Lawall · 8 years ago
  25. cb1ca0b mailbox: mailbox-test: avoid reading iomem twice by Jassi Brar · 9 years ago
  26. c3ac54a mailbox: Off by one in mbox_test_message_read() by Dan Carpenter · 9 years ago
  27. 8e3c595 mailbox/omap: Add ti,mbox-send-noirq quirk to fix AM33xx CPU Idle by Dave Gerlach · 9 years ago
  28. a133f8b mailbox: mailbox-test: Correctly repair Sparse warnings by Lee Jones · 9 years ago
  29. 6c03663 mailbox: Fix a couple of trivial static checker issues by Lee Jones · 9 years ago
  30. 8ea4484 mailbox: Add generic mechanism for testing Mailbox Controllers by Lee Jones · 9 years ago
  31. 9ef4546 mailbox: Add support for ST's Mailbox IP by Lee Jones · 9 years ago
  32. d311a28 PCC: fix dereference of ERR_PTR by Sudip Mukherjee · 9 years ago
  33. e3a98ac Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 9 years ago
  34. 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
  35. b6fc607 PCC: Disable compilation by default by Ashwin Chaugule · 9 years ago
  36. d3c68f2 PCC: Initialize PCC Mailbox earlier at boot by Ashwin Chaugule · 9 years ago
  37. 86e488a mailbox: arm_mhu: reduce txpoll_period from 10ms to 1 ms by Sudeep Holla · 9 years ago
  38. 0cc6794 mailbox: switch to hrtimer for tx_complete polling by Sudeep Holla · 9 years ago
  39. 971bd8f treewide: Fix typo in printk by Masanari Iida · 9 years ago
  40. 63d5e12 mailbox: Drop owner assignment from platform_driver by Krzysztof Kozlowski · 9 years ago
  41. 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
  42. 89f08f6 arm: use subsys_initcall in non-modular pl320 IPC code by Paul Gortmaker · 9 years ago
  43. 7d64193 mailbox/bcm2835: Fix mailbox full detection. by Eric Anholt · 9 years ago
  44. dfabde2 mailbox: Add ability for clients to request channels by name by Lee Jones · 9 years ago
  45. 0bae6af mailbox: Enable BCM2835 mailbox support by Lubomir Rintel · 9 years ago
  46. 2d805fc mailbox: Fix up error handling in mbox_request_channel() by Benson Leung · 9 years ago
  47. 05ae797 mailbox: Make mbox_chan_ops const by Andrew Bresticker · 9 years ago
  48. 59dd3f0 mailbox: altera: Add dependency on HAS_IOMEM by Richard Weinberger · 9 years ago
  49. ee23d66 mailbox: arm_mhu: add driver for ARM MHU controller by Jassi Brar · 10 years ago
  50. 33350e6 Mailbox: Restructure and simplify PCC mailbox code by Ashwin Chaugule · 9 years ago
  51. bfe9183 Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 9 years ago
  52. f62092f mailbox: Add Altera mailbox driver by Ley Foon Tan · 9 years ago
  53. 01340df mailbox: check for bit set before polling by Jassi Brar · 9 years ago
  54. 356d5d2 Mailbox: Fix return value check in pcc_init() by Wei Yongjun · 9 years ago
  55. efd756d ACPI / PCC: Use pr_debug() for debug messages in pcc_init() by Rafael J. Wysocki · 9 years ago
  56. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  57. 86c22f8 Mailbox: Add support for Platform Communication Channel by Ashwin Chaugule · 10 years ago
  58. 8841a66 mailbox/omap: adapt to the new mailbox framework by Suman Anna · 10 years ago
  59. 97b0c7b mailbox: add tx_prepare client callback by Sudeep Holla · 10 years ago
  60. 52a4930 mailbox: Don't unnecessarily re-arm the polling timer by Andrew Bresticker · 10 years ago
  61. 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
  62. 43d451f Merge branch 'mailbox-for-linus' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 10 years ago
  63. aaa8a41 mailbox: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  64. 2b6d83e mailbox: Introduce framework for mailbox by Jassi Brar · 10 years ago
  65. f2fc42b mailbox: rename pl320-ipc specific mailbox.h by Suman Anna · 10 years ago
  66. 75288cc mailbox/omap: add support for parsing dt devices by Suman Anna · 10 years ago
  67. 72c1c81 mailbox/omap: add a parent structure for every IP instance by Suman Anna · 10 years ago
  68. be3322e mailbox/omap: remove the private mailbox structure by Suman Anna · 10 years ago
  69. 5040f53 mailbox/omap: consolidate OMAP mailbox driver by Suman Anna · 10 years ago
  70. ef45eae mailbox/omap: simplify the fifo assignment by using macros by Suman Anna · 10 years ago
  71. fe714a4 mailbox/omap: remove omap_mbox_type_t from mailbox ops by Suman Anna · 10 years ago
  72. 7985909 mailbox/omap: remove OMAP1 mailbox driver by Suman Anna · 10 years ago
  73. 28299a4 mailbox/omap: use devm_* interfaces by Suman Anna · 10 years ago
  74. 4a102b4 drivers/mailbox/omap: make mbox->irq signed for error handling by Dan Carpenter · 10 years ago
  75. d287c1d mailbox: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  76. c869c75 mailbox/omap: move the OMAP mailbox framework to drivers by Suman Anna · 11 years ago
  77. 091930a mailbox, pl320-ipc: remove __init from probe function by Mark Langsdorf · 11 years ago
  78. 3005867 ARM / highbank: add support for pl320 IPC by Rob Herring · 11 years ago