| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | | | | * | | | PCI: tegra: Track bus -> CPU mapping | Thierry Reding | 2016-03-08 | 1 | -0/+28 |
| | | | | | * | | | PCI: tegra: Remove unused struct tegra_pcie.num_ports field | Thierry Reding | 2016-03-08 | 1 | -1/+0 |
| | | | | | * | | | PCI: tegra: Implement ->{add,remove}_bus() callbacks | Thierry Reding | 2016-03-08 | 1 | -20/+34 |
| | | | | | |/ / |
|
| | | | | * | | | PCI: rcar: Depend on ARCH_RENESAS, not ARCH_SHMOBILE | Simon Horman | 2016-03-11 | 1 | -2/+2 |
| | | | * | | | | PCI: keystone: Defer probing if devm_phy_get() returns -EPROBE_DEFER | Shawn Lin | 2016-03-11 | 1 | -0/+3 |
| | | | | |/ /
| | | | |/| | |
|
| | | * | | | | PCI: imx6: Add DT bindings to configure PHY Tx driver settings | Justin Waters | 2016-02-29 | 1 | -5/+37 |
| | * | | | | | PCI: altera: Fix altera_pcie_link_is_up() | Ley Foon Tan | 2016-03-11 | 1 | -1/+2 |
| | | |/ / /
| | |/| | | |
|
| | | | | | | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *-----. \ \ \ \ | Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-layerscape' ... | Bjorn Helgaas | 2016-02-09 | 4 | -98/+69 |
| |\ \ \ \ \ \ \ \
| | |_|_|_|/ / / /
| |/| | | | / / /
| | | | |_|/ / /
| | | |/| | / /
| | | | | |/ /
| | | |_|_| /
| | |/| | | |
|
| | | | | * | PCI: rcar: Remove PCI_PROBE_ONLY handling | Lorenzo Pieralisi | 2016-02-05 | 1 | -9/+5 |
| | |_|_|/
| |/| | | |
|
| | | | * | PCI: layerscape: Add "fsl,ls2085a-pcie" compatible ID | Yang Shi | 2016-02-05 | 1 | -0/+1 |
| | |_|/
| |/| | |
|
| | | * | PCI: imx6: Move link up check into imx6_pcie_wait_for_link() | Lucas Stach | 2016-01-25 | 1 | -38/+22 |
| | | * | PCI: imx6: Remove broken Gen2 workaround | Lucas Stach | 2016-01-25 | 1 | -16/+1 |
| | | * | PCI: imx6: Move PHY reset into imx6_pcie_establish_link() | Lucas Stach | 2016-01-25 | 1 | -13/+15 |
| | | * | PCI: imx6: Move imx6_pcie_reset_phy() near other PHY handling functions | Lucas Stach | 2016-01-25 | 1 | -17/+17 |
| | |/
| |/| |
|
| | * | PCI: designware: Remove PCI_PROBE_ONLY handling | Lorenzo Pieralisi | 2016-02-09 | 1 | -6/+4 |
| | * | PCI: designware: Explain why we don't program ATU for some platforms | Jisheng Zhang | 2016-02-09 | 1 | -0/+5 |
| |/ |
|
* | | PCI: layerscape: Fix MSG TLP drop setting | Minghuan Lian | 2016-02-29 | 1 | -8/+13 |
* | | PCI: keystone: Fix MSI code that retrieves struct pcie_port pointer | Murali Karicheri | 2016-02-29 | 1 | -8/+3 |
* | | PCI: mvebu: Restrict build to 32-bit ARM | Thierry Reding | 2016-02-27 | 1 | -0/+1 |
* | | PCI: iproc: Allow multiple devices except on PAXC | Ray Jui | 2016-01-27 | 1 | -18/+11 |
|/ |
|
* | Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-01-21 | 20 | -204/+1897 |
|\ |
|
| * | Merge branch 'pci/trivial' into next | Bjorn Helgaas | 2016-01-20 | 1 | -1/+1 |
| |\ |
|
| | * | PCI: Fix all whitespace issues | Bogicevic Sasa | 2016-01-08 | 1 | -1/+1 |
| | | | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-------. \ | Merge branches 'pci/host', 'pci/host-designware', 'pci/host-hisi', 'pci/host-... | Bjorn Helgaas | 2016-01-15 | 12 | -81/+796 |
| |\ \ \ \ \ \ |
|
| | | | | | * | | PCI: rcar: Add Gen2 PHY setup to pcie-rcar | Phil Edworthy | 2016-01-11 | 1 | -3/+28 |
| | | | | | * | | PCI: rcar: Add runtime PM support to pcie-rcar | Phil Edworthy | 2016-01-11 | 1 | -12/+32 |
| | | | | | * | | PCI: rcar: Remove unused pci_sys_data struct from pcie-rcar | Phil Edworthy | 2016-01-08 | 1 | -9/+0 |
| | | | | * | | | PCI: qcom: Add Qualcomm PCIe controller driver | Stanimir Varbanov | 2016-01-05 | 3 | -0/+627 |
| | | | | * | | | PCI: designware: Ensure ATU is enabled before IO/conf space accesses | Stanimir Varbanov | 2016-01-05 | 1 | -0/+8 |
| | | | | | |/
| | | | | |/| |
|
| | | | * / | | PCI: hisi: Add support for HiSilicon Hip06 PCIe host controllers | Gabriele Paoloni | 2016-01-08 | 2 | -13/+68 |
| | | | |/ / |
|
| | | * | | | PCI: designware: Make config accessor override checking symmetric | Bjorn Helgaas | 2016-01-11 | 1 | -6/+6 |
| | | * | | | PCI: designware: Simplify control flow | Bjorn Helgaas | 2016-01-05 | 1 | -36/+18 |
| | | |/ / |
|
| | * / / | PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREAD | Grygorii Strashko | 2016-01-06 | 7 | -8/+15 |
| | |/ / |
|
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *-----. \ \ | Merge branches 'pci/host-generic', 'pci/host-imx6', 'pci/host-iproc' and 'pci... | Bjorn Helgaas | 2016-01-06 | 12 | -123/+1101 |
| |\ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | /
| | | | | |/ |
|
| | | | | * | PCI: rcar: Add gen2 fallback compatibility string for pcie-rcar | Simon Horman | 2015-12-09 | 1 | -0/+1 |
| | | | | * | PCI: rcar: Add gen2 fallback compatibility string for pci-rcar-gen2 | Simon Horman | 2015-12-09 | 1 | -0/+1 |
| | | | | * | PCI: rcar: Add support for R-Car H3 to pcie-rcar | Harunobu Kurokawa | 2015-12-08 | 1 | -0/+1 |
| | | | | * | Revert "PCI: rcar: Build pcie-rcar.c only on ARM" | Phil Edworthy | 2015-12-08 | 1 | -2/+1 |
| | | | | * | PCI: rcar: Convert to DT resource parsing API | Phil Edworthy | 2015-12-08 | 1 | -43/+73 |
| | | | | * | PCI: rcar: Allow DT to override default window settings | Phil Edworthy | 2015-11-25 | 1 | -3/+73 |
| | |_|_|/
| |/| | | |
|
| | | | * | PCI: iproc: Add iProc PCIe MSI support | Ray Jui | 2016-01-06 | 7 | -2/+735 |
| | | | * | PCI: iproc: Add PAXC interface support | Ray Jui | 2015-12-07 | 3 | -40/+205 |
| | | | * | PCI: iproc: Do not use 0x in front of %pap | Dmitry V. Krivenok | 2015-11-30 | 1 | -1/+1 |
| | | | * | PCI: iproc: Hide CONFIG_PCIE_IPROC | Arnd Bergmann | 2015-11-24 | 1 | -5/+3 |
| | |_|/
| |/| | |
|
| | | * | PCI: imx6: Add support for active-low reset GPIO | Petr Štetiar | 2015-12-04 | 1 | -14/+6 |
| | | * | PCI: imx6: Use gpio_set_value_cansleep() | Fabio Estevam | 2015-11-25 | 1 | -2/+2 |
| | |/
| |/| |
|
| | * | PCI: generic,versatile: Remove unused pci_sys_data structures | Lorenzo Pieralisi | 2015-11-25 | 2 | -13/+1 |
| |/ |
|
* | | PCI: dra7xx: Mark driver as broken | Richard Cochran | 2016-01-08 | 1 | -0/+1 |
* | | PCI: hisi: Fix hisi_pcie_cfg_read() 32-bit reads | Dongdong Liu | 2015-12-04 | 1 | -1/+3 |
* | | PCI: altera: Fix error when INTx is 4 | Ley Foon Tan | 2015-12-04 | 1 | -1/+1 |