- 80213c0 Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
- f92d9ee Merge branch 'pci/host-xgene' into next by Bjorn Helgaas · 10 years ago
- b9c9c25 Merge branch 'pci/host-designware' into next by Bjorn Helgaas · 10 years ago
- 5f6b6cc PCI: xgene: Add APM X-Gene PCIe driver by Tanmay Inamdar · 10 years ago
- c8df6ac PCI: designware: Remove open-coded bitmap operations by Lucas Stach · 10 years ago
- 359c660 Merge branch 'pci/msi' into next by Bjorn Helgaas · 10 years ago
- 07a7cbd Merge branch 'pci/host-generic' into next by Bjorn Helgaas · 10 years ago
- 48c3c38 PCI/MSI: Remove "pos" from the struct msi_desc msi_attrib by Yijing Wang · 10 years ago
- 0b0b089 of/pci: Fix the conversion of IO ranges into IO resources by Liviu Dudau · 10 years ago
- 91f8ae8 PCI: designware: Setup and clear exactly one MSI at a time by Lucas Stach · 10 years ago
- 1104528 Merge branch 'pci/host-designware' into next by Bjorn Helgaas · 10 years ago
- b1bf295 Merge branches 'pci/host-mvebu' and 'pci/host-spear' into next by Bjorn Helgaas · 10 years ago
- 24832b4 PCI: designware: Add get_msi_data() to pcie_host_ops by Minghuan Lian · 10 years ago
- 450e344 PCI: designware: Rename get_msi_data() to get_msi_addr() by Minghuan Lian · 10 years ago
- 0c61ea7 PCI: designware: Fix IO resource end address calculation by Minghuan Lian · 10 years ago
- ec98e9a PCI: designware: Fix configuration base address when using 'reg' by Minghuan Lian · 10 years ago
- 9f0dbe0 PCI: designware: Use NULL instead of false by Fabio Estevam · 10 years ago
- 56fab6e PCI: mvebu: Fix uninitialized variable in mvebu_get_tgt_attr() by Thomas Petazzoni · 10 years ago
- 65aaae2 PCI: spear: Pass config resource through reg property by Pratyush Anand · 10 years ago
- ef39ab7 Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-keystone', 'pci/host-tegra' and 'pci/host-xilinx' into next by Bjorn Helgaas · 10 years ago
- b29f83a Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
- f9dd0ce PCI: xilinx: Fix xilinx_pcie_assign_msi() return value test by Dan Carpenter · 10 years ago
- 7f1f054 PCI: tegra: Add Tegra124 support by Thierry Reding · 10 years ago
- ec73276 PCI: tegra: Make sure the PCIe PLL is really reset by Eric Yuen · 10 years ago
- 8d41794 PCI: tegra: Fix extended configuration space mapping by Peter Daifuku · 10 years ago
- 0d20d62 PCI: tegra: Clear CLKREQ# enable on port disable by Thierry Reding · 10 years ago
- 8665a48 PCI: keystone: Set device ID based on SoC to support multiple ports by Murali Karicheri · 10 years ago
- 4455efc PCI: keystone: Assume controller is already in RC mode by Murali Karicheri · 10 years ago
- c15982d PCI: keystone: Limit MRSS for all downstream devices by Murali Karicheri · 10 years ago
- adf70fc PCI: designware: Fold struct pcie_port_info into struct pcie_port by Pratyush Anand · 10 years ago
- 3fce0e8 PCI: imx6: Delay enabling reference clock for SS until it stabilizes by Tim Harvey · 10 years ago
- a2351efe Merge branches 'pci/misc', 'pci/pm', 'pci/host-designware', 'pci/host-imx6', 'pci/host-keystone', 'pci/host-tegra' and 'pci/host-xilinx' into next by Bjorn Helgaas · 10 years ago
- 84a263f PCI: designware: Check private_data validity in single place by Lucas Stach · 10 years ago
- 61da50d PCI: imx6: Probe in module_init(), not fs_initcall() by Lucas Stach · 10 years ago
- c346a54 Merge branch 'pci/host-designware' into pci/host-imx6 by Bjorn Helgaas · 10 years ago
- 8ddebc4 PCI: designware: Remove pci_assign_unassigned_resources() from dw_pcie_host_init() by Lucas Stach · 10 years ago
- 92483df PCI: designware: Use pci_create_root_bus() instead of pci_scan_root_bus() by Lucas Stach · 10 years ago
- 4f2ebe0 PCI: designware: Parse bus-range property from devicetree by Lucas Stach · 10 years ago
- 0c4ffcf PCI: keystone: Add TI Keystone PCIe driver by Murali Karicheri · 10 years ago
- 41534e5 PCI: tegra: Implement a proper resource hierarchy by Thierry Reding · 10 years ago
- 019fa46 PCI: tegra: Add missing cleanup in error path and tegra_msi_teardown_irq() by Jisheng Zhang · 10 years ago
- 3e3e406 PCI: imx6: Put LTSSM in "Detect" state before disabling it by Lucas Stach · 10 years ago
- 8961def PCI: xilinx: Add Xilinx AXI PCIe Host Bridge IP driver by Srikanth Thokala · 10 years ago
- f16c15a Merge tag 'pci-v3.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
- b14a3d1 PCI: designware: Add support for v3.65 hardware by Murali Karicheri · 10 years ago
- f17a6f7 Merge tag 'pci-v3.17-changes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
- 8d7004a PCI: spear: Remove module option by Sachin Kamat · 10 years ago
- 10c8e05 Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
- 44c916d Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
- 981c191 Merge branches 'pci/host-designware', 'pci/host-mvebu' and 'pci/host-tegra' into next by Bjorn Helgaas · 10 years ago
- 2f37c5a PCI: designware: Add MSI-related pcie_host_ops for v3.65 hardware by Murali Karicheri · 10 years ago
- a1c0ae9 PCI: designware: Add config access-related pcie_host_ops for v3.65 hardware by Murali Karicheri · 10 years ago
- 47ff3de PCI: dra7xx: Add TI DRA7xx PCIe driver by Kishon Vijay Abraham I · 10 years ago
- f4c55c5 PCI: designware: Program ATU with untranslated address by Kishon Vijay Abraham I · 10 years ago
- 4dd964d PCI: designware: Look for configuration space in 'reg', not 'ranges' by Kishon Vijay Abraham I · 10 years ago
- 2cb989f PCI: tegra: Add debugfs support by Thierry Reding · 10 years ago
- c276020 PCI: mvebu: Remove ARCH_KIRKWOOD dependency by Andrew Lunn · 10 years ago
- 779ae55 PCI: spear: Remove spear13xx_pcie_remove() by Viresh Kumar · 10 years ago
- 6675ef2 PCI: spear: Fix Section mismatch compilation warning for probe() by Viresh Kumar · 10 years ago
- b776eec Merge tag 'tegra-for-3.17-pcie-regulators' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers by Olof Johansson · 10 years ago
- 077fb15 PCI: tegra: Implement accurate power supply scheme by Thierry Reding · 11 years ago
- 7232398 ARM: tegra: Convert PMC to a driver by Thierry Reding · 10 years ago
- 306a7f9 ARM: tegra: Move includes to include/soc/tegra by Thierry Reding · 10 years ago
- 792688f Merge branches 'pci/host-generic', 'pci/host-mvebu', 'pci/host-rcar', 'pci/host-tegra', 'pci/msi', 'pci/misc', 'pci/resource' and 'pci/virtualization' into next by Bjorn Helgaas · 10 years ago
- eed6542 PCI: generic: Fix GPL v2 license string typo by Bjorn Helgaas · 10 years ago
- 68947eb PCI: rcar: Fix GPL v2 license string typo by Bjorn Helgaas · 10 years ago
- d975cb5 PCI: tegra: Fix GPL v2 license string typo by Thierry Reding · 10 years ago
- 505d865 PCI: mvebu: Fix GPL v2 license string typo by Thierry Reding · 10 years ago
- 51b66a6 PCI: spear: Add PCIe driver for ST Microelectronics SPEAr13xx by Pratyush Anand · 11 years ago
- 0549252 PCI: rcar: Remove rcar_pcie_setup_window() resource argument by Phil Edworthy · 10 years ago
- b7718849 PCI: rcar: Cleanup style and formatting by Phil Edworthy · 10 years ago
- 2c3fd4c PCI: rcar: Use correct initial HW settings by Phil Edworthy · 10 years ago
- 8eb12c3 PCI: rcar: Remove redundant config accessor register number checks by Sergei Shtylyov · 10 years ago
- 227f064 PCI: Merge multi-line quoted strings by Ryan Desfosses · 11 years ago
- 3c78bc6 PCI: Whitespace cleanup by Ryan Desfosses · 11 years ago
- 843a85c Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-mvebu' and 'pci/host-tegra' into next by Bjorn Helgaas · 11 years ago
- 617b415 Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/misc' into next by Bjorn Helgaas · 11 years ago
- d785260 Merge branch 'pci/host-generic' into next by Bjorn Helgaas · 11 years ago
- ce29299 PCI: generic: Add generic PCI host controller driver by Will Deacon · 11 years ago
- d1dc974 PCI: imx6: Add support for MSI by Lucas Stach · 11 years ago
- 7f4f16e PCI: designware: Make MSI ISR shared IRQ aware by Lucas Stach · 11 years ago
- 5c40eea PCI: imx6: Remove optional (and unused) IRQs by Lucas Stach · 11 years ago
- e521519 PCI: imx6: Drop old IRQ mapping by Lucas Stach · 11 years ago
- 5752613 PCI: imx6: Use new clock names by Lucas Stach · 11 years ago
- 44cb5e9 PCI: imx6: Fix imx6_add_pcie_port() section mismatch warning by Sachin Kamat · 11 years ago
- 17d7acc PCI: exynos: Fix add_pcie_port() section mismatch warning by Sachin Kamat · 11 years ago
- 79d458b Merge branches 'pci/host-exynos', 'pci/host-rcar' and 'pci/amd-numa' into next by Bjorn Helgaas · 11 years ago
- d47b62f PCI: rcar: Add gen2 device tree support by Ben Dooks · 11 years ago
- 290c1fb PCI: rcar: Add MSI support for PCIe by Phil Edworthy · 11 years ago
- c25da47 PCI: rcar: Add Renesas R-Car PCIe driver by Phil Edworthy · 11 years ago
- 755ba5e PCI: exynos: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
- 9aa5285 PCI: mvebu: Use '%pa' for printing 'phys_addr_t' type by Fabio Estevam · 11 years ago
- 85802bb PCI: mvebu: Remove unnecessary use of 'conf_lock' spinlock by Andrew Murray · 11 years ago
- 398f5d5 PCI: mvebu: split PCIe BARs into multiple MBus windows when needed by Thomas Petazzoni · 11 years ago
- b6d07e0 PCI: mvebu: fix off-by-one in the computed size of the mbus windows by Willy Tarreau · 11 years ago
- 11c6fbd PCI: designware: Remove unnecessary use of 'conf_lock' spinlock by Andrew Murray · 11 years ago
- 804f57b PCI: designware: Use new OF interrupt mapping when possible by Lucas Stach · 11 years ago
- a19f88b PCI: designware: Fix iATU programming for cfg1, io and mem viewport by Mohit Kumar · 11 years ago
- 66c5c34 PCI: designware: Fix comment for setting number of lanes by Mohit Kumar · 11 years ago
- b9bfe1b PCI: rcar: Use new OF interrupt mapping when possible by Lucas Stach · 11 years ago