summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
2018-10-17PCI: keystone: Use uniform function naming conventionKishon Vijay Abraham I
2018-10-17PCI: keystone: Remove redundant platform_set_drvdata() invocationKishon Vijay Abraham I
2018-10-17PCI: keystone: Merge pci-keystone-dw.c and pci-keystone.cKishon Vijay Abraham I
2018-10-17PCI: keystone: Remove unused argument from ks_dw_pcie_host_init()Kishon Vijay Abraham I
2018-10-17PCI: keystone: Do not initiate link training multiple timesKishon Vijay Abraham I
2018-10-17PCI: keystone: Move dw_pcie_setup_rc() out of ks_pcie_establish_link()Kishon Vijay Abraham I
2018-10-17PCI: keystone: Use quirk to set MRRS for PCI host bridgeKishon Vijay Abraham I
2018-10-17PCI: keystone: Use quirk to limit MRRS for K2GKishon Vijay Abraham I
2018-10-15PCI: mediatek: Fix class type for MT7622 to PCI_CLASS_BRIDGE_PCIHonghui Zhang
2018-10-15PCI: mediatek: Fix mtk_pcie_find_port() endpoint/port matching logicHonghui Zhang
2018-10-13powerpc/eeh: Cleanup eeh_pe_state_mark()Sam Bobroff
2018-10-12PCI: cadence: Write MSI data with 32bitsAlan Douglas
2018-10-12PCI: cadence: Use AXI region 0 to signal interrupts from EPAlan Douglas
2018-10-11PCI/IOV: Remove unnecessary include of <linux/pci-ats.h>Bjorn Helgaas
2018-10-11Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2018-10-11PCI/IOV: Use VF0 cached config space size for other VFsKarimAllah Ahmed
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/P2PDMA: Support peer-to-peer memoryLogan Gunthorpe
2018-10-10Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' a...Joerg Roedel
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-05treewide: Replace more open-coded allocation size multiplicationsKees Cook
2018-10-05Merge tag 'pci-v4.19-fixes-3' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2018-10-05PCI: imx: Add PME_Turn_Off supportLeonard Crestez
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: 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-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
2018-10-02PCI/ERR: Simplify broadcast calloutsKeith Busch