summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
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
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-11-30PCI: Apply _HPX settings only to relevant devicesBjorn Helgaas
2017-11-30PCI: Set Cavium ACS capability quirk flags to assert RR/CR/SV/UFVadim Lomovtsev
2017-11-15PCI: mvebu: Handle changes to the bridge windows while enabledJason Gunthorpe
2017-11-08PCI: Avoid possible deadlock on pci_lock and p->pi_lockBjorn Helgaas
2017-11-08PCI/MSI: Return failure when msix_setup_entries() failsChristophe JAILLET
2017-10-05PCI: Fix race condition with driver_overrideNicolai Stange
2017-09-27PCI: pciehp: Report power fault only once until we clear itKeith Busch
2017-09-27PCI: shpchp: Enable bridge bus mastering if MSI is enabledAleksandr Bezzubikov
2017-07-27PCI/PM: Restore the status of PCI devices across hibernationChen Yu