index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mailbox
/
ti-msgmgr.c
Age
Commit message (
Expand
)
Author
2023-06-30
mailbox: ti-msgmgr: Fill non-message tx data fields with 0x0
Nishanth Menon
2022-03-12
mailbox: ti-msgmgr: Operate mailbox in polled mode during system suspend
Dave Gerlach
2022-03-12
mailbox: ti-msgmgr: Refactor message read during interrupt handler
Dave Gerlach
2021-04-13
mailbox: fix various typos in comments
Tom Saeger
2020-08-03
mailbox: Replace HTTP links with HTTPS ones
Alexander A. Klimov
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