Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mailbox: Use device_get_match_data() | Rob Herring | 2023-10-15 | 1 | -5/+3 |
* | mailbox: sti: Make use of the helper function devm_platform_ioremap_resource() | Cai Huoqing | 2021-10-16 | 1 | -3/+1 |
* | mailbox: sti: quieten kernel-doc warnings | Randy Dunlap | 2021-08-29 | 1 | -8/+8 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | mailbox: sti: Use device-managed registration API | Thierry Reding | 2018-12-21 | 1 | -12/+1 |
* | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 2018-06-12 | 1 | -2/+2 |
* | mailbox: sti: Fix module autoload for OF registration | Javier Martinez Canillas | 2016-12-19 | 1 | -0/+1 |
* | mailbox: Fix devm_ioremap_resource error detection code | Amitoj Kaur Chawla | 2016-05-08 | 1 | -2/+2 |
* | mailbox: constify mbox_chan_ops structure | Julia Lawall | 2015-11-30 | 1 | -1/+1 |
* | mailbox: Fix a couple of trivial static checker issues | Lee Jones | 2015-10-17 | 1 | -1/+1 |
* | mailbox: Add support for ST's Mailbox IP | Lee Jones | 2015-10-17 | 1 | -0/+513 |