Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mailbox: Fix up error handling in mbox_request_channel() | Benson Leung | 2015-05-12 | 1 | -3/+3 |
* | mailbox: Make mbox_chan_ops const | Andrew Bresticker | 2015-05-12 | 1 | -1/+1 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 1 | -1/+0 |
|\ | |||||
| * | mailbox: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | mailbox/omap: adapt to the new mailbox framework | Suman Anna | 2014-11-27 | 1 | -148/+198 |
|/ | |||||
* | 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 | 1 | -49/+282 |
* | mailbox/omap: remove omap_mbox_type_t from mailbox ops | Suman Anna | 2014-07-29 | 1 | -20/+2 |
* | mailbox/omap: move the OMAP mailbox framework to drivers | Suman Anna | 2013-06-11 | 1 | -0/+469 |