aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mailbox/ti-msgmgr.c
Commit message (Expand)AuthorAge
* mailbox: ti-msgmgr: Use device-managed registration APIThierry Reding2018-12-21
* mailbox: ti-msgmgr: Off by one in ti_msgmgr_of_xlate()Dan Carpenter2018-12-11
* mailbox: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-29
* mailbox: ti-msgmgr: Add support for Secure ProxyNishanth Menon2018-08-03
* mailbox: ti-msgmgr: Move the memory region name to descriptorNishanth Menon2018-08-03
* mailbox: ti-msgmgr: Change message count mask to be descriptor basedNishanth Menon2018-08-03
* mailbox: ti-msgmgr: Allocate Rx channel resources only on requestNishanth Menon2018-08-03
* mailbox: ti-msgmgr: Get rid of unused structure membersNishanth Menon2018-08-03
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-12
* mailbox: ti-msgmgr: Use %zu for size_t print formatNishanth Menon2018-01-09
* mailbox: ti-msgmgr: Switch to SPDX LicensingNishanth Menon2018-01-09
* mailbox: Introduce TI message manager driverNishanth Menon2016-03-21