summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
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
2017-07-27PCI: rockchip: Use normal register bank for config accessorsShawn Lin
2017-06-17PCI/PM: Add needs_resume flag to avoid suspend complete optimizationImre Deak
2017-05-25PCI: Freeze PME scan before suspending devicesLukas Wunner
2017-05-25PCI: Only allow WC mmap on prefetchable resourcesDavid Woodhouse
2017-05-25PCI: Fix another sanity check bug in /proc/pci mmapDavid Woodhouse
2017-05-25PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platformsDavid Woodhouse
2017-05-25PCI: hv: Specify CPU_AFFINITY_ALL for MSI affinity when >= 32 CPUsK. Y. Srinivasan
2017-05-25PCI: hv: Allocate interrupt descriptors with GFP_ATOMICK. Y. Srinivasan
2017-04-12PCI: Add ACS quirk for Qualcomm QDF2400 and QDF2432Sinan Kaya
2017-04-12PCI: Sort the list of devices with D3 delay quirk by IDAndy Shevchenko
2017-04-12PCI: Disable MSI for HiSilicon Hip06/Hip07 Root PortsDongdong Liu
2017-04-12PCI: Add Broadcom Northstar2 PAXC quirk for device class and MPSSJon Mason
2017-04-12PCI: Add ACS quirk for Intel Union PointAlex Williamson
2017-04-12PCI: Expand "VPD access disabled" quirk messageBjorn Helgaas
2017-04-12PCI: thunder-pem: Factor out resource lookupBjorn Helgaas
2017-04-08PCI: iproc: Save host bridge window resource in struct iproc_pcieBjorn Helgaas
2017-03-22PCI: Do any VF BAR updates before enabling the BARsGavin Shan
2017-03-22PCI: Ignore BAR updates on virtual functionsBjorn Helgaas
2017-03-22PCI: Update BARs using property bits appropriate for typeBjorn Helgaas
2017-03-22PCI: Don't update VF BARs while VF memory space is enabledBjorn Helgaas
2017-03-22PCI: Decouple IORESOURCE_ROM_ENABLE and PCI_ROM_ADDRESS_ENABLEBjorn Helgaas
2017-03-22PCI: Add comments about ROM BAR updatingBjorn Helgaas
2017-03-22PCI: Remove pci_resource_bar() and pci_iov_resource_bar()Bjorn Helgaas