aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
2021-10-07Merge tag 'hyperv-fixes-signed-20211007' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-09-24PCI: hv: Fix sleep while in non-sleep context when removing child devices fro...Long Li
2021-09-08Merge tag 'acpi-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-09-07Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-02Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas
2021-09-02Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas
2021-09-02Merge branch 'remotes/lorenzo/pci/xilinx-nwl'Bjorn Helgaas
2021-09-02Merge branch 'remotes/lorenzo/pci/xgene'Bjorn Helgaas
2021-09-02Merge branch 'remotes/lorenzo/pci/tegra194'Bjorn Helgaas
2021-09-02Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas
2021-09-02Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas
2021-09-02Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas
2021-09-02Merge branch 'remotes/lorenzo/pci/keembay'Bjorn Helgaas
2021-09-02Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas
2021-09-02Merge branch 'remotes/lorenzo/pci/hyper-v'Bjorn Helgaas
2021-09-02Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas
2021-09-02Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas
2021-09-02Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas
2021-09-02Merge branch 'pci/visconti'Bjorn Helgaas
2021-09-02Merge branch 'pci/rockchip-dwc'Bjorn Helgaas
2021-09-02Merge branch 'pci/dwc'Bjorn Helgaas
2021-09-02Merge branch 'pci/artpec6'Bjorn Helgaas
2021-09-02PCI: VMD: ACPI: Make ACPI companion lookup work for VMD busRafael J. Wysocki
2021-08-31PCI: rockchip-dwc: Add Rockchip RK356X host controller driverSimon Xue
2021-08-31PCI: dwc: Remove surplus break statement after returnKrzysztof Wilczyński
2021-08-31PCI: artpec6: Remove local code block from switch statementKrzysztof Wilczyński
2021-08-31PCI: artpec6: Remove surplus break statement after returnKrzysztof Wilczyński
2021-08-31PCI: visconti: Add Toshiba Visconti PCIe host controller driverNobuhiro Iwamatsu
2021-08-26PCI: mediatek: Use PCI domain to handle ports detectionChuanjia Liu
2021-08-26PCI: mediatek: Add new method to get irq numberChuanjia Liu
2021-08-26PCI: mediatek: Add new method to get shared pcie-cfg base addressChuanjia Liu
2021-08-26PCI: aardvark: Fix masking and unmasking legacy INTx interruptsPali Rohár
2021-08-23PCI: hv: Turn on the host bridge probing on ARM64Boqun Feng
2021-08-23PCI: hv: Set up MSI domain at bridge probing timeBoqun Feng
2021-08-23PCI: hv: Set ->domain_nr of pci_host_bridge at probing timeBoqun Feng
2021-08-23PCI: hv: Generify PCI probingArnd Bergmann
2021-08-20PCI: keembay: Add support for Intel Keem BaySrikanth Thokala
2021-08-20PCI: aardvark: Configure PCIe resources from 'ranges' DT propertyPali Rohár
2021-08-19PCI: j721e: Add PCIe support for AM64Kishon Vijay Abraham I
2021-08-19PCI: j721e: Add PCIe support for J7200Kishon Vijay Abraham I
2021-08-19PCI: cadence: Add quirk flag to set minimum delay in LTSSM Detect.Quiet stateNadeem Athani
2021-08-19PCI: cadence: Use bitfield for *quirk_retrain_flag* instead of boolKishon Vijay Abraham I
2021-08-19PCI: cadence: Add support to configure virtual functionsKishon Vijay Abraham I
2021-08-19PCI: cadence: Simplify code to get register base address for configuring BARKishon Vijay Abraham I
2021-08-19PCI: endpoint: Add virtual function number in pci_epc opsKishon Vijay Abraham I
2021-08-16PCI: rcar: Add L1 link state fix into data abort hookMarek Vasut
2021-08-13PCI: hv: Support for create interrupt v3Sunil Muthuswamy
2021-08-13PCI: xilinx-nwl: Enable the clock through CCFHyun Kwon
2021-08-12ARM: ixp4xx: fix building both pci driversArnd Bergmann
2021-08-05PCI: rcar: Fix runtime PM imbalance in rcar_pcie_ep_probe()Dinghao Liu