1. 70c0923 PCI: Introduce pci_get_dsn by Jacob Keller · 4 years, 11 months ago
  2. ec5d9e8 PCI: Add pci_status_get_and_clear_errors by Heiner Kallweit · 4 years, 11 months ago
  3. d6e055e PCI: Add constant PCI_STATUS_ERROR_BITS by Heiner Kallweit · 4 years, 11 months ago
  4. db83c26 Merge branch 'pci/host-vmd' by Bjorn Helgaas · 5 years ago
  5. 2856ba6 PCI: Introduce pci_real_dma_dev() by Jon Derrick · 5 years ago
  6. 0929854 PCI: Add nr_devfns parameter to pci_add_dma_alias() by James Sewart · 5 years ago
  7. c3bed3b Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  8. 7bd4c4a Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges' by Bjorn Helgaas · 5 years ago
  9. f52412b Merge branch 'pci/virtualization' by Bjorn Helgaas · 5 years ago
  10. 774800c Merge branch 'pci/resource' by Bjorn Helgaas · 5 years ago
  11. 7cfe163 Merge branch 'pci/pm' by Bjorn Helgaas · 5 years ago
  12. c59f0da Merge branch 'pci/msi' by Bjorn Helgaas · 5 years ago
  13. 3f1b210 Merge tag 'sound-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  14. d41b0e6 PCI/MSI: Remove unused pci_irq_get_node() by Greg Kroah-Hartman · 5 years ago
  15. d6aa37c PCI/PM: Avoid exporting __pci_complete_power_transition() by Rafael J. Wysocki · 5 years ago
  16. 1a1daf0 PCI/PM: Remove unused pci_driver.suspend_late() hook by Bjorn Helgaas · 5 years ago
  17. 89cdbc3 PCI/PM: Remove unused pci_driver.resume_early() hook by Bjorn Helgaas · 5 years ago
  18. 12bcae4 PCI/PM: Use pci_WARN() to include device information by Bjorn Helgaas · 5 years ago
  19. 331f634 PCI: of: Add inbound resource parsing to helpers by Rob Herring · 5 years ago
  20. 46b4bff PCI: Fix missing inline for pci_pr3_present() by Takashi Iwai · 5 years ago
  21. 52525b7 PCI: Add a helper to check Power Resource Requirements _PR3 existence by Kai-Heng Feng · 5 years ago
  22. b24d5c2 PCI/ATS: Consolidate ATS declarations in linux/pci-ats.h by Krzysztof Wilczynski · 5 years ago
  23. e5adf79 PCI/ATS: Cache PRI PRG Response PASID Required bit by Bjorn Helgaas · 5 years ago
  24. 751035b PCI/ATS: Cache PASID Capability offset by Kuppuswamy Sathyanarayanan · 5 years ago
  25. c065190 PCI/ATS: Cache PRI Capability offset by Kuppuswamy Sathyanarayanan · 5 years ago
  26. 3ad6219 PCI/ATS: Disable PF/VF ATS service independently by Kuppuswamy Sathyanarayanan · 5 years ago
  27. aff5d05 PCI/ASPM: Add L1 PM substate support to pci_disable_link_state() by Heiner Kallweit · 5 years ago
  28. c9c13ba PCI: Add PCI_STD_NUM_BARS for the number of standard BARs by Denis Efremov · 5 years ago
  29. 977da07 crypto: inside-secure - Remove #ifdef checks by Arnd Bergmann · 5 years ago
  30. 299d14d Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  31. c5048a7 Merge branch 'pci/trivial' by Bjorn Helgaas · 5 years ago
  32. 0ca0ef1 Merge branch 'pci/resource' by Bjorn Helgaas · 5 years ago
  33. 6ce54f0 Merge branch 'pci/misc' by Bjorn Helgaas · 5 years ago
  34. a10a1f6 Merge branch 'pci/enumeration' by Bjorn Helgaas · 5 years ago
  35. 77dc51f Merge branch 'pci/encapsulate' by Bjorn Helgaas · 5 years ago
  36. 0d8006d PCI: Add pci_irq_vector() and other stubs when !CONFIG_PCI by Herbert Xu · 5 years ago
  37. ca78410 PCI: Get rid of dev->has_secondary_link flag by Mika Westerberg · 5 years ago
  38. 7f1c62c PCI: Add pci_info_ratelimited() to ratelimit PCI separately by Krzysztof Wilczynski · 5 years ago
  39. d1bbf38 PCI: Fix typos and whitespace errors by Bjorn Helgaas · 5 years ago
  40. 7ce2e76 PCI: Move ASPM declarations to linux/pci.h by Krzysztof Wilczynski · 5 years ago
  41. accd2dd PCI/ASPM: Add pcie_aspm_enabled() by Rafael J. Wysocki · 5 years ago
  42. b8074aa PCI: Convert pci_resource_to_user() to a weak function by Denis Efremov · 5 years ago
  43. 621f7e3 PCI: Make pci_set_of_node(), etc private by Kelsey Skunberg · 5 years ago
  44. ac6c26d PCI: Make pci_enable_ptm() private by Kelsey Skunberg · 5 years ago
  45. 72bde9c PCI: Make pcie_set_ecrc_checking(), pcie_ecrc_get_policy() private by Kelsey Skunberg · 5 years ago
  46. b92b512 PCI: Make pci_ats_init() private by Kelsey Skunberg · 5 years ago
  47. 5da78d9 PCI: Make pcie_update_link_speed() private by Kelsey Skunberg · 5 years ago
  48. ecd29c1 PCI: Make pci_bus_get(), pci_bus_put() private by Kelsey Skunberg · 5 years ago
  49. 003d3b2 PCI: Make pci_hotplug_io_size, mem_size, and bus_size private by Kelsey Skunberg · 5 years ago
  50. 440589d PCI: Make pci_save_vc_state(), pci_restore_vc_state(), etc private by Kelsey Skunberg · 5 years ago
  51. 975e1ac PCI: Make pci_get_host_bridge_device(), pci_put_host_bridge_device() private by Kelsey Skunberg · 5 years ago
  52. 669696e PCI: Make pci_check_pme_status(), pci_pme_wakeup_bus() private by Kelsey Skunberg · 5 years ago
  53. c776dd5 PCI: Make PCI_PM_* delay times private by Kelsey Skunberg · 5 years ago
  54. 4f77e09 PCI: Remove pci_block_cfg_access() et al (unused) by Kelsey Skunberg · 6 years ago
  55. bec5545 Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb by Linus Torvalds · 5 years ago
  56. 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
  57. 7b4b0f6 Merge branch 'pci/trivial' by Bjorn Helgaas · 6 years ago
  58. 8c6af6f Merge branch 'pci/resource' by Bjorn Helgaas · 6 years ago
  59. 8cf80c5 Merge branch 'pci/enumeration' by Bjorn Helgaas · 6 years ago
  60. f6b6aef PCI: Fix typos and whitespace errors by Bjorn Helgaas · 6 years ago
  61. a78cf96 PCI/ACPI: Evaluate PCI Boot Configuration _DSM by Benjamin Herrenschmidt · 6 years ago
  62. 151f4e2 docs: power: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  63. de76cda PCI: Decode PCIe 32 GT/s link speed by Gustavo Pimentel · 6 years ago
  64. d7cc609 PCI/MSI: Support allocating virtual MSI interrupts by Logan Gunthorpe · 6 years ago
  65. 229b4e0 Documentation: PCI: convert pci.txt to reST by Changbin Du · 6 years ago
  66. d491f2b PCI: PM: Avoid possible suspend-to-idle issue by Rafael J. Wysocki · 6 years ago
  67. 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
  68. f2e9468 Merge branch 'pci/iova-dma-ranges' by Bjorn Helgaas · 6 years ago
  69. 09fdd75 Merge branch 'pci/misc' by Bjorn Helgaas · 6 years ago
  70. a13f065 Merge tag 'iommu-updates-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  71. e80a91a PCI: Add dma_ranges window list by Srinath Mannam · 6 years ago
  72. 4e544ba PCI: Add pci_dev_id() helper by Heiner Kallweit · 6 years ago
  73. b9ae16d PCI: Add a stub for pci_ats_disabled() by Jean-Philippe Brucker · 6 years ago
  74. 6e1ffbb PCI: Move ATS declarations outside of CONFIG_PCI by Jean-Philippe Brucker · 6 years ago
  75. a88a7b3 vfio: Use dev_printk() when possible by Bjorn Helgaas · 6 years ago
  76. 804ee5b PCI: Remove unused pci_request_region_exclusive() by Johannes Thumshirn · 6 years ago
  77. 4ec7379 PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum by Stefan Mätje · 6 years ago
  78. bb97be2 Merge tag 'iommu-updates-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  79. 2901752 Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  80. 8c938dd PCI/ATS: Add pci_ats_page_aligned() interface by Kuppuswamy Sathyanarayanan · 6 years ago
  81. c66d4bd genirq/affinity: Add new callback for (re)calculating interrupt sets by Ming Lei · 6 years ago
  82. 51c48b3 PCI: Probe bridge window attributes once at enumeration-time by Bjorn Helgaas · 6 years ago
  83. 926b02d Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  84. 6ee86ca Merge branch 'pci/virtualization' by Bjorn Helgaas · 6 years ago
  85. aff68a5a PCI/IOV: Add flag so platforms can skip VF scanning by Sebastian Ott · 6 years ago
  86. 457fa34 Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  87. 5d32a66 PCI/ACPI: Allow ACPI to be built without CONFIG_PCI set by Sinan Kaya · 6 years ago
  88. 7cb3026 PCI: Remove unnecessary space before function pointer arguments by Benjamin Young · 6 years ago
  89. 617654a PCI / ACPI: Identify untrusted PCI devices by Mika Westerberg · 6 years ago
  90. bd6bf7c Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  91. 4b51c74 Merge branch 'spi-4.20' into spi-next by Mark Brown · 6 years ago
  92. 1734715 Merge branch 'pci/peer-to-peer' by Bjorn Helgaas · 6 years ago
  93. ee8360fd Merge branch 'pci/misc' by Bjorn Helgaas · 6 years ago
  94. 20634dc Merge branch 'pci/hotplug' by Bjorn Helgaas · 6 years ago
  95. 9c21200 PCI: Provide pci_match_id() with CONFIG_PCI=n by Lubomir Rintel · 6 years ago
  96. 18b01b1 PCI: Remove pci_unmap_addr() wrappers for DMA API by Christoph Hellwig · 6 years ago
  97. 5291698 PCI/P2PDMA: Support peer-to-peer memory by Logan Gunthorpe · 6 years ago
  98. f015716 PCI: Make link active reporting detection generic by Keith Busch · 6 years ago
  99. d6112f8 PCI: Add support for Immediate Readiness by Felipe Balbi · 6 years ago
  100. bfc4560 IB/hfi1,PCI: Allow bus reset while probing by Dennis Dalessandro · 6 years ago