aboutsummaryrefslogtreecommitdiff
path: root/drivers/mailbox/bcm2835-mailbox.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-16mailbox: bcm2835: Make use of the helper function devm_platform_ioremap_resou...Gravatar Cai Huoqing 1-3/+1
2021-06-26mailbox: bcm2835: Remove redundant dev_err call in bcm2835_mbox_probe()Gravatar Zhihao Cheng 1-1/+0
2018-12-21mailbox: bcm2835: Use device-managed registration APIGravatar Thierry Reding 1-9/+1
2018-12-12mailbox: bcm2835: Switch to SPDX identifierGravatar Stefan Wahren 1-7/+1
2018-06-06mailbox: bcm2835: Fix of_xlate return valueGravatar Stefan Wahren 1-1/+1
2015-08-05mailbox: Drop owner assignment from platform_driverGravatar Krzysztof Kozlowski 1-1/+0
2015-06-13mailbox/bcm2835: Fix mailbox full detection.Gravatar Eric Anholt 1-1/+2
2015-06-11mailbox: Enable BCM2835 mailbox supportGravatar Lubomir Rintel 1-0/+216