1. 8221a01 PCI: Unify pci_resource_to_user() declarations by Bjorn Helgaas · 8 years ago
  2. 7afd16f Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  3. e257ef5 Merge branches 'pci/arm64' and 'pci/host-hv' into next by Bjorn Helgaas · 8 years ago
  4. c5076cf PCI, of: Move PCI I/O space management to PCI core code by Tomasz Nowicki · 8 years ago
  5. 7f76854 Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/ntb', 'pci/thunderbolt' and 'pci/virtualization' into next by Bjorn Helgaas · 8 years ago
  6. c1d61c9 PCI: Reverse standard ACS vs device-specific ACS enabling by Alex Williamson · 8 years ago
  7. cb92148 PCI: Add pci_set_vpd_size() to set VPD size by Hariprasad Shenai · 8 years ago
  8. 338c314 PCI: Add support for multiple DMA aliases by Jacek Lawrynowicz · 9 years ago
  9. f0af959 PCI: Add pci_add_dma_alias() to abstract implementation by Bjorn Helgaas · 9 years ago
  10. d5e2d00 Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  11. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  12. 6e6f498 Merge branch 'pci/resource' into next by Bjorn Helgaas · 9 years ago
  13. cfeb813 Merge branch 'pci/host-hv' into next by Bjorn Helgaas · 9 years ago
  14. c334f9c Merge branches 'pci/host-altera', 'pci/host-imx6', 'pci/host-keystone', 'pci/host-rcar', 'pci/host-tegra', 'pci/host-thunder', 'pci/host-vmd', 'pci/host-xilinx' and 'pci/host-xilinx-nwl' into next by Bjorn Helgaas · 9 years ago
  15. 18e5e69 Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/virtualization' and 'pci/vpd' into next by Bjorn Helgaas · 9 years ago
  16. 7b77061 PCI: Add pcibios_bus_add_device() weak function by Wei Yang · 9 years ago
  17. c194f7e PCI/IOV: Rename and export virtfn_{add, remove} by Wei Yang · 9 years ago
  18. 057bd2e PCI: Add pci_ops.{add,remove}_bus() callbacks by Thierry Reding · 9 years ago
  19. fe53767 PCI: Consolidate PCI DMA constants and interfaces in linux/pci-dma-compat.h by Bjorn Helgaas · 9 years ago
  20. bc4b024 PCI: Move pci_dma_* helpers to common code by Christoph Hellwig · 9 years ago
  21. b84106b PCI: Disable IO/MEM decoding for devices with non-compliant BARs by Bjorn Helgaas · 9 years ago
  22. 9eb45d5 PCI: Update VPD definitions by Hannes Reinecke · 9 years ago
  23. 67b4eab Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed" by Bjorn Helgaas · 9 years ago
  24. 92016ba PCI: Add fwnode_handle to x86 pci_sysdata by Jake Oshins · 9 years ago
  25. 5bbe029 PCI: Move pci_set_flags() from asm-generic/pci-bridge.h to linux/pci.h by Bjorn Helgaas · 9 years ago
  26. d434215 Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  27. 471036b acpi: pci: Setup MSI domain for ACPI based pci devices by Suravee Suthikulpanit · 9 years ago
  28. 7c7a0e9 ARM/PCI: Move align_resource function pointer to pci_host_bridge structure by Gabriele Paoloni · 9 years ago
  29. e80e7edc PCI/MSI: Initialize MSI capability for all architectures by Guilherme G. Piccoli · 9 years ago
  30. c56d445 PCI: Turn off Request Attributes to avoid Chelsio T5 Completion erratum by Hariprasad Shenai · 9 years ago
  31. b4eb6cd PCI: Add builtin_pci_driver() to avoid registration boilerplate by Paul Gortmaker · 9 years ago
  32. 01a7fd3 pci: mm: add pci_pool_zalloc() call by Sean O. Stalley · 9 years ago
  33. 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
  34. 25525be Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  35. 26f8b7e Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  36. 9ca678d Merge branches 'pci/enumeration' and 'pci/misc' into next by Bjorn Helgaas · 9 years ago
  37. 22b6839 PCI: Make pci_msi_setup_pci_dev() non-static for use by arch code by Guilherme G. Piccoli · 9 years ago
  38. c43996f PCI: Add pci_ioremap_wc_bar() by Luis R. Rodriguez · 9 years ago
  39. 27d868b PCI: Set MPS to match upstream bridge by Keith Busch · 9 years ago
  40. d2a7926 PCI: Add pci_scan_root_bus_msi() by Lorenzo Pieralisi · 9 years ago
  41. 1f408d5 Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago
  42. f7ef134 PCI: Remove pci_ats_enabled() by Bjorn Helgaas · 9 years ago
  43. a71f938 PCI: Stop caching ATS Invalidate Queue Depth by Bjorn Helgaas · 9 years ago
  44. ff9bee8 PCI: Move ATS declarations to linux/pci.h so they're all together by Bjorn Helgaas · 9 years ago
  45. 6793099 PCI: Reduce size of ATS structure elements by Bjorn Helgaas · 9 years ago
  46. d544d75 PCI: Embed ATS info directly into struct pci_dev by Bjorn Helgaas · 9 years ago
  47. edc90fe PCI: Allocate ATS struct during enumeration by Bjorn Helgaas · 9 years ago
  48. 5a4f3cf Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago
  49. 017ffe6 PCI: Hold pci_slot_mutex while searching bus->slots list by Yijing Wang · 9 years ago
  50. 6754676 PCI: Protect pci_bus->slots with pci_slot_mutex, not pci_bus_sem by Yijing Wang · 9 years ago
  51. 811a4e6 PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed by Jiang Liu · 9 years ago
  52. 890e484 PCI: Add pcibios_alloc_irq() and pcibios_free_irq() by Jiang Liu · 9 years ago
  53. b165e2b PCI/MSI: Add support for OF-provided msi_domain by Marc Zyngier · 9 years ago
  54. 4a7cc83 genirq/MSI: Move msi_list from struct pci_dev to struct device by Jiang Liu · 9 years ago
  55. 932c435 PCI: Add dev_flags bit to access VPD through function 0 by Mark Rustad · 9 years ago
  56. 0ff9b9b Merge branches 'pci/aspm', 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago
  57. c030008 PCI: Remove unused pci_scan_bus_parented() by Yijing Wang · 9 years ago
  58. 01d72a9 PCI: Remove unused pci_dma_burst_advice() by Bjorn Helgaas · 9 years ago
  59. 3a9ad0b PCI: Add pci_bus_addr_t by Yinghai Lu · 9 years ago
  60. 19bdb6e PCI: Move pci_ari_enabled() to global header by Alex Williamson · 9 years ago
  61. 0824965 PCI: Propagate the "ignore hotplug" setting to parent by Rafael J. Wysocki · 9 years ago
  62. d0751b9 PCI: Add dev->has_secondary_link to track downstream PCIe links by Yijing Wang · 9 years ago
  63. c6201cd PCI/MSI: Remove unused pci_msi_off() by Bjorn Helgaas · 9 years ago
  64. d19d5ef Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  65. 5468d5a Merge branch 'pci/misc' into next by Bjorn Helgaas · 9 years ago
  66. e33caa8 PCI/ACPI: Optimize device state transition delays by Aaron Lu · 10 years ago
  67. 978d2d6 PCI: Add pcibios_iov_resource_alignment() interface by Wei Yang · 9 years ago
  68. b07579c PCI: Export pci_iov_virtfn_bus() and pci_iov_virtfn_devfn() by Wei Yang · 9 years ago
  69. 0e6c912 PCI: Keep individual VF BAR size in struct pci_sriov by Wei Yang · 9 years ago
  70. 6675a60 PCI: Add helper functions pci_get[put]_host_bridge_device() by Murali Karicheri · 10 years ago
  71. 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
  72. 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
  73. cb8e92d Merge branch 'pci/misc' into next by Bjorn Helgaas · 10 years ago
  74. 14d76b6 PCI: Use common resource list management code instead of private implementation by Jiang Liu · 10 years ago
  75. f0b66a2 PCI: Add pci_device_to_OF_node() stub for !CONFIG_OF by Kevin Hao · 10 years ago
  76. 2cd59de Merge branch 'pci/config' into next by Bjorn Helgaas · 10 years ago
  77. 1f94a94 PCI: Add generic config accessors by Rob Herring · 10 years ago
  78. 51e5373 PCI: Add flag for devices that don't reset on D3hot->D0 transition by Alex Williamson · 10 years ago
  79. 8505e72 PCI: Add pci_claim_bridge_resource() to clip window if necessary by Yinghai Lu · 10 years ago
  80. f331a85 PCI: Add flag for devices where we can't use bus reset by Alex Williamson · 10 years ago
  81. e589c9e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  82. cffe0a2 x86, irq: Keep balance of IOAPIC pin reference count by Jiang Liu · 10 years ago
  83. 9d05096 Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  84. 9e66645 Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  85. 98d9b27 PCI: Expose pci_load_saved_state for public consumption. by Konrad Rzeszutek Wilk · 10 years ago
  86. f144d14 PCI/MSI: Add device flag indicating that 64-bit MSIs don't work by Benjamin Herrenschmidt · 10 years ago
  87. c2791b8 PCI/MSI: Rename "struct msi_chip" to "struct msi_controller" by Yijing Wang · 10 years ago
  88. 80213c0 Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  89. 07a7cbd Merge branch 'pci/host-generic' into next by Bjorn Helgaas · 10 years ago
  90. 8b921ac PCI: Add pci_remap_iospace() to map bus I/O resources by Liviu Dudau · 10 years ago
  91. 41e5c0f of/pci: Add pci_get_new_domain_nr() and of_get_pci_domain_nr() by Liviu Dudau · 10 years ago
  92. 670ba0c PCI: Add generic domain handling by Catalin Marinas · 10 years ago
  93. c0ed74e Merge branches 'pci/enumeration', 'pci/virtualization' and 'pci/cleanup' into next by Bjorn Helgaas · 10 years ago
  94. 5d8f4c9 PCI: Remove unused pci_get_dma_source() by Alex Williamson · 10 years ago
  95. bee3f30 PCI: Remove unused pci_find_upstream_pcie_bridge() by Alex Williamson · 10 years ago
  96. 134cd00 Merge branches 'pci/enumeration', 'pci/misc' and 'pci/virtualization' into next by Bjorn Helgaas · 10 years ago
  97. 63ddc0b PCI: Parenthesize PCI_DEVID and PCI_VPD_LRDT_ID parameters by Megan Kamiya · 10 years ago
  98. ce05298 PCI: Add device flag helper functions by Ethan Zhao · 10 years ago
  99. b440bde PCI: Add pci_ignore_hotplug() to ignore hotplug events for a device by Bjorn Helgaas · 10 years ago
  100. 2521129 Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago