aboutsummaryrefslogtreecommitdiff
path: root/drivers/mailbox/hi6220-mailbox.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-26mailbox: hisilicon: Use the correct HiSilicon copyrightGravatar Hao Fang 1-1/+1
2019-11-26mailbox: no need to set .owner platform_driver_registerGravatar Tian Tao 1-1/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Gravatar Thomas Gleixner 1-10/+1
2018-12-21mailbox: hi6220: Use device-managed registration APIGravatar Thierry Reding 1-10/+1
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Gravatar Kees Cook 1-4/+4
2017-03-28mailbox: constify mbox_chan_ops structuresGravatar Bhumika Goyal 1-1/+1
2016-03-04mailbox: Hi6220: add mailbox driverGravatar Leo Yan 1-0/+395