summaryrefslogtreecommitdiffstats
path: root/drivers/mailbox/rockchip-mailbox.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mailbox: rockchip: remove MODULE_LICENSE in non-modulesNick Alcock2023-04-131-1/+0
* mailbox: rockchip: Use device_get_match_data() to simplify the codeye xingchen2022-12-191-3/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-9/+1
* mailbox: rockchip: Use device-managed registration APIThierry Reding2018-12-211-14/+1
* mailbox: rockchip: avoid 64-bit divisionArnd Bergmann2016-03-161-1/+1
* mailbox: rockchip: Add Rockchip mailbox driverCaesar Wang2016-03-111-0/+283