Age | Commit message (Expand) | Author |
2015-02-11 | Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu... | Linus Torvalds |
2015-02-06 | mailbox: Add Altera mailbox driver | Ley Foon Tan |
2015-02-06 | mailbox: check for bit set before polling | Jassi Brar |
2015-02-06 | Mailbox: Fix return value check in pcc_init() | Wei Yongjun |
2015-02-05 | ACPI / PCC: Use pr_debug() for debug messages in pcc_init() | Rafael J. Wysocki |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-11-27 | Mailbox: Add support for Platform Communication Channel | Ashwin Chaugule |
2014-11-27 | mailbox/omap: adapt to the new mailbox framework | Suman Anna |
2014-11-27 | mailbox: add tx_prepare client callback | Sudeep Holla |
2014-11-27 | mailbox: Don't unnecessarily re-arm the polling timer | Andrew Bresticker |
2014-11-03 | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman |
2014-10-21 | Merge branch 'mailbox-for-linus' of git://git.linaro.org/landing-teams/workin... | Linus Torvalds |
2014-10-20 | mailbox: drop owner assignment from platform_drivers | Wolfram Sang |
2014-10-08 | mailbox: Introduce framework for mailbox | Jassi Brar |
2014-10-08 | mailbox: rename pl320-ipc specific mailbox.h | Suman Anna |
2014-09-11 | mailbox/omap: add support for parsing dt devices | Suman Anna |
2014-07-29 | mailbox/omap: add a parent structure for every IP instance | Suman Anna |
2014-07-29 | mailbox/omap: remove the private mailbox structure | Suman Anna |
2014-07-29 | mailbox/omap: consolidate OMAP mailbox driver | Suman Anna |
2014-07-29 | mailbox/omap: simplify the fifo assignment by using macros | Suman Anna |
2014-07-29 | mailbox/omap: remove omap_mbox_type_t from mailbox ops | Suman Anna |
2014-07-29 | mailbox/omap: remove OMAP1 mailbox driver | Suman Anna |
2014-07-29 | mailbox/omap: use devm_* interfaces | Suman Anna |
2014-01-23 | drivers/mailbox/omap: make mbox->irq signed for error handling | Dan Carpenter |
2013-09-18 | mailbox: remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-06-11 | mailbox/omap: move the OMAP mailbox framework to drivers | Suman Anna |
2013-03-04 | mailbox, pl320-ipc: remove __init from probe function | Mark Langsdorf |
2013-02-02 | ARM / highbank: add support for pl320 IPC | Rob Herring |