summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
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
2017-01-26PCI: Enumerate switches below PCI-to-PCIe bridgesBjorn Helgaas
2017-01-26PCI: designware: Check for iATU unroll only on platforms that use ATUMurali Karicheri
2017-01-12powerpc/pci/rpadlpar: Fix device reference leaksJohan Hovold
2017-01-12PCI: Enable access to non-standard VPD for Chelsio devices (cxgb3)Alexey Kardashevskiy
2017-01-12PCI: Support INTx masking on ConnectX-4 with firmware x.14.1100+Noa Osherovich
2017-01-12PCI: Convert Mellanox broken INTx quirks to be for listed devices onlyNoa Osherovich
2017-01-12PCI: Convert broken INTx masking quirks from HEADER to FINALNoa Osherovich
2017-01-12PCI: rockchip: Correct the use of FTS maskBrian Norris
2017-01-12PCI: rockchip: Fix negotiated lanes calculationShawn Lin
2017-01-12PCI/MSI: Check for NULL affinity mask in pci_irq_get_affinity()Jan Beulich
2017-01-09PCI: Check for PME in targeted sleep stateAlan Stern
2016-12-01Merge tag 'pci-v4.9-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-11-23PCI: Set Read Completion Boundary to 128 iff Root Port supports it (_HPX)Johannes Thumshirn
2016-11-23PCI: Export pcie_find_root_portJohannes Thumshirn
2016-11-16PCI: designware-plat: Update author emailJoao Pinto
2016-11-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-11-11Merge tag 'pci-v4.9-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds