1. 70bc1b6 PCI: versatile: Configure PCIe MPS settings by Bjorn Helgaas · 8 years ago
  2. ec6bd78 PCI: xilinx: Configure PCIe MPS settings by Bjorn Helgaas · 8 years ago
  3. 4d4836a PCI: iproc: Configure PCIe MPS settings by Jon Mason · 8 years ago
  4. 92004a06 PCI: exynos: Remove duplicated code by Jaehoon Chung · 8 years ago
  5. 2681c0e PCI: exynos: Use the bitops BIT() macro to build bitmasks by Jaehoon Chung · 8 years ago
  6. e3538f4 PCI: exynos: Remove unnecessary local variables by Jaehoon Chung · 8 years ago
  7. d6da7d9 PCI: exynos: Replace the *_blk/*_phy/*_elb accessors by Jaehoon Chung · 8 years ago
  8. 8ed81ec PCI: mvebu: Change delay after reset to the PCIe spec mandated 100ms by Lucas Stach · 8 years ago
  9. 3efa70d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  10. a2ec199609 PCI: hisi: Add DT almost-ECAM support for Hip06/Hip07 host controllers by Dongdong Liu · 8 years ago
  11. 792e0a6 PCI: hisi: Use of_device_get_match_data() to simplify probe by Shailendra Verma · 8 years ago
  12. 5b0948d PCI: Lock each enable/disable num_vfs operation in sysfs by Emil Tantilov · 8 years ago
  13. 4f69bd1 PCI: Increase VPD access timeout to 125ms by Matthew R. Ochs · 8 years ago
  14. d98e092 Revert "PCI: pciehp: Add runtime PM support for PCIe hotplug ports" by Bjorn Helgaas · 8 years ago
  15. dfef358 PCI/MSI: Don't apply affinity if there aren't enough vectors left by Christoph Hellwig · 8 years ago
  16. e5c3b3e PCI: iproc: Use of_device_get_match_data() to simplify probe by Bjorn Helgaas · 8 years ago
  17. 6dc2c04 PCI: layerscape: Use of_device_get_match_data() to simplify probe by Bjorn Helgaas · 8 years ago
  18. ff1677e PCI: rcar: Use of_device_get_match_data() to simplify probe by Bjorn Helgaas · 8 years ago
  19. 1ded56d PCI: xgene: Fix double free on init error by Dan Carpenter · 8 years ago
  20. a712807 PCI: imx6: Remove LTSSM disable workaround by Lucas Stach · 8 years ago
  21. cdcb33f PCI: Avoid possible deadlock on pci_lock and p->pi_lock by Bjorn Helgaas · 8 years ago
  22. 0b351c9 PCI: rockchip: Mark PM functions as __maybe_unused by Arnd Bergmann · 8 years ago
  23. 7faebda PCI: rockchip: Use readl_poll_timeout() instead of open-coding it by Shawn Lin · 8 years ago
  24. d9bf28e PCI: mvebu: Handle changes to the bridge windows while enabled by Jason Gunthorpe · 8 years ago
  25. 4e0a90b38 PCI: exynos: Rename all pointer names from "exynos_pcie" to "ep" by Jaehoon Chung · 8 years ago
  26. 7184f5b PCI: Add ACS quirk for Intel Union Point by Alex Williamson · 8 years ago
  27. 4e8f2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  28. 030305d PCI/ASPM: Handle PCI-to-PCIe bridges as roots of PCIe hierarchies by Bjorn Helgaas · 8 years ago
  29. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  30. 02e0bea PCI: implement num_vf bus type callback by Phil Sutter · 8 years ago
  31. 4d191b1 PCI/MSI: pci-xgene-msi: Fix CPU hotplug registration handling by Marc Zyngier · 8 years ago
  32. 2c935bc locking/atomic, kref: Add kref_read() by Peter Zijlstra · 8 years ago
  33. 4fe0395 PCI/MSI: Remove pci_enable_msi_{exact,range}() by Christoph Hellwig · 8 years ago
  34. c5c4d3a PCI: thunder-pem: Add support for cn81xx and cn83xx SoCs by David Daney · 8 years ago
  35. afc9595 PCI: rockchip: Disable RC's ASPM L0s based on DT "aspm-no-l0s" by Shawn Lin · 8 years ago
  36. dadf173 PCI/MSI: Fix msi_capability_init() kernel-doc warnings by Randy Dunlap · 8 years ago
  37. caf3f56 PCI: imx6: Remove redundant "Link never came up" message by Fabio Estevam · 8 years ago
  38. 1acf8bc PCI: acpiphp_ibm: Make ibm_apci_table_attr __ro_after_init by Bhumika Goyal · 8 years ago
  39. 63d182a PCI: rpadlpar: Remove unnecessary return statement by Rahul Krishnan · 8 years ago
  40. e94888d PCI: rcar: Return -ENODEV from host bridge probe when no card present by Harunobu Kurokawa · 8 years ago
  41. 013dd3d PCI: rockchip: Add system PM support by Shawn Lin · 8 years ago
  42. 51ebfc9 PCI: Enumerate switches below PCI-to-PCIe bridges by Bjorn Helgaas · 8 years ago
  43. a782b5f PCI: designware: Check for iATU unroll only on platforms that use ATU by Murali Karicheri · 8 years ago
  44. 977509f PCI: Apply _HPX settings only to relevant devices by Bjorn Helgaas · 8 years ago
  45. 25e7738 PCI: Remove res_to_dev_res() debug message by Bjorn Helgaas · 8 years ago
  46. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  47. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  48. de39981 Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  49. 0ab7b12 Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  50. a9a16a6 Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  51. 2ec4584 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  52. aa3ecf3 Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  53. f082f02 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  54. e71c397 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  55. b08d2e6 Merge branch 'pci/host-vmd' into next by Bjorn Helgaas · 8 years ago
  56. d34efd2 Merge branch 'pci/host-tegra' into next by Bjorn Helgaas · 8 years ago
  57. f77b324 Merge branch 'pci/host-spear' into next by Bjorn Helgaas · 8 years ago
  58. 44b83b3 Merge branch 'pci/host-rockchip' into next by Bjorn Helgaas · 8 years ago
  59. a1d9190 Merge branch 'pci/host-rcar' into next by Bjorn Helgaas · 8 years ago
  60. aee10cd Merge branch 'pci/host-qcom' into next by Bjorn Helgaas · 8 years ago
  61. 46275d4 Merge branch 'pci/host-layerscape' into next by Bjorn Helgaas · 8 years ago
  62. f887e24 Merge branch 'pci/host-iproc' into next by Bjorn Helgaas · 8 years ago
  63. b0b8975 Merge branch 'pci/host-hv' into next by Bjorn Helgaas · 8 years ago
  64. 9fb7454 Merge branch 'pci/host-hisi' into next by Bjorn Helgaas · 8 years ago
  65. a739d56 Merge branch 'pci/host-altera' into next by Bjorn Helgaas · 8 years ago
  66. 2583157 Merge branch 'pci/virtualization' into next by Bjorn Helgaas · 8 years ago
  67. daaed10 Merge branch 'pci/pm' into next by Bjorn Helgaas · 8 years ago
  68. db5ba86 Merge branch 'pci/msi' into next by Bjorn Helgaas · 8 years ago
  69. c1f2e80 Merge branch 'pci/misc' into next by Bjorn Helgaas · 8 years ago
  70. 4617aed Merge branch 'pci/hotplug' into next by Bjorn Helgaas · 8 years ago
  71. 2f0f373 Merge branch 'pci/enumeration' into next by Bjorn Helgaas · 8 years ago
  72. 5e0ad9f Merge branch 'pci/ecam' into next by Bjorn Helgaas · 8 years ago
  73. 1c7de2b PCI: Enable access to non-standard VPD for Chelsio devices (cxgb3) by Alexey Kardashevskiy · 8 years ago
  74. 044bc42 PCI: Expand "VPD access disabled" quirk message by Bjorn Helgaas · 8 years ago
  75. 5fbeef6 PCI: pciehp: Remove loading message by Bjorn Helgaas · 8 years ago
  76. d9b47d5 PCI: hotplug: Remove hotplug core message by Bjorn Helgaas · 8 years ago
  77. 98892fa PCI: Remove service driver load/unload messages by Bjorn Helgaas · 8 years ago
  78. 68a55ae PCI/AER: Log AER IRQ when claiming Root Port by Bjorn Helgaas · 8 years ago
  79. 576700b PCI/AER: Log errors with PCI device, not PCIe service device by Bjorn Helgaas · 8 years ago
  80. 2298a7a PCI/AER: Remove unused version macros by Bjorn Helgaas · 8 years ago
  81. a902d81 PCI/PME: Log PME IRQ when claiming Root Port by Bjorn Helgaas · 8 years ago
  82. 0a1e1b2 PCI/PME: Drop unused support for PMEs from Root Complex Event Collectors by Bjorn Helgaas · 8 years ago
  83. cc10385 PCI: Move config space size macros to pci_regs.h by Wang Sheng-Hui · 8 years ago
  84. c931225 x86/platform/intel-mid: Constify mid_pci_platform_pm by Lukas Wunner · 8 years ago
  85. e53f9a2 PCI/ASPM: Don't retrain link if ASPM not possible by David Daney · 8 years ago
  86. ffbd796 PCI: iproc: Skip check for legacy IRQ on PAXC buses by Andy Gospodarek · 8 years ago
  87. c4ae2ad PCI: pciehp: Leave power indicator on when enabling already-enabled slot by Ashok Raj · 8 years ago
  88. 385895f PCI: pciehp: Prioritize data-link event over presence detect by Ashok Raj · 8 years ago
  89. 49da211 PCI: rcar: Add gen3 fallback compatibility string for pcie-rcar by Simon Horman · 8 years ago
  90. d83a328 PCI: rcar: Use gen2 fallback compatibility last by Simon Horman · 8 years ago
  91. 7b99d94 PCI: rcar-gen2: Use gen2 fallback compatibility last by Simon Horman · 8 years ago
  92. 0722bdd PCI: rockchip: Move the deassert of pm/aclk/pclk after phy_init() by Shawn Lin · 8 years ago
  93. 9e663d3 PCI: rockchip: Split out rockchip_cfg_atu() by Shawn Lin · 8 years ago
  94. f37500b8 PCI: rockchip: Clean up bit definitions for PCIE_RC_CONFIG_LCS by Shawn Lin · 8 years ago
  95. a45e261 PCI: rockchip: Correct the use of FTS mask by Brian Norris · 8 years ago
  96. 77bc68c PCI: rockchip: Remove the pointer to L1 substate cap by Shawn Lin · 8 years ago
  97. f2fb5b8 PCI: rockchip: Specify the link capability by Shawn Lin · 8 years ago
  98. 45e9320 PCI: rockchip: Fix negotiated lanes calculation by Shawn Lin · 8 years ago
  99. 1177f76 PCI: rockchip: Add Kconfig COMPILE_TEST by Shawn Lin · 8 years ago
  100. b8ab8e0 PCI: rockchip: Mark RC as common clock architecture by Shawn Lin · 8 years ago