Age | Commit message (Expand) | Author | Files | Lines |
2019-07-11 | mailbox: omap: Add support for TI K3 SoCs | Suman Anna | 1 | -17/+26 |
2018-12-22 | mailbox: omap: Use device-managed registration API | Thierry Reding | 1 | -3/+1 |
2018-08-03 | mailbox/omap: use of_device_get_match_data() to get match data | Suman Anna | 1 | -7/+14 |
2018-08-03 | mailbox/omap: switch to SPDX license identifier | Suman Anna | 1 | -9/+1 |
2018-06-13 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 1 | -5/+5 |
2017-11-14 | mailbox/omap: unregister mbox class | Arvind Yadav | 1 | -1/+5 |
2016-04-26 | mailbox/omap: kill omap_mbox_{save/restore}_ctx() functions | Suman Anna | 1 | -51/+0 |
2016-04-26 | mailbox/omap: check for any unread messages during suspend | Suman Anna | 1 | -1/+9 |
2016-04-26 | mailbox/omap: add support for suspend/resume | Suman Anna | 1 | -0/+45 |
2016-04-26 | mailbox/omap: store mailbox interrupt type in omap_mbox_device | Suman Anna | 1 | -0/+2 |
2016-04-26 | mailbox/omap: add blank lines after declarations | Suman Anna | 1 | -1/+6 |
2016-04-26 | mailbox/omap: remove FSF mailing address paragraph | Suman Anna | 1 | -6/+0 |
2016-04-26 | mailbox/omap: use variable name for sizeof() operator | Suman Anna | 1 | -1/+1 |
2016-04-26 | mailbox/omap: drop legacy platform device support | Suman Anna | 1 | -60/+41 |
2015-10-23 | mailbox/omap: Add ti,mbox-send-noirq quirk to fix AM33xx CPU Idle | Dave Gerlach | 1 | -4/+45 |
2015-05-12 | mailbox: Fix up error handling in mbox_request_channel() | Benson Leung | 1 | -3/+3 |
2015-05-12 | mailbox: Make mbox_chan_ops const | Andrew Bresticker | 1 | -1/+1 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-11-27 | mailbox/omap: adapt to the new mailbox framework | Suman Anna | 1 | -148/+198 |
2014-10-20 | mailbox: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-09-11 | mailbox/omap: add support for parsing dt devices | Suman Anna | 1 | -24/+132 |
2014-07-29 | mailbox/omap: add a parent structure for every IP instance | Suman Anna | 1 | -58/+115 |
2014-07-29 | mailbox/omap: remove the private mailbox structure | Suman Anna | 1 | -63/+63 |
2014-07-29 | mailbox/omap: consolidate OMAP mailbox driver | Suman Anna | 1 | -49/+282 |
2014-07-29 | mailbox/omap: remove omap_mbox_type_t from mailbox ops | Suman Anna | 1 | -20/+2 |
2013-06-11 | mailbox/omap: move the OMAP mailbox framework to drivers | Suman Anna | 1 | -0/+469 |