summaryrefslogtreecommitdiff
path: root/drivers/pci/host
AgeCommit message (Expand)Author
2016-03-11PCI: altera: Fix altera_pcie_link_is_up()Ley Foon Tan
2016-03-11PCI: rcar: Depend on ARCH_RENESAS, not ARCH_SHMOBILESimon Horman
2016-03-08PCI: tegra: Remove misleading PHYS_OFFSETThierry Reding
2016-03-08PCI: tegra: Track bus -> CPU mappingThierry Reding
2016-03-08PCI: tegra: Remove unused struct tegra_pcie.num_ports fieldThierry Reding
2016-03-08PCI: tegra: Implement ->{add,remove}_bus() callbacksThierry Reding
2016-03-08microblaze/PCI: Support generic Xilinx AXI PCIe Host Bridge IP driverBharat Kumar Gogada
2016-03-08PCI: xilinx: Don't call pci_fixup_irqs() on MicroblazeBharat Kumar Gogada
2016-03-08PCI: xilinx: Remove dependency on ARM-specific struct hw_pciBharat Kumar Gogada
2016-03-08PCI: xilinx: Use of_pci_get_host_bridge_resources() to parse DTBharat Kumar Gogada
2016-02-29PCI: imx6: Add DT bindings to configure PHY Tx driver settingsJustin Waters
2016-02-29PCI: layerscape: Fix MSG TLP drop settingMinghuan Lian
2016-02-29PCI: keystone: Fix MSI code that retrieves struct pcie_port pointerMurali Karicheri
2016-02-27PCI: mvebu: Restrict build to 32-bit ARMThierry Reding
2016-02-16PCI: hv: Add paravirtual PCI front-end for Microsoft Hyper-V VMsJake Oshins
2016-02-09Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-layerscape' ...Bjorn Helgaas
2016-02-09PCI: designware: Remove PCI_PROBE_ONLY handlingLorenzo Pieralisi
2016-02-09PCI: designware: Explain why we don't program ATU for some platformsJisheng Zhang
2016-02-05PCI: layerscape: Add "fsl,ls2085a-pcie" compatible IDYang Shi
2016-02-05PCI: rcar: Remove PCI_PROBE_ONLY handlingLorenzo Pieralisi
2016-01-27PCI: iproc: Allow multiple devices except on PAXCRay Jui
2016-01-25PCI: imx6: Move link up check into imx6_pcie_wait_for_link()Lucas Stach
2016-01-25PCI: imx6: Remove broken Gen2 workaroundLucas Stach
2016-01-25PCI: imx6: Move PHY reset into imx6_pcie_establish_link()Lucas Stach
2016-01-25PCI: imx6: Move imx6_pcie_reset_phy() near other PHY handling functionsLucas Stach
2016-01-21Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-20Merge branch 'pci/trivial' into nextBjorn Helgaas
2016-01-15Merge branches 'pci/host', 'pci/host-designware', 'pci/host-hisi', 'pci/host-...Bjorn Helgaas
2016-01-11PCI: rcar: Add Gen2 PHY setup to pcie-rcarPhil Edworthy
2016-01-11PCI: rcar: Add runtime PM support to pcie-rcarPhil Edworthy
2016-01-11PCI: designware: Make config accessor override checking symmetricBjorn Helgaas
2016-01-08PCI: rcar: Remove unused pci_sys_data struct from pcie-rcarPhil Edworthy
2016-01-08PCI: hisi: Add support for HiSilicon Hip06 PCIe host controllersGabriele Paoloni
2016-01-08PCI: Fix all whitespace issuesBogicevic Sasa
2016-01-08PCI: dra7xx: Mark driver as brokenRichard Cochran
2016-01-06Merge branches 'pci/host-generic', 'pci/host-imx6', 'pci/host-iproc' and 'pci...Bjorn Helgaas
2016-01-06PCI: iproc: Add iProc PCIe MSI supportRay Jui
2016-01-06PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREADGrygorii Strashko
2016-01-05PCI: designware: Simplify control flowBjorn Helgaas
2016-01-05PCI: qcom: Add Qualcomm PCIe controller driverStanimir Varbanov
2016-01-05PCI: designware: Ensure ATU is enabled before IO/conf space accessesStanimir Varbanov
2015-12-09PCI: rcar: Add gen2 fallback compatibility string for pcie-rcarSimon Horman
2015-12-09PCI: rcar: Add gen2 fallback compatibility string for pci-rcar-gen2Simon Horman
2015-12-08PCI: rcar: Add support for R-Car H3 to pcie-rcarHarunobu Kurokawa
2015-12-08Revert "PCI: rcar: Build pcie-rcar.c only on ARM"Phil Edworthy
2015-12-08PCI: rcar: Convert to DT resource parsing APIPhil Edworthy
2015-12-07PCI: iproc: Add PAXC interface supportRay Jui
2015-12-04PCI: hisi: Fix hisi_pcie_cfg_read() 32-bit readsDongdong Liu
2015-12-04PCI: altera: Fix error when INTx is 4Ley Foon Tan
2015-12-04PCI: altera: Check TLP completion statusLey Foon Tan