aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-10-20Merge branch 'pci/peer-to-peer'Bjorn Helgaas
2018-10-20Merge branch 'pci/msi'Bjorn Helgaas
2018-10-20Merge branch 'pci/misc'Bjorn Helgaas
2018-10-20Merge branch 'pci/hotplug'Bjorn Helgaas
2018-10-20Merge branch 'pci/enumeration'Bjorn Helgaas
2018-10-18PCI/AER: Refactor error injection fallbacksKeith Busch
2018-10-18PCI/AER: Abstract AER interrupt handlingKeith Busch
2018-10-18PCI/AER: Reuse existing pcie_port_find_device() interfaceKeith Busch
2018-10-18PCI/AER: Use managed resource allocationsKeith Busch
2018-10-18PCI: pcie: Remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz
2018-10-17nvmet: Optionally use PCI P2P memoryLogan Gunthorpe
2018-10-17nvmet: Introduce helper functions to allocate and free request SGLsLogan Gunthorpe
2018-10-17nvme-pci: Add support for P2P memory in requestsLogan Gunthorpe
2018-10-17nvme-pci: Use PCI p2pmem subsystem to manage the CMBLogan Gunthorpe
2018-10-17IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]()Logan Gunthorpe
2018-10-17PCI/P2PDMA: Introduce configfs/sysfs enable attribute helpersLogan Gunthorpe
2018-10-17PCI/P2PDMA: Add PCI p2pmem DMA mappings to adjust the bus offsetLogan Gunthorpe
2018-10-17PCI/P2PDMA: Add sysfs group to display p2pmem statsLogan Gunthorpe
2018-10-11PCI: Fix Switchtec DMA aliasing quirk dmesg noiseLogan Gunthorpe
2018-10-11PCI: Add macro for Switchtec quirk declarationsLogan Gunthorpe
2018-10-11PCI: Add Device IDs for Intel GPU "spurious interrupt" quirkBin Meng
2018-10-10PCI: Remove pci_set_dma_max_seg_size()Christoph Hellwig
2018-10-10PCI: Remove pci_set_dma_seg_boundary()Christoph Hellwig
2018-10-10PCI: Remove pci_unmap_addr() wrappers for DMA APIChristoph Hellwig
2018-10-10PCI/P2PDMA: Support peer-to-peer memoryLogan Gunthorpe
2018-10-08PCI/AER: Use threaded IRQ for bottom halfKeith Busch
2018-10-08PCI/AER: Use kfifo_in_spinlocked() to insert locked elementsKeith Busch
2018-10-08PCI/AER: Use kfifo for tracking events instead of reimplementing itKeith Busch
2018-10-08PCI/AER: Remove error source from AER struct aer_rpcKeith Busch
2018-10-08PCI/AER: Remove unused aer_error_resume()Keith Busch
2018-10-04PCI: Uninline PCI bus accessors for better ftracingKeith Busch
2018-10-04PCI / ACPI: Mark expected switch fall-throughGustavo A. R. Silva
2018-10-02PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep
2018-10-02PCI: pnv_php: Use kmemdup()YueHaibing
2018-10-02PCI: cpqphp: Remove set but not used variable 'physical_slot'YueHaibing
2018-10-02PCI/ERR: Remove duplicated include from err.cYueHaibing
2018-10-02PCI: Equalize hotplug memory and io for occupied and empty slotsJon Derrick
2018-10-02PCI / ACPI: Whitelist D3 for more PCIe hotplug portsMika Westerberg
2018-10-02ACPI / property: Allow multiple property compatible _DSD entriesMika Westerberg
2018-10-02PCI/PME: Implement runtime PM callbacksMika Westerberg
2018-10-02PCI: pciehp: Implement runtime PM callbacksMika Westerberg
2018-10-02PCI/portdrv: Add runtime PM hooks for port service driversMika Westerberg
2018-10-02PCI/portdrv: Resume upon exit from system suspend if left runtime suspendedMika Westerberg
2018-10-02PCI: pciehp: Do not handle events if interrupts are maskedMika Westerberg
2018-10-02PCI: pciehp: Disable hotplug interrupt during suspendMika Westerberg
2018-10-02PCI / ACPI: Enable wake automatically for power managed bridgesMika Westerberg
2018-10-02PCI: Do not skip power-managed bridges in pci_enable_wake()Mika Westerberg
2018-10-02PCI: Make link active reporting detection genericKeith Busch
2018-10-02PCI: Unify device inaccessibleKeith Busch
2018-10-02PCI/ERR: Always report current recovery status for udevKeith Busch