summaryrefslogtreecommitdiffstats
path: root/drivers/mailbox/rockchip-mailbox.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-18mailbox: rockchip: Use device_get_match_data() to simplify the codeye xingchen1-3/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner1-9/+1
2018-12-21mailbox: rockchip: Use device-managed registration APIThierry Reding1-14/+1
2016-03-16mailbox: rockchip: avoid 64-bit divisionArnd Bergmann1-1/+1
2016-03-11mailbox: rockchip: Add Rockchip mailbox driverCaesar Wang1-0/+283