summaryrefslogtreecommitdiff
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* PCI: aardvark: Fix PCIe Max Read Request Size settingEvan Wang2018-05-011-1/+3
* PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf()Victor Gu2018-05-011-3/+1
* PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf()Victor Gu2018-05-011-2/+2
* PCI: Wait up to 60 seconds for device to become ready after FLRSinan Kaya2018-04-291-15/+37
* ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()Mika Westerberg2018-04-241-7/+16
* PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constantMatthias Kaehlcke2018-04-082-2/+2
* PCI: Add function 1 DMA alias quirk for Highpoint RocketRAID 644LHans de Goede2018-03-281-0/+2
* PCI: Apply Cavium ACS quirk only to CN81xx/CN83xx/CN88xx devicesManish Jaggi2018-03-221-0/+3
* PCI: hv: Lock PCI bus on device ejectLong Li2018-03-221-0/+4
* PCI: hv: Properly handle PCI bus removeLong Li2018-03-221-3/+17
* PCI/MSI: Stop disabling MSI/MSI-X in pci_device_shutdown()Prarit Bhargava2018-03-221-2/+0
* PCI: dwc: Fix enumeration end when reaching root subordinateKoen Vandeputte2018-03-181-1/+1
* PCI/ASPM: Deal with missing root ports in link state handlingArd Biesheuvel2018-03-111-2/+6
* PCI/cxgb4: Extend T3 PCI quirk to T4+ devicesCasey Leedom2018-02-281-16/+23
* PCI: vmd: Fix suspend handlers defined-but-not-used warningBorislav Petkov2018-02-251-1/+1
* PCI: keystone: Fix interrupt-controller-node lookupJohan Hovold2018-02-221-1/+4
* PCI / PM: Force devices to D0 in pci_pm_thaw_noirq()Rafael J. Wysocki2017-12-291-1/+6
* PCI/AER: Report non-fatal errors only to the affected endpointGabriele Paoloni2017-12-251-1/+8
* PCI: Create SR-IOV virtfn/physfn links before attaching driverStuart Hayes2017-12-251-1/+2
* PCI: Avoid bus reset if bridge itself is brokenDavid Daney2017-12-251-0/+4
* PCI: Detach driver before procfs & sysfs teardown on device removeAlex Williamson2017-12-201-1/+1
* PCI: Do not allocate more buses than available in parentMika Westerberg2017-12-201-1/+6
* PCI/PME: Handle invalid data when reading Root StatusQiang2017-12-201-1/+4
* PCI: Apply _HPX settings only to relevant devicesBjorn Helgaas2017-11-301-2/+13
* PCI: Set Cavium ACS capability quirk flags to assert RR/CR/SV/UFVadim Lomovtsev2017-11-301-5/+7
* PCI: mvebu: Handle changes to the bridge windows while enabledJason Gunthorpe2017-11-151-41/+60
* PCI: Avoid possible deadlock on pci_lock and p->pi_lockBjorn Helgaas2017-11-081-1/+2
* PCI/MSI: Return failure when msix_setup_entries() failsChristophe JAILLET2017-11-081-1/+1
* PCI: Fix race condition with driver_overrideNicolai Stange2017-10-051-2/+9
* PCI: pciehp: Report power fault only once until we clear itKeith Busch2017-09-271-0/+8
* PCI: shpchp: Enable bridge bus mastering if MSI is enabledAleksandr Bezzubikov2017-09-271-0/+2
* PCI/PM: Restore the status of PCI devices across hibernationChen Yu2017-07-271-0/+1
* PCI: rockchip: Use normal register bank for config accessorsShawn Lin2017-07-271-4/+9
* PCI/PM: Add needs_resume flag to avoid suspend complete optimizationImre Deak2017-06-171-1/+2
* PCI: Freeze PME scan before suspending devicesLukas Wunner2017-05-251-4/+5
* PCI: Only allow WC mmap on prefetchable resourcesDavid Woodhouse2017-05-251-5/+8
* PCI: Fix another sanity check bug in /proc/pci mmapDavid Woodhouse2017-05-251-2/+8
* PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platformsDavid Woodhouse2017-05-251-3/+7
* PCI: hv: Specify CPU_AFFINITY_ALL for MSI affinity when >= 32 CPUsK. Y. Srinivasan2017-05-251-3/+8
* PCI: hv: Allocate interrupt descriptors with GFP_ATOMICK. Y. Srinivasan2017-05-251-1/+1
* PCI: Add ACS quirk for Qualcomm QDF2400 and QDF2432Sinan Kaya2017-04-121-0/+23
* PCI: Sort the list of devices with D3 delay quirk by IDAndy Shevchenko2017-04-121-12/+14
* PCI: Disable MSI for HiSilicon Hip06/Hip07 Root PortsDongdong Liu2017-04-121-0/+1
* PCI: Add Broadcom Northstar2 PAXC quirk for device class and MPSSJon Mason2017-04-121-0/+21
* PCI: Add ACS quirk for Intel Union PointAlex Williamson2017-04-121-4/+24
* PCI: Expand "VPD access disabled" quirk messageBjorn Helgaas2017-04-121-1/+1
* PCI: thunder-pem: Factor out resource lookupBjorn Helgaas2017-04-121-23/+27
* PCI: iproc: Save host bridge window resource in struct iproc_pcieBjorn Helgaas2017-04-083-21/+23
* PCI: Do any VF BAR updates before enabling the BARsGavin Shan2017-03-221-7/+7
* PCI: Ignore BAR updates on virtual functionsBjorn Helgaas2017-03-222-7/+2