开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mailbox
/
ti-msgmgr.c
Age
Commit message (
Expand
)
Author
2023-10-15
mailbox: Use device_get_match_data()
Rob Herring
2023-09-05
mailbox: ti-msgmgr: Use devm_platform_ioremap_resource_byname()
Li Zetao
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