1. 451124a PCI: fix 4x section mismatch warnings by Sam Ravnborg · 17 years ago
  2. 4105717 PCI: fix section mismatch warnings referring to pci_do_scan_bus by Sam Ravnborg · 17 years ago
  3. cc3a137 Revert "PCI: PCIE ASPM support" by Greg Kroah-Hartman · 17 years ago
  4. fd7d1ce PCI: make pci_bus a struct device by Greg Kroah-Hartman · 17 years ago
  5. 6c723d5 PCI: PCIE ASPM support by Shaohua Li · 17 years ago
  6. a6f29a9 PCI: Add missing "space" in printk messages by Joe Perches · 17 years ago
  7. 943e6c0 PCI: remove additional pci_scan_child_bus() prototype by Adrian Bunk · 17 years ago
  8. b73e968 PCI: always export pci_scan_single_device by Adrian Bunk · 17 years ago
  9. eb003ec PCI: drivers/pci/: remove unused exports by Adrian Bunk · 17 years ago
  10. b249072 driver core: add way to get to bus device klist by Greg Kroah-Hartman · 17 years ago
  11. ad7edfe [PCI] Do not enable CRS Software Visibility by default by Linus Torvalds · 17 years ago
  12. bb44609 PCI: Restore PCI expansion ROM P2P prefetch window creation by Gary Hade · 17 years ago
  13. af1bff4 Revert "PCI: fix IDE legacy mode resources" by Linus Torvalds · 17 years ago
  14. 994a65e Intel IOMMU: PCI generic helper function by Keshavamurthy, Anil S · 17 years ago
  15. 1194925 PCI: modify PCI bridge control ISA flag for clarity by Gary Hade · 17 years ago
  16. fd64cb4 PCI: avoid P2P prefetch window for expansion ROMs by Gary Hade · 17 years ago
  17. 036fff4 PCI: skip ISA ioresource alignment on some systems by Gary Hade · 17 years ago
  18. fd6e732 PCI: fix IDE legacy mode resources by Yoichi Yuasa · 17 years ago
  19. e365c3e PCI: remove devinit from pci_read_bridge_bases by Ralf Baechle · 17 years ago
  20. d55bef5 PCI: lets kill the 'PCI hidden behind bridge' message by Bernhard Kaindl · 17 years ago
  21. ed4aaad fix jvc cdrom drive lockup by Zhang, Yanmin · 17 years ago
  22. 21ba0f8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  23. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  24. b8a3a52 PCI: read revision ID by default by Auke Kok · 17 years ago
  25. a23adb5 PCI: point people to Bernhard instead of the linux-kernel list by Greg Kroah-Hartman · 17 years ago
  26. 4aa9bc9 MSI: Use a list instead of the custom link structure by Michael Ellerman · 17 years ago
  27. bab41e9 PCI: Convert to alloc_pci_dev() by Michael Ellerman · 17 years ago
  28. 6589121 PCI: Create alloc_pci_dev(), the one true way to create a struct pci_dev by Michael Ellerman · 17 years ago
  29. 96bde06 pci: do not mark exported functions as __devinit by Sam Ravnborg · 17 years ago
  30. 01abc2a Revert "adjust legacy IDE resource setting (v2)" by Bartlomiej Zolnierkiewicz · 17 years ago
  31. ed8ccee adjust legacy IDE resource setting (v2) by Jan Beulich · 17 years ago
  32. 0fcfdab MSI: Remove pci_scan_msi_device() by Michael Ellerman · 18 years ago
  33. 07eddf3 PCI: check szhi when sz is 0 when 64 bit iomem bigger than 4G by Yinghai Lu · 18 years ago
  34. 76e6a1d [PATCH] pci/probe: fix macro that confuses kernel-doc by Randy Dunlap · 18 years ago
  35. fb0f2b4 PCI legacy resource fix by Ralf Baechle · 18 years ago
  36. 8734813 [PATCH] add numa node information to struct device by Christoph Hellwig · 18 years ago
  37. 368c73d PCI: quirks: fix the festering mess that claims to handle IDE quirks by Alan Cox · 18 years ago
  38. 6b4b78f PCI: optionally sort device lists breadth-first by Matt Domsch · 18 years ago
  39. b19441a PCI: fix __must_check warnings by Greg Kroah-Hartman · 18 years ago
  40. 8208179 [PATCH] pci: initialize struct pci_dev.error_state by Linas Vepstas · 18 years ago
  41. d71374d [PATCH] PCI: fix race with pci_walk_bus and pci_destroy_dev by Zhang Yanmin · 18 years ago
  42. ea28502 [PATCH] PCI: fix to pci ignore pre-set 64-bit bars on 32-bit platforms by Bjorn Helgaas · 18 years ago
  43. 17d6dc8 [PATCH] PCI: Ignore pre-set 64-bit BARs on 32-bit platforms by H. Peter Anvin · 18 years ago
  44. f5afe80 [PATCH] PCI: kzalloc() conversion in drivers/pci by Eric Sesterhenn · 18 years ago
  45. 8c4b2cf [PATCH] PCI: PCI/Cardbus cards hidden, needs pci=assign-busses to fix by Bernhard Kaindl · 19 years ago
  46. 6e325a6 [PATCH] PCI: make MSI quirk inheritable from the pci bus by Michael S. Tsirkin · 19 years ago
  47. bbe8f9a [PATCH] PCI: Avoid leaving MASTER_ABORT disabled permanently when returning from pci_scan_bridge. by Ralf Baechle · 19 years ago
  48. e3ac86d [PATCH] PCI: really fix parent's subordinate busnr by Kristen Accardi · 19 years ago
  49. ac7dc65 [PATCH] PCI: Export pci_cfg_space_size by Benjamin Herrenschmidt · 19 years ago
  50. 4988794 [PATCH] PCI: use bus numbers sparsely, if necessary by Dominik Brodowski · 19 years ago
  51. 9d26512 [PATCH] PCI Quirk: 1K I/O space granularity on Intel P64H2 by Daniel Yeisley · 19 years ago
  52. 3efd273 [PATCH] pci: call pci_read_irq for bridges by Kristen Accardi · 19 years ago
  53. ffeff78 [PATCH] pci: store PCI_INTERRUPT_PIN in pci_dev by Kristen Accardi · 19 years ago
  54. 8f7020d [PATCH] kernel-doc: PCI fixes by Randy Dunlap · 19 years ago
  55. 12f44f4 [PATCH] pci: fixup parent subordinate busnr by Ivan Kokshaysky · 19 years ago
  56. 3c6de92 [PATCH] fix drivers/pci/probe.c warning by Amos Waterland · 19 years ago
  57. 4327edf [PATCH] Subject: PATCH: fix numa caused compile warnings by Alan Cox · 19 years ago
  58. cdb9b9f [PATCH] PCI: Small rearrangement of PCI probing code by Paul Mackerras · 19 years ago
  59. 3fe9d19 [PATCH] PCI: Support PCM PM CAP version 3 by Daniel Ritz · 19 years ago
  60. 982245f [PATCH] PCI: remove CONFIG_PCI_NAMES by Adrian Bunk · 19 years ago
  61. 10f4338 [PATCH] PCI: remove PCI_BRIDGE_CTL_VGA handling from setup-bus.c by Ivan Kokshaysky · 19 years ago
  62. 90b5492 [PATCH] PCI: handle subtractive decode pci-pci bridge better by Ivan Kokshaysky · 19 years ago
  63. 26f674a [PATCH] PCI: Fix up PCI routing in parent bridge by Greg Kroah-Hartman · 19 years ago
  64. 6ef6f0e [PATCH] acpi bridge hotadd: Link newly created pci child bus to its parent on creation by Rajesh Shah · 19 years ago
  65. e4ea9bb [PATCH] acpi bridge hotadd: Take the PCI lock when modifying pci bus or device lists by Rajesh Shah · 19 years ago
  66. cc57450 [PATCH] acpi bridge hotadd: Prevent duplicate bus numbers when scanning PCI bridge by Rajesh Shah · 19 years ago
  67. c431ada [PATCH] acpi bridge hotadd: ACPI based root bridge hot-add by Rajesh Shah · 19 years ago
  68. f797f9c [PATCH] Fix PCI BAR size interpretation on 64-bit arches by Olof Johansson · 19 years ago
  69. bc56b9e [PATCH] PCI: Clean up a lot of sparse "Should it be static?" warnings. by Greg KH · 19 years ago
  70. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago