aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/host (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-28PCI: Don't allow unbinding host controllers that aren't preparedBrian Norris6-0/+6
2017-04-28Merge branch 'pci/msi' into nextBjorn Helgaas2-123/+67
2017-04-28Merge branch 'pci/ioremap' into nextBjorn Helgaas7-9/+11
2017-04-28Merge branch 'pci/host-rockchip' into nextBjorn Helgaas2-23/+68
2017-04-28Merge branch 'pci/host-mvebu' into nextBjorn Helgaas1-2/+3
2017-04-28Merge branch 'pci/host-iproc' into nextBjorn Helgaas1-1/+1
2017-04-28Merge branch 'pci/host-hv' into nextBjorn Helgaas1-11/+35
2017-04-28Merge branch 'pci/host-faraday' into nextBjorn Helgaas3-0/+569
2017-04-24PCI: versatile: Update PCI config space remap functionLorenzo Pieralisi1-1/+2
2017-04-24PCI: tegra: Update PCI config space remap functionLorenzo Pieralisi1-2/+2
2017-04-24PCI: xgene: Update PCI config space remap functionLorenzo Pieralisi1-2/+2
2017-04-24PCI: iproc-platform: Update PCI config space remap functionLorenzo Pieralisi1-1/+2
2017-04-24PCI: rockchip: Update PCI config space remap functionLorenzo Pieralisi1-1/+1
2017-04-24PCI: xilinx-nwl: Update PCI config space remap functionLorenzo Pieralisi1-1/+1
2017-04-24PCI: xilinx: Update PCI config space remap functionLorenzo Pieralisi1-1/+1
2017-04-21PCI: rockchip: ModularizeBrian Norris2-2/+8
2017-04-21PCI: rockchip: Add remove() supportBrian Norris1-2/+34
2017-04-18PCI: hv: Convert hv_pci_dev.refs from atomic_t to refcount_tElena Reshetova1-4/+5
2017-04-11PCI: rockchip: Set PCI_EXP_LNKSTA_SLC in the Root PortShawn Lin1-1/+1
2017-04-04PCI: hv: Allocate interrupt descriptors with GFP_ATOMICK. Y. Srinivasan1-1/+1
2017-04-04PCI: hv: Specify CPU_AFFINITY_ALL for MSI affinity when >= 32 CPUsK. Y. Srinivasan1-3/+8
2017-04-03PCI: rockchip: Advertise 128-byte Read Completion Boundary supportShawn Lin1-0/+5
2017-04-03PCI: thunder-pem: Fix legacy firmware PEM-specific resourcesTomasz Nowicki1-2/+8
2017-03-25PCI: mvebu: Avoid changing the SCC bit in the Link Status registerRussell King1-2/+3
2017-03-24PCI: faraday: Add Faraday Technology FTPCI100 PCI Host Bridge driverLinus Walleij3-0/+569
2017-03-24PCI: hv: Lock PCI bus on device ejectLong Li1-0/+4
2017-03-24PCI: hv: Properly handle PCI bus removeLong Li1-3/+17
2017-03-23PCI: rockchip: Make 'return 0' more obvious in probe()Brian Norris1-1/+1
2017-03-23PCI: rockchip: Unindent rockchip_pcie_set_power_limit()Bjorn Helgaas1-16/+17
2017-03-23PCI: thunder-pem: Add legacy firmware support for Cavium ThunderX host controllerTomasz Nowicki1-2/+54
2017-03-23PCI: thunder-pem: Use Cavium assigned hardware ID for ThunderX host controllerTomasz Nowicki1-1/+1
2017-03-23PCI: rockchip: Handle regulator_get_current_limit() failure correctlyBrian Norris1-1/+2
2017-03-16PCI: iproc: Add PCI_DOMAIN dependency to PCI KconfigJon Mason1-1/+1
2017-03-14PCI: mvebu: Remove useless MSI enabling codeThomas Petazzoni1-17/+0
2017-03-14PCI: aardvark: Move to MSI handling using generic MSI supportThomas Petazzoni1-106/+67
2017-03-09PCI: iproc: Save host bridge window resource in struct iproc_pcieBjorn Helgaas3-21/+23
2017-03-03Merge tag 'pci-v4.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-3/+7
2017-02-28PCI: altera: Fix TLP_CFG_DW0 for TLP writeLey Foon Tan1-3/+7
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+1
2017-02-23Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds30-6541/+256
2017-02-21Merge branch 'pci/host-xilinx' into nextBjorn Helgaas2-14/+4
2017-02-21Merge branch 'pci/host-xgene' into nextBjorn Helgaas1-6/+5
2017-02-21Merge branch 'pci/host-versatile' into nextBjorn Helgaas1-1/+3
2017-02-21Merge branch 'pci/host-thunder' into nextBjorn Helgaas1-5/+20
2017-02-21Merge branch 'pci/host-rockchip' into nextBjorn Helgaas1-39/+136
2017-02-21Merge branch 'pci/host-rcar' into nextBjorn Helgaas1-7/+2
2017-02-21Merge branch 'pci/host-mvebu' into nextBjorn Helgaas1-42/+61
2017-02-21Merge branch 'pci/host-iproc' into nextBjorn Helgaas2-7/+5
2017-02-21Merge branch 'pci/host-hv' into nextBjorn Helgaas1-3/+17
2017-02-21Merge branch 'pci/host-hisi' into nextBjorn Helgaas1-0/+2