1. 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
  2. 3e3e406 PCI: imx6: Put LTSSM in "Detect" state before disabling it by Lucas Stach · 10 years ago
  3. 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
  4. 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
  5. 8d7004a PCI: spear: Remove module option by Sachin Kamat · 10 years ago
  6. 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
  7. 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
  8. 981c191 Merge branches 'pci/host-designware', 'pci/host-mvebu' and 'pci/host-tegra' into next by Bjorn Helgaas · 10 years ago
  9. 2f37c5a PCI: designware: Add MSI-related pcie_host_ops for v3.65 hardware by Murali Karicheri · 10 years ago
  10. a1c0ae9 PCI: designware: Add config access-related pcie_host_ops for v3.65 hardware by Murali Karicheri · 10 years ago
  11. 47ff3de PCI: dra7xx: Add TI DRA7xx PCIe driver by Kishon Vijay Abraham I · 10 years ago
  12. f4c55c5 PCI: designware: Program ATU with untranslated address by Kishon Vijay Abraham I · 10 years ago
  13. 4dd964d PCI: designware: Look for configuration space in 'reg', not 'ranges' by Kishon Vijay Abraham I · 10 years ago
  14. 2cb989f PCI: tegra: Add debugfs support by Thierry Reding · 10 years ago
  15. c276020 PCI: mvebu: Remove ARCH_KIRKWOOD dependency by Andrew Lunn · 10 years ago
  16. 779ae55 PCI: spear: Remove spear13xx_pcie_remove() by Viresh Kumar · 10 years ago
  17. 6675ef2 PCI: spear: Fix Section mismatch compilation warning for probe() by Viresh Kumar · 10 years ago
  18. 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
  19. 077fb15 PCI: tegra: Implement accurate power supply scheme by Thierry Reding · 10 years ago
  20. 7232398 ARM: tegra: Convert PMC to a driver by Thierry Reding · 10 years ago
  21. 306a7f9 ARM: tegra: Move includes to include/soc/tegra by Thierry Reding · 10 years ago
  22. 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
  23. eed6542 PCI: generic: Fix GPL v2 license string typo by Bjorn Helgaas · 10 years ago
  24. 68947eb PCI: rcar: Fix GPL v2 license string typo by Bjorn Helgaas · 10 years ago
  25. d975cb5 PCI: tegra: Fix GPL v2 license string typo by Thierry Reding · 10 years ago
  26. 505d865 PCI: mvebu: Fix GPL v2 license string typo by Thierry Reding · 10 years ago
  27. 51b66a6 PCI: spear: Add PCIe driver for ST Microelectronics SPEAr13xx by Pratyush Anand · 10 years ago
  28. 0549252 PCI: rcar: Remove rcar_pcie_setup_window() resource argument by Phil Edworthy · 10 years ago
  29. b7718849 PCI: rcar: Cleanup style and formatting by Phil Edworthy · 10 years ago
  30. 2c3fd4c PCI: rcar: Use correct initial HW settings by Phil Edworthy · 10 years ago
  31. 8eb12c3 PCI: rcar: Remove redundant config accessor register number checks by Sergei Shtylyov · 10 years ago
  32. 227f064 PCI: Merge multi-line quoted strings by Ryan Desfosses · 10 years ago
  33. 3c78bc6 PCI: Whitespace cleanup by Ryan Desfosses · 10 years ago
  34. 843a85c Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-mvebu' and 'pci/host-tegra' into next by Bjorn Helgaas · 10 years ago
  35. 617b415 Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/misc' into next by Bjorn Helgaas · 10 years ago
  36. d785260 Merge branch 'pci/host-generic' into next by Bjorn Helgaas · 10 years ago
  37. ce29299 PCI: generic: Add generic PCI host controller driver by Will Deacon · 11 years ago
  38. d1dc974 PCI: imx6: Add support for MSI by Lucas Stach · 10 years ago
  39. 7f4f16e PCI: designware: Make MSI ISR shared IRQ aware by Lucas Stach · 10 years ago
  40. 5c40eea PCI: imx6: Remove optional (and unused) IRQs by Lucas Stach · 10 years ago
  41. e521519 PCI: imx6: Drop old IRQ mapping by Lucas Stach · 10 years ago
  42. 5752613 PCI: imx6: Use new clock names by Lucas Stach · 10 years ago
  43. 44cb5e9 PCI: imx6: Fix imx6_add_pcie_port() section mismatch warning by Sachin Kamat · 10 years ago
  44. 17d7acc PCI: exynos: Fix add_pcie_port() section mismatch warning by Sachin Kamat · 10 years ago
  45. 79d458b Merge branches 'pci/host-exynos', 'pci/host-rcar' and 'pci/amd-numa' into next by Bjorn Helgaas · 10 years ago
  46. d47b62f PCI: rcar: Add gen2 device tree support by Ben Dooks · 10 years ago
  47. 290c1fb PCI: rcar: Add MSI support for PCIe by Phil Edworthy · 10 years ago
  48. c25da47 PCI: rcar: Add Renesas R-Car PCIe driver by Phil Edworthy · 10 years ago
  49. 755ba5e PCI: exynos: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  50. 9aa5285 PCI: mvebu: Use '%pa' for printing 'phys_addr_t' type by Fabio Estevam · 10 years ago
  51. 85802bbe PCI: mvebu: Remove unnecessary use of 'conf_lock' spinlock by Andrew Murray · 10 years ago
  52. 398f5d5 PCI: mvebu: split PCIe BARs into multiple MBus windows when needed by Thomas Petazzoni · 10 years ago
  53. b6d07e0 PCI: mvebu: fix off-by-one in the computed size of the mbus windows by Willy Tarreau · 10 years ago
  54. 11c6fbd PCI: designware: Remove unnecessary use of 'conf_lock' spinlock by Andrew Murray · 10 years ago
  55. 804f57b PCI: designware: Use new OF interrupt mapping when possible by Lucas Stach · 10 years ago
  56. a19f88b PCI: designware: Fix iATU programming for cfg1, io and mem viewport by Mohit Kumar · 10 years ago
  57. 66c5c34 PCI: designware: Fix comment for setting number of lanes by Mohit Kumar · 10 years ago
  58. b9bfe1b PCI: rcar: Use new OF interrupt mapping when possible by Lucas Stach · 10 years ago
  59. 4356e1a PCI: tegra: Use new OF interrupt mapping when possible by Lucas Stach · 10 years ago
  60. 4b1779c Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  61. ffb12cf Merge branch 'irq/for-gpio' into irq/core by Thomas Gleixner · 10 years ago
  62. f7bfca6 pci: pcie-designware: Remove irq_desc abuse by Thomas Gleixner · 10 years ago
  63. 2c0503f Merge branches 'pci/host-designware', 'pci/host-imx6' and 'pci/host-rcar' into next by Bjorn Helgaas · 10 years ago
  64. ef4741e PCI: rcar: Make the Kconfig dependencies more generic by Magnus Damm · 10 years ago
  65. f95d3ae PCI: imx6: Wait for retraining by Marek Vasut · 10 years ago
  66. dbffdd6 PCI: designware: Fix RC BAR to be single 64-bit non-prefetchable memory BAR by Mohit Kumar · 10 years ago
  67. 2613ba4 PCI: mvebu: Call request_resource() on the apertures by Jason Gunthorpe · 10 years ago
  68. 33966fd PCI: rcar: Break out window size handling by Magnus Damm · 10 years ago
  69. 546cadd PCI: rcar: Register each instance independently by Magnus Damm · 10 years ago
  70. e64a2a9 PCI: rcar: Fix bridge logic configuration accesses by Ben Dooks · 10 years ago
  71. 80a595d PCI: rcar: Add error interrupt handling by Ben Dooks · 10 years ago
  72. ed65b78 PCI: rcar: Check platform_get_irq() return code by Ben Dooks · 10 years ago
  73. 4f4bde1 PCI: mvebu: Fix potential issue in range parsing by Jean-Jacques Hiblot · 10 years ago
  74. 322a8e9 PCI: mvebu: Use Device ID and revision from underlying endpoint by Andrew Lunn · 11 years ago
  75. a760d2f PCI: mvebu: Use Device ID and revision from underlying endpoint by Andrew Lunn · 11 years ago
  76. f2c73464 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  77. 1ecf38c Merge branch 'pci/host-mvebu' into next by Bjorn Helgaas · 11 years ago
  78. 133a360 Merge branch 'pci/host-designware' into next by Bjorn Helgaas · 11 years ago
  79. 58275f2f PCI: designware: Fix indent code style by Jingoo Han · 11 years ago
  80. 0648900 PCI: mvebu: Use max_t() instead of max(resource_size_t,) by Jingoo Han · 11 years ago
  81. 31e45ec PCI: mvebu: Call pci_ioremap_io() at startup instead of dynamically by Thomas Petazzoni · 11 years ago
  82. e7d248f Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/cleanup by Olof Johansson · 11 years ago
  83. 9dc1d43 Merge branch 'pci/host-designware' into next by Bjorn Helgaas · 11 years ago
  84. fc05ea7 Merge branch 'pci/host-mvebu' into next by Bjorn Helgaas · 11 years ago
  85. 4bd70bc Merge branch 'pci/host-imx6' into next by Bjorn Helgaas · 11 years ago
  86. fce8591 PCI: designware: Fix I/O transfers by using CPU (not realio) address by Pratyush Anand · 11 years ago
  87. a01ef59 PCI: designware: Add dw_pcie prefix before cfg_read/write by Pratyush Anand · 11 years ago
  88. ca16589 PCI: designware: Fix missing MSI IRQs by Harro Haan · 11 years ago
  89. 339135f PCI: mvebu: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  90. bc9ef77 PCI: imx6: Fix bugs in PCIe startup code by Richard Zhu · 11 years ago
  91. fa33a6d PCI: imx6: Start link in Gen1 before negotiating for Gen2 mode by Marek Vasut · 11 years ago
  92. 66a60f9 PCI: imx6: Factor out link up wait loop by Marek Vasut · 11 years ago
  93. 982aa23 PCI: imx6: Factor out PHY reset by Marek Vasut · 11 years ago
  94. 7f9f40c PCI: imx6: Report "link up" only after link training completes by Marek Vasut · 11 years ago
  95. c28f8a1 PCI: imx6: Make reset-gpio optional by Marek Vasut · 11 years ago
  96. 765147f Merge branch 'pci/host-tegra' into next by Bjorn Helgaas · 11 years ago
  97. 1c898ba Merge branch 'pci/host-rcar' into next by Bjorn Helgaas · 11 years ago
  98. 7160266 Merge branch 'pci/host-mvebu' into next by Bjorn Helgaas · 11 years ago
  99. ed00f97 Merge branch 'pci/host-imx6' into next by Bjorn Helgaas · 11 years ago
  100. c354e811 Merge branch 'pci/host-designware' into next by Bjorn Helgaas · 11 years ago