aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/mailbox/mailbox-altera.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-16mailbox: altera: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-4/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner1-12/+1
2018-12-21mailbox: altera: Use device-managed registration APIThierry Reding1-14/+1
2017-11-06mailbox: Convert timers to use timer_setup()Kees Cook1-6/+6
2015-05-12mailbox: Make mbox_chan_ops constAndrew Bresticker1-1/+1
2015-02-06mailbox: Add Altera mailbox driverLey Foon Tan1-0/+388