summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/pcie-brcmstb.c
AgeCommit message (Expand)Author
2021-10-08PCI: Correct misspelled and remove duplicated wordsKrzysztof Wilczyński
2021-08-02PCI: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
2021-05-04Merge branch 'pci/brcmstb'Bjorn Helgaas
2021-05-03PCI: brcmstb: Use reset/rearm instead of deassert/assertJim Quinlan
2021-03-22PCI: brcmstb: Fix error return code in brcm_pcie_probe()Wei Yongjun
2021-02-24Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas
2021-01-19PCI: brcmstb: Remove chained IRQ handler and data in one goMartin Kaiser
2021-01-19PCI: brcmstb: support BCM4908 with external PERST# signal controllerRafał Miłecki
2020-12-15Merge branch 'remotes/lorenzo/pci/brcmstb'Bjorn Helgaas
2020-12-10PCI: Unify ECAM constants in native PCI Express driversKrzysztof Wilczyński
2020-11-20PCI: brcmstb: Initialize "tmp" before useJim Quinlan
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-02PCI: brcmstb: Add bcm7211, bcm7216, bcm7445, bcm7278 to match listJim Quinlan
2020-10-02PCI: brcmstb: Set bus max burst size by chip typeJim Quinlan
2020-10-02PCI: brcmstb: Accommodate MSI for older chipsJim Quinlan
2020-10-02PCI: brcmstb: Set additional internal memory DMA viewport sizesJim Quinlan
2020-10-02PCI: brcmstb: Add control of rescal resetJim Quinlan
2020-09-17PCI: brcmstb: Add bcm7278 PERST# supportJim Quinlan
2020-09-17PCI: brcmstb: Add suspend and resume pm_opsJim Quinlan
2020-09-17PCI: brcmstb: Add bcm7278 register infoJim Quinlan
2020-08-18Revert "PCI: brcmstb: Wait for Raspberry Pi's firmware when present"Nicolas Saenz Julienne
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