summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-15Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-08-15Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas
2018-08-15Merge branch 'remotes/lorenzo/pci/mvebu'Bjorn Helgaas
2018-08-15Merge branch 'remotes/lorenzo/pci/mobiveil'Bjorn Helgaas
2018-08-15Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas
2018-08-15Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas
2018-08-15Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas
2018-08-15Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas
2018-08-15Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas
2018-08-15Merge branch 'remotes/lorenzo/pci/controller/misc'Bjorn Helgaas
2018-08-15Merge branch 'pci/virtualization'Bjorn Helgaas
2018-08-15Merge branch 'pci/switchtec'Bjorn Helgaas
2018-08-15Merge branch 'pci/resource'Bjorn Helgaas
2018-08-15Merge branch 'pci/peer-to-peer'Bjorn Helgaas
2018-08-15Merge branch 'pci/msi'Bjorn Helgaas
2018-08-15Merge branch 'pci/misc'Bjorn Helgaas
2018-08-15Merge branch 'pci/hotplug'Bjorn Helgaas
2018-08-15Merge branch 'pci/enumeration'Bjorn Helgaas
2018-08-15Merge branch 'pci/dpc'Bjorn Helgaas
2018-08-15Merge branch 'pci/aspm'Bjorn Helgaas
2018-08-15Merge branch 'pci/aer'Bjorn Helgaas
2018-08-15PCI/AER: Don't clear AER bits if error handling is Firmware-FirstAlexandru Gagniuc
2018-08-14PCI: Limit config space size for Netronome NFP5000Jakub Kicinski
2018-08-14PCI/MSI: Set IRQCHIP_ONESHOT_SAFE for PCI-MSI irqchipsHeiner Kallweit
2018-08-14PCI/VPD: Check for VPD access completion before checking for timeoutBert Kenward
2018-08-14Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2018-08-14PCI: Match Root Port's MPS to endpoint's MPSS as necessaryMyron Stowe
2018-08-14PCI: Skip MPS logic for Virtual Functions (VFs)Myron Stowe
2018-08-13PCI: Add function 1 DMA alias quirk for Marvell 88SS9183Bjorn Helgaas
2018-08-10PCI: Check for PCIe Link downtrainingAlexandru Gagniuc
2018-08-09PCI: Add ACS Redirect disable quirk for Intel Sunrise PointLogan Gunthorpe
2018-08-09PCI: Add device-specific ACS Redirect disable infrastructureLogan Gunthorpe
2018-08-09PCI: Convert device-specific ACS quirks from NULL termination to ARRAY_SIZELogan Gunthorpe
2018-08-09PCI: Add "pci=disable_acs_redir=" parameter for peer-to-peer supportLogan Gunthorpe
2018-08-09PCI: Allow specifying devices using a base bus and path of devfnsLogan Gunthorpe
2018-08-09PCI: Make specifying PCI devices in kernel parameters reusableLogan Gunthorpe
2018-08-09PCI: Hide ACS quirk declarations inside PCI coreBjorn Helgaas
2018-08-09PCI: Delay after FLR of Intel DC P3700 NVMeAlex Williamson
2018-08-09PCI: Disable Samsung SM961/PM961 NVMe before FLRAlex Williamson
2018-08-09PCI: Export pcie_has_flr()Alex Williamson
2018-08-08PCI: mvebu: Drop bogus comment above mvebu_pcie_map_registers()Thomas Petazzoni
2018-08-08PCI: mvebu: Convert to use pci_host_bridge directlyThomas Petazzoni
2018-08-08PCI: mvebu: Use resource_size() to remap I/O spaceThomas Petazzoni
2018-08-08PCI: mvebu: Only remap I/O space if configuredThomas Petazzoni
2018-08-08PCI: mvebu: Fix I/O space end address calculationThomas Petazzoni
2018-08-08PCI: mvebu: Remove redundant platform_set_drvdata() callThomas Petazzoni
2018-08-06PCI: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas
2018-08-06PCI/ASPM: Convert to use sysfs_match_string() helperAndy Shevchenko
2018-08-06PCI/xilinx: Depend on OF instead of the ARCHChristoph Hellwig