summaryrefslogtreecommitdiff
path: root/drivers/mailbox
Commit message (Expand)AuthorAge
* Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...Linus Torvalds2015-07-02
|\
| * arm: use subsys_initcall in non-modular pl320 IPC codePaul Gortmaker2015-06-16
* | mailbox/bcm2835: Fix mailbox full detection.Eric Anholt2015-06-13
* | mailbox: Add ability for clients to request channels by nameLee Jones2015-06-11
* | mailbox: Enable BCM2835 mailbox supportLubomir Rintel2015-06-11
* | mailbox: Fix up error handling in mbox_request_channel()Benson Leung2015-05-12
* | mailbox: Make mbox_chan_ops constAndrew Bresticker2015-05-12
* | mailbox: altera: Add dependency on HAS_IOMEMRichard Weinberger2015-05-12
|/
* mailbox: arm_mhu: add driver for ARM MHU controllerJassi Brar2015-03-17
* Mailbox: Restructure and simplify PCC mailbox codeAshwin Chaugule2015-03-04
* Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds2015-02-11
|\
| * mailbox: Add Altera mailbox driverLey Foon Tan2015-02-06
| * mailbox: check for bit set before pollingJassi Brar2015-02-06
| * Mailbox: Fix return value check in pcc_init()Wei Yongjun2015-02-06
* | ACPI / PCC: Use pr_debug() for debug messages in pcc_init()Rafael J. Wysocki2015-02-05
|/
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-03
| |\
| | * mailbox: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | | Mailbox: Add support for Platform Communication ChannelAshwin Chaugule2014-11-27
* | | mailbox/omap: adapt to the new mailbox frameworkSuman Anna2014-11-27
* | | mailbox: add tx_prepare client callbackSudeep Holla2014-11-27
* | | mailbox: Don't unnecessarily re-arm the polling timerAndrew Bresticker2014-11-27
|/ /
* | Merge branch 'mailbox-for-linus' of git://git.linaro.org/landing-teams/workin...Linus Torvalds2014-10-21
|\ \ | |/ |/|
| * mailbox: Introduce framework for mailboxJassi Brar2014-10-08
| * mailbox: rename pl320-ipc specific mailbox.hSuman Anna2014-10-08
* | mailbox/omap: add support for parsing dt devicesSuman Anna2014-09-11
|/
* mailbox/omap: add a parent structure for every IP instanceSuman Anna2014-07-29
* mailbox/omap: remove the private mailbox structureSuman Anna2014-07-29
* mailbox/omap: consolidate OMAP mailbox driverSuman Anna2014-07-29
* mailbox/omap: simplify the fifo assignment by using macrosSuman Anna2014-07-29
* mailbox/omap: remove omap_mbox_type_t from mailbox opsSuman Anna2014-07-29
* mailbox/omap: remove OMAP1 mailbox driverSuman Anna2014-07-29
* mailbox/omap: use devm_* interfacesSuman Anna2014-07-29
* drivers/mailbox/omap: make mbox->irq signed for error handlingDan Carpenter2014-01-23
* mailbox: remove unnecessary platform_set_drvdata()Jingoo Han2013-09-18
* mailbox/omap: move the OMAP mailbox framework to driversSuman Anna2013-06-11
* mailbox, pl320-ipc: remove __init from probe functionMark Langsdorf2013-03-04
* ARM / highbank: add support for pl320 IPCRob Herring2013-02-02