summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2021-11-08PCI: Export pci_dev_lock()Niklas Schnelle
2021-11-08s390/pci: implement reset_slot for hotplug slotNiklas Schnelle
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 'remotes/lorenzo/pci/endpoint'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-05Merge branch 'pci/misc'Bjorn Helgaas
2021-11-05Merge branch 'pci/vpd'Bjorn Helgaas
2021-11-05Merge branch 'pci/virtualization'Bjorn Helgaas
2021-11-05Merge branch 'pci/sysfs'Bjorn Helgaas
2021-11-05Merge branch 'pci/switchtec'Bjorn Helgaas
2021-11-05Merge branch 'pci/resource'Bjorn Helgaas
2021-11-05Merge branch 'pci/portdrv'Bjorn Helgaas
2021-11-05Merge branch 'pci/p2pdma'Bjorn Helgaas
2021-11-05Merge branch 'pci/msi'Bjorn Helgaas
2021-11-05Merge branch 'pci/hotplug'Bjorn Helgaas
2021-11-05Merge branch 'pci/driver'Bjorn Helgaas
2021-11-05Merge branch 'pci/enumeration'Bjorn Helgaas
2021-11-05PCI: Add ACS quirk for Pericom PI7C9X2G switchesNathan Rossi
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: of: Allow matching of an interrupt-map local to a PCI deviceMarc Zyngier
2021-11-04PCI: Do not enable AtomicOps on VFsSelvin Xavier
2021-11-04Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-11-04Merge tag 'staging-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
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