aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/host
Commit message (Expand)AuthorAge
...
| | | * | PCI: mvebu: Remove ARCH_KIRKWOOD dependencyAndrew Lunn2014-07-22
| | * | | PCI: designware: Add MSI-related pcie_host_ops for v3.65 hardwareMurali Karicheri2014-07-22
| | * | | PCI: designware: Add config access-related pcie_host_ops for v3.65 hardwareMurali Karicheri2014-07-22
| | * | | PCI: dra7xx: Add TI DRA7xx PCIe driverKishon Vijay Abraham I2014-07-22
| | * | | PCI: designware: Program ATU with untranslated addressKishon Vijay Abraham I2014-07-22
| | * | | PCI: designware: Look for configuration space in 'reg', not 'ranges'Kishon Vijay Abraham I2014-07-22
* | | | | Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-08
|\ \ \ \ \
| * | | | | PCI: spear: Remove spear13xx_pcie_remove()Viresh Kumar2014-07-20
| * | | | | PCI: spear: Fix Section mismatch compilation warning for probe()Viresh Kumar2014-07-20
| * | | | | Merge tag 'tegra-for-3.17-pcie-regulators' of git://git.kernel.org/pub/scm/li...Olof Johansson2014-07-19
| |\ \ \ \ \
| | * | | | | PCI: tegra: Implement accurate power supply schemeThierry Reding2014-07-18
| | | |/ / / | | |/| | |
| * / | | | PCI: spear: Add PCIe driver for ST Microelectronics SPEAr13xxPratyush Anand2014-07-14
| |/ / / /
* | | | | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-08
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ARM: tegra: Convert PMC to a driverThierry Reding2014-07-17
| * | | | ARM: tegra: Move includes to include/soc/tegraThierry Reding2014-07-17
| |/ / /
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-------. | | | Merge branches 'pci/host-generic', 'pci/host-mvebu', 'pci/host-rcar', 'pci/ho...Bjorn Helgaas2014-07-16
|\ \ \ \ \| | | | | | |_|_|/ / | | |/| | | / | | | | | |/ | | | | |/|
| | | | * | PCI: tegra: Fix GPL v2 license string typoThierry Reding2014-07-15
| | | | |/
| | | * / PCI: rcar: Fix GPL v2 license string typoBjorn Helgaas2014-07-15
| |_|/ / |/| | |
| | * | PCI: mvebu: Fix GPL v2 license string typoThierry Reding2014-07-15
| | |/
| * / PCI: generic: Fix GPL v2 license string typoBjorn Helgaas2014-07-15
| |/
* | PCI: rcar: Remove rcar_pcie_setup_window() resource argumentPhil Edworthy2014-07-05
* | PCI: rcar: Cleanup style and formattingPhil Edworthy2014-07-05
* | PCI: rcar: Use correct initial HW settingsPhil Edworthy2014-07-05
* | PCI: rcar: Remove redundant config accessor register number checksSergei Shtylyov2014-07-05
|/
* PCI: Merge multi-line quoted stringsRyan Desfosses2014-06-10
* PCI: Whitespace cleanupRyan Desfosses2014-06-10
*-----. Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-mvebu' and '...Bjorn Helgaas2014-06-03
|\ \ \ \
| | | | * PCI: tegra: Use new OF interrupt mapping when possibleLucas Stach2014-04-14
| | | * | PCI: mvebu: Use '%pa' for printing 'phys_addr_t' typeFabio Estevam2014-04-29
| | | * | PCI: mvebu: Remove unnecessary use of 'conf_lock' spinlockAndrew Murray2014-04-29
| | | * | PCI: mvebu: split PCIe BARs into multiple MBus windows when neededThomas Petazzoni2014-04-23
| | | * | PCI: mvebu: fix off-by-one in the computed size of the mbus windowsWilly Tarreau2014-04-23
| | | |/
| * | | PCI: designware: Remove unnecessary use of 'conf_lock' spinlockAndrew Murray2014-04-16
| * | | PCI: designware: Use new OF interrupt mapping when possibleLucas Stach2014-04-16
| * | | PCI: designware: Fix iATU programming for cfg1, io and mem viewportMohit Kumar2014-04-16
| * | | PCI: designware: Fix comment for setting number of lanesMohit Kumar2014-04-16
| | |/ | |/|
| | |
| \ \
| \ \
| \ \
*---. | | Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/mi...Bjorn Helgaas2014-05-30
|\ \ \| | | | | |/ | | |/|
| | * | PCI: imx6: Add support for MSILucas Stach2014-05-30
| | * | PCI: designware: Make MSI ISR shared IRQ awareLucas Stach2014-05-30
| | * | PCI: imx6: Remove optional (and unused) IRQsLucas Stach2014-05-30
| | * | PCI: imx6: Drop old IRQ mappingLucas Stach2014-05-30
| | * | PCI: imx6: Use new clock namesLucas Stach2014-05-30
| | * | PCI: imx6: Fix imx6_add_pcie_port() section mismatch warningSachin Kamat2014-05-30
| | |/
| * | PCI: exynos: Fix add_pcie_port() section mismatch warningSachin Kamat2014-05-29
* | | Merge branch 'pci/host-generic' into nextBjorn Helgaas2014-05-30
|\ \ \
| * | | PCI: generic: Add generic PCI host controller driverWill Deacon2014-05-30
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge branches 'pci/host-exynos', 'pci/host-rcar' and 'pci/amd-numa' into nextBjorn Helgaas2014-05-28
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| | * PCI: rcar: Add gen2 device tree supportBen Dooks2014-05-28
| | * PCI: rcar: Add MSI support for PCIePhil Edworthy2014-05-27
| | * PCI: rcar: Add Renesas R-Car PCIe driverPhil Edworthy2014-05-27