aboutsummaryrefslogtreecommitdiff
path: root/drivers/mailbox/mailbox-xgene-slimpro.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-16mailbox: xgene-slimpro: Make use of the helper function devm_platform_ioremap...Gravatar Cai Huoqing 1-3/+1
2021-04-13mailbox: fix various typos in commentsGravatar Tom Saeger 1-3/+3
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Gravatar Thomas Gleixner 1-14/+1
2018-12-21mailbox: xgene-slimpro: Use device-managed registration APIGravatar Thierry Reding 1-10/+1
2018-08-03mailbox: xgene-slimpro: Fix potential NULL pointer dereferenceGravatar Gustavo A. R. Silva 1-3/+3
2017-03-28mailbox: constify mbox_chan_ops structuresGravatar Bhumika Goyal 1-1/+1
2016-04-08mailbox: xgene-slimpro: Fix wrong test for devm_kzallocGravatar Axel Lin 1-2/+2
2016-03-04mailbox/xgene-slimpro: Checking for IS_ERR instead of NULLGravatar Dan Carpenter 1-2/+2
2016-02-15mailbox: Add support for APM X-Gene platform mailbox driverGravatar Duc Dang 1-0/+284