summaryrefslogtreecommitdiff
path: root/drivers/mailbox/hi3660-mailbox.c
Commit message (Expand)AuthorAgeFilesLines
* mailbox: hi3660: convert struct comments to kernel-doc notationRandy Dunlap2022-01-111-10/+8
* mailbox: hi3660: Make use of the helper function devm_platform_ioremap_resour...Cai Huoqing2021-10-161-3/+1
* mailbox: hisilicon: Use the correct HiSilicon copyrightHao Fang2021-06-261-1/+1
* mailbox: hi3660: Use device-managed registration APIThierry Reding2018-12-211-10/+1
* mailbox: Hi3660: Fixup mailbox state machine malfunction issueKevin Wangtao2018-12-121-12/+10
* mailbox: hi3660: constify mbox_chan_ops structureJulia Lawall2018-12-121-1/+1
* mailbox: Add support for Hi3660 mailboxKaihua Zhong2018-03-201-0/+312