| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-08-08 | 4 | -61/+563 |
|\ |
|
| * | PCI: spear: Remove spear13xx_pcie_remove() | Viresh Kumar | 2014-07-20 | 1 | -12/+0 |
| * | PCI: spear: Fix Section mismatch compilation warning for probe() | Viresh Kumar | 2014-07-20 | 1 | -1/+1 |
| * | Merge tag 'tegra-for-3.17-pcie-regulators' of git://git.kernel.org/pub/scm/li... | Olof Johansson | 2014-07-19 | 1 | -61/+161 |
| |\ |
|
| | * | PCI: tegra: Implement accurate power supply scheme | Thierry Reding | 2014-07-18 | 1 | -61/+161 |
| * | | PCI: spear: Add PCIe driver for ST Microelectronics SPEAr13xx | Pratyush Anand | 2014-07-14 | 3 | -0/+414 |
| |/ |
|
* | | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-08-08 | 1 | -2/+3 |
|\ \ |
|
| * | | ARM: tegra: Convert PMC to a driver | Thierry Reding | 2014-07-17 | 1 | -1/+1 |
| * | | ARM: tegra: Move includes to include/soc/tegra | Thierry Reding | 2014-07-17 | 1 | -2/+3 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-------. \ | Merge branches 'pci/host-generic', 'pci/host-mvebu', 'pci/host-rcar', 'pci/ho... | Bjorn Helgaas | 2014-07-16 | 4 | -4/+4 |
|\ \ \ \ \ \
| | | | | |/ |
|
| | | | * | | PCI: tegra: Fix GPL v2 license string typo | Thierry Reding | 2014-07-15 | 1 | -1/+1 |
| | | | |/ |
|
| | | * | | PCI: rcar: Fix GPL v2 license string typo | Bjorn Helgaas | 2014-07-15 | 1 | -1/+1 |
| |_|/ /
|/| | | |
|
| | * | | PCI: mvebu: Fix GPL v2 license string typo | Thierry Reding | 2014-07-15 | 1 | -1/+1 |
| | |/ |
|
| * | | PCI: generic: Fix GPL v2 license string typo | Bjorn Helgaas | 2014-07-15 | 1 | -1/+1 |
| |/ |
|
* | | PCI: rcar: Remove rcar_pcie_setup_window() resource argument | Phil Edworthy | 2014-07-05 | 1 | -3/+4 |
* | | PCI: rcar: Cleanup style and formatting | Phil Edworthy | 2014-07-05 | 1 | -61/+63 |
* | | PCI: rcar: Use correct initial HW settings | Phil Edworthy | 2014-07-05 | 1 | -11/+4 |
* | | PCI: rcar: Remove redundant config accessor register number checks | Sergei Shtylyov | 2014-07-05 | 1 | -10/+0 |
|/ |
|
* | PCI: Merge multi-line quoted strings | Ryan Desfosses | 2014-06-10 | 1 | -6/+4 |
* | PCI: Whitespace cleanup | Ryan Desfosses | 2014-06-10 | 1 | -8/+9 |
*-----. | Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-mvebu' and '... | Bjorn Helgaas | 2014-06-03 | 6 | -41/+97 |
|\ \ \ \ |
|
| | | | * | PCI: tegra: Use new OF interrupt mapping when possible | Lucas Stach | 2014-04-14 | 1 | -1/+6 |
| | | * | | PCI: mvebu: Use '%pa' for printing 'phys_addr_t' type | Fabio Estevam | 2014-04-29 | 1 | -2/+4 |
| | | * | | PCI: mvebu: Remove unnecessary use of 'conf_lock' spinlock | Andrew Murray | 2014-04-29 | 1 | -8/+0 |
| | | * | | PCI: mvebu: split PCIe BARs into multiple MBus windows when needed | Thomas Petazzoni | 2014-04-24 | 1 | -14/+74 |
| | | * | | PCI: mvebu: fix off-by-one in the computed size of the mbus windows | Willy Tarreau | 2014-04-24 | 1 | -2/+2 |
| | | |/ |
|
| * | | | PCI: designware: Remove unnecessary use of 'conf_lock' spinlock | Andrew Murray | 2014-04-16 | 4 | -9/+0 |
| * | | | PCI: designware: Use new OF interrupt mapping when possible | Lucas Stach | 2014-04-16 | 1 | -3/+9 |
| * | | | PCI: designware: Fix iATU programming for cfg1, io and mem viewport | Mohit Kumar | 2014-04-16 | 1 | -3/+3 |
| * | | | PCI: designware: Fix comment for setting number of lanes | Mohit Kumar | 2014-04-16 | 1 | -1/+1 |
| | |/
| |/| |
|
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/mi... | Bjorn Helgaas | 2014-05-30 | 4 | -98/+64 |
|\ \ \ \ \
| | | |/ /
| | | | /
| | | |/
| | |/| |
|
| | * | | PCI: imx6: Add support for MSI | Lucas Stach | 2014-05-30 | 1 | -0/+27 |
| | * | | PCI: designware: Make MSI ISR shared IRQ aware | Lucas Stach | 2014-05-30 | 3 | -5/+7 |
| | * | | PCI: imx6: Remove optional (and unused) IRQs | Lucas Stach | 2014-05-30 | 1 | -42/+0 |
| | * | | PCI: imx6: Drop old IRQ mapping | Lucas Stach | 2014-05-30 | 1 | -6/+0 |
| | * | | PCI: imx6: Use new clock names | Lucas Stach | 2014-05-30 | 1 | -45/+29 |
| | * | | PCI: imx6: Fix imx6_add_pcie_port() section mismatch warning | Sachin Kamat | 2014-05-30 | 1 | -1/+1 |
| | |/ |
|
| * | | PCI: exynos: Fix add_pcie_port() section mismatch warning | Sachin Kamat | 2014-05-29 | 1 | -1/+2 |
* | | | Merge branch 'pci/host-generic' into next | Bjorn Helgaas | 2014-05-30 | 3 | -0/+396 |
|\ \ \ |
|
| * | | | PCI: generic: Add generic PCI host controller driver | Will Deacon | 2014-05-30 | 3 | -0/+396 |
| | |/
| |/| |
|
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'pci/host-exynos', 'pci/host-rcar' and 'pci/amd-numa' into next | Bjorn Helgaas | 2014-05-28 | 5 | -6/+1052 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| | * | PCI: rcar: Add gen2 device tree support | Ben Dooks | 2014-05-28 | 1 | -2/+29 |
| | * | PCI: rcar: Add MSI support for PCIe | Phil Edworthy | 2014-05-27 | 1 | -1/+241 |
| | * | PCI: rcar: Add Renesas R-Car PCIe driver | Phil Edworthy | 2014-05-27 | 3 | -0/+775 |
| | * | PCI: rcar: Use new OF interrupt mapping when possible | Lucas Stach | 2014-04-15 | 1 | -1/+7 |
| |/
|/| |
|
| * | PCI: exynos: Remove unnecessary OOM messages | Jingoo Han | 2014-05-27 | 1 | -3/+1 |
|/ |
|
* | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-04-01 | 5 | -80/+177 |
|\ |
|
| *---. | Merge branches 'pci/host-designware', 'pci/host-imx6' and 'pci/host-rcar' int... | Bjorn Helgaas | 2014-02-26 | 4 | -78/+153 |
| |\ \ \ |
|
| | | | * | PCI: rcar: Make the Kconfig dependencies more generic | Magnus Damm | 2014-02-26 | 1 | -1/+1 |
| | | | * | PCI: rcar: Break out window size handling | Magnus Damm | 2014-02-18 | 1 | -3/+28 |