summaryrefslogtreecommitdiffstats
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: hisi: Fix DT binding (hisi-pcie-almost-ecam)Dongdong Liu
2017-04-04PCI: dwc: Fix dw_pcie_ops NULL pointer dereferenceNiklas Cassel
2017-04-03PCI: dwc: Select PCI_HOST_COMMON for hisiArnd Bergmann
2017-04-03PCI: thunder-pem: Fix legacy firmware PEM-specific resourcesTomasz Nowicki
2017-03-23PCI: thunder-pem: Add legacy firmware support for Cavium ThunderX host contro...Tomasz Nowicki
2017-03-23PCI: thunder-pem: Use Cavium assigned hardware ID for ThunderX host controllerTomasz Nowicki
2017-03-09PCI: iproc: Save host bridge window resource in struct iproc_pcieBjorn Helgaas
2017-03-07PCI/ASPM: Always set link->downstream to avoid NULL dereference on removeYinghai Lu
2017-03-07PCI: Prevent VPD access for QLogic ISP2722Ethan Zhao
2017-03-07PCI: exynos: Initialize elbi_base even when using PHY frameworkJaehoon Chung
2017-03-03Merge tag 'pci-v4.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-03-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-03-02PCI: add an API to get node from vectorShaohua Li
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-01Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-28PCI: altera: Fix TLP_CFG_DW0 for TLP writeLey Foon Tan
2017-02-27scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-25PCI: dwc: Fix crashes seen due to missing assignmentsGuenter Roeck
2017-02-23Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-02-21Merge branch 'pci/virtualization' into nextBjorn Helgaas
2017-02-21Merge branch 'pci/msi' into nextBjorn Helgaas
2017-02-21Merge branch 'pci/enumeration' into nextBjorn Helgaas
2017-02-21Merge branch 'pci/host-xilinx' into nextBjorn Helgaas
2017-02-21Merge branch 'pci/host-xgene' into nextBjorn Helgaas
2017-02-21Merge branch 'pci/host-versatile' into nextBjorn Helgaas
2017-02-21Merge branch 'pci/host-thunder' into nextBjorn Helgaas
2017-02-21Merge branch 'pci/host-rockchip' into nextBjorn Helgaas
2017-02-21Merge branch 'pci/host-rcar' into nextBjorn Helgaas
2017-02-21Merge branch 'pci/host-mvebu' into nextBjorn Helgaas
2017-02-21Merge branch 'pci/host-layerscape' into nextBjorn Helgaas
2017-02-21Merge branch 'pci/host-iproc' into nextBjorn Helgaas
2017-02-21Merge branch 'pci/host-imx6' into nextBjorn Helgaas
2017-02-21Merge branch 'pci/host-hv' into nextBjorn Helgaas
2017-02-21Merge branch 'pci/host-hisi' into nextBjorn Helgaas
2017-02-21Merge branch 'pci/host-exynos' into nextBjorn Helgaas
2017-02-21Merge branch 'pci/host-altera' into nextBjorn Helgaas
2017-02-21Merge branch 'pci/host-designware' into nextBjorn Helgaas
2017-02-21PCI: dwc: Remove dependency of designware on CONFIG_PCIKishon Vijay Abraham I
2017-02-21PCI: dwc: Add CONFIG_PCIE_DW_HOST to enable PCI dwc hostKishon Vijay Abraham I
2017-02-21PCI: dwc: Split pcie-designware.c into host and core filesKishon Vijay Abraham I
2017-02-21PCI: dwc: designware: Fix style errors in pcie-designware.cKishon Vijay Abraham I