1. f762598 PCI: Fix whitespace, capitalization, and spelling errors by Bjorn Helgaas · 11 years ago
  2. 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
  3. 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
  4. 4efc52a Merge branch 'pci/host-rcar' into next by Bjorn Helgaas · 11 years ago
  5. 4024660 Merge branch 'pci/host-imx6' into next by Bjorn Helgaas · 11 years ago
  6. 356bd76 Merge branch 'pci/host-exynos' into next by Bjorn Helgaas · 11 years ago
  7. f216f57 PCI: imx6: Probe the PCIe in fs_initcall() by Marek Vasut · 11 years ago
  8. ba3eb9f PCI: Add R-Car Gen2 internal PCI support by Valentine Barshak · 11 years ago
  9. 8bcadbe PCI: imx6: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  10. 017f10e PCI: imx6: Increase link startup timeout by Marek Vasut · 11 years ago
  11. eb36309 PCI: exynos: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  12. 4ec3ed7 PCI: imx6: Fix imprecise abort handler by Tim Harvey · 11 years ago
  13. 9b5cd09 PCI: imx6: Remove redundant dev_err() in imx6_pcie_probe() by Wei Yongjun · 11 years ago
  14. 16b84e5 of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code. by Grant Likely · 11 years ago
  15. e6d30ab of/irq: simplify args to irq_create_of_mapping by Grant Likely · 11 years ago
  16. 530210c of/irq: Replace of_irq with of_phandle_args by Grant Likely · 11 years ago
  17. 0c02c80 of/irq: Rename of_irq_map_* functions to of_irq_parse_* by Grant Likely · 11 years ago
  18. 904d0e7 PCI: designware: Add irq_create_mapping() by Pratyush Anand · 11 years ago
  19. 73e4085 PCI: designware: Make dw_pcie_rd_own_conf(), etc., static by Bjorn Helgaas · 11 years ago
  20. 18edf45 PCI: designware: Add header guards by Seungwon Jeon · 11 years ago
  21. f5072df PCI: mvebu: make local functions static by Jingoo Han · 11 years ago
  22. 032b4c0 PCI: mvebu: add I/O access wrappers by Seungwon Jeon · 11 years ago
  23. 9f352f0 PCI: mvebu: Dynamically detect if the PEX link is up to enable hot plug by Jason Gunthorpe · 11 years ago
  24. f8db3c9 PCI: exynos: Add missing clk_disable_unprepare() on error path by Wei Yongjun · 11 years ago
  25. cc54ccd PCI: mvebu: add support for Marvell Dove SoCs by Sebastian Hesselbarth · 11 years ago
  26. 52ba992 PCI: mvebu: add support for reset on GPIO by Sebastian Hesselbarth · 11 years ago
  27. e5615c3 PCI: mvebu: remove subsys_initcall by Sebastian Hesselbarth · 11 years ago
  28. bf09b6a PCI: mvebu: increment nports only for registered ports by Sebastian Hesselbarth · 11 years ago
  29. b42285f PCI: mvebu: move clock enable before register access by Sebastian Hesselbarth · 11 years ago
  30. 5b4deb6 PCI: mvebu: add support for MSI by Thomas Petazzoni · 11 years ago
  31. d3c0279 Merge branch 'pci/host-tegra' into next by Bjorn Helgaas · 11 years ago
  32. d95d3d5 Merge branch 'pci/host-imx6' into next by Bjorn Helgaas · 11 years ago
  33. bb38919 PCI: imx6: Add support for i.MX6 PCIe controller by Sean Cross · 11 years ago
  34. 1e65249 PCI: tegra: Add missing __iomem annotation by Jingoo Han · 11 years ago
  35. f62b878 PCI: exynos: Turn off power of phy block when link failed by Jingoo Han · 11 years ago
  36. f342d94 PCI: exynos: Add support for MSI by Jingoo Han · 11 years ago
  37. b4b50fd Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  38. a923874 Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  39. dc05ee3 PCI: tegra: replace devm_request_and_ioremap by devm_ioremap_resource by Julia Lawall · 11 years ago
  40. 058dd01 PCI: exynos: Add I/O access wrappers by Seungwon Jeon · 11 years ago
  41. f7b7868 PCI: designware: Drop "addr" arg from dw_pcie_readl_rc()/dw_pcie_writel_rc() by Seungwon Jeon · 11 years ago
  42. bfa664f Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/soc by Kevin Hilman · 11 years ago
  43. 5515d99 Merge tag 'omap-for-v3.12/dra7xx' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc by Kevin Hilman · 11 years ago
  44. b4f1737 ARM: tegra: disable LP2 cpuidle state if PCIe is enabled by Stephen Warren · 11 years ago
  45. b02b07a PCI: tegra: set up PADS_REFCLK_CFG1 by Stephen Warren · 11 years ago
  46. 94716cd PCI: tegra: Add Tegra 30 PCIe support by Jay Agarwal · 11 years ago
  47. d1523b5 PCI: tegra: Move PCIe driver to drivers/pci/host by Thierry Reding · 11 years ago
  48. 4b1ced8 PCI: exynos: Split into Synopsys part and Exynos part by Jingoo Han · 11 years ago
  49. 5477a33 PCI: mvebu: Make Marvell PCIe driver depend on OF by Thomas Petazzoni · 11 years ago
  50. f48fbf9 PCI: mvebu: Convert to use devm_ioremap_resource by Tushar Behera · 11 years ago
  51. b22503a PCI: mvebu: Check valid base address before port setup by Ezequiel Garcia · 11 years ago
  52. 11be654 PCI: mvebu: Adapt to the new device tree layout by Thomas Petazzoni · 11 years ago
  53. 36dd1f3 PCI: mvebu: Disable prefetchable memory support in PCI-to-PCI bridge by Thomas Petazzoni · 11 years ago
  54. 340cba6 pci: Add PCIe driver for Samsung Exynos by Jingoo Han · 11 years ago
  55. 2dbefbf Merge tag 'pcie_bridge-3.11' of git://git.infradead.org/users/jcooper/linux into next/soc by Olof Johansson · 11 years ago
  56. 005625f pci: mvebu: enable driver usage on Kirkwood by Thomas Petazzoni · 11 years ago
  57. 6eb237c pci: mvebu: fix the emulation of the status register by Thomas Petazzoni · 11 years ago
  58. 197fc22 pci: mvebu: allow the enumeration of devices beyond physical bridges by Thomas Petazzoni · 11 years ago
  59. f4ac990 pci: mvebu: no longer fake the slot location of downstream devices by Thomas Petazzoni · 11 years ago
  60. 3d9939c pci: mvebu: fix return value check in mvebu_pcie_probe() by Wei Yongjun · 11 years ago
  61. 45361a4 pci: PCIe driver for Marvell Armada 370/XP systems by Thomas Petazzoni · 11 years ago