summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2018-08-15x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange1-0/+2
2018-08-09ACPI / PCI: Bail early in acpi_pci_add_bus() if there is no ACPI handleVitaly Kuznetsov1-1/+1
2018-08-03PCI: Prevent sysfs disable of device while driver is attachedChristoph Hellwig1-6/+9
2018-07-03PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resumeMika Westerberg3-3/+14
2018-07-03PCI: Add ACS quirk for Intel 300 seriesMika Westerberg1-0/+6
2018-07-03PCI: Add ACS quirk for Intel 7th & 8th Gen mobileAlex Williamson1-0/+14
2018-05-30PCI: Add function 1 DMA alias quirk for Marvell 88SE9220Thomas Vincent-Cross1-0/+3
2018-05-30PCI: Restore config space on runtime resume despite being unboundRafael J. Wysocki1-6/+11
2018-05-30PCI: Add function 1 DMA alias quirk for Marvell 9128Alex Williamson1-0/+2
2018-05-02PCI: aardvark: Fix PCIe Max Read Request Size settingEvan Wang1-1/+3
2018-05-02PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf()Victor Gu1-3/+1
2018-05-02PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf()Victor Gu1-2/+2
2018-04-29PCI: Wait up to 60 seconds for device to become ready after FLRSinan Kaya1-15/+37
2018-04-24ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()Mika Westerberg1-7/+16
2018-04-08PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constantMatthias Kaehlcke2-2/+2
2018-03-28PCI: Add function 1 DMA alias quirk for Highpoint RocketRAID 644LHans de Goede1-0/+2
2018-03-22PCI: Apply Cavium ACS quirk only to CN81xx/CN83xx/CN88xx devicesManish Jaggi1-0/+3
2018-03-22PCI: hv: Lock PCI bus on device ejectLong Li1-0/+4
2018-03-22PCI: hv: Properly handle PCI bus removeLong Li1-3/+17
2018-03-22PCI/MSI: Stop disabling MSI/MSI-X in pci_device_shutdown()Prarit Bhargava1-2/+0
2018-03-18PCI: dwc: Fix enumeration end when reaching root subordinateKoen Vandeputte1-1/+1
2018-03-11PCI/ASPM: Deal with missing root ports in link state handlingArd Biesheuvel1-2/+6
2018-02-28PCI/cxgb4: Extend T3 PCI quirk to T4+ devicesCasey Leedom1-16/+23
2018-02-25PCI: vmd: Fix suspend handlers defined-but-not-used warningBorislav Petkov1-1/+1
2018-02-22PCI: keystone: Fix interrupt-controller-node lookupJohan Hovold1-1/+4
2017-12-29PCI / PM: Force devices to D0 in pci_pm_thaw_noirq()Rafael J. Wysocki1-1/+6
2017-12-25PCI/AER: Report non-fatal errors only to the affected endpointGabriele Paoloni1-1/+8
2017-12-25PCI: Create SR-IOV virtfn/physfn links before attaching driverStuart Hayes1-1/+2
2017-12-25PCI: Avoid bus reset if bridge itself is brokenDavid Daney1-0/+4
2017-12-20PCI: Detach driver before procfs & sysfs teardown on device removeAlex Williamson1-1/+1
2017-12-20PCI: Do not allocate more buses than available in parentMika Westerberg1-1/+6
2017-12-20PCI/PME: Handle invalid data when reading Root StatusQiang1-1/+4
2017-11-30PCI: Apply _HPX settings only to relevant devicesBjorn Helgaas1-2/+13
2017-11-30PCI: Set Cavium ACS capability quirk flags to assert RR/CR/SV/UFVadim Lomovtsev1-5/+7
2017-11-15PCI: mvebu: Handle changes to the bridge windows while enabledJason Gunthorpe1-41/+60
2017-11-08PCI: Avoid possible deadlock on pci_lock and p->pi_lockBjorn Helgaas1-1/+2
2017-11-08PCI/MSI: Return failure when msix_setup_entries() failsChristophe JAILLET1-1/+1
2017-10-05PCI: Fix race condition with driver_overrideNicolai Stange1-2/+9
2017-09-27PCI: pciehp: Report power fault only once until we clear itKeith Busch1-0/+8
2017-09-27PCI: shpchp: Enable bridge bus mastering if MSI is enabledAleksandr Bezzubikov1-0/+2
2017-07-28PCI/PM: Restore the status of PCI devices across hibernationChen Yu1-0/+1
2017-07-28PCI: rockchip: Use normal register bank for config accessorsShawn Lin1-4/+9
2017-06-17PCI/PM: Add needs_resume flag to avoid suspend complete optimizationImre Deak1-1/+2
2017-05-25PCI: Freeze PME scan before suspending devicesLukas Wunner1-4/+5
2017-05-25PCI: Only allow WC mmap on prefetchable resourcesDavid Woodhouse1-5/+8
2017-05-25PCI: Fix another sanity check bug in /proc/pci mmapDavid Woodhouse1-2/+8
2017-05-25PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platformsDavid Woodhouse1-3/+7
2017-05-25PCI: hv: Specify CPU_AFFINITY_ALL for MSI affinity when >= 32 CPUsK. Y. Srinivasan1-3/+8
2017-05-25PCI: hv: Allocate interrupt descriptors with GFP_ATOMICK. Y. Srinivasan1-1/+1
2017-04-12PCI: Add ACS quirk for Qualcomm QDF2400 and QDF2432Sinan Kaya1-0/+23