summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
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
2017-03-22PCI: Separate VF BAR updates from standard BAR updatesBjorn Helgaas
2017-03-18PCI: Prevent VPD access for QLogic ISP2722Ethan Zhao
2017-03-15drivers/pci/hotplug: Fix initial state for empty slotGavin Shan
2017-03-15drivers/pci/hotplug: Handle presence detection change properlyGavin Shan
2017-03-15pci/hotplug/pnv-php: Disable surprise hotplug capability on conflictsGavin Shan
2017-03-15pci/hotplug/pnv-php: Remove WARN_ON() in pnv_php_put_slot()Gavin Shan
2017-03-12PCI: altera: Fix TLP_CFG_DW0 for TLP writeLey Foon Tan
2017-03-12pci/hotplug/pnv-php: Disable MSI and PCI device properlyGavin Shan
2017-03-12PCI: hv: Fix wslot_to_devfn() to fix warnings on device removalDexuan Cui
2017-02-23PCI/PME: Restore pcie_pme_driver.removeYinghai Lu
2017-02-09PCI/ASPM: Handle PCI-to-PCIe bridges as roots of PCIe hierarchiesBjorn Helgaas