开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
pcie-rcar-host.c
Age
Commit message (
Expand
)
Author
2021-04-20
PCI: rcar: Convert to MSI domains
Marc Zyngier
2021-04-20
PCI: rcar: Don't allocate extra memory for the MSI capture address
Marc Zyngier
2021-01-15
PCI: rcar: Always allocate MSI addresses in 32bit space
Marek Vasut
2020-11-20
PCI: rcar: Drop unused members from struct rcar_pcie_host
Lad Prabhakar
2020-08-05
Merge branch 'pci/host-probe-refactor'
Bjorn Helgaas
2020-08-04
PCI: Set bridge map_irq and swizzle_irq to default functions
Rob Herring
2020-08-04
PCI: Move DT resource setup into devm_pci_alloc_host_bridge()
Rob Herring
2020-07-23
PCI: rcar: Use struct pci_host_bridge.windows list directly
Rob Herring
2020-07-23
PCI: rcar: Use devm_pci_alloc_host_bridge()
Rob Herring
2020-07-23
PCI: Move setting pci_host_bridge.busnr out of host drivers
Rob Herring
2020-07-23
PCI: rcar: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
2020-07-23
PCI: Set default bridge parent device
Rob Herring
2020-07-23
PCI: rcar: Fix runtime PM imbalance on error
Dinghao Liu
2020-07-10
PCI: rcar: Use pci_host_probe() to register host
Rob Herring
2020-05-11
PCI: rcar: Move shareable code to a common file
Lad Prabhakar
2020-05-11
PCI: rcar: Rename pcie-rcar.c to pcie-rcar-host.c
Lad Prabhakar