index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
pcie-altera.c
Age
Commit message (
Expand
)
Author
2020-08-05
Merge branch 'pci/irq-error'
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-08-03
PCI: Remove dev_err() when handing an error from platform_get_irq()
Krzysztof WilczyĆski
2020-07-23
PCI: Set default bridge parent device
Rob Herring
2020-07-10
PCI: controller: Convert to devm_platform_ioremap_resource_byname()
Dejin Zheng
2020-07-10
PCI: altera: Use pci_host_probe() to register host
Rob Herring
2020-05-05
PCI: altera: Clean up indentation issue on a return statement
Colin Ian King
2019-11-20
PCI: of: Add inbound resource parsing to helpers
Rob Herring
2019-10-29
PCI: altera: Use pci_parse_request_of_pci_ranges()
Rob Herring
2019-06-17
PCI: altera: Fix configuration type based on secondary number
Ley Foon Tan
2019-05-30
PCI: altera: Allow building as module
Ley Foon Tan
2019-03-04
PCI: altera: Add Stratix 10 PCIe support
Ley Foon Tan
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin