| Commit message (Expand) | Author | Age | Files | Lines |
* | mailbox: mailbox-test: avoid reading iomem twice | Jassi Brar | 2015-11-04 | 1 | -3/+2 |
* | mailbox: Off by one in mbox_test_message_read() | Dan Carpenter | 2015-10-27 | 1 | -1/+1 |
* | mailbox/omap: Add ti,mbox-send-noirq quirk to fix AM33xx CPU Idle | Dave Gerlach | 2015-10-23 | 1 | -4/+45 |
* | mailbox: mailbox-test: Correctly repair Sparse warnings | Lee Jones | 2015-10-23 | 1 | -5/+6 |
* | mailbox: Fix a couple of trivial static checker issues | Lee Jones | 2015-10-17 | 2 | -6/+6 |
* | mailbox: Add generic mechanism for testing Mailbox Controllers | Lee Jones | 2015-10-17 | 3 | -0/+370 |
* | mailbox: Add support for ST's Mailbox IP | Lee Jones | 2015-10-17 | 3 | -0/+522 |
* | PCC: fix dereference of ERR_PTR | Sudip Mukherjee | 2015-10-16 | 1 | -1/+1 |
* | Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working... | Linus Torvalds | 2015-09-06 | 3 | -14/+16 |
|\ |
|
| * | mailbox: arm_mhu: reduce txpoll_period from 10ms to 1 ms | Sudeep Holla | 2015-08-10 | 1 | -1/+1 |
| * | mailbox: switch to hrtimer for tx_complete polling | Sudeep Holla | 2015-08-10 | 1 | -12/+15 |
| * | mailbox: Drop owner assignment from platform_driver | Krzysztof Kozlowski | 2015-08-05 | 1 | -1/+0 |
* | | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-09-02 | 2 | -1/+8 |
|\ \ |
|
| * | | PCC: Disable compilation by default | Ashwin Chaugule | 2015-08-26 | 1 | -0/+1 |
| * | | PCC: Initialize PCC Mailbox earlier at boot | Ashwin Chaugule | 2015-08-25 | 1 | -1/+7 |
| |/ |
|
* / | treewide: Fix typo in printk | Masanari Iida | 2015-08-07 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p... | Linus Torvalds | 2015-07-02 | 1 | -1/+1 |
|\ |
|
| * | arm: use subsys_initcall in non-modular pl320 IPC code | Paul Gortmaker | 2015-06-16 | 1 | -1/+1 |
* | | mailbox/bcm2835: Fix mailbox full detection. | Eric Anholt | 2015-06-13 | 1 | -1/+2 |
* | | mailbox: Add ability for clients to request channels by name | Lee Jones | 2015-06-11 | 1 | -0/+29 |
* | | mailbox: Enable BCM2835 mailbox support | Lubomir Rintel | 2015-06-11 | 3 | -0/+227 |
* | | mailbox: Fix up error handling in mbox_request_channel() | Benson Leung | 2015-05-12 | 2 | -6/+11 |
* | | mailbox: Make mbox_chan_ops const | Andrew Bresticker | 2015-05-12 | 4 | -4/+4 |
* | | mailbox: altera: Add dependency on HAS_IOMEM | Richard Weinberger | 2015-05-12 | 1 | -0/+1 |
|/ |
|
* | mailbox: arm_mhu: add driver for ARM MHU controller | Jassi Brar | 2015-03-17 | 3 | -0/+206 |
* | Mailbox: Restructure and simplify PCC mailbox code | Ashwin Chaugule | 2015-03-04 | 1 | -85/+37 |
* | Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu... | Linus Torvalds | 2015-02-11 | 5 | -3/+399 |
|\ |
|
| * | mailbox: Add Altera mailbox driver | Ley Foon Tan | 2015-02-06 | 3 | -0/+396 |
| * | mailbox: check for bit set before polling | Jassi Brar | 2015-02-06 | 1 | -1/+1 |
| * | Mailbox: Fix return value check in pcc_init() | Wei Yongjun | 2015-02-06 | 1 | -2/+2 |
* | | ACPI / PCC: Use pr_debug() for debug messages in pcc_init() | Rafael J. Wysocki | 2015-02-05 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-15 | 1 | -1/+0 |
|\ |
|
| * | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2014-11-04 | 1 | -1/+0 |
| |\ |
|
| | * | mailbox: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | | Mailbox: Add support for Platform Communication Channel | Ashwin Chaugule | 2014-11-27 | 5 | -3/+432 |
* | | | mailbox/omap: adapt to the new mailbox framework | Suman Anna | 2014-11-27 | 1 | -148/+198 |
* | | | mailbox: add tx_prepare client callback | Sudeep Holla | 2014-11-27 | 1 | -0/+2 |
* | | | mailbox: Don't unnecessarily re-arm the polling timer | Andrew Bresticker | 2014-11-27 | 1 | -5/+8 |
|/ / |
|
* | | Merge branch 'mailbox-for-linus' of git://git.linaro.org/landing-teams/workin... | Linus Torvalds | 2014-10-21 | 3 | -1/+470 |
|\ \
| |/
|/| |
|
| * | mailbox: Introduce framework for mailbox | Jassi Brar | 2014-10-08 | 2 | -0/+469 |
| * | mailbox: rename pl320-ipc specific mailbox.h | Suman Anna | 2014-10-08 | 1 | -1/+1 |
* | | mailbox/omap: add support for parsing dt devices | Suman Anna | 2014-09-11 | 1 | -24/+132 |
|/ |
|
* | mailbox/omap: add a parent structure for every IP instance | Suman Anna | 2014-07-29 | 1 | -58/+115 |
* | mailbox/omap: remove the private mailbox structure | Suman Anna | 2014-07-29 | 1 | -63/+63 |
* | mailbox/omap: consolidate OMAP mailbox driver | Suman Anna | 2014-07-29 | 5 | -455/+283 |
* | mailbox/omap: simplify the fifo assignment by using macros | Suman Anna | 2014-07-29 | 1 | -13/+16 |
* | mailbox/omap: remove omap_mbox_type_t from mailbox ops | Suman Anna | 2014-07-29 | 3 | -26/+2 |
* | mailbox/omap: remove OMAP1 mailbox driver | Suman Anna | 2014-07-29 | 3 | -217/+3 |
* | mailbox/omap: use devm_* interfaces | Suman Anna | 2014-07-29 | 1 | -45/+19 |
* | drivers/mailbox/omap: make mbox->irq signed for error handling | Dan Carpenter | 2014-01-24 | 1 | -1/+1 |