summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2019-05-25PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratumStefan Mätje
2019-05-25PCI: Factor out pcie_retrain_link() functionStefan Mätje
2019-05-25PCI: Mark Atheros AR9462 to avoid bus resetJames Prestwood
2019-05-21PCI: hv: Fix a memory leak in hv_eject_device_work()Dexuan Cui
2019-05-14x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra
2019-04-17PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controllerAndre Przywara
2019-02-12PCI: vmd: Free up IRQs on suspend pathScott Bauer
2018-11-13PCI: Add Device IDs for Intel GPU "spurious interrupt" quirkBin Meng
2018-11-13PCI/MSI: Warn and return error if driver enables MSI/MSI-X twiceTonghao Zhang
2018-11-10PCI: Disable MSI for HiSilicon Hip06/Hip07 only in Root Port modeDongdong Liu
2018-10-13PCI: Reprogram bridge prefetch registers on resumeDaniel Drake
2018-09-29PCI: aardvark: Size bridges before resources allocationZachary Zhang
2018-09-29Revert "PCI: Add ACS quirk for Intel 300 series"Mika Westerberg
2018-09-15PCI: mvebu: Fix I/O space end address calculationThomas Petazzoni
2018-08-24PCI: pciehp: Fix unprotected list iteration in IRQ handlerLukas Wunner
2018-08-24PCI: pciehp: Fix use-after-free on unplugLukas Wunner
2018-08-24PCI: Skip MPS logic for Virtual Functions (VFs)Myron Stowe
2018-08-24PCI: hotplug: Don't leak pci_slot on registration failureLukas Wunner
2018-08-24PCI: versatile: Fix I/O space page leakSergei Shtylyov
2018-08-24PCI: OF: Fix I/O space page leakSergei Shtylyov
2018-08-24PCI: xilinx-nwl: Add missing of_node_put()Nicholas Mc Guire
2018-08-24PCI: xilinx: Add missing of_node_put()Nicholas Mc Guire
2018-08-15x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange
2018-08-09ACPI / PCI: Bail early in acpi_pci_add_bus() if there is no ACPI handleVitaly Kuznetsov
2018-08-03PCI: Prevent sysfs disable of device while driver is attachedChristoph Hellwig
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-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-30PCI: Add function 1 DMA alias quirk for Marvell 9128Alex Williamson
2018-05-01PCI: aardvark: Fix PCIe Max Read Request Size settingEvan Wang
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-29PCI: Wait up to 60 seconds for device to become ready after FLRSinan Kaya
2018-04-24ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()Mika Westerberg
2018-04-08PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constantMatthias Kaehlcke
2018-03-28PCI: Add function 1 DMA alias quirk for Highpoint RocketRAID 644LHans de Goede
2018-03-22PCI: Apply Cavium ACS quirk only to CN81xx/CN83xx/CN88xx devicesManish Jaggi
2018-03-22PCI: hv: Lock PCI bus on device ejectLong Li
2018-03-22PCI: hv: Properly handle PCI bus removeLong Li
2018-03-22PCI/MSI: Stop disabling MSI/MSI-X in pci_device_shutdown()Prarit Bhargava
2018-03-18PCI: dwc: Fix enumeration end when reaching root subordinateKoen Vandeputte
2018-03-11PCI/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: vmd: Fix suspend handlers defined-but-not-used warningBorislav Petkov
2018-02-22PCI: keystone: Fix interrupt-controller-node lookupJohan Hovold
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