summaryrefslogtreecommitdiffstats
path: root/drivers/mailbox/rockchip-mailbox.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mailbox-v6.4' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds2023-05-071-1/+1
|\
| * mailbox: rockchip: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-05-041-1/+1
* | 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-181-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