summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
2022-01-27PCI: pci-bridge-emul: Correctly set PCIe capabilitiesPali Rohár
2022-01-27PCI: xgene: Fix IB window setupRob Herring
2022-01-27PCI: mt7621: Add missing MODULE_LICENSE()Sergio Paracuellos
2022-01-27PCI: mvebu: Fix support for DEVCAP2, DEVCTL2 and LNKCTL2 registers on emulate...Pali Rohár
2022-01-27PCI: mvebu: Fix support for PCI_EXP_RTSTA on emulated bridgePali Rohár
2022-01-27PCI: mvebu: Fix support for PCI_EXP_DEVCTL on emulated bridgePali Rohár
2022-01-27PCI: mvebu: Fix support for PCI_BRIDGE_CTL_BUS_RESET on emulated bridgePali Rohár
2022-01-27PCI: mvebu: Setup PCIe controller to Root Complex modePali Rohár
2022-01-27PCI: mvebu: Fix configuring secondary bus of PCIe Root Port via emulated bridgePali Rohár
2022-01-27PCI: mvebu: Fix support for bus mastering and PCI_COMMAND on emulated bridgePali Rohár
2022-01-27PCI: mvebu: Do not modify PCI IO type bits in conf_writePali Rohár
2022-01-27PCI: mvebu: Check for errors from pci_bridge_emul_init() callPali Rohár
2022-01-27PCI: apple: Fix REFCLK1 enable/poll logicHector Martin
2022-01-27PCI: aardvark: Fix checking for MEM resource typePali Rohár
2022-01-27PCI: dwc: Do not remap invalid resTim Harvey
2022-01-27PCI: rcar: Check if device is runtime suspended instead of __clk_is_enabled()Marek Vasut
2022-01-27PCI: qcom: Fix an error handling path in 'qcom_pcie_probe()'Christophe JAILLET
2022-01-27PCI: mediatek-gen3: Disable DVFSRC voltage requestJianjun Wang
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