Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | irqchip/gic-v3-mbi: Use irq_domain_create_hierarchy() | Johan Hovold | 2023-02-13 | 1 | -3/+2 |
* | iommu/dma: Move public interfaces to linux/iommu.h | Robin Murphy | 2022-09-07 | 1 | -1/+1 |
* | PCI/MSI: Make pci_msi_domain_write_msg() static | Thomas Gleixner | 2021-12-09 | 1 | -1/+0 |
* | irqchip/gic-v3: Switch to bitmap_zalloc() | Andy Shevchenko | 2021-07-26 | 1 | -3/+2 |
* | irqchip/gic-v3: Fix OF_BAD_ADDR error handling | Arnd Bergmann | 2021-04-07 | 1 | -1/+1 |
* | irqchip/gic-v3-mbi: Don't map the MSI page in mbi_compose_m{b, s}i_msg() | Julien Grall | 2019-05-03 | 1 | -2/+8 |
* | irqchip/gic-v3-mbi: Fix uninitialized mbi_lock | Yang Yingliang | 2019-01-17 | 1 | -1/+1 |
* | irqchip/gic-v3: Add PCI/MSI support to the GICv3 MBI sub-driver | Marc Zyngier | 2018-05-13 | 1 | -3/+59 |
* | irqchip/gic-v3: Add support for Message Based Interrupts as an MSI controller | Marc Zyngier | 2018-05-13 | 1 | -0/+275 |