summaryrefslogtreecommitdiff
path: root/drivers/pci/host
AgeCommit message (Expand)Author
2017-02-23Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
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-iproc' 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-altera' into nextBjorn Helgaas
2017-02-21PCI: Move DesignWare IP support to new drivers/pci/dwc/ directoryKishon Vijay Abraham I
2017-02-17PCI: altera: Extract TLP completion status correctlyYadi Hu
2017-02-17PCI: rockchip: Set vendor ID from local core config spaceShawn Lin
2017-02-17PCI: hv: Use device serial number as PCI domainHaiyang Zhang
2017-02-10PCI: rockchip: Fix rockchip_pcie_probe() error path to free resource listShawn Lin
2017-02-10PCI: hv: Fix wslot_to_devfn() to fix warnings on device removalDexuan Cui
2017-02-10PCI: xilinx-nwl: Remove mask for messages not supported by AXIBharat Kumar Gogada
2017-02-10PCI: xgene: Configure PCIe MPS settingsBjorn Helgaas
2017-02-09PCI: generic: Call pci_fixup_irqs() only on ARMDongdong Liu
2017-02-09PCI: hisi: Rename config space accessors to remove "acpi"Bjorn Helgaas
2017-02-08PCI: versatile: Configure PCIe MPS settingsBjorn Helgaas
2017-02-08PCI: xilinx: Configure PCIe MPS settingsBjorn Helgaas
2017-02-08PCI: iproc: Configure PCIe MPS settingsJon Mason
2017-02-08PCI: mvebu: Change delay after reset to the PCIe spec mandated 100msLucas Stach
2017-02-06PCI: hisi: Add DT almost-ECAM support for Hip06/Hip07 host controllersDongdong Liu
2017-02-03PCI: hisi: Use of_device_get_match_data() to simplify probeShailendra Verma
2017-01-31PCI: iproc: Use of_device_get_match_data() to simplify probeBjorn Helgaas
2017-01-31PCI: rcar: Use of_device_get_match_data() to simplify probeBjorn Helgaas
2017-01-30PCI: xgene: Fix double free on init errorDan Carpenter
2017-01-30PCI: rockchip: Mark PM functions as __maybe_unusedArnd Bergmann
2017-01-30PCI: rockchip: Use readl_poll_timeout() instead of open-coding itShawn Lin
2017-01-30PCI: mvebu: Handle changes to the bridge windows while enabledJason Gunthorpe
2017-01-17PCI/MSI: pci-xgene-msi: Fix CPU hotplug registration handlingMarc Zyngier
2017-01-12PCI: thunder-pem: Add support for cn81xx and cn83xx SoCsDavid Daney
2017-01-12PCI: rockchip: Disable RC's ASPM L0s based on DT "aspm-no-l0s"Shawn Lin
2017-01-11PCI: rcar: Return -ENODEV from host bridge probe when no card presentHarunobu Kurokawa
2017-01-11PCI: rockchip: Add system PM supportShawn Lin
2017-01-10PCI: designware: Check for iATU unroll only on platforms that use ATUMurali Karicheri
2016-12-15Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-12Merge branch 'pci/host-vmd' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/host-tegra' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/host-spear' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/host-rockchip' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/host-rcar' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/host-qcom' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/host-layerscape' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/host-iproc' into nextBjorn Helgaas