summaryrefslogtreecommitdiff
path: root/drivers/mailbox/hi6220-mailbox.c
Commit message (Expand)AuthorAgeFilesLines
* mailbox: Use of_property_read_bool() for boolean propertiesRob Herring2023-04-181-4/+1
* mailbox: hi6220: Make use of the helper function devm_platform_ioremap_resour...Cai Huoqing2021-10-161-5/+2
* mailbox: hisilicon: Use the correct HiSilicon copyrightHao Fang2021-06-261-1/+1
* mailbox: no need to set .owner platform_driver_registerTian Tao2019-11-261-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner2019-06-051-10/+1
* mailbox: hi6220: Use device-managed registration APIThierry Reding2018-12-211-10/+1
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-4/+4
* mailbox: constify mbox_chan_ops structuresBhumika Goyal2017-03-281-1/+1
* mailbox: Hi6220: add mailbox driverLeo Yan2016-03-041-0/+395