summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
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
2021-11-02PCI: cpqphp: Use <linux/io.h> instead of <asm/io.h>Krzysztof Wilczyński
2021-11-02Merge branch 'pm-pci'Rafael J. Wysocki
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: Add pci_find_dvsec_capability to find designated VSECBen Widawsky
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-25PCI/VPD: Use pci_read_vpd_any() in pci_vpd_size()Heiner Kallweit
2021-10-21PCI: mt7621: Add MediaTek MT7621 PCIe host controller driverSergio Paracuellos
2021-10-21PCI: PM: Fix ordering of operations in pci_back_from_sleep()Rafael J. Wysocki
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-18Merge 5.15-rc6 into driver-core-nextGreg Kroah-Hartman
2021-10-18Merge 5.15-rc6 into staging-nextGreg Kroah-Hartman
2021-10-16Merge tag 'pci-v5.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-16PCI/ERR: Reduce compile time for CONFIG_PCIEAER=nLukas Wunner
2021-10-15PCI/portdrv: Remove unused pcie_port_bus_{,un}register() declarationsLukas Wunner
2021-10-15PCI/portdrv: Remove unused resume err_handlerLukas Wunner