1. 7ede9c1 MSI: Consolidate BUG_ON()s. by Michael Ellerman · 17 years ago
  2. fc4afc7 MSI: Consolidate MSI-X irq freeing code by Michael Ellerman · 17 years ago
  3. 00ba16a MSI: Simplify BUG() handling in msi_remove_pci_irq_vectors() part 2 by Michael Ellerman · 17 years ago
  4. c31af39 MSI: Simplify BUG() handling in msi_remove_pci_irq_vectors() part 1 by Michael Ellerman · 17 years ago
  5. 54bc6c0 MSI: Simplify BUG() handling in pci_disable_msix() by Michael Ellerman · 17 years ago
  6. e387b9e MSI: Simplify BUG() handling in pci_disable_msi() by Michael Ellerman · 17 years ago
  7. 96bde06 pci: do not mark exported functions as __devinit by Sam Ravnborg · 17 years ago
  8. 6ba1863 PCI: Require vendor and device for new_id by Jean Delvare · 17 years ago
  9. 40ee9e9 PCI: fix sysfs rom file creation for BIOS ROM shadows by Jesse Barnes · 17 years ago
  10. 8d7d86e PCI: kernel-doc fix by Randy Dunlap · 17 years ago
  11. e325e1f PCI: fix multiple definition of `queue_pushbutton_work' by Kristen Carlson Accardi · 17 years ago
  12. 9233352 pciehp: Adapt to device driver model by Kenji Kaneshige · 17 years ago
  13. 5d386e1 pciehp: Event handling rework by Kenji Kaneshige · 17 years ago
  14. f7bdd12 pci: New PCI-E reset API by Brian King · 17 years ago
  15. 988cbb1 PCI: Flush MSI-X table writes by Mitch Williams · 17 years ago
  16. f73b0a0 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  17. 6b06d2c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  18. 8cdfb29 libata/IDE: remove combined mode quirk by Jeff Garzik · 17 years ago
  19. 075c177 define platform wakeup hook, use in pci_enable_wake() by David Brownell · 17 years ago
  20. 21c7f30 driver core: per-subsystem multithreaded probing by Cornelia Huck · 17 years ago
  21. f8993af ACPI: Disable MSI on request of FADT by Shaohua Li · 17 years ago
  22. 01abc2a Revert "adjust legacy IDE resource setting (v2)" by Bartlomiej Zolnierkiewicz · 17 years ago
  23. 348e3fd [PATCH] msi: synchronously mask and unmask msi-x irqs. by Eric W. Biederman · 17 years ago
  24. bf5b4ba PCI: Fix warning message in PCIE port driver by Prarit Bhargava · 17 years ago
  25. 9208ee8 PCI: Stop unhiding the SMBus on Toshiba laptops by Jean Delvare · 17 years ago
  26. 9f35575 [PATCH] pci: Repair pci_save/restore_state so we can restore one save many times. by Eric W. Biederman · 17 years ago
  27. 392ee1e [PATCH] msi: Safer state caching. by Eric W. Biederman · 17 years ago
  28. 128bf5c pci: fix section mismatch warning by Sam Ravnborg · 17 years ago
  29. c1996c2 PCI: aer: fix section mismatch warning by Sam Ravnborg · 17 years ago
  30. 3603a6a pcie: fix section mismatch warning by Sam Ravnborg · 17 years ago
  31. 7f375f3 PCI: allow multiple calls to pcim_pin_device() by Tejun Heo · 17 years ago
  32. 58e0543 [PATCH] msi: support masking msi irqs without a mask bit by Eric W. Biederman · 17 years ago
  33. b1cbf4e [PATCH] msi: fix up the msi enable/disable logic by Eric W. Biederman · 17 years ago
  34. f5f2b13 [PATCH] msi: sanely support hardware level msi disabling by Eric W. Biederman · 17 years ago
  35. ed8ccee adjust legacy IDE resource setting (v2) by Jan Beulich · 17 years ago
  36. e34bb37 ahci/pata_jmicron: match class not function number by Tejun Heo · 17 years ago
  37. 5ee2ae7 jmicron ATA: reimplement jmicron ATA quirk by Tejun Heo · 17 years ago
  38. 874ff01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  39. 1b3c371 Fix typos concerning hierarchy by Uwe Kleine-König · 17 years ago
  40. 81bb0e1 PCI: Make PCI device numa-node attribute visible in sysfs by Brice Goglin · 17 years ago
  41. 691cd0c PCI: PCI devices get assigned redundant IRQs by Andreas Block · 17 years ago
  42. 4516a61 PCI: Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE boot options by Atsushi Nemoto · 17 years ago
  43. f95d882 PCI/sysfs/kobject kernel-doc fixes by Randy Dunlap · 17 years ago
  44. 38515e9 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups by Thomas Gleixner · 17 years ago
  45. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  46. d54b1fd [PATCH] mark struct file_operations const 5 by Arjan van de Ven · 17 years ago
  47. 35a17eb [SPARC64]: Add PCI MSI support on Niagara. by David S. Miller · 17 years ago
  48. 9ac7849 devres: device resource management by Tejun Heo · 17 years ago
  49. c9f8947 Add pci class code for SATA & AHCI, and replace some magic numbers. by Conke Hu · 18 years ago
  50. 905adce Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  51. 78149df Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  52. f2aca47 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  53. f7feaca msi: Make MSI useable more architectures by Eric W. Biederman · 17 years ago
  54. 5b912c1 msi: Kill the msi_desc array. by Eric W. Biederman · 17 years ago
  55. 1c659d6 msi: Remove attach_msi_entry. by Eric W. Biederman · 17 years ago
  56. 866a8c8 msi: Fix msi_remove_pci_irq_vectors. by Eric W. Biederman · 17 years ago
  57. d40f540 msi: Remove msi_lock. by Eric W. Biederman · 17 years ago
  58. ded86d8 msi: Kill msi_lookup_irq by Eric W. Biederman · 17 years ago
  59. 8fed4b6 MSI: Combine pci_(save|restore)_msi/msix_state by Michael Ellerman · 17 years ago
  60. 0fcfdab MSI: Remove pci_scan_msi_device() by Michael Ellerman · 17 years ago
  61. 88187df MSI: Replace pci_msi_quirk with calls to pci_no_msi() by Michael Ellerman · 17 years ago
  62. e36c455 PCI: power management: remove noise on non-manageable hw by Pavel Machek · 17 years ago
  63. c54c187 PCI: cleanup MSI code by Satoru Takeuchi · 17 years ago
  64. 8255cf3 PCI: make isa_bridge Alpha-only by Adrian Bunk · 18 years ago
  65. 1863100 PCI: remove quirk_sis_96x_compatible() by Adrian Bunk · 17 years ago
  66. 2f2d39d PCI: Speed up the Intel SMBus unhiding quirk by Jean Delvare · 18 years ago
  67. 15a260d PCI Quirk: 1k I/O space IOBL_ADR fix on P64H2 by Daniel Yeisley · 18 years ago
  68. 9f593e3 shpchp: delete trailing whitespace by Kenji Kaneshige · 18 years ago
  69. 1555b33 shpchp: remove DBG_XXX_ROUTINE by Kenji Kaneshige · 18 years ago
  70. 3d9c188 shpchp: remove CONFIG_HOTPLUG_PCI_SHPC_POLL_EVENT_MODE by Kenji Kaneshige · 18 years ago
  71. 34d0341 PCIEHP: Add Electro Mechanical Interlock (EMI) support to the PCIE hotplug driver. by Kristen Carlson Accardi · 18 years ago
  72. 262303fe pciehp: fix wait command completion by Kenji Kaneshige · 18 years ago
  73. 44ef4ce pciehp: cleanup wait command completion by Kenji Kaneshige · 18 years ago
  74. 75e1317 pciehp: remove unused pcie_cap_base by Kenji Kaneshige · 18 years ago
  75. 15232ec pciehp: cleanup pciehp.h by Kenji Kaneshige · 18 years ago
  76. a0f018d pciehp: cleanup register access by Kenji Kaneshige · 18 years ago
  77. a8c2b63 pciehp: remove unused pci_bus from struct controller by Kenji Kaneshige · 18 years ago
  78. 48fe391 pciehp: remove unnecessary php_ctlr by Kenji Kaneshige · 18 years ago
  79. 2410fa4 pciehp: cleanup slot list by Kenji Kaneshige · 18 years ago
  80. a0b1725 pciehp: cleanup init_slot() by Kenji Kaneshige · 18 years ago
  81. fd9b37c PCI: remove pci_find_device_reverse() by Adrian Bunk · 18 years ago
  82. c30ca1d PCI: quirks.c: cleanup by Adrian Bunk · 18 years ago
  83. c87deff PCI : Add selected_regions funcs by Hidetoshi Seto · 18 years ago
  84. 38cc130 PCI : add extremely specialized __pci_reenable_device for default resume by Hidetoshi Seto · 18 years ago
  85. 9fb625c PCI : Move pci_fixup_device and is_enabled (originally intended change) by Hidetoshi Seto · 18 years ago
  86. 924b08f PCI : remove too specialized __pci_enable_device for default resume by Hidetoshi Seto · 18 years ago
  87. 07eddf3 PCI: check szhi when sz is 0 when 64 bit iomem bigger than 4G by Yinghai Lu · 18 years ago
  88. 725522b PCI: add the sysfs driver name to all modules by Greg Kroah-Hartman · 17 years ago
  89. 33dced2 ide: add Toshiba TC86C001 IDE driver (take 2) by Sergei Shtylyov · 17 years ago
  90. 3e643e7 Altix: Add ACPI SSDT PCI device support (hotplug) by John Keller · 17 years ago
  91. 15a58ed ACPICA: Remove duplicate table definitions (non-conflicting), cont by Alexey Starikovskiy · 17 years ago
  92. 7728098 ahci/pata_jmicron: fix JMicron quirk by Tejun Heo · 17 years ago
  93. 6a4c24e [PATCH] pci: remove warning messages by Andrew Morton · 17 years ago
  94. cb7468e [PATCH] via quirk update by Jean Delvare · 17 years ago
  95. c06bb5d [PATCH] Fix VIA quirks by Jean Delvare · 17 years ago
  96. ae9608a PCI: fix pci-driver kernel-doc by Randy Dunlap · 18 years ago
  97. 2e45785 PCI: Unhide the SMBus on the Asus P4P800-X by Jean Delvare · 18 years ago
  98. 47a4d5b [PATCH] increment pos before looking for the next cap in __pci_find_next_ht_cap by Brice Goglin · 18 years ago
  99. 9d24a81 [PATCH] x86-64: pci quirks MODPOST warning fix by Vivek Goyal · 18 years ago
  100. 2f5c33b [PATCH] i2c/pci: fix sis96x smbus quirk once and for all by Mark M. Hoffman · 18 years ago