1. bf933db Merge branches 'pci/host-designware', 'pci/host-designware-common', 'pci/host-generic', 'pci/host-imx6', 'pci/host-iproc' and 'pci/host-xgene' into next by Bjorn Helgaas · 10 years ago
  2. 2393f79 PCI: imx6: Add #define PCIE_RC_LCSR by Bjorn Helgaas · 10 years ago
  3. 1c7fae1 PCI: imx6: Use "u32", not "uint32_t" by Bjorn Helgaas · 10 years ago
  4. a042746 PCI: imx6: Add speed change timeout message by Troy Kisky · 10 years ago
  5. 6cbb247 PCI: designware: Wait for link to come up with consistent style by Bjorn Helgaas · 10 years ago
  6. 1d3f9ba PCI: layerscape: Factor out ls_pcie_establish_link() by Bjorn Helgaas · 10 years ago
  7. 1200edc PCI: layerscape: Use dw_pcie_link_up() consistently by Bjorn Helgaas · 10 years ago
  8. 30fb7ba PCI: dra7xx: Use dw_pcie_link_up() consistently by Bjorn Helgaas · 10 years ago
  9. dcd19de PCI: xgene: Add APM X-Gene v1 PCIe MSI/MSIX termination driver by Duc Dang · 10 years ago
  10. fd5da20 PCI: imx6: Rename imx6_pcie_start_link() to imx6_pcie_establish_link() by Bjorn Helgaas · 10 years ago
  11. ef07991 PCI: iproc: Free resource list after registration by Hauke Mehrtens · 10 years ago
  12. 18c4342 PCI: iproc: Directly add PCI resources by Hauke Mehrtens · 10 years ago
  13. 528d4bc PCI: designware: Use pci_scan_root_bus() for simplicity by Yijing Wang · 10 years ago
  14. 915ad86 PCI: tegra: Remove tegra_pcie_scan_bus() by Yijing Wang · 10 years ago
  15. 2dead00 PCI: mvebu: Remove mvebu_pcie_scan_bus() by Yijing Wang · 10 years ago
  16. 2d91b49 PCI: designware: Use iATU0 for cfg and IO, iATU1 for MEM by Jisheng Zhang · 10 years ago
  17. 63503c8 PCI: designware: Consolidate outbound iATU programming functions by Jisheng Zhang · 10 years ago
  18. 4785ffb PCI: iproc: Add BCMA PCIe driver by Hauke Mehrtens · 10 years ago
  19. c1e02ce PCI: iproc: Allow override of device tree IRQ mapping function by Hauke Mehrtens · 10 years ago
  20. 5b0f073 PCI: designware: Add support for x8 links by Zhou Wang · 10 years ago
  21. 3be1b98 Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  22. 4dd1f57 Merge branches 'pci/host-exynos', 'pci/host-iproc', 'pci/host-keystone', 'pci/host-layerscape', 'pci/host-mvebu', 'pci/host-rcar' and 'pci/host-versatile' into next by Bjorn Helgaas · 10 years ago
  23. e3dc17a PCI: layerscape: Simplify platform_get_resource_byname() failure checking by Bjorn Helgaas · 10 years ago
  24. f76ea57 PCI: keystone: Don't dereference possible NULL pointer by Bjorn Helgaas · 10 years ago
  25. 8735816 PCI: versatile: Check for devm_ioremap_resource() failures by Jisheng Zhang · 10 years ago
  26. 3cfb2f7 Merge tag 'pci-v4.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  27. 01d06a9 PCI: exynos: Fix INTx enablement statement termination error by Jaehoon Chung · 10 years ago
  28. 1fb37a8 PCI: iproc: Add Broadcom iProc PCIe support by Ray Jui · 10 years ago
  29. 8e79584 Merge branches 'pci/enumeration' and 'pci/virtualization' into next by Bjorn Helgaas · 10 years ago
  30. ab14d45 PCI: mvebu: Add suspend/resume support by Thomas Petazzoni · 10 years ago
  31. b97ea28 PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) by Yijing Wang · 10 years ago
  32. 91e9134 Merge tag 'pci-v4.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  33. a43f32d PCI: spear: Drop __initdata from spear13xx_pcie_driver by Matwey V. Kornilov · 10 years ago
  34. 085a68d PCI: xgene: Add register offset to config space base address by Feng Kan · 10 years ago
  35. f1651a2 PCI: versatile: Update for list_for_each_entry() API change by Joachim Nilsson · 10 years ago
  36. 7a27db2 PCI: rcar: Verify that mem_res is 64K-aligned by Nobuhiro Iwamatsu · 10 years ago
  37. ecd0630 PCI: rcar: Change PCIEPARL and PCIEPARH to PCIEPALR and PCIEPAUR by Nobuhiro Iwamatsu · 10 years ago
  38. 2ea2a27 PCI: rcar: Write zeroes to reserved PCIEPARL bits by Nobuhiro Iwamatsu · 10 years ago
  39. 1fc6aa9 PCI: rcar: Fix position of MSI enable bit by Nobuhiro Iwamatsu · 10 years ago
  40. 8729123 Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  41. c08f8467 Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  42. 8fbcf5e Merge branch 'acpi-resources' by Rafael J. Wysocki · 10 years ago
  43. 14d76b6 PCI: Use common resource list management code instead of private implementation by Jiang Liu · 10 years ago
  44. ae03e7c Merge branches 'pci/host-generic' and 'pci/host-versatile' into next by Bjorn Helgaas · 10 years ago
  45. 2cd59de Merge branch 'pci/config' into next by Bjorn Helgaas · 10 years ago
  46. 029e215 PCI: xilinx: Convert to use generic config accessors by Rob Herring · 10 years ago
  47. 350f8be PCI: xgene: Convert to use generic config accessors by Rob Herring · 10 years ago
  48. 0e7ac8d PCI: tegra: Convert to use generic config accessors by Rob Herring · 10 years ago
  49. b44923b PCI: rcar: Convert to use generic config accessors by Rob Herring · 10 years ago
  50. 2118672 PCI: generic: Convert to use generic config accessors by Rob Herring · 10 years ago
  51. b7e7817 PCI: versatile: Add DT-based ARM Versatile PB PCIe host driver by Rob Herring · 10 years ago
  52. e315110 Merge branches 'pci/host-keystone', 'pci/host-tegra', 'pci/host-xgene' and 'pci/host-xilinx' into next by Bjorn Helgaas · 10 years ago
  53. 19c5392 PCI: designware: Reject MSI-X IRQs by Lucas Stach · 10 years ago
  54. 29ef709 PCI: xgene: Include clk.h instead of clk-private.h by Stephen Boyd · 10 years ago
  55. abc596b PCI: xilinx: Fix harmless format string warning by Arnd Bergmann · 10 years ago
  56. 4808c35 PCI: keystone: Fix misspelling of current function in debug output by Julia Lawall · 10 years ago
  57. 75f30c3 Merge branches 'pci/host-keystone', 'pci/host-layerscape', 'pci/host-rcar' and 'pci/host-tegra' into next by Bjorn Helgaas · 10 years ago
  58. 8c7d1474 ARM/PCI: Move to generic PCI domains by Lorenzo Pieralisi · 10 years ago
  59. 04dae55 PCI: tegra: Remove unnecessary tegra_pcie_fixup_bridge() by Lucas Stach · 10 years ago
  60. 19bd9c0 PCI: tegra: Remove unnecessary tegra_pcie_fixup_bridge() by Lucas Stach · 10 years ago
  61. 80f6d91 PCI: layerscape: Fix platform_no_drv_owner.cocci warnings by Julia Lawall · 10 years ago
  62. c51d411 PCI: rcar: Fix error handling of irq_of_parse_and_map() by Dmitry Torokhov · 10 years ago
  63. ea3651f PCI: keystone: Fix error handling of irq_of_parse_and_map() by Dmitry Torokhov · 10 years ago
  64. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  65. c75059c Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  66. 9e66645 Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  67. 5106787 PCI: tegra: Use physical range for I/O mapping by Thierry Reding · 10 years ago
  68. 280510f PCI/MSI: Rename mask/unmask_msi_irq treewide by Thomas Gleixner · 10 years ago
  69. 83a1891 PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() by Jiang Liu · 10 years ago
  70. 8dd26dc PCI: xilinx: Save MSI controller in pci_sys_data by Yijing Wang · 10 years ago
  71. 2691423 PCI: mvebu: Save MSI controller in pci_sys_data by Yijing Wang · 10 years ago
  72. 7840cba PCI: rcar: Save MSI controller in pci_sys_data by Yijing Wang · 10 years ago
  73. 0815f95 PCI: designware: Save MSI controller in pci_sys_data by Yijing Wang · 10 years ago
  74. 7ec725b PCI: tegra: Save MSI controller in pci_sys_data by Yijing Wang · 10 years ago
  75. 35437e3 Merge branches 'pci/host-designware', 'pci/host-dra7xx', 'pci/host-exynos', 'pci/host-generic', 'pci/host-imx6', 'pci/host-keystone', 'pci/host-layerscape', 'pci/host-mvebu', 'pci/host-rcar', 'pci/host-spear' and 'pci/host-tegra' into next by Bjorn Helgaas · 10 years ago
  76. 6b1c4d7 PCI: tegra: Add Kconfig help text by Thierry Reding · 10 years ago
  77. 4407308 PCI: tegra: Do not build on 64-bit ARM by Thierry Reding · 10 years ago
  78. 20f9ece PCI: spear: Remove unnecessary OOM message by Jingoo Han · 10 years ago
  79. cf3a9d6 PCI: mvebu: Add a blank line after declarations by Jingoo Han · 10 years ago
  80. 2c992f3 PCI: designware: Add a blank line after declarations by Jingoo Han · 10 years ago
  81. bc512c5 PCI: exynos: Remove unnecessary return statement by Jingoo Han · 10 years ago
  82. d88a7ef PCI: imx6: Use tabs for indentation by Jingoo Han · 10 years ago
  83. 6670070 PCI: keystone: Remove unnecessary OOM message by Jingoo Han · 10 years ago
  84. 336b5be PCI: xgene: Assign resources to bus before adding new devices by Duc Dang · 10 years ago
  85. e73044a PCI: dra7xx: Add __init annotation to dra7xx_add_pcie_port() by Jingoo Han · 10 years ago
  86. 992e7bd PCI: spear: Add __init annotation to spear13xx_add_pcie_port() by Jingoo Han · 10 years ago
  87. a9875d8 PCI: spear: Rename add_pcie_port(), pcie_init() to spear13xx_add_pcie_port(), etc. by Jingoo Han · 10 years ago
  88. 23926c8 PCI: dra7xx: Rename add_pcie_port() to dra7xx_add_pcie_port() by Jingoo Han · 10 years ago
  89. 62d0ff83 PCI: layerscape: Add Freescale Layerscape PCIe driver by Minghuan Lian · 10 years ago
  90. c2791b8 PCI/MSI: Rename "struct msi_chip" to "struct msi_controller" by Yijing Wang · 10 years ago
  91. dbf9826 PCI: generic: Convert to DT resource parsing API by Lorenzo Pieralisi · 10 years ago
  92. a5525b2 PCI: generic: Allocate config space windows after limiting bus number range by Lorenzo Pieralisi · 10 years ago
  93. a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
  94. a2fa6f6 PCI: imx6: Wait for clocks to stabilize after ref_en by Richard Zhu · 10 years ago
  95. 3c70637 PCI: rcar: Make rcar_pci static by Jingoo Han · 10 years ago
  96. 5ba8368 PCI: keystone: Make ks_dw_pcie_msi_domain_ops static by Jingoo Han · 10 years ago
  97. 70b3e89 PCI: exynos: Add exynos prefix to add_pcie_port()/pcie_init() by Jingoo Han · 10 years ago
  98. e27a513 pci: host: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  99. 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
  100. f92d9ee Merge branch 'pci/host-xgene' into next by Bjorn Helgaas · 10 years ago