aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mailbox/rockchip-mailbox.c
AgeCommit message (Expand)Author
2024-04-25master: sync with upstream 6.6Bruce Ashfield
2023-05-07Merge tag 'mailbox-v6.4' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds
2023-05-04mailbox: rockchip: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-04-13mailbox: rockchip: remove MODULE_LICENSE in non-modulesNick Alcock
2022-12-18mailbox: rockchip: Use device_get_match_data() to simplify the codeye xingchen
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2018-12-21mailbox: rockchip: Use device-managed registration APIThierry Reding
2016-03-16mailbox: rockchip: avoid 64-bit divisionArnd Bergmann
2016-03-11mailbox: rockchip: Add Rockchip mailbox driverCaesar Wang