Age | Commit message (Expand) | Author |
---|---|---|
2018-12-21 | mailbox: ti-msgmgr: Use device-managed registration API | Thierry Reding |
2018-12-12 | mailbox: ti-msgmgr: Off by one in ti_msgmgr_of_xlate() | Dan Carpenter |
2018-09-29 | mailbox: Convert to using %pOFn instead of device_node.name | Rob Herring |
2018-08-03 | mailbox: ti-msgmgr: Add support for Secure Proxy | Nishanth Menon |
2018-08-03 | mailbox: ti-msgmgr: Move the memory region name to descriptor | Nishanth Menon |
2018-08-03 | mailbox: ti-msgmgr: Change message count mask to be descriptor based | Nishanth Menon |
2018-08-03 | mailbox: ti-msgmgr: Allocate Rx channel resources only on request | Nishanth Menon |
2018-08-03 | mailbox: ti-msgmgr: Get rid of unused structure members | Nishanth Menon |
2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook |
2018-01-10 | mailbox: ti-msgmgr: Use %zu for size_t print format | Nishanth Menon |
2018-01-10 | mailbox: ti-msgmgr: Switch to SPDX Licensing | Nishanth Menon |
2016-03-21 | mailbox: Introduce TI message manager driver | Nishanth Menon |