summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
2021-12-13PCI: mt7621: Convert driver into 'bool'Sergio Paracuellos
2021-12-10Merge tag 'pci-v5.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-12-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-12-07PCI: apple: Fix PERST# polarityMarc Zyngier
2021-12-07PCI: apple: Follow the PCIe specifications when resetting the portMarc Zyngier
2021-12-03treewide: Add missing includes masked by cgroup -> bpf dependencyJakub Kicinski
2021-12-01Revert "PCI: aardvark: Fix support for PCI_ROM_ADDRESS1 on emulated bridge"Marek Behún
2021-11-13Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2021-11-09PCI: brcmstb: Allow building for BMIPS_GENERICFlorian Fainelli
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-05Merge branch 'remotes/lorenzo/pci/xgene'Bjorn Helgaas
2021-11-05Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas
2021-11-05Merge branch 'pci/host/rcar'Bjorn Helgaas
2021-11-05Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas
2021-11-05Merge branch 'pci/host/mt7621'Bjorn Helgaas
2021-11-05Merge branch 'pci/host/kirin'Bjorn Helgaas
2021-11-05Merge branch 'remotes/lorenzo/pci/imx6'Bjorn Helgaas
2021-11-05Merge branch 'pci/host/dwc'Bjorn Helgaas
2021-11-05Merge branch 'pci/host/cadence'Bjorn Helgaas
2021-11-05Merge branch 'pci/host/apple'Bjorn Helgaas
2021-11-05Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas
2021-11-04PCI: apple: Configure RID to SID mapper on device additionMarc Zyngier
2021-11-04iommu/dart: Exclude MSI doorbell from PCIe device IOVA rangeMarc Zyngier
2021-11-04PCI: apple: Implement MSI supportMarc Zyngier
2021-11-04PCI: apple: Add INTx and per-port interrupt supportMarc Zyngier
2021-11-04PCI: kirin: Allow removing the driverMauro Carvalho Chehab
2021-11-04PCI: kirin: De-init the dwc driverMauro Carvalho Chehab
2021-11-04PCI: kirin: Disable clkreq during poweroff sequenceMauro Carvalho Chehab
2021-11-04PCI: kirin: Move the power-off code to a common routineMauro Carvalho Chehab
2021-11-04PCI: kirin: Add power_off support for Kirin 960 PHYMauro Carvalho Chehab
2021-11-04PCI: kirin: Allow building it as a moduleMauro Carvalho Chehab
2021-11-04PCI: kirin: Add MODULE_* macrosMauro Carvalho Chehab
2021-11-04PCI: kirin: Add Kirin 970 compatibleMauro Carvalho Chehab
2021-11-04PCI: kirin: Support PERST# GPIOs for HiKey970 external PEX 8606 bridgeMauro Carvalho Chehab
2021-11-04PCI: apple: Set up reference clocks when probingAlyssa Rosenzweig
2021-11-04PCI: apple: Add initial hardware bring-upAlyssa Rosenzweig
2021-11-04PCI: vmd: Drop redundant includes of <asm/device.h>, <asm/msi.h>Krzysztof Wilczyński
2021-11-03PCI: cadence: Add cdns_plat_pcie_probe() missing returnLi Chen
2021-11-03PCI: j721e: Fix j721e_pcie_probe() error pathChristophe JAILLET
2021-11-02PCI: kirin: Use regmap for APB registersMauro Carvalho Chehab
2021-11-02PCI: kirin: Add support for a PHY layerMauro Carvalho Chehab
2021-11-02PCI: kirin: Reorganize the PHY logic inside the driverMauro Carvalho Chehab
2021-10-29PCI: aardvark: Fix support for PCI_ROM_ADDRESS1 on emulated bridgePali Rohár
2021-10-29PCI: aardvark: Fix support for PCI_BRIDGE_CTL_BUS_RESET on emulated bridgePali Rohár
2021-10-29PCI: aardvark: Set PCI Bridge Class Code to PCI BridgePali Rohár
2021-10-29PCI: aardvark: Fix support for bus mastering and PCI_COMMAND on emulated bridgePali Rohár
2021-10-29PCI: aardvark: Read all 16-bits from PCIE_MSI_PAYLOAD_REGMarek Behún
2021-10-29PCI: aardvark: Fix return value of MSI domain .alloc() methodMarek Behún
2021-10-27PCI: Prefer 'unsigned int' over bare 'unsigned'Krzysztof Wilczyński
2021-10-21PCI: mt7621: Add MediaTek MT7621 PCIe host controller driverSergio Paracuellos