index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
pcie-iproc-msi.c
Age
Commit message (
Expand
)
Author
2023-07-13
PCI: iproc: Use of_property_read_bool() for boolean properties
Rob Herring
2022-07-05
PCI: iproc: Use bitmap API to allocate bitmaps
Christophe JAILLET
2021-08-02
PCI: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-07-06
Merge branch 'remotes/lorenzo/pci/iproc'
Bjorn Helgaas
2021-07-06
PCI: Fix kernel-doc formatting
Krzysztof Wilczyński
2021-06-22
PCI: iproc: Support multi-MSI only on uniprocessor kernel
Sandor Bodo-Merle
2021-06-22
PCI: iproc: Fix multi-MSI base vector number allocation
Sandor Bodo-Merle
2021-03-22
PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc()
Pali Rohár
2020-09-08
PCI: iproc: Set affinity mask on MSI interrupts
Mark Tomlinson
2019-10-17
PCI: iproc-msi: Fix __iomem annotation in decode_msi_hwirq()
Ben Dooks (Codethink)
2019-04-13
PCI: Fix comment typos
Bjorn Helgaas
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin