index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mailbox
/
ti-msgmgr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mailbox: ti-msgmgr: Use device-managed registration API
Thierry Reding
2018-12-21
1
-12
/
+1
*
mailbox: ti-msgmgr: Off by one in ti_msgmgr_of_xlate()
Dan Carpenter
2018-12-12
1
-1
/
+1
*
mailbox: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-09-29
1
-2
/
+2
*
mailbox: ti-msgmgr: Add support for Secure Proxy
Nishanth Menon
2018-08-03
1
-28
/
+205
*
mailbox: ti-msgmgr: Move the memory region name to descriptor
Nishanth Menon
2018-08-03
1
-2
/
+8
*
mailbox: ti-msgmgr: Change message count mask to be descriptor based
Nishanth Menon
2018-08-03
1
-7
/
+18
*
mailbox: ti-msgmgr: Allocate Rx channel resources only on request
Nishanth Menon
2018-08-03
1
-30
/
+61
*
mailbox: ti-msgmgr: Get rid of unused structure members
Nishanth Menon
2018-08-03
1
-6
/
+0
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
1
-2
/
+2
*
mailbox: ti-msgmgr: Use %zu for size_t print format
Nishanth Menon
2018-01-10
1
-1
/
+1
*
mailbox: ti-msgmgr: Switch to SPDX Licensing
Nishanth Menon
2018-01-10
1
-10
/
+2
*
mailbox: Introduce TI message manager driver
Nishanth Menon
2016-03-21
1
-0
/
+639