1. e17e31e [PATCH] Fix up rpaphp driver for pci hotplug header move by Olaf Hering · 18 years ago
  2. 7a54f25 PCI Hotplug: move pci_hotplug.h to include/linux/ by Greg Kroah-Hartman · 18 years ago
  3. fb5f4d7 change pci hotplug subsystem maintainer to Kristen by Kristen Carlson Accardi · 18 years ago
  4. 6b4b78f PCI: optionally sort device lists breadth-first by Matt Domsch · 18 years ago
  5. 49c61cc cpcihp_generic: prevent loading without "bridge" parameter by Akinobu Mita · 18 years ago
  6. 29f3eb6 pci: Additional search functions by Alan Cox · 18 years ago
  7. 11f242f PCI: quirks: switch quirks code offender to use pci_get API by Alan Cox · 18 years ago
  8. 0306ebf PCI: Improve pci_msi_supported() comments by Brice Goglin · 18 years ago
  9. 662a98f PCI hotplug: ioremap balanced with iounmap by Amol Lad · 18 years ago
  10. 6aa562c shpchp: remove unnecessary cmd_busy member from struct controller by Kenji Kaneshige · 18 years ago
  11. d1729cc shpchp: fix command completion check by Kenji Kaneshige · 18 years ago
  12. 094ed76 pci: Stamp out pci_find_* usage in fakephp by Alan Cox · 18 years ago
  13. 0bed208 PCI: fix pcie_portdrv_restore_config undefined without CONFIG_PM error by Zhang, Yanmin · 18 years ago
  14. b5e4efe PCI: Turn pci_fixup_video into generic for embedded VGA by eiichiro.oiwa.nm@hitachi.com · 18 years ago
  15. bacedce PCI: add ICH7/8 ACPI/GPIO io resource quirks by Daniel Ritz · 18 years ago
  16. 3ec6a8d PCI: pcie-check-and-return-bus_register-errors fix by Andrew Morton · 18 years ago
  17. 09d6029 PCI: VIA IRQ quirk behaviour change by Daniel Drake · 18 years ago
  18. 9ef9977 pciehp: Remove unnecessary check in pciehp_ctrl.c by Eric Sesterhenn · 18 years ago
  19. dd5619c pciehp - add missing locking by Kenji Kaneshige · 18 years ago
  20. 49ed2b4 pciehp: fix improper info messages by Kenji Kaneshige · 18 years ago
  21. b4a1eff shpchp: fix shpchp_wait_cmd in poll by Kenji Kaneshige · 18 years ago
  22. fbab41c [PATCH] HT_IRQ must depend on PCI by Adrian Bunk · 18 years ago
  23. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  24. 95d7788 [PATCH] htirq: tidy up the htirq code by Eric W. Biederman · 18 years ago
  25. 03571e1 [PATCH] msi: move the ia64 code into arch/ia64 by Eric W. Biederman · 18 years ago
  26. 3b7d192 [PATCH] msi: refactor and move the msi irq_chip into the arch code by Eric W. Biederman · 18 years ago
  27. 277bc33 [PATCH] msi: only use a single irq_chip for msi interrupts by Eric W. Biederman · 18 years ago
  28. 1f80025 [PATCH] msi: simplify msi sanity checks by adding with generic irq code by Eric W. Biederman · 18 years ago
  29. 8b955b0 [PATCH] Initial generic hypertransport interrupt support by Eric W. Biederman · 18 years ago
  30. 4b2fabb [PATCH] genirq: msi: only build msi-apic.c on ia64 by Eric W. Biederman · 18 years ago
  31. 1ce0337 [PATCH] genirq: msi: make the msi code irq based and not vector based by Eric W. Biederman · 18 years ago
  32. 92db6d1 [PATCH] genirq: msi: simplify the msi irq limit policy by Eric W. Biederman · 18 years ago
  33. 38bc036 [PATCH] genirq: msi: refactor the msi_ops by Eric W. Biederman · 18 years ago
  34. 0366f8f [PATCH] genirq: msi: implement helper functions read_msi_msg and write_msi_msg by Eric W. Biederman · 18 years ago
  35. dd159ee [PATCH] genirq: msi: make the msi boolean tests return either 0 or 1 by Eric W. Biederman · 18 years ago
  36. 7bd007e [PATCH] genirq: msi: simplify msi enable and disable by Eric W. Biederman · 18 years ago
  37. 9bded00 [PATCH] fix "PCI: assign ioapic resource at hotplug" by Kenji Kaneshige · 18 years ago
  38. cab0089 Still more typo fixes by Matt LaPlante · 18 years ago
  39. 236561e [PATCH] PCI quirks update by Alan Cox · 18 years ago
  40. 5718178 [PATCH] msi: use kmem_cache_zalloc() by Pekka J Enberg · 18 years ago
  41. 8e18e29 [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private by Theodore Ts'o · 18 years ago
  42. c9d86d7 pciehp - fix wrong return value by Kenji Kaneshige · 18 years ago
  43. 600812e acpiphp: add support for ioapic hot-remove by Satoru Takeuchi · 18 years ago
  44. 2318627 PCI: assign ioapic resource at hotplug by Satoru Takeuchi · 18 years ago
  45. d5cdb67 acpiphp: disable bridges by Satoru Takeuchi · 18 years ago
  46. 0dad351 acpiphp: stop bus device before acpi_bus_trim by Satoru Takeuchi · 18 years ago
  47. 24f8aa9 PCI: add pci_stop_bus_device by Satoru Takeuchi · 18 years ago
  48. 9b1d19e acpiphp: do not initialize existing ioapics by Satoru Takeuchi · 18 years ago
  49. b99feeb acpiphp: initialize ioapics before starting devices by Satoru Takeuchi · 18 years ago
  50. 287af2f acpiphp: set hpp values before starting devices by Satoru Takeuchi · 18 years ago
  51. 753388c PCI Hotplug: cleanup pcihp skeleton code. by Satoru Takeuchi · 18 years ago
  52. b56a5a2 PCI: Restore PCI Express capability registers after PM event by Michael S. Tsirkin · 18 years ago
  53. 6d47a5e PCI: drivers/pci/hotplug/acpiphp_glue.c: make a function static by Adrian Bunk · 18 years ago
  54. 50b0075 PCI: Multiprobe sanitizer by Alan Cox · 18 years ago
  55. b19441a PCI: fix __must_check warnings by Greg Kroah-Hartman · 18 years ago
  56. 660a0e8 PCI Hotplug: fix __must_check warnings by Greg Kroah-Hartman · 18 years ago
  57. e1b95dc SHPCHP: fix __must_check warnings by Greg Kroah-Hartman · 18 years ago
  58. 4bf3392 PCI-Express AER implemetation: pcie_portdrv error handler by Zhang, Yanmin · 18 years ago
  59. 6c2b374 PCI-Express AER implemetation: AER core and aerdriver by Zhang, Yanmin · 18 years ago
  60. 4840815 PCI-Express AER implemetation: export pcie_port_bus_type by Zhang, Yanmin · 18 years ago
  61. 20d5166 PCIE: check and return bus_register errors by Randy Dunlap · 18 years ago
  62. 6397c75 MSI: Blacklist PCI-E chipsets depending on Hypertransport MSI capability by Brice Goglin · 18 years ago
  63. fe97064 MSI: Export the PCI_BUS_FLAGS_NO_MSI flag in sysfs by Brice Goglin · 18 years ago
  64. 24334a1 MSI: Factorize common code in pci_msi_supported() by Brice Goglin · 18 years ago
  65. 3f79e10 MSI: Cleanup existing MSI quirks by Brice Goglin · 18 years ago
  66. b278240 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  67. 0637a70 [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing conf1 by Andi Kleen · 18 years ago
  68. 0f397f8 PCI: enable driver multi-threaded probe by Greg Kroah-Hartman · 18 years ago
  69. 995982c sysfs_remove_bin_file: no return value, dump_stack on error by Randy.Dunlap · 18 years ago
  70. 1d3a82a PM: no suspend_prepare() phase by David Brownell · 18 years ago
  71. b887d2e PM: PCI and IDE handle PM_EVENT_PRETHAW by David Brownell · 18 years ago
  72. cbd69db Suspend changes for PCI core by Linus Torvalds · 18 years ago
  73. 23930fa Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  74. c547fc2 Merge branch 'linux-2.6' by Paul Mackerras · 18 years ago
  75. f9bcda7 Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  76. 1ae4f9b USB: Add VIA quirk fixup for VT8235 usb2 by Mark Hindley · 18 years ago
  77. aa43f77 Merge branch 'merge' by Paul Mackerras · 18 years ago
  78. b01e86f Merge /spare/repo/linux-2.6 into upstream by Jeff Garzik · 18 years ago
  79. 39ba487 [PATCH] PCI: kerneldoc correction in pci-driver by Henrik Kretzschmar · 18 years ago
  80. cc702c2 [PATCH] CPCI hotplug: fix resource assignment by Scott Murray · 18 years ago
  81. 65ae4dd [PATCH] PCI: fix ICH6 quirks by Daniel Ritz · 18 years ago
  82. da547d7 Merge trivial low-risk suspend hotkey bugzilla-5918 into release by Len Brown · 18 years ago
  83. 7796705 [PATCH] libata: s/CONFIG_SCSI_SATA/CONFIG_[S]ATA/g in pci/quirks.c by Tejun Heo · 18 years ago
  84. b5240b3 ACPIPHP: allow acpiphp to build without ACPI_DOCK by Kristen Carlson Accardi · 18 years ago
  85. f0c1dc0 PCI: remove dead HOTPLUG_PCI_SHPC_PHPRM_LEGACY option. by Dave Jones · 18 years ago
  86. e50d108 pciehp: make pciehp build for powerpc by Kristen Carlson Accardi · 18 years ago
  87. 32bc6e0 Merge branch 'merge' by Paul Mackerras · 18 years ago
  88. 321311a PCI: Unhide the SMBus on Asus PU-DLS by Jean Delvare · 18 years ago
  89. 998be20 PCI Hotplug: add acpiphp to MAINTAINERS by Kristen Carlson Accardi · 18 years ago
  90. c8439cfc PCI: pci/search: EXPORTs cannot be __devinit by Randy Dunlap · 18 years ago
  91. e4fd1f4 PCIE: cleanup on probe error by Randy Dunlap · 18 years ago
  92. 6085483 pcie: fix warnings when CONFIG_PM=n by Henrik Kretzschmar · 18 years ago
  93. 57cad80 Merge branch 'merge' by Paul Mackerras · 18 years ago
  94. d75763d [PATCH] pci/search: cleanups, add to kernel-api.tmpl by Randy Dunlap · 18 years ago
  95. 954a46e [POWERPC] pseries: Constify & voidify get_property() by Jeremy Kerr · 18 years ago
  96. 16a7474 PCI: quirk to disable e100 interrupt if RESET failed to by Bjorn Helgaas · 18 years ago
  97. ffadcc2 [PATCH] PCI: PCIE power management quirk by Kristen Carlson Accardi · 18 years ago
  98. 709cf5e [PATCH] PCI: Clear abnormal poweroff flag on VIA southbridges, fix resume by Matthew Garrett · 18 years ago
  99. 15e0c69 [PATCH] ide: fix Jmicron support by Alan Cox · 18 years ago
  100. ec572e3 [PATCH] msi: Only keep one msi_desc in each slab entry. by Eric W. Biederman · 18 years ago