1. ee959b0 SCSI: convert struct class_device to struct device by Tony Jones · 16 years ago
  2. 56d110e DRM: remove unused dev_class by Greg Kroah-Hartman · 16 years ago
  3. 0532193 IB: rename "dev" to "srp_dev" in srp_host structure by Greg Kroah-Hartman · 16 years ago
  4. f4e91eb IB: convert struct class_device to struct device by Tony Jones · 16 years ago
  5. c4c66cf memstick: convert struct class_device to struct device by Greg Kroah-Hartman · 16 years ago
  6. 2b3a302 driver core: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  7. b844eba PM: Remove destroy_suspended_device() by Rafael J. Wysocki · 16 years ago
  8. 138fe4e Firmware: add iSCSI iBFT Support by Konrad Rzeszutek · 16 years ago
  9. 3f62e57 Driver core: make device_is_registered() work for class devices by Greg Kroah-Hartman · 16 years ago
  10. d288e47 PM: Make wakeup flags available whenever CONFIG_PM is set by Alan Stern · 16 years ago
  11. 74081f8 PM: Fix misuse of wakeup flag accessors in serial core by Alan Stern · 16 years ago
  12. 57eee3d Driver core: Call device_pm_add() after bus_add_device() in device_add() by Rafael J. Wysocki · 16 years ago
  13. 58aca23 PM: Handle device registrations during suspend/resume by Rafael J. Wysocki · 16 years ago
  14. da009f3 sysdev: detect multiple driver registrations by Ben Dooks · 16 years ago
  15. 6c84740 driver core: cpu: fix section mismatch in cpu.c:store_online by Sam Ravnborg · 16 years ago
  16. 35d313b power_state: remove it from driver core by Pavel Machek · 16 years ago
  17. 00a41db driver core: register_memory/unregister_memory clean ups and bugfix by Badari Pulavarty · 17 years ago
  18. da19cbc driver core: memory: semaphore to mutex by Daniel Walker · 17 years ago
  19. 610ad50 UIO: hold a reference to the device's owner while the device is open by Uwe Kleine-König · 16 years ago
  20. b54f286 UIO: Implement a UIO interface for the SMX Cryptengine by Ben Nizette · 16 years ago
  21. a2a6024 UIO: Remove needless PCI_DEVICE_ID definition from uio_cif.c by Hans-Jürgen Koch · 17 years ago
  22. 0732460 uio: mark pci_device_id hilscher_pci_ids[] __devinitdata by Denis Cheng · 17 years ago
  23. ae210f1 uio: Kconfig improvements by Denis Cheng · 17 years ago
  24. 334d094 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 by Linus Torvalds · 16 years ago
  25. 2cca775 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  26. eddeb0e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  27. 855d854 libata: fix boot panic with SATAPI devices on non-SFF HBAs by James Bottomley · 16 years ago
  28. 94795b6 [SCSI] iscsi: bidi support for iscsi_tcp by Boaz Harrosh · 16 years ago
  29. c07d444 [SCSI] iscsi: bidi support at the generic libiscsi level by Boaz Harrosh · 16 years ago
  30. 38d1c06 [SCSI] iscsi: extended cdb support by Boaz Harrosh · 16 years ago
  31. 57b7658 [SCSI] zfcp: Fix error handling for blocked unit for send FCP command by Christof Schmitt · 16 years ago
  32. 6071d7e [SCSI] zfcp: Remove zfcp_erp_wait from slave destory handler to fix deadlock by Christof Schmitt · 16 years ago
  33. 1f6f712 [SCSI] zfcp: fix 31 bit compile warnings by Martin Peschke · 16 years ago
  34. db8be07 firewire: cleanups by Adrian Bunk · 16 years ago
  35. 25b1c3d firewire: fix synchronization of gap counts by Stefan Richter · 16 years ago
  36. 2a0a259 firewire: wait until PHY configuration packet was transmitted (fix bus reset loop) by Stefan Richter · 16 years ago
  37. e09770d firewire: remove unused struct member by Stefan Richter · 16 years ago
  38. 15f0d83 firewire: use bitwise and to get reg in handle_registers by Jarod Wilson · 16 years ago
  39. cca6097 firewire: replace more hex values with defined csr constants by Jarod Wilson · 16 years ago
  40. c9755e1 firewire: reread config ROM when device reset the bus by Stefan Richter · 16 years ago
  41. 1dadff7 firewire: replace static ROM cache by allocated cache by Stefan Richter · 16 years ago
  42. d34316a firewire: fw-ohci: work around generation bug in TI controllers (fix AV/C and more) by Stefan Richter · 16 years ago
  43. 08ddb2f firewire: fw-ohci: extend logging of bus generations and node ID by Stefan Richter · 16 years ago
  44. a007bb8 firewire: fw-ohci: conditionally log busReset interrupts by Stefan Richter · 16 years ago
  45. 76f73ca firewire: fw-ohci: don't append to AT context when it's not active by Jarod Wilson · 16 years ago
  46. 75f7832 firewire: fw-ohci: log regAccessFail events by Jarod Wilson · 16 years ago
  47. 0221472 firewire: fw-ohci: make sure HCControl register LPS bit is set by Jarod Wilson · 16 years ago
  48. 130d549 firewire: fw-ohci: missing PPC PMac feature calls in failure path by Stefan Richter · 16 years ago
  49. 4328656 firewire: fw-ohci: untangle a mixed unsigned/signed expression by Stefan Richter · 16 years ago
  50. ad3c0fe firewire: debug interrupt events by Stefan Richter · 16 years ago
  51. 016bf3d firewire: fw-ohci: catch self_id_count == 0 by Stefan Richter · 16 years ago
  52. c8a9a49 firewire: fw-ohci: add self ID error check by Stefan Richter · 16 years ago
  53. 2ed0f18 firewire: fw-ohci: refactor probe, remove, suspend, resume by Stefan Richter · 16 years ago
  54. eb5ca72 firewire: fw-ohci: switch on bus power after resume on PPC PMac by Stefan Richter · 16 years ago
  55. 080de8c firewire: fw-ohci: add option for remote debugging by Stefan Richter · 16 years ago
  56. 17cff9f firewire: fw-sbp2: set dual-phase cycle_limit by Jarod Wilson · 16 years ago
  57. a5fd9ec firewire: fw-sbp2: reduce log noise by Stefan Richter · 16 years ago
  58. 6f73100 firewire: fw-sbp2: remove unnecessary memset by Stefan Richter · 16 years ago
  59. 0d7dcbf firewire: fw-sbp2: simplify some macros by Stefan Richter · 16 years ago
  60. 71ee9f0 firewire: fw-sbp2: remove usages of fw_memcpy_to_be32 by Stefan Richter · 16 years ago
  61. 8ac3a47 firewire: fw-sbp2: relax SCSI DMA alignment by Stefan Richter · 17 years ago
  62. 1dc3bea firewire: refactor fw_unit reference counting by Stefan Richter · 16 years ago
  63. 7c1fca3 firewire: fw-sbp2: fix reference counting by Stefan Richter · 16 years ago
  64. bd7dee6 firewire: remove superfluous reference counting by Stefan Richter · 16 years ago
  65. a6ca4f7 ieee1394: limit early node speed to host interface speed by Philippe De Muyter · 16 years ago
  66. ee2d91e ieee1394: Remove superfluous calls to kobject_set_name(). by Robert P. J. Day · 16 years ago
  67. 9508c20 ieee1394: ohci1394: missing PPC PMac feature calls in failure path by Stefan Richter · 16 years ago
  68. c4e2e02 ieee1394: ohci1394: refactor some printk format strings by Stefan Richter · 16 years ago
  69. d09c680 ieee1394: ohci1394: unroll a macro with return by Stefan Richter · 16 years ago
  70. e351c4d ieee1394: Use shorter list_splice_init() for brevity. by Robert P. J. Day · 16 years ago
  71. b1ce1fd ieee1394: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  72. b25d166 ieee1394: ohci1394: refactor probe, remove, suspend, resume by Stefan Richter · 16 years ago
  73. 38275ac ieee1394: ohci1394: switch on bus power after resume on PPC PMac by Stefan Richter · 16 years ago
  74. d2ace29 ieee1394: prevent device binding of raw1394, video1394, dv1394 by Stefan Richter · 16 years ago
  75. 63995d4 ieee1394: be*_add_cpu conversion by Marcin Slusarz · 17 years ago
  76. a4b47d6 ieee1394: sbp2: relax SCSI DMA alignment by Stefan Richter · 17 years ago
  77. 188da98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  78. 07fe944 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  79. 8019aa9 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  80. 9732b61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  81. d7bb545 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  82. 75e98b3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  83. 1e42198 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  84. 273b838 ide: remove ide_init_default_irq() macro by Bartlomiej Zolnierkiewicz · 16 years ago
  85. 486c92e ide: move default IDE ports setup to ide_generic host driver by Bartlomiej Zolnierkiewicz · 16 years ago
  86. f01674e ide: remove obsoleted "idex=noprobe" kernel parameter (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  87. aab8ad9 ide: remove needless hwif->irq check from ide_hwif_configure() by Bartlomiej Zolnierkiewicz · 16 years ago
  88. dfd8784 ide: init hwif->{io_ports,irq} explicitly in legacy VLB host drivers by Bartlomiej Zolnierkiewicz · 16 years ago
  89. e4079df ide: limit legacy VLB host drivers to alpha, x86 and mips by Bartlomiej Zolnierkiewicz · 16 years ago
  90. 6d3803b cmd640: init hwif->{io_ports,irq} explicitly by Bartlomiej Zolnierkiewicz · 16 years ago
  91. daaad24 cmd640: cleanup setup_device_ptrs() by Bartlomiej Zolnierkiewicz · 16 years ago
  92. ffd4f6f ide: add ide-4drives host driver (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  93. 26d799b ide: remove ppc ifdef from init_ide_data() by Bartlomiej Zolnierkiewicz · 16 years ago
  94. 9dfcd15 ide: remove ide_default_io_ctl() macro by Bartlomiej Zolnierkiewicz · 16 years ago
  95. 5c50427 ide: remove CONFIG_IDE_ARCH_OBSOLETE_INIT by Bartlomiej Zolnierkiewicz · 16 years ago
  96. 0e33555 ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  97. 1d850bd ppc: remove ppc_ide_md by Bartlomiej Zolnierkiewicz · 16 years ago
  98. 5d682e4 ppc/pplus: remove ppc_ide_md.ide_init_hwif hook by Bartlomiej Zolnierkiewicz · 16 years ago
  99. 7ef8df8 ppc/sandpoint: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 16 years ago
  100. 5510b12 ppc/lopec: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 16 years ago