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