summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
2020-06-04Merge branch 'pci/kconfig'Bjorn Helgaas
2020-06-04Merge branch 'pci/hotplug'Bjorn Helgaas
2020-06-04Merge branch 'pci/error'Bjorn Helgaas
2020-06-04Merge branch 'pci/enumeration'Bjorn Helgaas
2020-06-04PCI: uniphier: Add Socionext UniPhier Pro5 PCIe endpoint controller driverKunihiko Hayashi
2020-06-03Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-03Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2020-06-02Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-06-02PCI: Add ACS quirk for Intel Root Complex Integrated EndpointsAshok Raj
2020-06-01PCI/DPC: Print IRQ number used by portYicong Yang
2020-06-01PCI/AER: Use "aer" variable for capability offsetBjorn Helgaas
2020-06-01PCI/AER: Remove redundant dev->aer_cap checksKuppuswamy Sathyanarayanan
2020-06-01PCI/AER: Remove redundant pci_is_pcie() checksKuppuswamy Sathyanarayanan
2020-06-01PCI/AER: Remove HEST/FIRMWARE_FIRST parsing for AER ownershipKuppuswamy Sathyanarayanan
2020-06-01PCI: tegra: Fix runtime PM imbalance on errorDinghao Liu
2020-05-29PCI: vmd: Filter resource type bits from shadow registerJon Derrick
2020-05-29xen/pci: Get rid of verbose_request and use dev_dbg() insteadBoris Ostrovsky
2020-05-29PCI: tegra194: Fix runtime PM imbalance on errorDinghao Liu
2020-05-28PCI: hv: Use struct_size() helperGustavo A. R. Silva
2020-05-27PCI: Rename _DSM constants to align with specKrzysztof Wilczyński
2020-05-27PCI: Avoid FLR for AMD Starship USB 3.0Kevin Buettner
2020-05-27PCI: Avoid FLR for AMD Matisse HD Audio & USB 3.0Marcos Scriven
2020-05-27PCI/ATS: Only enable ATS for trusted devicesJean-Philippe Brucker
2020-05-27PCI: Add Loongson PCI Controller supportJiaxun Yang
2020-05-27PCI: Don't disable decoding when mmio_always_on is setJiaxun Yang
2020-05-22PCI: dwc: Use private data pointer of "struct irq_domain" to get pcie_portKishon Vijay Abraham I
2020-05-22PCI: amlogic: meson: Don't use FAST_LINK_MODE to set up linkMarc Zyngier
2020-05-22PCI: dwc: Fix inner MSI IRQ domain registrationMarc Zyngier
2020-05-22PCI: dwc: pci-dra7xx: Use devm_platform_ioremap_resource_byname()Wei Yongjun
2020-05-22PCI: dwc: intel: Make intel_pcie_cpu_addr() staticJason Yan
2020-05-22PCI: dwc: Program outbound ATU upper limit registerAlan Mikhak
2020-05-22PCI: pci-bridge-emul: Eliminate the 'reserved' memberJon Derrick
2020-05-22PCI: pci-bridge-emul: Update for PCIe 5.0 r1.0Jon Derrick
2020-05-22PCI: pci-bridge-emul: Fix Root Cap/Status commentJon Derrick
2020-05-22PCI: pci-bridge-emul: Fix PCIe bit conflictsJon Derrick
2020-05-22PCI: rcar: Add endpoint mode supportLad Prabhakar
2020-05-22PCI: endpoint: Add support to handle multiple base for mapping outbound memoryLad Prabhakar
2020-05-21PCI: Use bridge window names (PCI_BRIDGE_IO_WINDOW etc)Krzysztof Wilczynski
2020-05-21PCI/PTM: Inherit Switch Downstream Port PTM settings from Upstream PortBjorn Helgaas
2020-05-21PCI: shpchp: Make shpchp_unconfigure_device() voidKrzysztof Wilczynski
2020-05-21PCI/switchtec: Correct bool variable type assignmentKrzysztof Wilczynski
2020-05-21PCI/PME: Fix kernel-doc of pcie_pme_resume() and pcie_pme_remove()Jay Fang
2020-05-20s390/pci: create links between PFs and VFsNiklas Schnelle
2020-05-20PCI/IOV: Introduce pci_iov_sysfs_link() functionNiklas Schnelle
2020-05-18PCI: cadence: Fix to read 32-bit Vendor ID/Device ID property from DTKishon Vijay Abraham I
2020-05-18PCI: cadence: Remove "cdns,max-outbound-regions" DT propertyKishon Vijay Abraham I
2020-05-18PCI: aardvark: Replace custom macros by standard linux/pci_regs.h macrosPali Rohár
2020-05-18PCI: aardvark: Add PHY supportMarek Behún
2020-05-18PCI: aardvark: Add FIXME comment for PCIE_CORE_CMD_STATUS_REG accessPali Rohár
2020-05-18PCI: aardvark: Issue PERST via GPIOPali Rohár