summaryrefslogtreecommitdiff
path: root/drivers/pci/host
AgeCommit message (Expand)AuthorFilesLines
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-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-12PCI: 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-04PCI: 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-24PCI: rockchip: Make 'return 0' more obvious in probe()Brian Norris1-1/+1
2017-03-24PCI: rockchip: Unindent rockchip_pcie_set_power_limit()Bjorn Helgaas1-16/+17
2017-03-24PCI: thunder-pem: Add legacy firmware support for Cavium ThunderX host contro...Tomasz Nowicki1-2/+54
2017-03-24PCI: thunder-pem: Use Cavium assigned hardware ID for ThunderX host controllerTomasz Nowicki1-1/+1
2017-03-24PCI: 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-09PCI: iproc: Save host bridge window resource in struct iproc_pcieBjorn Helgaas3-21/+23
2017-03-04Merge tag 'pci-v4.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+7
2017-03-01PCI: altera: Fix TLP_CFG_DW0 for TLP writeLey Foon Tan1-3/+7
2017-02-26Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2017-02-23Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds30-6541/+256
2017-02-22Merge branch 'pci/host-xilinx' into nextBjorn Helgaas2-14/+4
2017-02-22Merge branch 'pci/host-xgene' into nextBjorn Helgaas1-6/+5
2017-02-22Merge branch 'pci/host-versatile' into nextBjorn Helgaas1-1/+3
2017-02-22Merge branch 'pci/host-thunder' into nextBjorn Helgaas1-5/+20
2017-02-22Merge branch 'pci/host-rockchip' into nextBjorn Helgaas1-39/+136
2017-02-22Merge branch 'pci/host-rcar' into nextBjorn Helgaas1-7/+2
2017-02-22Merge branch 'pci/host-mvebu' into nextBjorn Helgaas1-42/+61
2017-02-22Merge branch 'pci/host-iproc' into nextBjorn Helgaas2-7/+5
2017-02-22Merge branch 'pci/host-hv' into nextBjorn Helgaas1-3/+17
2017-02-22Merge branch 'pci/host-hisi' into nextBjorn Helgaas1-0/+2
2017-02-22Merge branch 'pci/host-altera' into nextBjorn Helgaas1-1/+1
2017-02-21PCI: Move DesignWare IP support to new drivers/pci/dwc/ directoryKishon Vijay Abraham I17-6416/+0
2017-02-17PCI: altera: Extract TLP completion status correctlyYadi Hu1-1/+1
2017-02-17PCI: rockchip: Set vendor ID from local core config spaceShawn Lin1-2/+2
2017-02-17PCI: hv: Use device serial number as PCI domainHaiyang Zhang1-0/+12
2017-02-11PCI: rockchip: Fix rockchip_pcie_probe() error path to free resource listShawn Lin1-4/+6
2017-02-11PCI: hv: Fix wslot_to_devfn() to fix warnings on device removalDexuan Cui1-3/+5
2017-02-10PCI: xilinx-nwl: Remove mask for messages not supported by AXIBharat Kumar Gogada1-13/+1
2017-02-10PCI: xgene: Configure PCIe MPS settingsBjorn Helgaas1-1/+3
2017-02-09PCI: generic: Call pci_fixup_irqs() only on ARMDongdong Liu1-0/+2
2017-02-09PCI: hisi: Rename config space accessors to remove "acpi"Bjorn Helgaas1-8/+8
2017-02-09PCI: versatile: Configure PCIe MPS settingsBjorn Helgaas1-1/+3