1. 4a2dbed PCI/ACPI: Remove unnecessary struct hotplug_program_ops by Krzysztof Wilczynski · 5 years ago
  2. 8c3aac6 PCI/ACPI: Move _HPP & _HPX functions to pci-acpi.c by Krzysztof Wilczynski · 5 years ago
  3. e2797ad PCI/ACPI: Rename _HPX structs from hpp_* to hpx_* by Krzysztof Wilczynski · 5 years ago
  4. fb4da21 Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  5. 55ab3ec Merge branch 'pci/virtualization' by Bjorn Helgaas · 6 years ago
  6. 06013b6 PCI/IOV: Assume SR-IOV VFs support extended config space. by Alex Williamson · 6 years ago
  7. 76bf6a8 Revert "PCI/IOV: Use VF0 cached config space size for other VFs" by Alex Williamson · 6 years ago
  8. 418e3ea bus_find_device: Unify the match callback with class_find_device by Suzuki K Poulose · 6 years ago
  9. de76cda PCI: Decode PCIe 32 GT/s link speed by Gustavo Pimentel · 6 years ago
  10. 414147d Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  11. 192415f Merge branch 'pci/printk' by Bjorn Helgaas · 6 years ago
  12. f2e9468 Merge branch 'pci/iova-dma-ranges' by Bjorn Helgaas · 6 years ago
  13. 3ea6f73 Merge branch 'pci/hotplug' by Bjorn Helgaas · 6 years ago
  14. 34c6b71 PCI: Replace dev_printk(KERN_DEBUG) with dev_info(), etc by Mohan Kumar · 6 years ago
  15. e80a91a PCI: Add dma_ranges window list by Srinath Mannam · 6 years ago
  16. f873c51 PCI/ACPI: Implement _HPX Type 3 Setting Record by Alexandru Gagniuc · 6 years ago
  17. 87fcf12 PCI/ACPI: Remove the need for 'struct hotplug_params' by Alexandru Gagniuc · 6 years ago
  18. 2dbce59 PCI: Assign bus numbers present in EA capability for bridges by Subbaraya Sundeep · 6 years ago
  19. 6302bf3 PCI: Init PCIe feature bits for managed host bridge alloc by Jean-Philippe Brucker · 6 years ago
  20. 0fa635a PCI/LINK: Deduplicate bandwidth reports for multi-function devices by Lukas Wunner · 6 years ago
  21. 5d130e3 Merge branch 'pci/enumeration' by Bjorn Helgaas · 6 years ago
  22. 2fcc19b Merge branch 'pci/aspm' by Bjorn Helgaas · 6 years ago
  23. 10ecc81 PCI/ASPM: Use LTR if already enabled by platform by Bjorn Helgaas · 6 years ago
  24. b4f6dcb PCI: Enable SERR# forwarding for all bridges by Bharat Kumar Gogada · 6 years ago
  25. b2fb5cc PCI: Rely on config space header type, not class code by Honghui Zhang · 6 years ago
  26. 01b37f8 PCI: Make pci_size() return real BAR size by Du Changbin · 6 years ago
  27. 51c48b3 PCI: Probe bridge window attributes once at enumeration-time by Bjorn Helgaas · 6 years ago
  28. 617654a PCI / ACPI: Identify untrusted PCI devices by Mika Westerberg · 6 years ago
  29. eff81b6 Merge branch 'pci/virtualization' by Bjorn Helgaas · 6 years ago
  30. ee8360fd Merge branch 'pci/misc' by Bjorn Helgaas · 6 years ago
  31. 975bb8b PCI/IOV: Use VF0 cached config space size for other VFs by KarimAllah Ahmed · 6 years ago
  32. b0da349 PCI: Remove pci_set_dma_max_seg_size() by Christoph Hellwig · 6 years ago
  33. a6f44cf PCI: Remove pci_set_dma_seg_boundary() by Christoph Hellwig · 6 years ago
  34. f015716 PCI: Make link active reporting detection generic by Keith Busch · 6 years ago
  35. c663579 PCI: Allocate dma_alias_mask with bitmap_zalloc() by Andy Shevchenko · 6 years ago
  36. 9d27e39d PCI: Fix enabling of PASID on RC integrated endpoints by Felix Kuehling · 6 years ago
  37. 3a48dc6 Merge branch 'pci/virtualization' by Bjorn Helgaas · 6 years ago
  38. 5fc054a Merge branch 'pci/resource' by Bjorn Helgaas · 6 years ago
  39. a8bcb5e Merge branch 'pci/enumeration' by Bjorn Helgaas · 6 years ago
  40. 187dacc Merge branch 'pci/aspm' by Bjorn Helgaas · 6 years ago
  41. 3c3ab37 Merge branch 'pci/aer' by Bjorn Helgaas · 6 years ago
  42. 9f0e893 PCI: Match Root Port's MPS to endpoint's MPSS as necessary by Myron Stowe · 6 years ago
  43. 3dbe97e PCI: Skip MPS logic for Virtual Functions (VFs) by Myron Stowe · 6 years ago
  44. 2d1ce5e PCI: Check for PCIe Link downtraining by Alexandru Gagniuc · 6 years ago
  45. ce29af2 PCI: Remove unnecessary include of <linux/pci-aspm.h> by Bjorn Helgaas · 6 years ago
  46. 44bda4b PCI: Fix is_added/is_busmaster race condition by Hari Vyas · 7 years ago
  47. db89ccb PCI/AER: Define aer_stats structure for AER capable devices by Rajat Jain · 7 years ago
  48. aa667c6 PCI: Workaround IDT switch ACS Source Validation erratum by James Puthukattukaran · 7 years ago
  49. 7ce3f91 PCI: Enable PASID only if entire path supports End-End TLP prefixes by Sinan Kaya · 7 years ago
  50. 11eb0e0 PCI: Make early dump functionality generic by Sinan Kaya · 7 years ago
  51. a7c9d4c Merge branch 'pci/resource' by Bjorn Helgaas · 7 years ago
  52. f64c146 Merge branch 'pci/hotplug' by Bjorn Helgaas · 7 years ago
  53. 5e3165d Merge branch 'pci/enumeration' by Bjorn Helgaas · 7 years ago
  54. e412d63 PCI: Improve "partially hidden behind bridge" log message by Mika Westerberg · 7 years ago
  55. 70f7880 PCI: Improve pci_scan_bridge() and pci_scan_bridge_extend() doc by Mika Westerberg · 7 years ago
  56. 3374c54 PCI: Account for all bridges on bus when distributing bus numbers by Mika Westerberg · 7 years ago
  57. 1df81a6 PCI: shpchp: Request SHPC control via _OSC when adding host bridge by Mika Westerberg · 7 years ago
  58. 9310f0d PCI: pciehp: Rename host->native_hotplug to host->native_pcie_hotplug by Mika Westerberg · 7 years ago
  59. 3bbce53 PCI: Fix devm_pci_alloc_host_bridge() memory leak by Jan Kiszka · 7 years ago
  60. 17e8f0d PCI: Check whether bridges allow access to extended config space by Gilles Buloz · 7 years ago
  61. af8bb9f PCI/ACPI: Request LTR control from platform before using it by Bjorn Helgaas · 7 years ago
  62. 3c0d551 Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  63. a4b8850 Merge branch 'pci/virtualization' by Bjorn Helgaas · 7 years ago
  64. 64ae499 Merge branch 'pci/portdrv' by Bjorn Helgaas · 7 years ago
  65. 43b90ea Merge branch 'pci/misc' by Bjorn Helgaas · 7 years ago
  66. cf0921b PCI/IOV: Use VF0 cached config registers for other VFs by KarimAllah Ahmed · 7 years ago
  67. 02bfeb4 PCI/portdrv: Simplify PCIe feature permission checking by Bjorn Helgaas · 7 years ago
  68. 1acfb9b PCI: Add decoding for 16 GT/s link speed by Jay Fang · 7 years ago
  69. bf4447f PCI/IOV: Skip BAR sizing for VFs by KarimAllah Ahmed · 7 years ago
  70. df62ab5 PCI: Tidy comments by Bjorn Helgaas · 7 years ago
  71. 690f430 PCI: Scan all functions when running over Jailhouse by Jan Kiszka · 7 years ago
  72. be20f6b PCI/IOV: Skip INTx config reads for VFs by KarimAllah Ahmed · 7 years ago
  73. 5b0764c PCI: Probe for device reset support during enumeration by Bjorn Helgaas · 7 years ago
  74. ab8c609 Merge branch 'pci/spdx' into next by Bjorn Helgaas · 7 years ago
  75. c7f75ae Merge remote-tracking branch 'lorenzo/pci/cadence' into next by Bjorn Helgaas · 7 years ago
  76. 01f095e Merge branch 'pci/trivial' into next by Bjorn Helgaas · 7 years ago
  77. 412ee7c Merge branch 'pci/misc' into next by Bjorn Helgaas · 7 years ago
  78. 5be3168 Merge branch 'pci/enumeration' into next by Bjorn Helgaas · 7 years ago
  79. 49b8e3f PCI: Add generic function to probe PCI host controllers by Cyrille Pitchen · 7 years ago
  80. 7328c8f PCI: Add SPDX GPL-2.0 when no license was specified by Bjorn Helgaas · 7 years ago
  81. 7506dc7 PCI: Add wrappers for dev_printk() by Frederick Lawler · 7 years ago
  82. 3e466e2 PCI: Tidy up pci/probe.c comments by Bjorn Helgaas · 7 years ago
  83. d57f0b8 PCI: Make PCI_SCAN_ALL_PCIE_DEVS work for Root as well as Downstream Ports by Bjorn Helgaas · 7 years ago
  84. c46fd35 PCI/ASPM: Enable Latency Tolerance Reporting when supported by Bjorn Helgaas · 7 years ago
  85. 1c02ea8 PCI: Distribute available buses to hotplug-capable bridges by Mika Westerberg · 7 years ago
  86. a20c7f3 PCI: Do not allocate more buses than available in parent by Mika Westerberg · 7 years ago
  87. 4147c2f PCI: Open-code the two pass loop when scanning bridges by Mika Westerberg · 7 years ago
  88. 95e3ba9 PCI: Move pci_hp_add_bridge() to drivers/pci/probe.c by Mika Westerberg · 7 years ago
  89. 24a0c65 PCI: Add for_each_pci_bridge() helper by Andy Shevchenko · 7 years ago
  90. 0d519f2 Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  91. 9198407 Merge branch 'pci/resource' into next by Bjorn Helgaas · 7 years ago
  92. e78e661 PCI: Warn periodically while waiting for non-CRS ("device ready") status by Sinan Kaya · 7 years ago
  93. 6a802ef PCI: Factor out pci_bus_wait_crs() by Sinan Kaya · 7 years ago
  94. 62bc6a6 PCI: Add pci_bus_crs_vendor_id() to detect CRS response data by Sinan Kaya · 7 years ago
  95. 9f98275 PCI: Always check for non-CRS response before timeout by Bjorn Helgaas · 7 years ago
  96. a99b646 PCI: Disable PCIe Relaxed Ordering if unsupported by dingtianhong · 7 years ago
  97. bccf90d PCI: Add a generic weak pcibios_fixup_bus() by Palmer Dabbelt · 8 years ago
  98. 62ce94a PCI: Mark Broadcom HT2100 Root Port Extended Tags as broken by Sinan Kaya · 8 years ago
  99. 44d745f Merge branch 'pci/irq-fixups' into next by Bjorn Helgaas · 8 years ago
  100. 9ee8a1c PCI: Remove pci_scan_root_bus_msi() by Lorenzo Pieralisi · 8 years ago