summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-05Merge branch 'pci/aspm'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: 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-04of/irq: Allow matching of an interrupt-map local to an interrupt controllerMarc Zyngier
2021-11-04PCI: Do not enable AtomicOps on VFsSelvin Xavier
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: cpqphp: Use <linux/io.h> instead of <asm/io.h>Krzysztof Wilczyński
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-29PCI: pci-bridge-emul: Fix emulation of W1C bitsMarek Behún
2021-10-27PCI: Prefer 'unsigned int' over bare 'unsigned'Krzysztof Wilczyński
2021-10-26PCI: Remove redundant 'rc' initializationColin Ian King
2021-10-25cxgb3: Remove seeprom_write and use VPD APIHeiner Kallweit
2021-10-25cxgb3: Use VPD API in t3_seeprom_wp()Heiner Kallweit
2021-10-25cxgb3: Remove t3_seeprom_read and use VPD APIHeiner Kallweit
2021-10-25PCI/VPD: Use pci_read_vpd_any() in pci_vpd_size()Heiner Kallweit
2021-10-19PCI: Re-enable Downstream Port LTR after reset or hotplugMingchuang Qiao
2021-10-18PCI/sysfs: Explicitly show first MSI IRQ for 'irq'Barry Song
2021-10-18PCI: Remove struct pci_dev->driverUwe Kleine-König
2021-10-18PCI: Use to_pci_driver() instead of pci_dev->driverUwe Kleine-König
2021-10-18usb: xhci: Use to_pci_driver() instead of pci_dev->driverUwe Kleine-König