1. 077fb15 PCI: tegra: Implement accurate power supply scheme by Thierry Reding · 10 years ago
  2. 227f064 PCI: Merge multi-line quoted strings by Ryan Desfosses · 10 years ago
  3. 3c78bc6 PCI: Whitespace cleanup by Ryan Desfosses · 10 years ago
  4. 843a85c Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-mvebu' and 'pci/host-tegra' into next by Bjorn Helgaas · 10 years ago
  5. 617b415 Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/misc' into next by Bjorn Helgaas · 10 years ago
  6. d785260 Merge branch 'pci/host-generic' into next by Bjorn Helgaas · 10 years ago
  7. ce29299 PCI: generic: Add generic PCI host controller driver by Will Deacon · 11 years ago
  8. d1dc974 PCI: imx6: Add support for MSI by Lucas Stach · 10 years ago
  9. 7f4f16e PCI: designware: Make MSI ISR shared IRQ aware by Lucas Stach · 10 years ago
  10. 5c40eea PCI: imx6: Remove optional (and unused) IRQs by Lucas Stach · 10 years ago
  11. e521519 PCI: imx6: Drop old IRQ mapping by Lucas Stach · 10 years ago
  12. 5752613 PCI: imx6: Use new clock names by Lucas Stach · 10 years ago
  13. 44cb5e9 PCI: imx6: Fix imx6_add_pcie_port() section mismatch warning by Sachin Kamat · 10 years ago
  14. 17d7acc PCI: exynos: Fix add_pcie_port() section mismatch warning by Sachin Kamat · 10 years ago
  15. 79d458b Merge branches 'pci/host-exynos', 'pci/host-rcar' and 'pci/amd-numa' into next by Bjorn Helgaas · 10 years ago
  16. d47b62f PCI: rcar: Add gen2 device tree support by Ben Dooks · 10 years ago
  17. 290c1fb PCI: rcar: Add MSI support for PCIe by Phil Edworthy · 10 years ago
  18. c25da47 PCI: rcar: Add Renesas R-Car PCIe driver by Phil Edworthy · 10 years ago
  19. 755ba5e PCI: exynos: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  20. 9aa5285 PCI: mvebu: Use '%pa' for printing 'phys_addr_t' type by Fabio Estevam · 10 years ago
  21. 85802bbe PCI: mvebu: Remove unnecessary use of 'conf_lock' spinlock by Andrew Murray · 10 years ago
  22. 398f5d5 PCI: mvebu: split PCIe BARs into multiple MBus windows when needed by Thomas Petazzoni · 10 years ago
  23. b6d07e0 PCI: mvebu: fix off-by-one in the computed size of the mbus windows by Willy Tarreau · 10 years ago
  24. 11c6fbd PCI: designware: Remove unnecessary use of 'conf_lock' spinlock by Andrew Murray · 10 years ago
  25. 804f57b PCI: designware: Use new OF interrupt mapping when possible by Lucas Stach · 10 years ago
  26. a19f88b PCI: designware: Fix iATU programming for cfg1, io and mem viewport by Mohit Kumar · 10 years ago
  27. 66c5c34 PCI: designware: Fix comment for setting number of lanes by Mohit Kumar · 10 years ago
  28. b9bfe1b PCI: rcar: Use new OF interrupt mapping when possible by Lucas Stach · 10 years ago
  29. 4356e1a PCI: tegra: Use new OF interrupt mapping when possible by Lucas Stach · 10 years ago
  30. 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
  31. ffb12cf Merge branch 'irq/for-gpio' into irq/core by Thomas Gleixner · 10 years ago
  32. f7bfca6 pci: pcie-designware: Remove irq_desc abuse by Thomas Gleixner · 10 years ago
  33. 2c0503f Merge branches 'pci/host-designware', 'pci/host-imx6' and 'pci/host-rcar' into next by Bjorn Helgaas · 10 years ago
  34. ef4741e PCI: rcar: Make the Kconfig dependencies more generic by Magnus Damm · 11 years ago
  35. f95d3ae PCI: imx6: Wait for retraining by Marek Vasut · 11 years ago
  36. dbffdd6 PCI: designware: Fix RC BAR to be single 64-bit non-prefetchable memory BAR by Mohit Kumar · 11 years ago
  37. 2613ba4 PCI: mvebu: Call request_resource() on the apertures by Jason Gunthorpe · 11 years ago
  38. 33966fd PCI: rcar: Break out window size handling by Magnus Damm · 11 years ago
  39. 546cadd PCI: rcar: Register each instance independently by Magnus Damm · 11 years ago
  40. e64a2a9 PCI: rcar: Fix bridge logic configuration accesses by Ben Dooks · 11 years ago
  41. 80a595d PCI: rcar: Add error interrupt handling by Ben Dooks · 11 years ago
  42. ed65b78 PCI: rcar: Check platform_get_irq() return code by Ben Dooks · 11 years ago
  43. 4f4bde1 PCI: mvebu: Fix potential issue in range parsing by Jean-Jacques Hiblot · 11 years ago
  44. 322a8e9 PCI: mvebu: Use Device ID and revision from underlying endpoint by Andrew Lunn · 11 years ago
  45. a760d2f PCI: mvebu: Use Device ID and revision from underlying endpoint by Andrew Lunn · 11 years ago
  46. 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
  47. 1ecf38c Merge branch 'pci/host-mvebu' into next by Bjorn Helgaas · 11 years ago
  48. 133a360 Merge branch 'pci/host-designware' into next by Bjorn Helgaas · 11 years ago
  49. 58275f2f PCI: designware: Fix indent code style by Jingoo Han · 11 years ago
  50. 0648900 PCI: mvebu: Use max_t() instead of max(resource_size_t,) by Jingoo Han · 11 years ago
  51. 31e45ec PCI: mvebu: Call pci_ioremap_io() at startup instead of dynamically by Thomas Petazzoni · 11 years ago
  52. 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
  53. 9dc1d43 Merge branch 'pci/host-designware' into next by Bjorn Helgaas · 11 years ago
  54. fc05ea7 Merge branch 'pci/host-mvebu' into next by Bjorn Helgaas · 11 years ago
  55. 4bd70bc Merge branch 'pci/host-imx6' into next by Bjorn Helgaas · 11 years ago
  56. fce8591 PCI: designware: Fix I/O transfers by using CPU (not realio) address by Pratyush Anand · 11 years ago
  57. a01ef59 PCI: designware: Add dw_pcie prefix before cfg_read/write by Pratyush Anand · 11 years ago
  58. ca16589 PCI: designware: Fix missing MSI IRQs by Harro Haan · 11 years ago
  59. 339135f PCI: mvebu: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  60. bc9ef77 PCI: imx6: Fix bugs in PCIe startup code by Richard Zhu · 11 years ago
  61. fa33a6d PCI: imx6: Start link in Gen1 before negotiating for Gen2 mode by Marek Vasut · 11 years ago
  62. 66a60f9 PCI: imx6: Factor out link up wait loop by Marek Vasut · 11 years ago
  63. 982aa23 PCI: imx6: Factor out PHY reset by Marek Vasut · 11 years ago
  64. 7f9f40c PCI: imx6: Report "link up" only after link training completes by Marek Vasut · 11 years ago
  65. c28f8a1 PCI: imx6: Make reset-gpio optional by Marek Vasut · 11 years ago
  66. 765147f Merge branch 'pci/host-tegra' into next by Bjorn Helgaas · 11 years ago
  67. 1c898ba Merge branch 'pci/host-rcar' into next by Bjorn Helgaas · 11 years ago
  68. 7160266 Merge branch 'pci/host-mvebu' into next by Bjorn Helgaas · 11 years ago
  69. ed00f97 Merge branch 'pci/host-imx6' into next by Bjorn Helgaas · 11 years ago
  70. c354e811 Merge branch 'pci/host-designware' into next by Bjorn Helgaas · 11 years ago
  71. 80b2879 ARM: tegra: pass reset to tegra_powergate_sequence_power_up() by Stephen Warren · 11 years ago
  72. 3127a6b pci: tegra: use reset framework by Stephen Warren · 11 years ago
  73. 84f4719 PCI: mvebu: Remove duplicate of_clk_get_by_name() call by Andrew Lunn · 11 years ago
  74. fb178d8 PCI: rcar: Add runtime PM support by Valentine Barshak · 11 years ago
  75. b391bf3 PCI: imx6: Remove unneeded 'goto err' by Fabio Estevam · 11 years ago
  76. 0b8cfb6 PCI: designware: Use typical "for" loop idiom by Bjorn Helgaas · 11 years ago
  77. 64989e7 PCI: designware: Remove redundant call to pci_write_config_word() by Bjørn Erik Nilsen · 11 years ago
  78. be3f48c PCI: designware: Fix crash in dw_msi_teardown_irq() by Bjørn Erik Nilsen · 11 years ago
  79. ebb034a PCI: imx6: Remove unneeded check of platform_get_resource() by Fabio Estevam · 11 years ago
  80. c176d1c PCI: rcar: Fix rcar_pci_probe() return value check by Wei Yongjun · 11 years ago
  81. 17bd86c PCI: Disable Gen2 for Tegra20 and Tegra30 by Eric Brower · 11 years ago
  82. 641e674 PCI: mvebu: Support a bridge with no IO port window by Jason Gunthorpe · 11 years ago
  83. 43a16f9 PCI: mvebu: Obey bridge PCI_COMMAND_MEM and PCI_COMMAND_IO bits by Jason Gunthorpe · 11 years ago
  84. f407dae PCI: mvebu: Return 'unsupported' for Interrupt Line and Interrupt Pin by Jason Gunthorpe · 11 years ago
  85. 2850b05 PCI: mvebu: Drop writes to bridge Secondary Status register by Jason Gunthorpe · 11 years ago
  86. f762598 PCI: Fix whitespace, capitalization, and spelling errors by Bjorn Helgaas · 11 years ago
  87. 2f466d3 Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  88. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  89. 4efc52a Merge branch 'pci/host-rcar' into next by Bjorn Helgaas · 11 years ago
  90. 4024660 Merge branch 'pci/host-imx6' into next by Bjorn Helgaas · 11 years ago
  91. 356bd76 Merge branch 'pci/host-exynos' into next by Bjorn Helgaas · 11 years ago
  92. f216f57 PCI: imx6: Probe the PCIe in fs_initcall() by Marek Vasut · 11 years ago
  93. ba3eb9f PCI: Add R-Car Gen2 internal PCI support by Valentine Barshak · 11 years ago
  94. 8bcadbe PCI: imx6: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  95. 017f10e PCI: imx6: Increase link startup timeout by Marek Vasut · 11 years ago
  96. eb36309 PCI: exynos: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  97. 4ec3ed7 PCI: imx6: Fix imprecise abort handler by Tim Harvey · 11 years ago
  98. 9b5cd09 PCI: imx6: Remove redundant dev_err() in imx6_pcie_probe() by Wei Yongjun · 11 years ago
  99. 16b84e5 of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code. by Grant Likely · 11 years ago
  100. e6d30ab of/irq: simplify args to irq_create_of_mapping by Grant Likely · 11 years ago