index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mailbox
/
rockchip-mailbox.c
Age
Commit message (
Expand
)
Author
2026-08-15
mailbox: rockchip: drop unneeded runtime pointer (pclk)
Linmao Li
2026-08-15
mailbox: rockchip: disable pclk on probe failure and unbind
Linmao Li
2026-03-29
mailbox: rockchip: kzalloc + kcalloc to kzalloc
Rosen Penev
2024-09-22
mailbox: rockchip: fix a typo in module autoloading
Liao Chen
2023-09-05
mailbox: Explicitly include correct DT includes
Rob Herring
2023-09-05
mailbox: rockchip: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-05-07
Merge tag 'mailbox-v6.4' of git://git.linaro.org/landing-teams/working/fujits...
Linus Torvalds
2023-05-04
mailbox: rockchip: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-04-13
mailbox: rockchip: remove MODULE_LICENSE in non-modules
Nick Alcock
2022-12-18
mailbox: rockchip: Use device_get_match_data() to simplify the code
ye xingchen
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2018-12-21
mailbox: rockchip: Use device-managed registration API
Thierry Reding
2016-03-16
mailbox: rockchip: avoid 64-bit division
Arnd Bergmann
2016-03-11
mailbox: rockchip: Add Rockchip mailbox driver
Caesar Wang