summaryrefslogtreecommitdiff
path: root/drivers/mailbox/omap-mailbox.c
AgeCommit message (Expand)AuthorFilesLines
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0
2014-11-27mailbox/omap: adapt to the new mailbox frameworkSuman Anna1-148/+198
2014-10-20mailbox: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-09-11mailbox/omap: add support for parsing dt devicesSuman Anna1-24/+132
2014-07-29mailbox/omap: add a parent structure for every IP instanceSuman Anna1-58/+115
2014-07-29mailbox/omap: remove the private mailbox structureSuman Anna1-63/+63
2014-07-29mailbox/omap: consolidate OMAP mailbox driverSuman Anna1-49/+282
2014-07-29mailbox/omap: remove omap_mbox_type_t from mailbox opsSuman Anna1-20/+2
2013-06-11mailbox/omap: move the OMAP mailbox framework to driversSuman Anna1-0/+469