summaryrefslogtreecommitdiff
path: root/drivers/mailbox
AgeCommit message (Expand)Author
2013-03-25mailbox: fix invalid use of sizeof in mailbox_msg_send()Wei Yongjun
2013-03-14mailbox: call request_irq after mbox queues are allocatedSuman Anna
2013-03-14mailbox: check for NULL nb in mailbox_putSuman Anna
2013-03-14mailbox/omap: check iomem resource before dereferencing itSuman Anna
2013-03-14mailbox: create dbx500 mailbox driverLoic Pallardy
2013-03-14mailbox: add no_irq send messageLoic Pallardy
2013-03-14mailbox: add IRQF_NO_SUSPEND flagLoic Pallardy
2013-03-14mailbox: add shared memory mailbox typeLoic Pallardy
2013-03-14mailbox: change protection mechanismsLoic Pallardy
2013-03-14mailbox: create opened message typeLoic Pallardy
2013-03-14mailbox: rename omap_mbox in mailboxLoic Pallardy
2013-03-14mailbox: split internal header from API headerOmar Ramirez Luna
2013-03-14mailbox: OMAP: introduce mailbox frameworkOmar Ramirez Luna
2013-03-11mailbox: rename pl320-ipc specific mailbox.hSuman Anna
2013-03-04mailbox, pl320-ipc: remove __init from probe functionMark Langsdorf
2013-02-02ARM / highbank: add support for pl320 IPCRob Herring