aboutsummaryrefslogtreecommitdiff
path: root/drivers/mailbox
AgeCommit message (Expand)Author
2014-11-27Mailbox: Add support for Platform Communication ChannelAshwin Chaugule
2014-11-27mailbox/omap: adapt to the new mailbox frameworkSuman Anna
2014-11-27mailbox: add tx_prepare client callbackSudeep Holla
2014-11-27mailbox: Don't unnecessarily re-arm the polling timerAndrew Bresticker
2014-10-21Merge branch 'mailbox-for-linus' of git://git.linaro.org/landing-teams/workin...Linus Torvalds
2014-10-08mailbox: Introduce framework for mailboxJassi Brar
2014-10-08mailbox: rename pl320-ipc specific mailbox.hSuman Anna
2014-09-11mailbox/omap: add support for parsing dt devicesSuman Anna
2014-07-29mailbox/omap: add a parent structure for every IP instanceSuman Anna
2014-07-29mailbox/omap: remove the private mailbox structureSuman Anna
2014-07-29mailbox/omap: consolidate OMAP mailbox driverSuman Anna
2014-07-29mailbox/omap: simplify the fifo assignment by using macrosSuman Anna
2014-07-29mailbox/omap: remove omap_mbox_type_t from mailbox opsSuman Anna
2014-07-29mailbox/omap: remove OMAP1 mailbox driverSuman Anna
2014-07-29mailbox/omap: use devm_* interfacesSuman Anna
2014-01-23drivers/mailbox/omap: make mbox->irq signed for error handlingDan Carpenter
2013-09-18mailbox: remove unnecessary platform_set_drvdata()Jingoo Han
2013-06-11mailbox/omap: move the OMAP mailbox framework to driversSuman Anna
2013-03-04mailbox, pl320-ipc: remove __init from probe functionMark Langsdorf
2013-02-02ARM / highbank: add support for pl320 IPCRob Herring