1. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  2. 17e6b00 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  3. 8d01b66 Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  4. 9ca678d Merge branches 'pci/enumeration' and 'pci/misc' into next by Bjorn Helgaas · 9 years ago
  5. 2fc32c9 Merge branches 'pci/host-dra7xx', 'pci/host-imx6' and 'pci/host-spear' into next by Bjorn Helgaas · 9 years ago
  6. 3a10766 PCI: Drop references acquired by of_parse_phandle() by Bjorn Helgaas · 9 years ago
  7. 8953aab ARM/PCI, designware, xilinx: Use pci_scan_root_bus_msi() by Lorenzo Pieralisi · 9 years ago
  8. aa4a5c0 PCI: generic: Add arm64 support by Jayachandran C · 9 years ago
  9. 499733e PCI: generic: Remove dependency on ARM-specific struct hw_pci by Jayachandran C · 9 years ago
  10. 8d1ceb5 PCI: imx6: Simplify a trivial if-return sequence by Fabio Estevam · 9 years ago
  11. 68ebb7c PCI: spear: Use BUG_ON() instead of condition followed by BUG() by Fabio Estevam · 9 years ago
  12. d3f4caa PCI: dra7xx: Remove unneeded use of IS_ERR_VALUE() by Fabio Estevam · 9 years ago
  13. 649953b PCI: xilinx: Fix typo in function name by Jiang Liu · 9 years ago
  14. f0d9ac7 Merge branches 'pci/host-dra7xx' and 'pci/host-iproc' into next by Bjorn Helgaas · 9 years ago
  15. 1f408d5 Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago
  16. 78bdcad PCI: dra7xx: Add support to make GPIO drive PERST# line by Kishon Vijay Abraham I · 9 years ago
  17. 389c709 PCI: dra7xx: Clear MSE bit during suspend so clocks will idle by Kishon Vijay Abraham I · 9 years ago
  18. e52eb44 PCI: dra7xx: Add PM support by Kishon Vijay Abraham I · 9 years ago
  19. 0e2bdb0 PCI: dra7xx: Disable pm_runtime on get_sync failure by Kishon Vijay Abraham I · 9 years ago
  20. 05aa7d6 PCI: iproc: Allow BCMA bus driver to be built as module by Hauke Mehrtens · 9 years ago
  21. 3e14675 PCI: Kill off set_irq_flags() usage by Rob Herring · 9 years ago
  22. cd66d5c Merge branches 'pci/host-designware', 'pci/host-xgene' and 'pci/host-xilinx' into next by Bjorn Helgaas · 9 years ago
  23. 36f024e PCI/MSI: pci-xgene-msi: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  24. 8d63bc7 PCI/MSI: pci-xgene-msi: Get rid of struct msi_controller by Marc Zyngier · 9 years ago
  25. 70d334c PCI: iproc: Fix BCMA dependency in Kconfig by Ray Jui · 9 years ago
  26. b00c441 PCI: iproc: Fix ARM64 dependency in Kconfig by Ray Jui · 9 years ago
  27. db9d6d7 PCI: iproc: enable arm64 support for iProc PCIe by Ray Jui · 9 years ago
  28. 0f41421 PCI: designware: Don't complain missing *config* reg space if va_cfg0 is set by Murali Karicheri · 9 years ago
  29. 8d9bfe3 PCI: iproc: Add arm64 support by Ray Jui · 9 years ago
  30. e39758e PCI: Use helper functions to access fields in struct msi_desc by Jiang Liu · 9 years ago
  31. 8ef54f2 PCI: xgene: Add support for a 64-bit prefetchable memory window by Duc Dang · 9 years ago
  32. e4a8f8e PCI: xilinx: Check for MSI interrupt flag before handling as INTx by Russell Joyce · 9 years ago
  33. 97a8596 PCI/keystone: Prepare irq handlers for irq argument removal by Thomas Gleixner · 9 years ago
  34. 5168a73 PCI/keystone: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  35. 40b6d3f PCI/keystone: Use irq_data_get_msi_desc() to avoid redundant lookup of irq_data by Jiang Liu · 9 years ago
  36. c391f26 genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc() by Jiang Liu · 9 years ago
  37. 4ef299d PCI: xgene: Drop owner assignment from platform_driver by Krzysztof Kozlowski · 9 years ago
  38. 93972d1 PCI: iproc: Delete unnecessary checks before phy calls by Markus Elfring · 9 years ago
  39. 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
  40. 9c5dcdd Mohit Kumar has moved by Pratyush Anand · 9 years ago
  41. e34cadd Pratyush Anand has moved by Pratyush Anand · 9 years ago
  42. 2cf5a03 PCI/keystone: Fix race in installing chained IRQ handler by Thomas Gleixner · 9 years ago
  43. 207b074 Merge branches 'pci/host-xgene' and 'pci/hotplug' into next by Bjorn Helgaas · 9 years ago
  44. ae4fa5f PCI: xgene: Allow config access to Root Port even when link is down by Duc Dang · 9 years ago
  45. f09f873 PCI: xgene: Disable Configuration Request Retry Status for v1 silicon by Duc Dang · 9 years ago
  46. 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
  47. 2393f79 PCI: imx6: Add #define PCIE_RC_LCSR by Bjorn Helgaas · 9 years ago
  48. 1c7fae1 PCI: imx6: Use "u32", not "uint32_t" by Bjorn Helgaas · 9 years ago
  49. a042746 PCI: imx6: Add speed change timeout message by Troy Kisky · 9 years ago
  50. 6cbb247 PCI: designware: Wait for link to come up with consistent style by Bjorn Helgaas · 9 years ago
  51. 1d3f9ba PCI: layerscape: Factor out ls_pcie_establish_link() by Bjorn Helgaas · 9 years ago
  52. 1200edc PCI: layerscape: Use dw_pcie_link_up() consistently by Bjorn Helgaas · 9 years ago
  53. 30fb7ba PCI: dra7xx: Use dw_pcie_link_up() consistently by Bjorn Helgaas · 9 years ago
  54. dcd19de PCI: xgene: Add APM X-Gene v1 PCIe MSI/MSIX termination driver by Duc Dang · 9 years ago
  55. fd5da20 PCI: imx6: Rename imx6_pcie_start_link() to imx6_pcie_establish_link() by Bjorn Helgaas · 9 years ago
  56. ef07991 PCI: iproc: Free resource list after registration by Hauke Mehrtens · 9 years ago
  57. 18c4342 PCI: iproc: Directly add PCI resources by Hauke Mehrtens · 9 years ago
  58. 528d4bc PCI: designware: Use pci_scan_root_bus() for simplicity by Yijing Wang · 9 years ago
  59. 915ad86 PCI: tegra: Remove tegra_pcie_scan_bus() by Yijing Wang · 9 years ago
  60. 2dead00 PCI: mvebu: Remove mvebu_pcie_scan_bus() by Yijing Wang · 9 years ago
  61. 2d91b49 PCI: designware: Use iATU0 for cfg and IO, iATU1 for MEM by Jisheng Zhang · 9 years ago
  62. 63503c8 PCI: designware: Consolidate outbound iATU programming functions by Jisheng Zhang · 9 years ago
  63. 4785ffb PCI: iproc: Add BCMA PCIe driver by Hauke Mehrtens · 9 years ago
  64. c1e02ce PCI: iproc: Allow override of device tree IRQ mapping function by Hauke Mehrtens · 9 years ago
  65. 5b0f073 PCI: designware: Add support for x8 links by Zhou Wang · 9 years ago
  66. 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
  67. 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
  68. e3dc17a PCI: layerscape: Simplify platform_get_resource_byname() failure checking by Bjorn Helgaas · 9 years ago
  69. f76ea57 PCI: keystone: Don't dereference possible NULL pointer by Bjorn Helgaas · 9 years ago
  70. 8735816 PCI: versatile: Check for devm_ioremap_resource() failures by Jisheng Zhang · 9 years ago
  71. 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
  72. 01d06a9 PCI: exynos: Fix INTx enablement statement termination error by Jaehoon Chung · 10 years ago
  73. 1fb37a8 PCI: iproc: Add Broadcom iProc PCIe support by Ray Jui · 9 years ago
  74. 8e79584 Merge branches 'pci/enumeration' and 'pci/virtualization' into next by Bjorn Helgaas · 10 years ago
  75. ab14d45 PCI: mvebu: Add suspend/resume support by Thomas Petazzoni · 10 years ago
  76. b97ea28 PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) by Yijing Wang · 10 years ago
  77. 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
  78. a43f32d PCI: spear: Drop __initdata from spear13xx_pcie_driver by Matwey V. Kornilov · 10 years ago
  79. 085a68d PCI: xgene: Add register offset to config space base address by Feng Kan · 10 years ago
  80. f1651a2 PCI: versatile: Update for list_for_each_entry() API change by Joachim Nilsson · 10 years ago
  81. 7a27db2 PCI: rcar: Verify that mem_res is 64K-aligned by Nobuhiro Iwamatsu · 10 years ago
  82. ecd0630 PCI: rcar: Change PCIEPARL and PCIEPARH to PCIEPALR and PCIEPAUR by Nobuhiro Iwamatsu · 10 years ago
  83. 2ea2a27 PCI: rcar: Write zeroes to reserved PCIEPARL bits by Nobuhiro Iwamatsu · 10 years ago
  84. 1fc6aa9 PCI: rcar: Fix position of MSI enable bit by Nobuhiro Iwamatsu · 10 years ago
  85. 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
  86. 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
  87. 8fbcf5e Merge branch 'acpi-resources' by Rafael J. Wysocki · 10 years ago
  88. 14d76b6 PCI: Use common resource list management code instead of private implementation by Jiang Liu · 10 years ago
  89. ae03e7c Merge branches 'pci/host-generic' and 'pci/host-versatile' into next by Bjorn Helgaas · 10 years ago
  90. 2cd59de Merge branch 'pci/config' into next by Bjorn Helgaas · 10 years ago
  91. 029e215 PCI: xilinx: Convert to use generic config accessors by Rob Herring · 10 years ago
  92. 350f8be PCI: xgene: Convert to use generic config accessors by Rob Herring · 10 years ago
  93. 0e7ac8d PCI: tegra: Convert to use generic config accessors by Rob Herring · 10 years ago
  94. b44923b PCI: rcar: Convert to use generic config accessors by Rob Herring · 10 years ago
  95. 2118672 PCI: generic: Convert to use generic config accessors by Rob Herring · 10 years ago
  96. b7e7817 PCI: versatile: Add DT-based ARM Versatile PB PCIe host driver by Rob Herring · 10 years ago
  97. e315110 Merge branches 'pci/host-keystone', 'pci/host-tegra', 'pci/host-xgene' and 'pci/host-xilinx' into next by Bjorn Helgaas · 10 years ago
  98. 19c5392 PCI: designware: Reject MSI-X IRQs by Lucas Stach · 10 years ago
  99. 29ef709 PCI: xgene: Include clk.h instead of clk-private.h by Stephen Boyd · 10 years ago
  100. abc596b PCI: xilinx: Fix harmless format string warning by Arnd Bergmann · 10 years ago