summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2019-11-22PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30Vidya Sagar
2019-10-31PCI: Do not poll for PME if the device is in D3coldMika Westerberg
2019-09-23PCI: Reset Lenovo ThinkPad P50 nvgpu at boot if necessaryLyude Paul
2019-09-23PCI: Mark Atheros AR9462 to avoid bus resetJames Prestwood
2019-09-23PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratumStefan Mätje
2019-09-23PCI: Factor out pcie_retrain_link() functionStefan Mätje
2019-08-13PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controllerAndre Przywara
2019-02-11PCI: Add Device IDs for Intel GPU "spurious interrupt" quirkBin Meng
2019-02-11PCI/ASPM: Fix link_state teardown on device removalLukas Wunner
2018-12-16PCI: Reprogram bridge prefetch registers on resumeDaniel Drake
2018-12-16PCI: mvebu: Fix I/O space end address calculationThomas Petazzoni
2018-12-16PCI: pciehp: Fix unprotected list iteration in IRQ handlerLukas Wunner
2018-12-16PCI: pciehp: Fix use-after-free on unplugLukas Wunner
2018-12-16PCI: hotplug: Don't leak pci_slot on registration failureLukas Wunner
2018-11-20PCI: shpchp: Fix AMD POGO identificationBjorn Helgaas
2018-11-20PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resumeMika Westerberg
2018-11-20PCI: ibmphp: Fix use-before-set in get_max_bus_speed()Dan Carpenter
2018-10-21drm/radeon: make MacBook Pro d3_delay quirk more genericBjorn Helgaas
2018-10-21ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()Mika Westerberg
2018-06-16PCI: Add function 1 DMA alias quirk for Highpoint RocketRAID 644LHans de Goede
2018-03-03PCI / PM: Force devices to D0 in pci_pm_thaw_noirq()Rafael J. Wysocki
2018-02-13PCI/AER: Report non-fatal errors only to the affected endpointGabriele Paoloni
2018-01-01PCI: Fix race condition with driver_overrideNicolai Stange
2017-11-26PCI: shpchp: Enable bridge bus mastering if MSI is enabledAleksandr Bezzubikov
2017-10-12PCI: Limit config space size for Netronome NFP4000Simon Horman
2017-10-12PCI: Limit config space size for Netronome NFP6000 familyJason S. McMullan
2017-10-12PCI: Support PCIe devices with short cfg_sizeJason S. McMullan
2017-10-12PCI/PM: Restore the status of PCI devices across hibernationChen Yu
2017-10-12PCI: Correct PCI_STD_RESOURCE_END usageBjorn Helgaas
2017-08-26PCI: Disable boot interrupt quirk for ASUS M2N-LRStefan Assmann
2017-08-26PCI: Freeze PME scan before suspending devicesLukas Wunner
2017-08-26PCI: Only allow WC mmap on prefetchable resourcesDavid Woodhouse
2017-08-26PCI: Fix another sanity check bug in /proc/pci mmapDavid Woodhouse
2017-08-26PCI: Ignore write combining when mapping I/O port spaceBjorn Helgaas
2017-08-26PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platformsDavid Woodhouse
2017-08-26PCI: dwc: Fix uninitialized variable in dw_handle_msi_irq()Dan Carpenter
2017-08-26PCI: dwc: Unindent dw_handle_msi_irq() loopBjorn Helgaas
2017-03-16powerpc/pci/rpadlpar: Fix device reference leaksJohan Hovold
2017-03-16PCI: Check for PME in targeted sleep stateAlan Stern
2017-02-23PCI: Mark Atheros AR9580 to avoid bus resetMaik Broemme
2016-11-20PCI: Mark Atheros AR9485 and QCA9882 to avoid bus resetChris Blake
2016-08-22PCI: Disable all BAR sizing for devices with non-compliant BARsPrarit Bhargava
2016-08-22PCI: Supply CPU physical address (not bus address) to iomem_is_exclusive()Bjorn Helgaas
2016-05-01PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas
2016-05-01PCI: imx6: Move link up check into imx6_pcie_wait_for_link()Lucas Stach
2016-05-01PCI: imx6: Remove broken Gen2 workaroundLucas Stach
2016-05-01PCI: imx6: Move PHY reset into imx6_pcie_establish_link()Lucas Stach
2016-05-01PCI: imx6: Move imx6_pcie_reset_phy() near other PHY handling functionsLucas Stach
2016-03-08xen/pcifront: Fix mysterious crashes when NUMA locality information was extra...Konrad Rzeszutek Wilk
2016-02-25PCI/AER: Flush workqueue on device remove to avoid use-after-freeSebastian Andrzej Siewior