aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/mailbox/mailbox-xgene-slimpro.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-16mailbox: xgene-slimpro: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-3/+1
2021-04-13mailbox: fix various typos in commentsTom Saeger1-3/+3
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-14/+1
2018-12-21mailbox: xgene-slimpro: Use device-managed registration APIThierry Reding1-10/+1
2018-08-03mailbox: xgene-slimpro: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-3/+3
2017-03-28mailbox: constify mbox_chan_ops structuresBhumika Goyal1-1/+1
2016-04-08mailbox: xgene-slimpro: Fix wrong test for devm_kzallocAxel Lin1-2/+2
2016-03-04mailbox/xgene-slimpro: Checking for IS_ERR instead of NULLDan Carpenter1-2/+2
2016-02-15mailbox: Add support for APM X-Gene platform mailbox driverDuc Dang1-0/+284