summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* 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
* PCI: Update BARs using property bits appropriate for typeBjorn Helgaas2017-03-221-3/+8
* PCI: Don't update VF BARs while VF memory space is enabledBjorn Helgaas2017-03-221-0/+8
* PCI: Decouple IORESOURCE_ROM_ENABLE and PCI_ROM_ADDRESS_ENABLEBjorn Helgaas2017-03-221-1/+2
* PCI: Add comments about ROM BAR updatingBjorn Helgaas2017-03-222-0/+11
* PCI: Remove pci_resource_bar() and pci_iov_resource_bar()Bjorn Helgaas2017-03-224-60/+7
* PCI: Separate VF BAR updates from standard BAR updatesBjorn Helgaas2017-03-223-2/+62
* PCI: Prevent VPD access for QLogic ISP2722Ethan Zhao2017-03-181-0/+1
* drivers/pci/hotplug: Fix initial state for empty slotGavin Shan2017-03-151-2/+14
* drivers/pci/hotplug: Handle presence detection change properlyGavin Shan2017-03-151-1/+5
* pci/hotplug/pnv-php: Disable surprise hotplug capability on conflictsGavin Shan2017-03-151-0/+8
* pci/hotplug/pnv-php: Remove WARN_ON() in pnv_php_put_slot()Gavin Shan2017-03-151-1/+1
* PCI: altera: Fix TLP_CFG_DW0 for TLP writeLey Foon Tan2017-03-121-3/+7
* pci/hotplug/pnv-php: Disable MSI and PCI device properlyGavin Shan2017-03-121-8/+14
* PCI: hv: Fix wslot_to_devfn() to fix warnings on device removalDexuan Cui2017-03-121-3/+5
* PCI/PME: Restore pcie_pme_driver.removeYinghai Lu2017-02-231-0/+12
* PCI/ASPM: Handle PCI-to-PCIe bridges as roots of PCIe hierarchiesBjorn Helgaas2017-02-091-6/+13
* PCI: Enumerate switches below PCI-to-PCIe bridgesBjorn Helgaas2017-01-261-5/+7
* PCI: designware: Check for iATU unroll only on platforms that use ATUMurali Karicheri2017-01-261-5/+5
* powerpc/pci/rpadlpar: Fix device reference leaksJohan Hovold2017-01-121-1/+9
* PCI: Enable access to non-standard VPD for Chelsio devices (cxgb3)Alexey Kardashevskiy2017-01-121-0/+19
* PCI: Support INTx masking on ConnectX-4 with firmware x.14.1100+Noa Osherovich2017-01-121-3/+56
* PCI: Convert Mellanox broken INTx quirks to be for listed devices onlyNoa Osherovich2017-01-121-3/+37
* PCI: Convert broken INTx masking quirks from HEADER to FINALNoa Osherovich2017-01-121-36/+36
* PCI: rockchip: Correct the use of FTS maskBrian Norris2017-01-121-1/+1
* PCI: rockchip: Fix negotiated lanes calculationShawn Lin2017-01-121-2/+2