1. 338c314 PCI: Add support for multiple DMA aliases by Jacek Lawrynowicz · 8 years ago
  2. ff0387c PCI: Delete unnecessary NULL pointer checks by Markus Elfring · 10 years ago
  3. bee3f30 PCI: Remove unused pci_find_upstream_pcie_bridge() by Alex Williamson · 10 years ago
  4. 3c78bc6 PCI: Whitespace cleanup by Ryan Desfosses · 10 years ago
  5. b7fe943 PCI: Move EXPORT_SYMBOL so it immediately follows function/variable by Ryan Desfosses · 10 years ago
  6. 0eeb4f2 Merge branch 'pci/iommu' into next by Bjorn Helgaas · 10 years ago
  7. c8fe16e PCI: Add support for PCIe-to-PCI bridge DMA alias quirks by Alex Williamson · 10 years ago
  8. 31c2b81 PCI: Add support for DMA alias quirks by Alex Williamson · 10 years ago
  9. c25dc82 PCI: Add DMA alias iterator by Alex Williamson · 10 years ago
  10. 56a3d18 PCI: Remove unnecessary includes of <linux/init.h> by Paul Gortmaker · 10 years ago
  11. 94e6a9b PCI: Remove pci_bus_b() and use list_for_each_entry() directly by Yijing Wang · 10 years ago
  12. f762598 PCI: Fix whitespace, capitalization, and spelling errors by Bjorn Helgaas · 11 years ago
  13. d5af7d9 PCI: Fix reference count leak in pci_dev_present() by Jiang Liu · 11 years ago
  14. 2c1f56a Merge branch 'pci/feng-avoid-kmalloc' into next by Bjorn Helgaas · 12 years ago
  15. e9bf104 PCI: Remove the obsolete no_pci_devices() check by Feng Tang · 12 years ago
  16. b9443f4 PCI: Use pci_device_id on stack for pci_get_subsys/class() to avoid kmalloc by Feng Tang · 12 years ago
  17. 7bf79d8 Merge branch 'pci/bjorn-cleanup-remove' into next by Bjorn Helgaas · 12 years ago
  18. 62f87c0 PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type by Yijing Wang · 12 years ago
  19. 66455f5 PCI: Use list_for_each_entry() for bus->devices traversal by Bjorn Helgaas · 12 years ago
  20. ce29ca3 PCI: acpiphp: remove all functions in slot, even without ACPI _EJx by Amos Kong · 12 years ago
  21. 4e344b1 PCI: use for_each_pci_dev() by Kulikov Vasiliy · 14 years ago
  22. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  23. 45e829e PCI: change PCI nomenclature in drivers/pci/ (comment changes) by Stefan Assmann · 14 years ago
  24. 5f4d91a PCI: use pci_is_pcie() in pci core by Kenji Kaneshige · 15 years ago
  25. 3c299dc PCI: add pci_get_domain_bus_and_slot function by Andrew Patterson · 15 years ago
  26. e8b553b PCI: disable pci_find_device warnings when deprecated pci functions are enabled by Andi Kleen · 15 years ago
  27. 6e3f36d PCI: use pci_is_root_bus() in pci_find_upstream_pcie_bridge() by Kenji Kaneshige · 15 years ago
  28. 3b073ed PCI: remove deprecated pci_find_slot() interface by Alex Chiang · 15 years ago
  29. 151ab36 PCI: fix wrong assumption in pci_find_upstream_pcie_bridge by Kenji Kaneshige · 15 years ago
  30. c4ed02f PCI: Fix reference counting bug by Matthew Wilcox · 16 years ago
  31. b08508c PCI: fix compiler warnings in pci_get_subsys() by Greg KH · 16 years ago
  32. ebca4f1 PCI: fix reference leak in pci_get_dev_by_id() by Greg KH · 16 years ago
  33. 95247b5 PCI: clean up search.c a lot by Greg Kroah-Hartman · 16 years ago
  34. 3422090 PCI: remove pci_get_device_reverse by Greg Kroah-Hartman · 16 years ago
  35. 448432c PCI: remove pci_find_present by Greg Kroah-Hartman · 16 years ago
  36. bd3989e PCI: Add Kconfig option to disable deprecated pci_find_* API by Jeff Garzik · 17 years ago
  37. 994a65e Intel IOMMU: PCI generic helper function by Keshavamurthy, Anil S · 17 years ago
  38. 35ef63f use no_pci_devices() in pci/search.c by Andrew Morton · 17 years ago
  39. 5463d9f PCI: limit pci_get_bus_and_slot to domain 0 by Randy Dunlap · 17 years ago
  40. 3c92c57 PCI: Fix pci_find_present by Ben Gardner · 17 years ago
  41. 96bde06 pci: do not mark exported functions as __devinit by Sam Ravnborg · 17 years ago
  42. 128bf5c pci: fix section mismatch warning by Sam Ravnborg · 17 years ago
  43. fd9b37c PCI: remove pci_find_device_reverse() by Adrian Bunk · 17 years ago
  44. 6a4c24e [PATCH] pci: remove warning messages by Andrew Morton · 17 years ago
  45. 6ae4adf [PATCH] PCI: prevent down_read when pci_devices is empty by Ard van Breemen · 17 years ago
  46. 1597cac PCI: Fix multiple problems with VIA hardware by Alan Cox · 17 years ago
  47. d86f90f pci: Introduce pci_find_present by Alan Cox · 17 years ago
  48. 29f3eb6 pci: Additional search functions by Alan Cox · 18 years ago
  49. c8439cfc PCI: pci/search: EXPORTs cannot be __devinit by Randy Dunlap · 18 years ago
  50. d75763d [PATCH] pci/search: cleanups, add to kernel-api.tmpl by Randy Dunlap · 18 years ago
  51. d71374d [PATCH] PCI: fix race with pci_walk_bus and pci_destroy_dev by Zhang Yanmin · 18 years ago
  52. b89b7ea [PATCH] PCI: Move pci_dev_put outside a spinlock by Alan Stern · 18 years ago
  53. e07d01e [IA64] hotplug/ia64: SN Hotplug Driver - pci_find_next_bus export by Prarit Bhargava · 19 years ago
  54. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago