aboutsummaryrefslogtreecommitdiff
path: root/drivers/mailbox/hi3660-mailbox.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-11mailbox: hi3660: convert struct comments to kernel-doc notationGravatar Randy Dunlap 1-10/+8
2021-10-16mailbox: hi3660: Make use of the helper function devm_platform_ioremap_resour...Gravatar Cai Huoqing 1-3/+1
2021-06-26mailbox: hisilicon: Use the correct HiSilicon copyrightGravatar Hao Fang 1-1/+1
2018-12-21mailbox: hi3660: Use device-managed registration APIGravatar Thierry Reding 1-10/+1
2018-12-12mailbox: Hi3660: Fixup mailbox state machine malfunction issueGravatar Kevin Wangtao 1-12/+10
2018-12-12mailbox: hi3660: constify mbox_chan_ops structureGravatar Julia Lawall 1-1/+1
2018-03-20mailbox: Add support for Hi3660 mailboxGravatar Kaihua Zhong 1-0/+312