Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-04-12 | mailbox: Stop using ENOSYS for anything other than unimplemented syscalls | Lee Jones | 1 | -2/+2 |
2015-08-10 | mailbox: switch to hrtimer for tx_complete polling | Sudeep Holla | 1 | -12/+15 |
2015-06-11 | mailbox: Add ability for clients to request channels by name | Lee Jones | 1 | -0/+29 |
2015-05-12 | mailbox: Fix up error handling in mbox_request_channel() | Benson Leung | 1 | -3/+8 |
2015-02-06 | mailbox: check for bit set before polling | Jassi Brar | 1 | -1/+1 |
2014-11-27 | Mailbox: Add support for Platform Communication Channel | Ashwin Chaugule | 1 | -3/+1 |
2014-11-27 | mailbox: add tx_prepare client callback | Sudeep Holla | 1 | -0/+2 |
2014-11-27 | mailbox: Don't unnecessarily re-arm the polling timer | Andrew Bresticker | 1 | -5/+8 |
2014-10-08 | mailbox: Introduce framework for mailbox | Jassi Brar | 1 | -0/+465 |