1. dfd9e6d Merge tag 'mailbox-v4.14' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 7 years ago
  2. 1da92af mailbox: bcm-flexrm-mailbox: Use txdone_ack instead of txdone_poll by Anup Patel · 7 years ago
  3. 1f7466c mailbox: bcm-flexrm-mailbox: Use bitmap instead of IDA by Anup Patel · 7 years ago
  4. 6d2061b mailbox: bcm-flexrm-mailbox: Fix mask used in CMPL_START_ADDR_VALUE() by Anup Patel · 7 years ago
  5. acf7e50 mailbox: bcm-flexrm-mailbox: Add debugfs support by Anup Patel · 7 years ago
  6. 6ac17fe mailbox: bcm-flexrm-mailbox: Set IRQ affinity hint for FlexRM ring IRQs by Anup Patel · 7 years ago
  7. 66ed4ca mailbox: pcc: Drop uninformative output during boot by Punit Agrawal · 7 years ago
  8. ecfc159 mailbox: pcc: Fix crash when request PCC channel 0 by Hoan Tran · 7 years ago
  9. 21c19bc Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 7 years ago
  10. 25bfee1 mailbox: Introduce Qualcomm APCS IPC driver by Bjorn Andersson · 7 years ago
  11. b7133d6 mailbox: Make startup and shutdown ops optional by Bjorn Andersson · 7 years ago
  12. c7a1dfb ACPICA: Add support for new PCCT subtables by David E. Box · 7 years ago
  13. cb710ab mailbox: handle empty message in tx_tick by Sudeep Holla · 8 years ago
  14. cc6eeaa mailbox: skip complete wait event if timer expired by Sudeep Holla · 8 years ago
  15. c61b781 mailbox: always wait in mbox_send_message for blocking Tx mode by Sudeep Holla · 8 years ago
  16. 7387491 mailbox: Remove depends on COMPILE_TEST for BCM_FLEXRM_MBOX by Anup Patel · 8 years ago
  17. 4605fff mailbox: check ->last_tx_done for NULL in case of timer-based polling by Alexey Klimov · 8 years ago
  18. dbc049e mailbox: Add driver for Broadcom FlexRM ring manager by Anup Patel · 8 years ago
  19. fc2041c mailbox: bcm-pdc: Add Northstar Plus support to PDC driver by Steve Lin · 8 years ago
  20. 8ce33c6 mailbox: constify mbox_chan_ops structures by Bhumika Goyal · 8 years ago
  21. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  22. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  23. 9be962d Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  24. c8e008e Merge branches 'acpica' and 'acpi-scan' by Rafael J. Wysocki · 8 years ago
  25. 6b11d1d ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() users by Lv Zheng · 8 years ago
  26. f95adbc Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 8 years ago
  27. db4d22c mailbox: mailbox-test: allow reserved areas in SRAM by Sudeep Holla · 8 years ago
  28. baef9a3 mailbox: mailbox-test: add support for fasync/poll by Sudeep Holla · 8 years ago
  29. cf17581 mailbox: bcm-pdc: Remove unnecessary void* casts by Rob Rice · 8 years ago
  30. 30d1ef6 mailbox: bcm-pdc: Simplify interrupt handler logic by Rob Rice · 8 years ago
  31. 63bb50b mailbox: bcm-pdc: Performance improvements by Rob Rice · 8 years ago
  32. 38ed49e mailbox: bcm-pdc: Don't use iowrite32 to write DMA descriptors by Rob Rice · 8 years ago
  33. 8aef00f mailbox: bcm-pdc: Convert from threaded IRQ to tasklet by Rob Rice · 8 years ago
  34. 7493cde mailbox: bcm-pdc: Try to improve branch prediction by Rob Rice · 8 years ago
  35. e004c7e mailbox: bcm-pdc: streamline rx code by Rob Rice · 8 years ago
  36. ab8d1b2 mailbox: bcm-pdc: Convert from interrupts to poll for tx done by Rob Rice · 8 years ago
  37. 9310f1d mailbox: bcm-pdc: PDC driver leaves debugfs files after removal by Steve Lin · 8 years ago
  38. 9fb0f9a mailbox: bcm-pdc: Changes so mbox client can be removed / re-inserted by Steve Lin · 8 years ago
  39. 9b1b2b3 mailbox: bcm-pdc: Use octal permissions rather than symbolic by Rob Rice · 8 years ago
  40. 2f50497 mailbox: sti: Fix module autoload for OF registration by Javier Martinez Canillas · 8 years ago
  41. f42cce3 mailbox: mailbox-test: Fix module autoload by Javier Martinez Canillas · 8 years ago
  42. 991688bf Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  43. 68050eb mailbox: tegra-hsp: Use after free in tegra_hsp_remove_doorbells() by Dan Carpenter · 8 years ago
  44. 0fe8846 mailbox: Add Tegra HSP driver by Thierry Reding · 8 years ago
  45. 6ca595a mailbox: PCC: Fix lockdep warning when request PCC channel by Hoan Tran · 8 years ago
  46. c6594fc Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 8 years ago
  47. 0d573c6 Merge branches 'acpi-x86', 'acpi-cppc' and 'acpi-soc' by Rafael J. Wysocki · 8 years ago
  48. ad3a212 mailbox: Add Platform Message-Handling-Unit variant driver by Neil Armstrong · 8 years ago
  49. aca314e mailbox: pcc: Support HW-Reduced Communication Subspace type 2 by hotran · 8 years ago
  50. a75e4a8 fix:mailbox:bcm-pdc-mailbox:mark symbols static where possible by Baoyou Xie · 8 years ago
  51. 068cf29 mailbox: bcm-pdc: potential NULL dereference in pdc_shutdown() by Dan Carpenter · 8 years ago
  52. e0c6fba mailbox: Add HAS_DMA Kconfig dependency to BCM_PDC_MBOX by Rob Rice · 8 years ago
  53. a68b216 mailbox: Fix format and type mismatches in Broadcom PDC driver by Rob Rice · 8 years ago
  54. a24532f mailbox: Add Broadcom PDC mailbox driver by Rob Rice · 8 years ago
  55. 9ac3e85 mailbox: pl320: remove __raw IO by Ben Dooks · 8 years ago
  56. 9ef3c51 mailbox: mailbox-test: set tdev->signal to NULL after freeing by Sudeep Holla · 8 years ago
  57. c430cf3 mailbox: Fix devm_ioremap_resource error detection code by Amitoj Kaur Chawla · 9 years ago
  58. dd28216 mailbox/omap: kill omap_mbox_{save/restore}_ctx() functions by Suman Anna · 9 years ago
  59. 9f0cee9 mailbox/omap: check for any unread messages during suspend by Suman Anna · 9 years ago
  60. af1d2f5 mailbox/omap: add support for suspend/resume by Suman Anna · 9 years ago
  61. 2240f8a mailbox/omap: store mailbox interrupt type in omap_mbox_device by Suman Anna · 9 years ago
  62. 2665a4c mailbox/omap: add blank lines after declarations by Suman Anna · 9 years ago
  63. 0196fa3 mailbox/omap: remove FSF mailing address paragraph by Suman Anna · 9 years ago
  64. 86f6f5e mailbox/omap: use variable name for sizeof() operator by Suman Anna · 9 years ago
  65. 4899f78a mailbox/omap: drop legacy platform device support by Suman Anna · 9 years ago
  66. a7109a2 Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 9 years ago
  67. 0c44d78 mailbox: Stop using ENOSYS for anything other than unimplemented syscalls by Lee Jones · 9 years ago
  68. d1c2f87 mailbox: mailbox-test: Prevent memory leak by Lee Jones · 9 years ago
  69. 17f5f28 mailbox: mailbox-test: Use more consistent format for calling copy_from_user() by Lee Jones · 9 years ago
  70. fa81e66 Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'acpi-cppc' by Rafael J. Wysocki · 9 years ago
  71. a61b37e mailbox: xgene-slimpro: Fix wrong test for devm_kzalloc by Axel Lin · 9 years ago
  72. 169b38373 mailbox: pcc: Don't access an unmapped memory address space by Shanker Donthineni · 9 years ago
  73. 988faa73 Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 9 years ago
  74. aace66b mailbox: Introduce TI message manager driver by Nishanth Menon · 9 years ago
  75. 2b2f72d Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 9 years ago
  76. c5a9d1f mailbox: rockchip: avoid 64-bit division by Arnd Bergmann · 9 years ago
  77. 6a8ccb1 Merge branches 'acpi-processor' and 'acpi-cppc' by Rafael J. Wysocki · 9 years ago
  78. f70ed3b mailbox: rockchip: Add Rockchip mailbox driver by Caesar Wang · 9 years ago
  79. 8b0f578 mailbox: pcc: optimized pcc_send_data by Prakash, Prashanth · 9 years ago
  80. 14d653a mailbox/xgene-slimpro: Checking for IS_ERR instead of NULL by Dan Carpenter · 9 years ago
  81. 9c38418 mailbox: Hi6220: add mailbox driver by Leo Yan · 9 years ago
  82. 2d74ffd mailbox: mailbox-test: add support for separate tx/rx buffer with single channel by Sudeep Holla · 9 years ago
  83. 27fa680 mailbox: mailbox-test: use print_hex_dump_bytes to allow dynamic printk by Sudeep Holla · 9 years ago
  84. c428013 mailbox: mailbox-test: fix the compatible string by Sudeep Holla · 9 years ago
  85. adf06ba mailbox: mailbox-test: rename driver as generic test driver by Sudeep Holla · 9 years ago
  86. f700e84 mailbox: Add support for APM X-Gene platform mailbox driver by Duc Dang · 9 years ago
  87. 65d3b04 mailbox: Fix dependencies for !HAS_IOMEM archs by Richard Weinberger · 9 years ago
  88. e9c8dc8 mailbox: pcc: fix channel calculation in get_pcc_channel() by Alexey Klimov · 9 years ago
  89. bfbcfa7 mailbox: constify mbox_chan_ops structure by Julia Lawall · 9 years ago
  90. cb1ca0b mailbox: mailbox-test: avoid reading iomem twice by Jassi Brar · 9 years ago
  91. c3ac54a mailbox: Off by one in mbox_test_message_read() by Dan Carpenter · 9 years ago
  92. 8e3c595 mailbox/omap: Add ti,mbox-send-noirq quirk to fix AM33xx CPU Idle by Dave Gerlach · 9 years ago
  93. a133f8b mailbox: mailbox-test: Correctly repair Sparse warnings by Lee Jones · 9 years ago
  94. 6c03663 mailbox: Fix a couple of trivial static checker issues by Lee Jones · 9 years ago
  95. 8ea4484 mailbox: Add generic mechanism for testing Mailbox Controllers by Lee Jones · 9 years ago
  96. 9ef4546 mailbox: Add support for ST's Mailbox IP by Lee Jones · 9 years ago
  97. d311a28 PCC: fix dereference of ERR_PTR by Sudip Mukherjee · 9 years ago
  98. e3a98ac Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 9 years ago
  99. 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
  100. b6fc607 PCC: Disable compilation by default by Ashwin Chaugule · 9 years ago