summaryrefslogtreecommitdiffstats
path: root/drivers/mailbox/mailbox-sti.c
Commit message (Expand)AuthorAgeFilesLines
* mailbox: sti: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing2021-10-161-3/+1
* mailbox: sti: quieten kernel-doc warningsRandy Dunlap2021-08-291-8/+8
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* mailbox: sti: Use device-managed registration APIThierry Reding2018-12-211-12/+1
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-2/+2
* mailbox: sti: Fix module autoload for OF registrationJavier Martinez Canillas2016-12-191-0/+1
* mailbox: Fix devm_ioremap_resource error detection codeAmitoj Kaur Chawla2016-05-081-2/+2
* mailbox: constify mbox_chan_ops structureJulia Lawall2015-11-301-1/+1
* mailbox: Fix a couple of trivial static checker issuesLee Jones2015-10-171-1/+1
* mailbox: Add support for ST's Mailbox IPLee Jones2015-10-171-0/+513