1. 3dfb68c Merge remote-tracking branch '4.9/tmp-9ae2c67' into 4.9 by Kyle Yan · 7 years ago
  2. 3378051 PCI/PM: Restore the status of PCI devices across hibernation by Chen Yu · 7 years ago
  3. f257f4b PCI: rockchip: Use normal register bank for config accessors by Shawn Lin · 7 years ago
  4. 627176d Merge "msm: pcie: switch dma layer to map QGIC MSI address" by Linux Build Service Account · 7 years ago
  5. 2506cb5 Merge remote-tracking branch '4.9/tmp-75d78c7' into 4.9 by Kyle Yan · 7 years ago
  6. b5b8fc3 msm: pcie: Fix lots of static checker errors by Stephen Boyd · 7 years ago
  7. 4a70c6b msm: pcie: switch dma layer to map QGIC MSI address by Tony Truong · 7 years ago
  8. b372d35 PCI/PM: Add needs_resume flag to avoid suspend complete optimization by Imre Deak · 7 years ago
  9. b09d0e8 msm: pcie: do not set irq chip data when using QGIC MSI by Tony Truong · 7 years ago
  10. d523ad4 Merge remote-tracking branch '4.9/tmp-951d823' into msm-4.9 by Kyle Yan · 7 years ago
  11. db66364 PCI: Freeze PME scan before suspending devices by Lukas Wunner · 7 years ago
  12. 9ad81ec PCI: Only allow WC mmap on prefetchable resources by David Woodhouse · 7 years ago
  13. 6bec009 PCI: Fix another sanity check bug in /proc/pci mmap by David Woodhouse · 7 years ago
  14. fa3bbb1 PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platforms by David Woodhouse · 7 years ago
  15. 87e7dc9 PCI: hv: Specify CPU_AFFINITY_ALL for MSI affinity when >= 32 CPUs by K. Y. Srinivasan · 7 years ago
  16. d1d63f9 PCI: hv: Allocate interrupt descriptors with GFP_ATOMIC by K. Y. Srinivasan · 7 years ago
  17. bf294a4 pci: Kconfig: add MSM PCIe controller support by Tony Truong · 7 years ago
  18. 2a022a0 msm: pcie: update SMMU SID support on msm-4.9 kernel by Tony Truong · 7 years ago
  19. 7772e69 msm: pcie: utilize PCI framework hooks to configure PCI devices by Tony Truong · 7 years ago
  20. f431cb4 msm: pcie: clean up PCIe bus driver on msm-4.9 by Tony Truong · 7 years ago
  21. b213ac1 msm: pcie: update PCIe bus driver for sdm845 by Tony Truong · 7 years ago
  22. c21087d msm: pcie: add clk reset assert by Tony Truong · 7 years ago
  23. 4e96978 msm: pcie: switch GPIO to sleep state before asserting PERST by Tony Truong · 7 years ago
  24. 14a5ddf msm: pcie: move PCIe enumerate sysfs init by Tony Truong · 7 years ago
  25. 39a1379 msm: pcie: support QGIC MSI with SMMU fastmap enabled by Tony Truong · 7 years ago
  26. 71ce1d9 Merge remote-tracking branch 'tmp-44e63be' into 4.9 by Channagoud Kadabi · 7 years ago
  27. b18877f PCI: Add ACS quirk for Qualcomm QDF2400 and QDF2432 by Sinan Kaya · 7 years ago
  28. 5feac34 PCI: Sort the list of devices with D3 delay quirk by ID by Andy Shevchenko · 7 years ago
  29. 0ddf07d PCI: Disable MSI for HiSilicon Hip06/Hip07 Root Ports by Dongdong Liu · 7 years ago
  30. 28dd231 PCI: Add Broadcom Northstar2 PAXC quirk for device class and MPSS by Jon Mason · 7 years ago
  31. f36d3f1 PCI: Add ACS quirk for Intel Union Point by Alex Williamson · 7 years ago
  32. 8ae7242 PCI: Expand "VPD access disabled" quirk message by Bjorn Helgaas · 7 years ago
  33. 5c6b8ad PCI: thunder-pem: Factor out resource lookup by Bjorn Helgaas · 7 years ago
  34. 3f110d4 msm: pcie: change log type for unexpected global IRQ by Tony Truong · 7 years ago
  35. 73366fa Merge "msm: pcie: expand PCIe boot option" into msm-4.9 by Linux Build Service Account · 7 years ago
  36. a3107ff Merge "Merge remote-tracking branch '4.9/tmp-6856581' into msm-4.9" into msm-4.9 by Linux Build Service Account · 7 years ago
  37. 9f2c772 msm: pcie: expand PCIe boot option by Tony Truong · 7 years ago
  38. 52122a6 msm: pcie: support PCIe MSI QGIC with stage 1 SMMU enabled by Tony Truong · 7 years ago
  39. c3c52ae msm: pcie: update teardown sequence for PCIe MSI interrupt by Tony Truong · 7 years ago
  40. e48ec87 msm: pcie: update mask and linkdown check in PCIe read/write API by Tony Truong · 7 years ago
  41. f9f5ff0 msm: pcie: log PCIe LTSSM state during link training by Tony Truong · 7 years ago
  42. bd9a341 msm: pcie: add sysfs entry for PCIe enumeration by Tony Truong · 7 years ago
  43. fdbd567 msm: pcie: add the checking of userspace input length by Tony Truong · 8 years ago
  44. 9574738 msm: pcie: add bounds check for debugfs register write by Tony Truong · 8 years ago
  45. 1450d4d Merge remote-tracking branch '4.9/tmp-6856581' into msm-4.9 by Kyle Yan · 7 years ago
  46. 0dd5b335 PCI: iproc: Save host bridge window resource in struct iproc_pcie by Bjorn Helgaas · 7 years ago
  47. 110cce4 Merge remote-tracking branch '4.9/tmp-82ab074' into 4.9 by Kyle Yan · 7 years ago
  48. fb7c521 PCI: Do any VF BAR updates before enabling the BARs by Gavin Shan · 7 years ago
  49. 3d58444 PCI: Ignore BAR updates on virtual functions by Bjorn Helgaas · 7 years ago
  50. 74cce81 PCI: Update BARs using property bits appropriate for type by Bjorn Helgaas · 7 years ago
  51. a38012d PCI: Don't update VF BARs while VF memory space is enabled by Bjorn Helgaas · 7 years ago
  52. bb47924 PCI: Decouple IORESOURCE_ROM_ENABLE and PCI_ROM_ADDRESS_ENABLE by Bjorn Helgaas · 7 years ago
  53. ed09d21 PCI: Add comments about ROM BAR updating by Bjorn Helgaas · 7 years ago
  54. 7b65c3a PCI: Remove pci_resource_bar() and pci_iov_resource_bar() by Bjorn Helgaas · 7 years ago
  55. 6a5f3e6 PCI: Separate VF BAR updates from standard BAR updates by Bjorn Helgaas · 7 years ago
  56. deb64a7 Merge remote-tracking branch '4.9/tmp-23b839a' into msm-4.9 by Kyle Yan · 7 years ago
  57. ed99f5a PCI: Prevent VPD access for QLogic ISP2722 by Ethan Zhao · 7 years ago
  58. 90ed47f Merge remote-tracking branch '4.9/tmp-47c0adf' into 4.9 by Kyle Yan · 7 years ago
  59. 4f77c55 drivers/pci/hotplug: Fix initial state for empty slot by Gavin Shan · 7 years ago
  60. 1afe7b4 drivers/pci/hotplug: Handle presence detection change properly by Gavin Shan · 7 years ago
  61. 54eff72 pci/hotplug/pnv-php: Disable surprise hotplug capability on conflicts by Gavin Shan · 7 years ago
  62. 4ee3508 pci/hotplug/pnv-php: Remove WARN_ON() in pnv_php_put_slot() by Gavin Shan · 7 years ago
  63. da75569 Merge remote-tracking branch '4.9/tmp-053b654' into msm-4.9 by Kyle Yan · 7 years ago
  64. 730b1b2 PCI: altera: Fix TLP_CFG_DW0 for TLP write by Ley Foon Tan · 7 years ago
  65. 1fb738a pci/hotplug/pnv-php: Disable MSI and PCI device properly by Gavin Shan · 7 years ago
  66. bc5338a PCI: hv: Fix wslot_to_devfn() to fix warnings on device removal by Dexuan Cui · 7 years ago
  67. e682dcb Merge remote-tracking branch '4.9/tmp-0455ac9' into 4.9 by Kyle Yan · 7 years ago
  68. 5c3765b PCI/PME: Restore pcie_pme_driver.remove by Yinghai Lu · 7 years ago
  69. 8810e5f Merge remote-tracking branch 'origin/tmp-dcb6110' into 4.8 by Channagoud Kadabi · 7 years ago
  70. 610c2b7 PCI/ASPM: Handle PCI-to-PCIe bridges as roots of PCIe hierarchies by Bjorn Helgaas · 7 years ago
  71. 349ee49 msm: pcie: add PCIe bus driver snapshot by Tony Truong · 10 years ago
  72. 4922a6a PCI: Enumerate switches below PCI-to-PCIe bridges by Bjorn Helgaas · 7 years ago
  73. c6bdc45 PCI: designware: Check for iATU unroll only on platforms that use ATU by Murali Karicheri · 8 years ago
  74. b3539f8 powerpc/pci/rpadlpar: Fix device reference leaks by Johan Hovold · 8 years ago
  75. 1aaa777 PCI: Enable access to non-standard VPD for Chelsio devices (cxgb3) by Alexey Kardashevskiy · 8 years ago
  76. c444cc3 PCI: Support INTx masking on ConnectX-4 with firmware x.14.1100+ by Noa Osherovich · 8 years ago
  77. e2822904 PCI: Convert Mellanox broken INTx quirks to be for listed devices only by Noa Osherovich · 8 years ago
  78. 8906615 PCI: Convert broken INTx masking quirks from HEADER to FINAL by Noa Osherovich · 8 years ago
  79. 090cce6 PCI: rockchip: Correct the use of FTS mask by Brian Norris · 8 years ago
  80. 6e4bcf8 PCI: rockchip: Fix negotiated lanes calculation by Shawn Lin · 8 years ago
  81. 5cbea79 PCI/MSI: Check for NULL affinity mask in pci_irq_get_affinity() by Jan Beulich · 8 years ago
  82. d8c34b0 PCI: Check for PME in targeted sleep state by Alan Stern · 8 years ago
  83. 4db5e63 Merge tag 'pci-v4.9-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  84. e42010d PCI: Set Read Completion Boundary to 128 iff Root Port supports it (_HPX) by Johannes Thumshirn · 8 years ago
  85. e784930 PCI: Export pcie_find_root_port by Johannes Thumshirn · 8 years ago
  86. 9f46107 PCI: designware-plat: Update author email by Joao Pinto · 8 years ago
  87. 8528d66 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  88. 8233008 Merge tag 'pci-v4.9-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  89. 31a3a7b PCI: rockchip: Add three new resets as required properties by Shawn Lin · 8 years ago
  90. 16d917b PCI: Don't attempt to claim shadow copies of ROM by Bjorn Helgaas · 8 years ago
  91. e8a6123e x86/platform/intel-mid: Retrofit pci_platform_pm_ops ->get_state hook by Lukas Wunner · 8 years ago
  92. 41e6410 Merge tag 'pci-v4.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  93. 416379f PCI: designware: Check for iATU unroll support after initializing host by Niklas Cassel · 8 years ago
  94. ad11044 PCI: qcom: Fix pp->dev usage before assignment by Srinivas Kandagatla · 8 years ago
  95. 62c6151 doc: Add missing parameter for msi_setup by Stephen Hemminger · 8 years ago
  96. 02a1b8f PCI: designware-plat: Update author email address by Joao Pinto · 8 years ago
  97. 15480f3 PCI: layerscape: Fix drvdata usage before assignment by Marc Zyngier · 8 years ago
  98. 40bd3a5 Merge tag 'pci-v4.9-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  99. 217c6d2 Merge branches 'pci/host-armada', 'pci/host-artpec', 'pci/host-dra7xx', 'pci/host-exynos', 'pci/host-hisi', 'pci/host-imx6', 'pci/host-keystone', 'pci/host-layerscape', 'pci/host-qcom' and 'pci/host-spear' into next by Bjorn Helgaas · 8 years ago
  100. 22c7e1d Merge branch 'pci/host-designware' into next by Bjorn Helgaas · 8 years ago