summaryrefslogtreecommitdiff
path: root/drivers/mailbox/mailbox.c
Commit message (Expand)AuthorAge
* mailbox: Stop using ENOSYS for anything other than unimplemented syscallsLee Jones2016-04-12
* mailbox: switch to hrtimer for tx_complete pollingSudeep Holla2015-08-10
* mailbox: Add ability for clients to request channels by nameLee Jones2015-06-11
* mailbox: Fix up error handling in mbox_request_channel()Benson Leung2015-05-12
* mailbox: check for bit set before pollingJassi Brar2015-02-06
* Mailbox: Add support for Platform Communication ChannelAshwin Chaugule2014-11-27
* mailbox: add tx_prepare client callbackSudeep Holla2014-11-27
* mailbox: Don't unnecessarily re-arm the polling timerAndrew Bresticker2014-11-27
* mailbox: Introduce framework for mailboxJassi Brar2014-10-08