summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
2018-07-22PCI: hv: Disable/enable IRQs rather than BH in hv_compose_msi_msg()Dexuan Cui
2018-07-22PCI: exynos: Fix a potential init_clk_resources NULL pointer dereferenceJaehoon Chung
2018-07-03PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resumeMika Westerberg
2018-07-03PCI: Add ACS quirk for Intel 300 seriesMika Westerberg
2018-07-03PCI: Add ACS quirk for Intel 7th & 8th Gen mobileAlex Williamson
2018-07-03PCI: hv: Make sure the bus domain is really uniqueSridhar Pitchai
2018-06-21PCI: kirin: Fix reset gpio nameLoic Poulain
2018-06-11PCI: hv: Do not wait forever on a device that has disappearedDexuan Cui
2018-06-05PCI: hv: Fix 2 hang issues in hv_compose_msi_msg()Dexuan Cui
2018-05-30PCI: Add function 1 DMA alias quirk for Marvell 88SE9220Thomas Vincent-Cross
2018-05-30PCI: Restore config space on runtime resume despite being unboundRafael J. Wysocki
2018-05-16PCI / PM: Check device_may_wakeup() in pci_enable_wake()Rafael J. Wysocki
2018-05-16PCI / PM: Always check PME wakeup capability for runtime wakeup supportKai Heng Feng
2018-05-01PCI: aardvark: Fix PCIe Max Read Request Size settingEvan Wang
2018-05-01PCI: aardvark: Use ISR1 instead of ISR0 interrupt in legacy irq modeVictor Gu
2018-05-01PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf()Victor Gu
2018-05-01PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf()Victor Gu
2018-04-26PCI: Add function 1 DMA alias quirk for Marvell 9128Alex Williamson
2018-04-24PCI: Mark Broadcom HT1100 and HT2000 Root Port Extended Tags as brokenSinan Kaya
2018-04-24ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()Mika Westerberg
2018-04-19PCI: hv: Serialize the present and eject work itemsDexuan Cui
2018-03-28PCI: Add function 1 DMA alias quirk for Highpoint RocketRAID 644LHans de Goede
2018-03-24PCI: rcar: Handle rcar_pcie_parse_request_of_pci_ranges() failuresGeert Uytterhoeven
2018-03-24PCI: endpoint: Fix find_first_zero_bit() usageNiklas Cassel
2018-03-24PCI: designware-ep: Fix ->get_msi() to check MSI_EN bitKishon Vijay Abraham I
2018-03-15PCI: dwc: Fix enumeration end when reaching root subordinateKoen Vandeputte
2018-03-08PCI/ASPM: Deal with missing root ports in link state handlingArd Biesheuvel
2018-02-28PCI/cxgb4: Extend T3 PCI quirk to T4+ devicesCasey Leedom
2018-02-25PCI: rcar: Fix use-after-free in probe error pathGeert Uytterhoeven
2018-02-22PCI: keystone: Fix interrupt-controller-node lookupJohan Hovold
2018-02-22PCI: iproc: Fix NULL pointer dereference for BCMARay Jui
2018-02-22PCI: Disable MSI for HiSilicon Hip06/Hip07 only in Root Port modeDongdong Liu
2017-12-29PCI / PM: Force devices to D0 in pci_pm_thaw_noirq()Rafael J. Wysocki
2017-12-25PCI/AER: Report non-fatal errors only to the affected endpointGabriele Paoloni
2017-12-25PCI: Create SR-IOV virtfn/physfn links before attaching driverStuart Hayes
2017-12-25PCI: Avoid bus reset if bridge itself is brokenDavid Daney
2017-12-20PCI: Detach driver before procfs & sysfs teardown on device removeAlex Williamson
2017-12-20PCI: Do not allocate more buses than available in parentMika Westerberg
2017-12-20PCI/PME: Handle invalid data when reading Root StatusQiang
2017-12-10PCI: dra7xx: Create functional dependency between PCIe and PHYKishon Vijay Abraham I
2017-11-30PCI: Apply Cavium ThunderX ACS quirk to more Root PortsVadim Lomovtsev
2017-11-30PCI: Set Cavium ACS capability quirk flags to assert RR/CR/SV/UFVadim Lomovtsev
2017-11-30PCI: hv: Use effective affinity maskDexuan Cui
2017-11-30PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLDBjorn Helgaas
2017-11-30PCI/ASPM: Account for downstream device's Port Common_Mode_Restore_TimeBjorn Helgaas
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-10PCI: aardvark: Move to struct pci_host_bridge IRQ mapping functionsThomas Petazzoni
2017-10-10Revert "PCI: tegra: Do not allocate MSI target memory"Thierry Reding
2017-09-25PCI: Fix race condition with driver_overrideNicolai Stange
2017-09-20PCI: endpoint: Use correct "end of test" interruptJohn Keeping