summaryrefslogtreecommitdiff
path: root/drivers/mailbox/hi6220-mailbox.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-26mailbox: no need to set .owner platform_driver_registerTian Tao1-1/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner1-10/+1
2018-12-21mailbox: hi6220: Use device-managed registration APIThierry Reding1-10/+1
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-4/+4
2017-03-28mailbox: constify mbox_chan_ops structuresBhumika Goyal1-1/+1
2016-03-04mailbox: Hi6220: add mailbox driverLeo Yan1-0/+395