aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2018-08-22Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-3/+9
2018-08-22PCI: Add support for relative addressing in quirk tablesGravatar Ard Biesheuvel 1-3/+9
2018-08-22Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 1-4/+2
2018-08-17PCI / ACPI / PM: Resume all bridges on suspend-to-RAMGravatar Rafael J. Wysocki 1-4/+2
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 73-1563/+2785
2018-08-15Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-0/+2
2018-08-15Merge branch 'remotes/lorenzo/pci/vmd'Gravatar Bjorn Helgaas 1-1/+12
2018-08-15Merge branch 'remotes/lorenzo/pci/mvebu'Gravatar Bjorn Helgaas 1-85/+68
2018-08-15Merge branch 'remotes/lorenzo/pci/mobiveil'Gravatar Bjorn Helgaas 3-1/+14
2018-08-15Merge branch 'remotes/lorenzo/pci/iproc'Gravatar Bjorn Helgaas 3-26/+144
2018-08-15Merge branch 'remotes/lorenzo/pci/hv'Gravatar Bjorn Helgaas 1-1/+1
2018-08-15Merge branch 'remotes/lorenzo/pci/dwc'Gravatar Bjorn Helgaas 18-78/+396
2018-08-15Merge branch 'remotes/lorenzo/pci/cadence'Gravatar Bjorn Helgaas 4-4/+183
2018-08-15Merge branch 'remotes/lorenzo/pci/aardvark'Gravatar Bjorn Helgaas 1-67/+12
2018-08-15Merge branch 'remotes/lorenzo/pci/controller/misc'Gravatar Bjorn Helgaas 1-1/+1
2018-08-15Merge branch 'pci/virtualization'Gravatar Bjorn Helgaas 9-74/+174
2018-08-15Merge branch 'pci/switchtec'Gravatar Bjorn Helgaas 3-9/+160
2018-08-15Merge branch 'pci/resource'Gravatar Bjorn Helgaas 5-12/+68
2018-08-15Merge branch 'pci/peer-to-peer'Gravatar Bjorn Helgaas 3-69/+337
2018-08-15Merge branch 'pci/msi'Gravatar Bjorn Helgaas 1-0/+3
2018-08-15Merge branch 'pci/misc'Gravatar Bjorn Helgaas 6-4/+16
2018-08-15Merge branch 'pci/hotplug'Gravatar Bjorn Helgaas 25-944/+695
2018-08-15Merge branch 'pci/enumeration'Gravatar Bjorn Helgaas 4-11/+135
2018-08-15Merge branch 'pci/dpc'Gravatar Bjorn Helgaas 1-65/+42
2018-08-15Merge branch 'pci/aspm'Gravatar Bjorn Helgaas 5-9/+3
2018-08-15Merge branch 'pci/aer'Gravatar Bjorn Helgaas 6-102/+321
2018-08-15PCI/AER: Don't clear AER bits if error handling is Firmware-FirstGravatar Alexandru Gagniuc 1-0/+9
2018-08-14PCI: Limit config space size for Netronome NFP5000Gravatar Jakub Kicinski 1-0/+1
2018-08-14PCI/MSI: Set IRQCHIP_ONESHOT_SAFE for PCI-MSI irqchipsGravatar Heiner Kallweit 1-0/+3
2018-08-14PCI/VPD: Check for VPD access completion before checking for timeoutGravatar Bert Kenward 1-2/+5
2018-08-14Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 1-0/+1
2018-08-14PCI: Match Root Port's MPS to endpoint's MPSS as necessaryGravatar Myron Stowe 1-2/+10
2018-08-14PCI: Skip MPS logic for Virtual Functions (VFs)Gravatar Myron Stowe 1-0/+4
2018-08-13PCI: Add function 1 DMA alias quirk for Marvell 88SS9183Gravatar Bjorn Helgaas 1-0/+3
2018-08-10PCI: Check for PCIe Link downtrainingGravatar Alexandru Gagniuc 3-7/+42
2018-08-09PCI: Add ACS Redirect disable quirk for Intel Sunrise PointGravatar Logan Gunthorpe 1-0/+25
2018-08-09PCI: Add device-specific ACS Redirect disable infrastructureGravatar Logan Gunthorpe 3-8/+43
2018-08-09PCI: Convert device-specific ACS quirks from NULL termination to ARRAY_SIZEGravatar Logan Gunthorpe 1-9/+9
2018-08-09PCI: Add "pci=disable_acs_redir=" parameter for peer-to-peer supportGravatar Logan Gunthorpe 1-2/+71
2018-08-09PCI: Allow specifying devices using a base bus and path of devfnsGravatar Logan Gunthorpe 1-21/+97
2018-08-09PCI: Make specifying PCI devices in kernel parameters reusableGravatar Logan Gunthorpe 1-54/+103
2018-08-09PCI: Hide ACS quirk declarations inside PCI coreGravatar Bjorn Helgaas 1-0/+14
2018-08-09PCI: Delay after FLR of Intel DC P3700 NVMeGravatar Alex Williamson 1-0/+22
2018-08-09PCI: Disable Samsung SM961/PM961 NVMe before FLRGravatar Alex Williamson 1-0/+83
2018-08-09PCI: Export pcie_has_flr()Gravatar Alex Williamson 1-1/+2
2018-08-08PCI: mvebu: Drop bogus comment above mvebu_pcie_map_registers()Gravatar Thomas Petazzoni 1-5/+0
2018-08-08PCI: mvebu: Convert to use pci_host_bridge directlyGravatar Thomas Petazzoni 1-73/+63
2018-08-08PCI: mvebu: Use resource_size() to remap I/O spaceGravatar Thomas Petazzoni 1-2/+2
2018-08-08PCI: mvebu: Only remap I/O space if configuredGravatar Thomas Petazzoni 1-3/+3
2018-08-08PCI: mvebu: Fix I/O space end address calculationGravatar Thomas Petazzoni 1-1/+1