summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/pcie-brcmstb.c
AgeCommit message (Expand)Author
2020-08-04PCI: Set bridge map_irq and swizzle_irq to default functionsRob Herring
2020-08-04PCI: Move DT resource setup into devm_pci_alloc_host_bridge()Rob Herring
2020-07-23PCI: Drop unnecessary zeroing of bridge fieldsRob Herring
2020-07-23PCI: Set default bridge parent deviceRob Herring
2020-07-10PCI: controller: Convert to devm_platform_ioremap_resource()Dejin Zheng
2020-07-10PCI: brcmstb: Use pci_host_probe() to register hostRob Herring
2020-05-13PCI: brcmstb: Wait for Raspberry Pi's firmware when presentNicolas Saenz Julienne
2020-05-11PCI: brcmstb: Disable L0s component of ASPM if requestedJim Quinlan
2020-05-11PCI: brcmstb: Fix window register offset from 4 to 8Jim Quinlan
2020-05-11PCI: brcmstb: Don't clk_put() a managed clockJim Quinlan
2020-05-11PCI: brcmstb: Assert fundamental reset on initializationNicolas Saenz Julienne
2020-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-03-10PCI: Use pci_speed_string() for all PCI/PCI-X/PCIe stringsBjorn Helgaas
2020-02-27PCI: brcmstb: Fix build on 32bit ARM platforms with older compilersMarek Szyprowski
2020-01-28PCI: brcmstb: Add MSI supportJim Quinlan
2020-01-28PCI: brcmstb: Add Broadcom STB PCIe host controller driverJim Quinlan