summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2018-08-09PCI: Add ACS Redirect disable quirk for Intel Sunrise PointLogan Gunthorpe
2018-08-09PCI: Add device-specific ACS Redirect disable infrastructureLogan Gunthorpe
2018-08-09PCI: Convert device-specific ACS quirks from NULL termination to ARRAY_SIZELogan Gunthorpe
2018-08-09PCI: Add "pci=disable_acs_redir=" parameter for peer-to-peer supportLogan Gunthorpe
2018-08-09PCI: Allow specifying devices using a base bus and path of devfnsLogan Gunthorpe
2018-08-09PCI: Make specifying PCI devices in kernel parameters reusableLogan Gunthorpe
2018-08-09PCI: Hide ACS quirk declarations inside PCI coreBjorn Helgaas
2018-08-09PCI: Delay after FLR of Intel DC P3700 NVMeAlex Williamson
2018-08-09PCI: Disable Samsung SM961/PM961 NVMe before FLRAlex Williamson
2018-08-09PCI: Export pcie_has_flr()Alex Williamson
2018-08-08PCI: mvebu: Drop bogus comment above mvebu_pcie_map_registers()Thomas Petazzoni
2018-08-08PCI: mvebu: Convert to use pci_host_bridge directlyThomas Petazzoni
2018-08-08PCI: mvebu: Use resource_size() to remap I/O spaceThomas Petazzoni
2018-08-08PCI: mvebu: Only remap I/O space if configuredThomas Petazzoni
2018-08-08PCI: mvebu: Fix I/O space end address calculationThomas Petazzoni
2018-08-08PCI: mvebu: Remove redundant platform_set_drvdata() callThomas Petazzoni
2018-08-06PCI: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas
2018-08-06PCI/ASPM: Convert to use sysfs_match_string() helperAndy Shevchenko
2018-08-06PCI/xilinx: Depend on OF instead of the ARCHChristoph Hellwig
2018-08-05Merge 4.18-rc7 into master to pick up the KVM dependcyThomas Gleixner
2018-08-05x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange
2018-08-02Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-07-31PCI/AER: Remove duplicate PCI_EXP_AER_FLAGS definitionBjorn Helgaas
2018-07-31PCI: pciehp: Deduplicate presence check on probe & resumeLukas Wunner
2018-07-31PCI: pciehp: Avoid implicit fallthroughs in switch statementsLukas Wunner
2018-07-31PCI: Fix is_added/is_busmaster race conditionHari Vyas
2018-07-31PCI: Whitelist Thunderbolt ports for runtime D3Lukas Wunner
2018-07-31PCI: Whitelist native hotplug ports for runtime D3Lukas Wunner
2018-07-31PCI: sysfs: Resume to D0 on function resetLukas Wunner
2018-07-31PCI: pciehp: Resume parent to D0 on config space accessLukas Wunner
2018-07-31PCI: pciehp: Resume to D0 on enable/disableLukas Wunner
2018-07-31PCI: pciehp: Support interrupts sent from D3hotLukas Wunner
2018-07-31PCI: pciehp: Obey compulsory command delay after resumeLukas Wunner
2018-07-31PCI: pciehp: Clear spurious events earlier on resumeLukas Wunner
2018-07-31PCI: portdrv: Deduplicate PM callback iteratorLukas Wunner
2018-07-31PCI: pciehp: Avoid slot access during resetLukas Wunner
2018-07-31PCI: Use IRQF_ONESHOT if pci_request_irq() called with no handlerHeiner Kallweit
2018-07-30PCI: Call dma_debug_add_bus() for pci_bus_type from PCI coreChristoph Hellwig
2018-07-30PCI: mobiveil: Add Kconfig/Makefile entriesLorenzo Pieralisi
2018-07-30PCI: mobiveil: Add missing ../pci.h includeLorenzo Pieralisi
2018-07-30PCI: mobiveil: Fix struct mobiveil_pcie.pcie_reg_base address typeLorenzo Pieralisi
2018-07-30BackMerge v4.18-rc7 into drm-nextDave Airlie
2018-07-27PCI: mobiveil: Avoid integer overflow in IB_WIN_SIZEDan Carpenter
2018-07-27Merge tag 'pci-v4.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-07-26PCI/AER: Work around use-after-free in pcie_do_fatal_recovery()Thomas Tai
2018-07-26PCI: mobiveil: Integer overflow in IB_WIN_SIZEDan Carpenter
2018-07-23PCI: pciehp: Always enable occupied slot on probeLukas Wunner
2018-07-23PCI: pciehp: Become resilient to missed eventsLukas Wunner
2018-07-23PCI: pciehp: Tolerate initially unstable linkLukas Wunner
2018-07-23PCI: pciehp: Declare pciehp_enable/disable_slot() staticLukas Wunner