1. 215e871 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  2. fd7d1ce PCI: make pci_bus a struct device by Greg Kroah-Hartman · 17 years ago
  3. 367b09f PCI: fix codingstyle issues in drivers/pci/pci.h by Greg Kroah-Hartman · 17 years ago
  4. 6c723d5 PCI: PCIE ASPM support by Shaohua Li · 17 years ago
  5. 5c796ae PCI: Fix fakephp deadlock by Ian Abbott · 17 years ago
  6. 4600c9d PCI: modify SB700 SATA MSI quirk by Shane Huang · 17 years ago
  7. 3c75e23 PCI: Run ACPI _OSC method on root bridges only by Andrew Patterson · 17 years ago
  8. d8634dd PCI ACPI: AER driver should only register PCIe devices with _OSC by Andrew Patterson · 17 years ago
  9. c277835 PCI ACPI: Added a function to register _OSC with only PCIe devices. by Andrew Patterson · 17 years ago
  10. 02d90fc PCI: constify function pointer tables by Jan Engelhardt · 17 years ago
  11. add7718 PCI: Convert drivers/pci/proc.c to use unlocked_ioctl by Mathieu Segaud · 17 years ago
  12. 2326e2b pciehp: block new requests from the device before power off by Kenji Kaneshige · 17 years ago
  13. f1050a3 pciehp: workaround against Bad DLLP during power off by Kenji Kaneshige · 17 years ago
  14. 8bb7c7a pciehp: wait for 1000ms before LED operation after power off by Kenji Kaneshige · 17 years ago
  15. 7cbe5b6 PCI: Remove pci_enable_device_bars() by Benjamin Herrenschmidt · 17 years ago
  16. b718989 PCI: Add pci_enable_device_{io,mem} intefaces by Benjamin Herrenschmidt · 17 years ago
  17. 017fc48 PCI: avoid save the same type of cap multiple times by Shaohua Li · 17 years ago
  18. ec0a3a2 PCI: correctly initialize a structure for pcie_save_pcix_state() by Shaohua Li · 17 years ago
  19. f34303d PCI: fix typo in pci_save_pcix_state by Shaohua Li · 17 years ago
  20. f0fda80 PCI: use dev_printk in quirk messages by bjorn.helgaas@hp.com · 17 years ago
  21. 9f23ed3 PCI: print quirk name in debug messages by bjorn.helgaas@hp.com · 17 years ago
  22. e64aecc PCI: fix for quirk_e100_interrupt() by Ivan Kokshaysky · 17 years ago
  23. 3609801 PCI: Spelling fixes by Joe Perches · 17 years ago
  24. 6a9e7f2 PCI: drivers/pci/msi.c: move arch hooks to the top by Adrian Bunk · 17 years ago
  25. 6bae1d9 PCI: quirk: enable MSI Mapping on HT1000 by Sebastien Dugue · 17 years ago
  26. 6015fbe PCI: Fix warning in setup-res.c on 32-bit platforms with 64-bit resources by Benjamin Herrenschmidt · 17 years ago
  27. c40a22e PCI: Fix bus resource assignment on 32 bits with 64b resources by Benjamin Herrenschmidt · 17 years ago
  28. f07234b PCI Hotplug: PCIeHP: Fix some whitespace damage by Rolf Eike Beer · 17 years ago
  29. 9515930 PCI Hotplug: pciehp: use generic function to find ext capability by Kenji Kaneshige · 17 years ago
  30. 941f10e PCI Hotplug: pciehp: remove needless hp_slot calculation by Kenji Kaneshige · 17 years ago
  31. 0837974 PCI Hotplug: pciehp: remove needless members from struct controller by Kenji Kaneshige · 17 years ago
  32. 25d6ddc PCI Hotplug: acpiphp: remove unneeded acpi_get_name function call by MUNEDA Takahiro · 17 years ago
  33. 5a340ed PCI Hotplug: acpiphp: fix trivial typos by MUNEDA Takahiro · 17 years ago
  34. ecdde93 PCIe: fix double initialization bug by Mark Lord · 17 years ago
  35. cd2fe83 PCIE: Make use of the previously split out pcie_init_enable_events() function by Mark Lord · 17 years ago
  36. 08e7a7d PCI: more fixes for PCIe Hotplug so that it works with ExpressCard slots on Dell notebooks (and others?) in conjunction with modparam of pciehp_force=1 by Mark Lord · 17 years ago
  37. 0a3c33d PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebooks (and others?) in conjunction with modparam of pciehp_force=1. by Mark Lord · 17 years ago
  38. a6f29a9 PCI: Add missing "space" in printk messages by Joe Perches · 17 years ago
  39. 94688cf PCI: export pci_restore_msi_state() by Linas Vepstas · 17 years ago
  40. 1b7c9fc pci hotplug: fix rpaphp directory naming by Linas Vepstas · 17 years ago
  41. 677cc64 PCI: Unhide the SMBus on the HP xw4100 by Jean Delvare · 17 years ago
  42. 093f87d PCI: More Sanity checks for DMAR by Fenghua Yu · 17 years ago
  43. 652c538 PCI: drivers/pci/quirks.c: coding-style cleanup by Andrew Morton · 17 years ago
  44. 943e6c0 PCI: remove additional pci_scan_child_bus() prototype by Adrian Bunk · 17 years ago
  45. b73e968 PCI: always export pci_scan_single_device by Adrian Bunk · 17 years ago
  46. 0741a95 PCI: remove unneeded lock_kernel() in drivers/pci/syscall.c. by Diego Woitasen · 17 years ago
  47. 74e27e4 PCI: Mem Policy: fix mempolicy usage in pci driver by Lee Schermerhorn · 17 years ago
  48. 53a9bf4 PCI: VIA CX700 quirk to disable PCI Bus Parking by Tim Yamin · 17 years ago
  49. 2b1afa8 PCI: quirk_vialatency: Omit reading pci revision ID by Auke Kok · 17 years ago
  50. 561e55e PCI: hotplug: Link fakephp last by Alex Chiang · 17 years ago
  51. 41ece38 PCI: hotplug: pci_hotplug_core whitespace fix by Alex Chiang · 17 years ago
  52. 1d5b95a PCI: hotplug: acpiphp: Remove unused variable from acpiphp by Alex Chiang · 17 years ago
  53. 1ec8728 PCI: hotplug: remove Experimental by Kristen Carlson Accardi · 17 years ago
  54. f362b8b PCI: hotplug: Switch to pci_get_bus_and_slot by Joonwoo Park · 17 years ago
  55. 4348a2d pcie: utilize pcie transaction pending bit by Shaohua Li · 17 years ago
  56. 39ec456 pcie port driver: correctly detect native PME feature by Shaohua Li · 17 years ago
  57. eb003ec PCI: drivers/pci/: remove unused exports by Adrian Bunk · 17 years ago
  58. b09549e PCI: drivers/pci/rom.c: #if 0 two functions by Adrian Bunk · 17 years ago
  59. ad66859 PCI: make pci_restore_bars() static by Adrian Bunk · 17 years ago
  60. b95d58e pci: allow multiple calls to pcim_enable_device() by Tejun Heo · 17 years ago
  61. bd45ac0 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  62. 03a16b2 [POWERPC] Always build setup-bus.c on powerpc by Kumar Gala · 17 years ago
  63. c10997f Kobject: convert drivers/* from kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 17 years ago
  64. 2b93730 PCI: remove foolish code from pci-driver.c by Greg Kroah-Hartman · 17 years ago
  65. 03d43b1 PCI: use proper call to driver_create_file by Greg Kroah-Hartman · 17 years ago
  66. b249072 driver core: add way to get to bus device klist by Greg Kroah-Hartman · 17 years ago
  67. 0fed80f driver core: add way to get to bus kset by Greg Kroah-Hartman · 17 years ago
  68. 64dbcac Kobject: change drivers/pci/hotplug/pci_hotplug_core.c to use kobject_init_and_add by Greg Kroah-Hartman · 17 years ago
  69. f55842f kobject: clean up rpadlpar horrid sysfs abuse by Greg Kroah-Hartman · 17 years ago
  70. 81ace5c kset: convert pci hotplug to use kset_create_and_add by Greg Kroah-Hartman · 17 years ago
  71. 3514fac kobject: remove struct kobj_type from struct kset by Greg Kroah-Hartman · 17 years ago
  72. 9156ad4 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  73. d1ec729 ACPI: apply quirk_ich6_lpc_acpi to more ICH8 and ICH9 by Zhao Yakui · 17 years ago
  74. ad7edfe [PCI] Do not enable CRS Software Visibility by default by Linus Torvalds · 17 years ago
  75. c2a7dcad Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  76. bf5e2ba [POWERPC] Merge PCI resource fixups by Benjamin Herrenschmidt · 17 years ago
  77. bb44609 PCI: Restore PCI expansion ROM P2P prefetch window creation by Gary Hade · 17 years ago
  78. af1bff4 Revert "PCI: fix IDE legacy mode resources" by Linus Torvalds · 17 years ago
  79. 26e6c66 pci hotplug: kernel-doc fixes by Randy Dunlap · 17 years ago
  80. d885c6b pci-aer: fix kernel-doc mistakes by Randy Dunlap · 17 years ago
  81. 151fc5d PCI: drivers/pci/pci-sysfs.c: Add missing pci_dev_put by Julia Lawall · 17 years ago
  82. bf16441 PCI: pcie portdriver: initialize returned value by Linas Vepstas · 17 years ago
  83. bd3989e PCI: Add Kconfig option to disable deprecated pci_find_* API by Jeff Garzik · 17 years ago
  84. 0039541 PCI Hotplug: cpqhp_pushbutton_thread(): remove a pointless if() check by Adrian Bunk · 17 years ago
  85. d73460d PCI: make pci_match_device() static by Adrian Bunk · 17 years ago
  86. 5257dca PCI: Remove 3 incorrect MSI quirks. by David Miller · 17 years ago
  87. bc38b41 PCI: Add MSI INTX_DISABLE quirks for ATI SB700/800 SATA and IXP SB400 USB by David Miller · 17 years ago
  88. ba698ad PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set. by David Miller · 17 years ago
  89. 1d84b54 PCI: Add MSI quirk for ServerWorks HT1000 PCIX bridge. by David Miller · 17 years ago
  90. 2cc3187 PCI: Revert "PCI: disable MSI by default on systems with Serverworks HT1000 chips" by David Miller · 17 years ago
  91. 10e27ed intel-iommu: Fix array overflow by Takashi Iwai · 17 years ago
  92. 395624f x86 gart: rename iommu.h to gart.h by Joerg Roedel · 17 years ago
  93. 4fe05bb intel-iommu fixes by Al Viro · 17 years ago
  94. 3a9e3a5 jmicron: update quirk for JMB361/3/5/6 by Tejun Heo · 17 years ago
  95. 12d4d40 intel-iommu: fix sg_page() by FUJITA Tomonori · 17 years ago
  96. c03ab37 intel-iommu sg chaining support by FUJITA Tomonori · 17 years ago
  97. 358dd8a intel-iommu: fix for IOMMU early crash by Keshavamurthy, Anil S · 17 years ago
  98. f76aec7 intel-iommu: optimize sg map/unmap calls by Keshavamurthy, Anil S · 17 years ago
  99. 49a0429 Intel IOMMU: Iommu floppy workaround by Keshavamurthy, Anil S · 17 years ago
  100. e820482 Intel IOMMU: Iommu Gfx workaround by Keshavamurthy, Anil S · 17 years ago