summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host
Commit message (Expand)AuthorAgeFilesLines
* Revert "PCI: dra7xx: Mark driver as broken"Sekhar Nori2016-03-221-1/+0
* Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-1623-528/+4633
|\
| * Merge branch 'pci/host-hv' into nextBjorn Helgaas2016-03-152-0/+2347
| |\
| | * PCI: hv: Add paravirtual PCI front-end for Microsoft Hyper-V VMsJake Oshins2016-02-162-0/+2347
| * | Merge branch 'pci/host-designware' into nextBjorn Helgaas2016-03-1511-77/+202
| |\ \
| | * | PCI: designware: Add driver for prototyping kits based on ARC SDPJoao Pinto2016-03-153-0/+150
| | * | PCI: designware: Add default link up check if sub-driver doesn't overrideJoao Pinto2016-03-151-1/+9
| | * | PCI: designware: Add generic dw_pcie_wait_for_link()Joao Pinto2016-03-158-59/+39
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---------------. \ \ Merge branches 'pci/host-altera', 'pci/host-imx6', 'pci/host-keystone', 'pci/...Bjorn Helgaas2016-03-1513-376/+2038
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | |_|_|/ | | | | | | | | |/| | |
| | | | | | | | | | * | PCI: xilinx-nwl: Add support for Xilinx NWL PCIe Host ControllerBharat Kumar Gogada2016-03-113-0/+892
| | | | | | | | | |/ / | | | | | | | | |/| |
| | | | | | | | | * | microblaze/PCI: Support generic Xilinx AXI PCIe Host Bridge IP driverBharat Kumar Gogada2016-03-081-1/+1
| | | | | | | | | * | PCI: xilinx: Don't call pci_fixup_irqs() on MicroblazeBharat Kumar Gogada2016-03-081-0/+2
| | | | | | | | | * | PCI: xilinx: Remove dependency on ARM-specific struct hw_pciBharat Kumar Gogada2016-03-081-66/+16
| | | | | | | | | * | PCI: xilinx: Use of_pci_get_host_bridge_resources() to parse DTBharat Kumar Gogada2016-03-081-102/+5
| | | | | | | | |/ /
| | | | | | | * | | PCI: thunder: Add driver for ThunderX-pass{1,2} on-chip devicesDavid Daney2016-03-113-0/+411
| | | | | | | * | | PCI: thunder: Add PCIe host driver for ThunderX processorsDavid Daney2016-03-113-0/+354
| | | | | | | * | | PCI: generic: Expose pci_host_common_probe() for use by other driversDavid Daney2016-03-115-165/+202
| | | | | | | * | | PCI: generic: Add pci_host_common_probe(), based on gen_pci_probe()David Daney2016-03-111-8/+17
| | | | | | | * | | PCI: generic: Move structure definitions to separate header fileDavid Daney2016-03-112-18/+45
| | | | | | | |/ /
| | | | | | * | | PCI: tegra: Remove misleading PHYS_OFFSETThierry Reding2016-03-081-1/+1
| | | | | | * | | PCI: tegra: Track bus -> CPU mappingThierry Reding2016-03-081-0/+28
| | | | | | * | | PCI: tegra: Remove unused struct tegra_pcie.num_ports fieldThierry Reding2016-03-081-1/+0
| | | | | | * | | PCI: tegra: Implement ->{add,remove}_bus() callbacksThierry Reding2016-03-081-20/+34
| | | | | | |/ /
| | | | | * | | PCI: rcar: Depend on ARCH_RENESAS, not ARCH_SHMOBILESimon Horman2016-03-111-2/+2
| | | | * | | | PCI: keystone: Defer probing if devm_phy_get() returns -EPROBE_DEFERShawn Lin2016-03-111-0/+3
| | | | | |/ / | | | | |/| |
| | | * | | | PCI: imx6: Add DT bindings to configure PHY Tx driver settingsJustin Waters2016-02-291-5/+37
| | * | | | | PCI: altera: Fix altera_pcie_link_is_up()Ley Foon Tan2016-03-111-1/+2
| | | |/ / / | | |/| | |
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-layerscape' ...Bjorn Helgaas2016-02-094-98/+69
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | / / / | | | | |_|/ / / | | | |/| | / / | | | | | |/ / | | | |_|_| / | | |/| | |
| | | | | * PCI: rcar: Remove PCI_PROBE_ONLY handlingLorenzo Pieralisi2016-02-051-9/+5
| | |_|_|/ | |/| | |
| | | | * PCI: layerscape: Add "fsl,ls2085a-pcie" compatible IDYang Shi2016-02-051-0/+1
| | |_|/ | |/| |
| | | * PCI: imx6: Move link up check into imx6_pcie_wait_for_link()Lucas Stach2016-01-251-38/+22
| | | * PCI: imx6: Remove broken Gen2 workaroundLucas Stach2016-01-251-16/+1
| | | * PCI: imx6: Move PHY reset into imx6_pcie_establish_link()Lucas Stach2016-01-251-13/+15
| | | * PCI: imx6: Move imx6_pcie_reset_phy() near other PHY handling functionsLucas Stach2016-01-251-17/+17
| | |/ | |/|
| | * PCI: designware: Remove PCI_PROBE_ONLY handlingLorenzo Pieralisi2016-02-091-6/+4
| | * PCI: designware: Explain why we don't program ATU for some platformsJisheng Zhang2016-02-091-0/+5
| |/
* | PCI: layerscape: Fix MSG TLP drop settingMinghuan Lian2016-02-291-8/+13
* | PCI: keystone: Fix MSI code that retrieves struct pcie_port pointerMurali Karicheri2016-02-291-8/+3
* | PCI: mvebu: Restrict build to 32-bit ARMThierry Reding2016-02-271-0/+1
* | PCI: iproc: Allow multiple devices except on PAXCRay Jui2016-01-271-18/+11
|/
* Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-2120-204/+1897
|\
| * Merge branch 'pci/trivial' into nextBjorn Helgaas2016-01-201-1/+1
| |\
| | * PCI: Fix all whitespace issuesBogicevic Sasa2016-01-081-1/+1
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge branches 'pci/host', 'pci/host-designware', 'pci/host-hisi', 'pci/host-...Bjorn Helgaas2016-01-1512-81/+796
| |\ \ \ \ \ \
| | | | | | * | PCI: rcar: Add Gen2 PHY setup to pcie-rcarPhil Edworthy2016-01-111-3/+28
| | | | | | * | PCI: rcar: Add runtime PM support to pcie-rcarPhil Edworthy2016-01-111-12/+32
| | | | | | * | PCI: rcar: Remove unused pci_sys_data struct from pcie-rcarPhil Edworthy2016-01-081-9/+0
| | | | | * | | PCI: qcom: Add Qualcomm PCIe controller driverStanimir Varbanov2016-01-053-0/+627
| | | | | * | | PCI: designware: Ensure ATU is enabled before IO/conf space accessesStanimir Varbanov2016-01-051-0/+8
| | | | | | |/ | | | | | |/|
| | | | * | | PCI: hisi: Add support for HiSilicon Hip06 PCIe host controllersGabriele Paoloni2016-01-082-13/+68
| | | | |/ /
OpenPOWER on IntegriCloud