1. ca99eb8 PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggered by Trent Piepho · 17 years ago
  2. 029c3c1 PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno() by Jesper Juhl · 17 years ago
  3. 8845256 PCI: clean up resource alignment management by Ivan Kokshaysky · 17 years ago
  4. d75b305 PCI: aerdrv_acpi.c: remove unneeded NULL check by Adrian Bunk · 17 years ago
  5. bc04327 PCI: Update VIA CX700 quirk by Tim Yamin · 17 years ago
  6. 94e6108 PCI: Expose PCI VPD through sysfs by Ben Hutchings · 17 years ago
  7. 5e0d2a6 PCI: iommu: iotlb flushing by mark gross · 17 years ago
  8. 0255f54 PCI: simplify quirk debug output by Bjorn Helgaas · 17 years ago
  9. ddf0288 PCI: iova RB tree setup tweak by mark gross · 17 years ago
  10. 842de40 PCI: add generic pci_enable_resources() by Bjorn Helgaas · 17 years ago
  11. 7d715a6 PCI: add PCI Express ASPM support by Shaohua Li · 17 years ago
  12. cb3576f PCI: Include PCI domain in PCI bus names on x86/x86_64 by Gary Hade · 17 years ago
  13. 21c6847 PCI: #if 0 pci_cleanup_aer_correct_error_status() by Adrian Bunk · 17 years ago
  14. 4c44bac PCI: pcie AER: don't check _OSC when acpi is disabled by Yinghai Lu · 17 years ago
  15. 5ff580c PCI: remove global list of PCI devices by Greg Kroah-Hartman · 17 years ago
  16. c71c68a PCI: remove parisc consumer of the pci global_list by James Bottomley · 17 years ago
  17. 8a1bc90 PCI: add is_added flag to struct pci_dev by Greg Kroah-Hartman · 17 years ago
  18. 7030892 PCI: make no_pci_devices() use the pci_bus_type list by Greg Kroah-Hartman · 17 years ago
  19. 3b57eff PCI Hotplug: the ibm driver is not dependant on PCI_LEGACY by Greg Kroah-Hartman · 17 years ago
  20. 33ae6ef PCI Hotplug: make cpcihp driver use modern apis by Greg Kroah-Hartman · 17 years ago
  21. 95247b5 PCI: clean up search.c a lot by Greg Kroah-Hartman · 17 years ago
  22. 3422090 PCI: remove pci_get_device_reverse by Greg Kroah-Hartman · 17 years ago
  23. 448432c PCI: remove pci_find_present by Greg Kroah-Hartman · 17 years ago
  24. 2baad5f PCI: #if 0 pci_assign_resource_fixed() by Adrian Bunk · 17 years ago
  25. 334d094 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 by Linus Torvalds · 17 years ago
  26. 2cca775 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  27. eddeb0e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 17 years ago
  28. 855d854 libata: fix boot panic with SATAPI devices on non-SFF HBAs by James Bottomley · 17 years ago
  29. 94795b6 [SCSI] iscsi: bidi support for iscsi_tcp by Boaz Harrosh · 17 years ago
  30. c07d444 [SCSI] iscsi: bidi support at the generic libiscsi level by Boaz Harrosh · 17 years ago
  31. 38d1c06 [SCSI] iscsi: extended cdb support by Boaz Harrosh · 17 years ago
  32. 57b7658 [SCSI] zfcp: Fix error handling for blocked unit for send FCP command by Christof Schmitt · 17 years ago
  33. 6071d7e [SCSI] zfcp: Remove zfcp_erp_wait from slave destory handler to fix deadlock by Christof Schmitt · 17 years ago
  34. 1f6f712 [SCSI] zfcp: fix 31 bit compile warnings by Martin Peschke · 17 years ago
  35. db8be07 firewire: cleanups by Adrian Bunk · 17 years ago
  36. 25b1c3d firewire: fix synchronization of gap counts by Stefan Richter · 17 years ago
  37. 2a0a259 firewire: wait until PHY configuration packet was transmitted (fix bus reset loop) by Stefan Richter · 17 years ago
  38. e09770d firewire: remove unused struct member by Stefan Richter · 17 years ago
  39. 15f0d83 firewire: use bitwise and to get reg in handle_registers by Jarod Wilson · 17 years ago
  40. cca6097 firewire: replace more hex values with defined csr constants by Jarod Wilson · 17 years ago
  41. c9755e1 firewire: reread config ROM when device reset the bus by Stefan Richter · 17 years ago
  42. 1dadff7 firewire: replace static ROM cache by allocated cache by Stefan Richter · 17 years ago
  43. d34316a firewire: fw-ohci: work around generation bug in TI controllers (fix AV/C and more) by Stefan Richter · 17 years ago
  44. 08ddb2f firewire: fw-ohci: extend logging of bus generations and node ID by Stefan Richter · 17 years ago
  45. a007bb8 firewire: fw-ohci: conditionally log busReset interrupts by Stefan Richter · 17 years ago
  46. 76f73ca firewire: fw-ohci: don't append to AT context when it's not active by Jarod Wilson · 17 years ago
  47. 75f7832 firewire: fw-ohci: log regAccessFail events by Jarod Wilson · 17 years ago
  48. 0221472 firewire: fw-ohci: make sure HCControl register LPS bit is set by Jarod Wilson · 17 years ago
  49. 130d549 firewire: fw-ohci: missing PPC PMac feature calls in failure path by Stefan Richter · 17 years ago
  50. 4328656 firewire: fw-ohci: untangle a mixed unsigned/signed expression by Stefan Richter · 17 years ago
  51. ad3c0fe firewire: debug interrupt events by Stefan Richter · 17 years ago
  52. 016bf3d firewire: fw-ohci: catch self_id_count == 0 by Stefan Richter · 17 years ago
  53. c8a9a49 firewire: fw-ohci: add self ID error check by Stefan Richter · 17 years ago
  54. 2ed0f18 firewire: fw-ohci: refactor probe, remove, suspend, resume by Stefan Richter · 17 years ago
  55. eb5ca72 firewire: fw-ohci: switch on bus power after resume on PPC PMac by Stefan Richter · 17 years ago
  56. 080de8c firewire: fw-ohci: add option for remote debugging by Stefan Richter · 17 years ago
  57. 17cff9f firewire: fw-sbp2: set dual-phase cycle_limit by Jarod Wilson · 17 years ago
  58. a5fd9ec firewire: fw-sbp2: reduce log noise by Stefan Richter · 17 years ago
  59. 6f73100 firewire: fw-sbp2: remove unnecessary memset by Stefan Richter · 17 years ago
  60. 0d7dcbf firewire: fw-sbp2: simplify some macros by Stefan Richter · 17 years ago
  61. 71ee9f0 firewire: fw-sbp2: remove usages of fw_memcpy_to_be32 by Stefan Richter · 17 years ago
  62. 8ac3a47 firewire: fw-sbp2: relax SCSI DMA alignment by Stefan Richter · 17 years ago
  63. 1dc3bea firewire: refactor fw_unit reference counting by Stefan Richter · 17 years ago
  64. 7c1fca3 firewire: fw-sbp2: fix reference counting by Stefan Richter · 17 years ago
  65. bd7dee6 firewire: remove superfluous reference counting by Stefan Richter · 17 years ago
  66. a6ca4f7 ieee1394: limit early node speed to host interface speed by Philippe De Muyter · 17 years ago
  67. ee2d91e ieee1394: Remove superfluous calls to kobject_set_name(). by Robert P. J. Day · 17 years ago
  68. 9508c20 ieee1394: ohci1394: missing PPC PMac feature calls in failure path by Stefan Richter · 17 years ago
  69. c4e2e02 ieee1394: ohci1394: refactor some printk format strings by Stefan Richter · 17 years ago
  70. d09c680 ieee1394: ohci1394: unroll a macro with return by Stefan Richter · 17 years ago
  71. e351c4d ieee1394: Use shorter list_splice_init() for brevity. by Robert P. J. Day · 17 years ago
  72. b1ce1fd ieee1394: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  73. b25d166 ieee1394: ohci1394: refactor probe, remove, suspend, resume by Stefan Richter · 17 years ago
  74. 38275ac ieee1394: ohci1394: switch on bus power after resume on PPC PMac by Stefan Richter · 17 years ago
  75. d2ace29 ieee1394: prevent device binding of raw1394, video1394, dv1394 by Stefan Richter · 17 years ago
  76. 63995d4 ieee1394: be*_add_cpu conversion by Marcin Slusarz · 17 years ago
  77. a4b47d6 ieee1394: sbp2: relax SCSI DMA alignment by Stefan Richter · 17 years ago
  78. 188da98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  79. 07fe944 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 17 years ago
  80. 8019aa9 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  81. 9732b61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb by Linus Torvalds · 17 years ago
  82. d7bb545 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 17 years ago
  83. 75e98b3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  84. 1e42198 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 17 years ago
  85. 273b838 ide: remove ide_init_default_irq() macro by Bartlomiej Zolnierkiewicz · 17 years ago
  86. 486c92e ide: move default IDE ports setup to ide_generic host driver by Bartlomiej Zolnierkiewicz · 17 years ago
  87. f01674e ide: remove obsoleted "idex=noprobe" kernel parameter (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  88. aab8ad9 ide: remove needless hwif->irq check from ide_hwif_configure() by Bartlomiej Zolnierkiewicz · 17 years ago
  89. dfd8784 ide: init hwif->{io_ports,irq} explicitly in legacy VLB host drivers by Bartlomiej Zolnierkiewicz · 17 years ago
  90. e4079df0 ide: limit legacy VLB host drivers to alpha, x86 and mips by Bartlomiej Zolnierkiewicz · 17 years ago
  91. 6d3803b cmd640: init hwif->{io_ports,irq} explicitly by Bartlomiej Zolnierkiewicz · 17 years ago
  92. daaad24 cmd640: cleanup setup_device_ptrs() by Bartlomiej Zolnierkiewicz · 17 years ago
  93. ffd4f6f ide: add ide-4drives host driver (take 3) by Bartlomiej Zolnierkiewicz · 17 years ago
  94. 26d799b ide: remove ppc ifdef from init_ide_data() by Bartlomiej Zolnierkiewicz · 17 years ago
  95. 9dfcd15 ide: remove ide_default_io_ctl() macro by Bartlomiej Zolnierkiewicz · 17 years ago
  96. 5c50427 ide: remove CONFIG_IDE_ARCH_OBSOLETE_INIT by Bartlomiej Zolnierkiewicz · 17 years ago
  97. 0e33555 ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  98. 1d850bd ppc: remove ppc_ide_md by Bartlomiej Zolnierkiewicz · 17 years ago
  99. 5d682e4 ppc/pplus: remove ppc_ide_md.ide_init_hwif hook by Bartlomiej Zolnierkiewicz · 17 years ago
  100. 7ef8df8 ppc/sandpoint: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 17 years ago