aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/probe.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-05PCI / ACPI: Identify untrusted PCI devicesMika Westerberg1-0/+15
2018-10-20Merge branch 'pci/virtualization'Bjorn Helgaas1-0/+17
2018-10-20Merge branch 'pci/misc'Bjorn Helgaas1-3/+3
2018-10-11PCI/IOV: Use VF0 cached config space size for other VFsKarimAllah Ahmed1-0/+17
2018-10-10PCI: Remove pci_set_dma_max_seg_size()Christoph Hellwig1-1/+1
2018-10-10PCI: Remove pci_set_dma_seg_boundary()Christoph Hellwig1-1/+1
2018-10-02PCI: Make link active reporting detection genericKeith Busch1-0/+1
2018-09-17PCI: Allocate dma_alias_mask with bitmap_zalloc()Andy Shevchenko1-1/+1
2018-09-11PCI: Fix enabling of PASID on RC integrated endpointsFelix Kuehling1-1/+4
2018-08-15Merge branch 'pci/virtualization'Bjorn Helgaas1-0/+24
2018-08-15Merge branch 'pci/resource'Bjorn Helgaas1-0/+17
2018-08-15Merge branch 'pci/enumeration'Bjorn Helgaas1-4/+55
2018-08-15Merge branch 'pci/aspm'Bjorn Helgaas1-1/+0
2018-08-15Merge branch 'pci/aer'Bjorn Helgaas1-0/+1
2018-08-14PCI: Match Root Port's MPS to endpoint's MPSS as necessaryMyron Stowe1-2/+10
2018-08-14PCI: Skip MPS logic for Virtual Functions (VFs)Myron Stowe1-0/+4
2018-08-10PCI: Check for PCIe Link downtrainingAlexandru Gagniuc1-0/+21
2018-08-06PCI: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas1-1/+0
2018-07-31PCI: Fix is_added/is_busmaster race conditionHari Vyas1-2/+2
2018-07-19PCI/AER: Define aer_stats structure for AER capable devicesRajat Jain1-0/+1
2018-07-12PCI: Workaround IDT switch ACS Source Validation erratumJames Puthukattukaran1-2/+20
2018-06-30PCI: Enable PASID only if entire path supports End-End TLP prefixesSinan Kaya1-0/+24
2018-06-29PCI: Make early dump functionality genericSinan Kaya1-0/+17
2018-06-06Merge branch 'pci/resource'Bjorn Helgaas1-1/+3
2018-06-06Merge branch 'pci/hotplug'Bjorn Helgaas1-13/+22
2018-06-06Merge branch 'pci/enumeration'Bjorn Helgaas1-0/+52
2018-06-04PCI: Improve "partially hidden behind bridge" log messageMika Westerberg1-9/+4
2018-06-04PCI: Improve pci_scan_bridge() and pci_scan_bridge_extend() docMika Westerberg1-0/+4
2018-06-04PCI: Account for all bridges on bus when distributing bus numbersMika Westerberg1-3/+12
2018-06-02PCI: shpchp: Request SHPC control via _OSC when adding host bridgeMika Westerberg1-0/+1
2018-06-02PCI: pciehp: Rename host->native_hotplug to host->native_pcie_hotplugMika Westerberg1-1/+1
2018-05-30PCI: Fix devm_pci_alloc_host_bridge() memory leakJan Kiszka1-1/+3
2018-05-07PCI: Check whether bridges allow access to extended config spaceGilles Buloz1-0/+52
2018-04-23PCI/ACPI: Request LTR control from platform before using itBjorn Helgaas1-0/+5
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-7/+68
2018-04-04Merge branch 'pci/virtualization'Bjorn Helgaas1-5/+56
2018-04-04Merge branch 'pci/portdrv'Bjorn Helgaas1-0/+10
2018-04-04Merge branch 'pci/misc'Bjorn Helgaas1-1/+1
2018-03-31PCI/IOV: Use VF0 cached config registers for other VFsKarimAllah Ahmed1-5/+42
2018-03-30PCI/portdrv: Simplify PCIe feature permission checkingBjorn Helgaas1-0/+10
2018-03-21PCI: Add decoding for 16 GT/s link speedJay Fang1-1/+1
2018-03-19PCI/IOV: Skip BAR sizing for VFsKarimAllah Ahmed1-0/+4
2018-03-19PCI: Tidy commentsBjorn Helgaas1-1/+1
2018-03-08PCI: Scan all functions when running over JailhouseJan Kiszka1-3/+19
2018-03-05PCI/IOV: Skip INTx config reads for VFsKarimAllah Ahmed1-0/+7
2018-02-16PCI: Probe for device reset support during enumerationBjorn Helgaas1-0/+3
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas1-0/+1
2018-01-31Merge remote-tracking branch 'lorenzo/pci/cadence' into nextBjorn Helgaas1-0/+33
2018-01-31Merge branch 'pci/trivial' into nextBjorn Helgaas1-89/+116
2018-01-31Merge branch 'pci/misc' into nextBjorn Helgaas1-38/+37