summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-10-20Merge branch 'pci/virtualization'Bjorn Helgaas3-1/+20
2018-10-20Merge branch 'pci/peer-to-peer'Bjorn Helgaas12-49/+1156
2018-10-20Merge branch 'pci/msi'Bjorn Helgaas1-3/+6
2018-10-20Merge branch 'pci/misc'Bjorn Helgaas11-79/+55
2018-10-20Merge branch 'pci/hotplug'Bjorn Helgaas78-1682/+1350
2018-10-20Merge branch 'pci/enumeration'Bjorn Helgaas2-1/+17
2018-10-19PCI/AER: Refactor error injection fallbacksKeith Busch1-28/+38
2018-10-19PCI/AER: Abstract AER interrupt handlingKeith Busch3-7/+5
2018-10-19PCI/AER: Reuse existing pcie_port_find_device() interfaceKeith Busch2-21/+5
2018-10-19PCI/AER: Use managed resource allocationsKeith Busch1-12/+5
2018-10-18PCI: pcie: Remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz1-4/+0
2018-10-17nvmet: Optionally use PCI P2P memoryLogan Gunthorpe5-1/+230
2018-10-17nvmet: Introduce helper functions to allocate and free request SGLsLogan Gunthorpe3-8/+32
2018-10-17nvme-pci: Add support for P2P memory in requestsLogan Gunthorpe3-4/+18
2018-10-17nvme-pci: Use PCI p2pmem subsystem to manage the CMBLogan Gunthorpe1-35/+45
2018-10-17IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]()Logan Gunthorpe1-2/+9
2018-10-17PCI/P2PDMA: Introduce configfs/sysfs enable attribute helpersLogan Gunthorpe1-0/+82
2018-10-17PCI/P2PDMA: Add PCI p2pmem DMA mappings to adjust the bus offsetLogan Gunthorpe1-0/+43
2018-10-17PCI/P2PDMA: Add sysfs group to display p2pmem statsLogan Gunthorpe1-0/+54
2018-10-11PCI/IOV: Remove unnecessary include of <linux/pci-ats.h>Bjorn Helgaas1-1/+0
2018-10-11PCI/IOV: Use VF0 cached config space size for other VFsKarimAllah Ahmed3-0/+20
2018-10-11PCI: Fix Switchtec DMA aliasing quirk dmesg noiseLogan Gunthorpe1-2/+2
2018-10-11PCI: Add macro for Switchtec quirk declarationsLogan Gunthorpe1-56/+34
2018-10-11PCI: Add Device IDs for Intel GPU "spurious interrupt" quirkBin Meng1-0/+4
2018-10-10PCI: Remove pci_set_dma_max_seg_size()Christoph Hellwig5-5/+5
2018-10-10PCI: Remove pci_set_dma_seg_boundary()Christoph Hellwig2-2/+2
2018-10-10PCI: Remove pci_unmap_addr() wrappers for DMA APIChristoph Hellwig2-6/+6
2018-10-10PCI/P2PDMA: Support peer-to-peer memoryLogan Gunthorpe3-0/+644
2018-10-08PCI/AER: Use threaded IRQ for bottom halfKeith Busch1-47/+13
2018-10-08PCI/AER: Use kfifo_in_spinlocked() to insert locked elementsKeith Busch1-4/+2
2018-10-08PCI/AER: Use kfifo for tracking events instead of reimplementing itKeith Busch1-77/+11
2018-10-08PCI/AER: Remove error source from AER struct aer_rpcKeith Busch1-17/+16
2018-10-08PCI/AER: Remove unused aer_error_resume()Keith Busch1-13/+0
2018-10-05PCI: Uninline PCI bus accessors for better ftracingKeith Busch1-2/+2
2018-10-04PCI / ACPI: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-10-03PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep29-111/+0
2018-10-03PCI: pnv_php: Use kmemdup()YueHaibing1-2/+1
2018-10-03PCI: cpqphp: Remove set but not used variable 'physical_slot'YueHaibing1-2/+0
2018-10-03PCI/ERR: Remove duplicated include from err.cYueHaibing1-1/+0
2018-10-03PCI: Equalize hotplug memory and io for occupied and empty slotsJon Derrick1-13/+15
2018-10-03PCI / ACPI: Whitelist D3 for more PCIe hotplug portsMika Westerberg4-0/+56
2018-10-03ACPI / property: Allow multiple property compatible _DSD entriesMika Westerberg3-28/+70
2018-10-03PCI/PME: Implement runtime PM callbacksMika Westerberg1-0/+27
2018-10-03PCI: pciehp: Implement runtime PM callbacksMika Westerberg1-0/+18
2018-10-03PCI/portdrv: Add runtime PM hooks for port service driversMika Westerberg3-6/+28
2018-10-03PCI/portdrv: Resume upon exit from system suspend if left runtime suspendedMika Westerberg1-2/+2
2018-10-03PCI: pciehp: Do not handle events if interrupts are maskedMika Westerberg1-2/+4
2018-10-03PCI: pciehp: Disable hotplug interrupt during suspendMika Westerberg3-0/+30
2018-10-03PCI / ACPI: Enable wake automatically for power managed bridgesMika Westerberg1-1/+15
2018-10-03PCI: Do not skip power-managed bridges in pci_enable_wake()Mika Westerberg1-3/+6