summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2017-04-12PCI: Add ACS quirk for Qualcomm QDF2400 and QDF2432Sinan Kaya1-0/+23
2017-04-12PCI: Sort the list of devices with D3 delay quirk by IDAndy Shevchenko1-12/+14
2017-04-12PCI: Disable MSI for HiSilicon Hip06/Hip07 Root PortsDongdong Liu1-0/+1
2017-04-12PCI: Add Broadcom Northstar2 PAXC quirk for device class and MPSSJon Mason1-0/+21
2017-04-12PCI: xgene: Fix double free on init errorDan Carpenter1-5/+2
2017-04-12PCI: Add ACS quirk for Intel Union PointAlex Williamson1-4/+24
2017-04-12PCI: thunder-pem: Fix legacy firmware PEM-specific resourcesTomasz Nowicki1-2/+8
2017-04-12PCI: thunder-pem: Add legacy firmware support for Cavium ThunderX host contro...Tomasz Nowicki1-2/+54
2017-04-08PCI: thunder-pem: Use Cavium assigned hardware ID for ThunderX host controllerTomasz Nowicki1-1/+1
2017-04-08PCI: iproc: Save host bridge window resource in struct iproc_pcieBjorn Helgaas3-21/+23
2017-03-18PCI: Prevent VPD access for QLogic ISP2722Ethan Zhao1-0/+1
2017-03-15drivers/pci/hotplug: Fix initial state for empty slotGavin Shan1-2/+14
2017-03-15drivers/pci/hotplug: Handle presence detection change properlyGavin Shan1-1/+5
2017-03-15pci/hotplug/pnv-php: Disable surprise hotplug capability on conflictsGavin Shan1-0/+8
2017-03-15pci/hotplug/pnv-php: Remove WARN_ON() in pnv_php_put_slot()Gavin Shan1-1/+1
2017-03-12PCI: altera: Fix TLP_CFG_DW0 for TLP writeLey Foon Tan1-3/+7
2017-03-12pci/hotplug/pnv-php: Disable MSI and PCI device properlyGavin Shan1-8/+14
2017-03-12PCI: hv: Fix wslot_to_devfn() to fix warnings on device removalDexuan Cui1-3/+5
2017-02-15PCI/PME: Restore pcie_pme_driver.removeYinghai Lu1-0/+12
2017-02-03Revert "PCI: pciehp: Add runtime PM support for PCIe hotplug ports"Bjorn Helgaas2-12/+6
2017-02-02PCI/MSI: Don't apply affinity if there aren't enough vectors leftChristoph Hellwig1-0/+10
2017-01-28PCI/ASPM: Handle PCI-to-PCIe bridges as roots of PCIe hierarchiesBjorn Helgaas1-6/+13
2017-01-17PCI/MSI: pci-xgene-msi: Fix CPU hotplug registration handlingMarc Zyngier1-1/+1
2017-01-11PCI: Enumerate switches below PCI-to-PCIe bridgesBjorn Helgaas1-5/+7
2017-01-10PCI: designware: Check for iATU unroll only on platforms that use ATUMurali Karicheri1-5/+5
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds6-6/+6
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+9
2016-12-15Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds47-790/+2412
2016-12-15Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+1
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-5/+2
2016-12-14Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+2
2016-12-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-35/+43
2016-12-13Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-50/+19
2016-12-12Merge branch 'pci/host-vmd' into nextBjorn Helgaas2-9/+23
2016-12-12Merge branch 'pci/host-tegra' into nextBjorn Helgaas3-158/+246
2016-12-12Merge branch 'pci/host-spear' into nextBjorn Helgaas1-5/+1
2016-12-12Merge branch 'pci/host-rockchip' into nextBjorn Helgaas7-97/+229
2016-12-12Merge branch 'pci/host-rcar' into nextBjorn Helgaas2-3/+4
2016-12-12Merge branch 'pci/host-qcom' into nextBjorn Helgaas1-5/+172
2016-12-12Merge branch 'pci/host-layerscape' into nextBjorn Helgaas1-7/+13
2016-12-12Merge branch 'pci/host-iproc' into nextBjorn Helgaas5-122/+902
2016-12-12Merge branch 'pci/host-hv' into nextBjorn Helgaas1-39/+61
2016-12-12Merge branch 'pci/host-hisi' into nextBjorn Helgaas1-3/+1
2016-12-12Merge branch 'pci/host-altera' into nextBjorn Helgaas1-8/+2
2016-12-12Merge branch 'pci/virtualization' into nextBjorn Helgaas7-107/+221
2016-12-12Merge branch 'pci/pm' into nextBjorn Helgaas9-97/+91
2016-12-12Merge branch 'pci/msi' into nextBjorn Helgaas1-1/+2
2016-12-12Merge branch 'pci/misc' into nextBjorn Helgaas7-53/+40
2016-12-12Merge branch 'pci/hotplug' into nextBjorn Helgaas3-11/+15