summaryrefslogtreecommitdiffstats
path: root/drivers/mailbox/mailbox-xgene-slimpro.c
Commit message (Expand)AuthorAgeFilesLines
* mailbox: xgene-slimpro: Make use of the helper function devm_platform_ioremap...Cai Huoqing2021-10-161-3/+1
* mailbox: fix various typos in commentsTom Saeger2021-04-131-3/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-14/+1
* mailbox: xgene-slimpro: Use device-managed registration APIThierry Reding2018-12-211-10/+1
* mailbox: xgene-slimpro: Fix potential NULL pointer dereferenceGustavo A. R. Silva2018-08-031-3/+3
* mailbox: constify mbox_chan_ops structuresBhumika Goyal2017-03-281-1/+1
* mailbox: xgene-slimpro: Fix wrong test for devm_kzallocAxel Lin2016-04-081-2/+2
* mailbox/xgene-slimpro: Checking for IS_ERR instead of NULLDan Carpenter2016-03-041-2/+2
* mailbox: Add support for APM X-Gene platform mailbox driverDuc Dang2016-02-151-0/+284