summaryrefslogtreecommitdiff
path: root/drivers/pci/host
AgeCommit message (Expand)AuthorFilesLines
2016-03-09PCI: tegra: Implement ->{add,remove}_bus() callbacksThierry Reding1-20/+34
2016-03-08microblaze/PCI: Support generic Xilinx AXI PCIe Host Bridge IP driverBharat Kumar Gogada1-1/+1
2016-03-08PCI: xilinx: Don't call pci_fixup_irqs() on MicroblazeBharat Kumar Gogada1-0/+2
2016-03-08PCI: xilinx: Remove dependency on ARM-specific struct hw_pciBharat Kumar Gogada1-66/+16
2016-03-08PCI: xilinx: Use of_pci_get_host_bridge_resources() to parse DTBharat Kumar Gogada1-102/+5
2016-03-01PCI: imx6: Add DT bindings to configure PHY Tx driver settingsJustin Waters1-5/+37
2016-03-01PCI: layerscape: Fix MSG TLP drop settingMinghuan Lian1-8/+13
2016-03-01PCI: keystone: Fix MSI code that retrieves struct pcie_port pointerMurali Karicheri1-8/+3
2016-02-27PCI: mvebu: Restrict build to 32-bit ARMThierry Reding1-0/+1
2016-02-17PCI: hv: Add paravirtual PCI front-end for Microsoft Hyper-V VMsJake Oshins2-0/+2347
2016-02-09Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-layerscape' ...Bjorn Helgaas4-98/+69
2016-02-09PCI: designware: Remove PCI_PROBE_ONLY handlingLorenzo Pieralisi1-6/+4
2016-02-09PCI: designware: Explain why we don't program ATU for some platformsJisheng Zhang1-0/+5
2016-02-05PCI: layerscape: Add "fsl,ls2085a-pcie" compatible IDYang Shi1-0/+1
2016-02-05PCI: rcar: Remove PCI_PROBE_ONLY handlingLorenzo Pieralisi1-9/+5
2016-01-28PCI: iproc: Allow multiple devices except on PAXCRay Jui1-18/+11
2016-01-26PCI: imx6: Move link up check into imx6_pcie_wait_for_link()Lucas Stach1-38/+22
2016-01-26PCI: imx6: Remove broken Gen2 workaroundLucas Stach1-16/+1
2016-01-26PCI: imx6: Move PHY reset into imx6_pcie_establish_link()Lucas Stach1-13/+15
2016-01-26PCI: imx6: Move imx6_pcie_reset_phy() near other PHY handling functionsLucas Stach1-17/+17
2016-01-21Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds20-204/+1897
2016-01-20Merge branch 'pci/trivial' into nextBjorn Helgaas1-1/+1
2016-01-15Merge branches 'pci/host', 'pci/host-designware', 'pci/host-hisi', 'pci/host-...Bjorn Helgaas12-81/+796
2016-01-11PCI: rcar: Add Gen2 PHY setup to pcie-rcarPhil Edworthy1-3/+28
2016-01-11PCI: rcar: Add runtime PM support to pcie-rcarPhil Edworthy1-12/+32
2016-01-11PCI: designware: Make config accessor override checking symmetricBjorn Helgaas1-6/+6
2016-01-08PCI: rcar: Remove unused pci_sys_data struct from pcie-rcarPhil Edworthy1-9/+0
2016-01-08PCI: hisi: Add support for HiSilicon Hip06 PCIe host controllersGabriele Paoloni2-13/+68
2016-01-08PCI: Fix all whitespace issuesBogicevic Sasa1-1/+1
2016-01-08PCI: dra7xx: Mark driver as brokenRichard Cochran1-0/+1
2016-01-07Merge branches 'pci/host-generic', 'pci/host-imx6', 'pci/host-iproc' and 'pci...Bjorn Helgaas12-123/+1101
2016-01-07PCI: iproc: Add iProc PCIe MSI supportRay Jui7-2/+735
2016-01-07PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREADGrygorii Strashko7-8/+15
2016-01-06PCI: designware: Simplify control flowBjorn Helgaas1-36/+18
2016-01-06PCI: qcom: Add Qualcomm PCIe controller driverStanimir Varbanov3-0/+627
2016-01-05PCI: designware: Ensure ATU is enabled before IO/conf space accessesStanimir Varbanov1-0/+8
2015-12-09PCI: rcar: Add gen2 fallback compatibility string for pcie-rcarSimon Horman1-0/+1
2015-12-09PCI: rcar: Add gen2 fallback compatibility string for pci-rcar-gen2Simon Horman1-0/+1
2015-12-09PCI: rcar: Add support for R-Car H3 to pcie-rcarHarunobu Kurokawa1-0/+1
2015-12-09Revert "PCI: rcar: Build pcie-rcar.c only on ARM"Phil Edworthy1-2/+1
2015-12-08PCI: rcar: Convert to DT resource parsing APIPhil Edworthy1-43/+73
2015-12-07PCI: iproc: Add PAXC interface supportRay Jui3-40/+205
2015-12-05PCI: hisi: Fix hisi_pcie_cfg_read() 32-bit readsDongdong Liu1-1/+3
2015-12-05PCI: altera: Fix error when INTx is 4Ley Foon Tan1-1/+1
2015-12-05PCI: altera: Check TLP completion statusLey Foon Tan1-2/+10
2015-12-05PCI: altera: Fix Requester ID for config accessesLey Foon Tan1-2/+3
2015-12-05PCI: altera: Fix loop in tlp_read_packet()Dan Carpenter1-2/+2
2015-12-04PCI: imx6: Add support for active-low reset GPIOPetr Štetiar1-14/+6
2015-12-01PCI: iproc: Do not use 0x in front of %papDmitry V. Krivenok1-1/+1
2015-11-25PCI: generic,versatile: Remove unused pci_sys_data structuresLorenzo Pieralisi2-13/+1