1. d335cc3 [SCSI] mptfusion: fix panic loading driver statically compiled by Moore, Eric Dean · 19 years ago
  2. 4e33bd8 [SCSI] ultrastor: fix compile failure by James Bottomley · 19 years ago
  3. 93fc429 [SCSI] qla trivial iomem annotation by Al Viro · 19 years ago
  4. 56b5871 [SCSI] aacraid: remove sparse warnings by Mark Haverkamp · 19 years ago
  5. 1c2fb3f [SCSI] drivers/scsi/dpt_i2o.c: fix compile warnings by Benoit Boissinot · 19 years ago
  6. 23a2bc2 [SCSI] drivers/scsi/dpt_i2o.c: cleanup useless code by Benoit Boissinot · 19 years ago
  7. 4833869 [SCSI] drivers/scsi/aacraid/: make some functions static by Adrian Bunk · 19 years ago
  8. 47b5d69 [SCSI] drivers/scsi/FlashPoint.c: cleanups by James Bottomley · 19 years ago
  9. 7dfaa5f [SCSI] drivers/scsi/NCR53C9x.c: make a struct static by Adrian Bunk · 19 years ago
  10. 420b4a7 [SCSI] drivers/scsi/atp870u.c: make a function static by Adrian Bunk · 19 years ago
  11. a1bf9d1d [SCSI] make scsi_queue_insert() use blk_requeue_request() by Tejun Heo · 19 years ago
  12. 283369c [SCSI] make scsi_requeue_request() use blk_requeue_request() by Tejun Heo · 19 years ago
  13. 867d119 [SCSI] remove requeue feature from blk_insert_request() by Tejun Heo · 19 years ago
  14. beb6617 [SCSI] remove REQ_SPECIAL in scsi_init_io() by Tejun Heo · 19 years ago
  15. 2e759cd [SCSI] make blk layer set REQ_SOFTBARRIER on defer and requeue by Tejun Heo · 19 years ago
  16. 354d6b2 [SCSI] remove some dead code in qla2xxx by Andrew Vasquez · 19 years ago
  17. b86fff7 [SCSI] mptfusion: correct Kconfig problem by James Bottomley · 19 years ago
  18. 2496af3 [SCSI] mptfusion: mptfc Adding Stub Driver - Fiber Channel by Moore, Eric Dean · 19 years ago
  19. 243eabc [SCSI] mptfusion: mptspi Adding Stub Driver - SCSI Parallel by Moore, Eric Dean · 19 years ago
  20. 0d0c797 [SCSI] mptfusion: mptscsih Split driver support by Moore, Eric Dean · 19 years ago
  21. 748b77b [SCSI] mptfusion: mptlan Remove credits and update copyright by Moore, Eric Dean · 19 years ago
  22. b6fe4dd [SCSI] mptfusion: mptctl Remove credits and update copyright by Moore, Eric Dean · 19 years ago
  23. 7fadc87 [SCSI] mptfusion: mptbase cleanup, split driver support, DMA 32_BIT_MASK by Moore, Eric Dean · 19 years ago
  24. 5f5affd [SCSI] mptfusion: Kconfig Adding new bus type drivers for fusion drivers. by Moore, Eric Dean · 19 years ago
  25. 099175c [SCSI] remove PCI2000 and PCI2220i drivers by James Bottomley · 19 years ago
  26. 608648c [SCSI] qla1280: update firmware by James Bottomley · 19 years ago
  27. bd6ae2f [SCSI] zfcp: fix compile error by Andreas Herrmann · 19 years ago
  28. 3a73e8c [SCSI] drivers/scsi/sr_ioctl.c: check for failed allocation by Nate Dailey · 19 years ago
  29. 0bdcd78 [SCSI] aic7xxx: remove inquiry sniffing leftovers by Christoph Hellwig · 19 years ago
  30. 1c97a12 [SCSI] qla2xxx: remove a transport #include by Andrew Vasquez · 19 years ago
  31. d8470b7 [PATCH] fix for ISDN ippp filtering by Karsten Keil · 19 years ago
  32. 858eaca16 [PATCH] Fix aic7xxx_osm.c compile with older gcc's by James Bottomley · 19 years ago
  33. 9f6c6fc Merge with kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/ by Linus Torvalds · 19 years ago
  34. c3c6619 Merge with kernel.org:/pub/scm/linux/kernel/git/gregkh/aoe-2.6.git/ by Linus Torvalds · 19 years ago
  35. c79bea0 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6.git/ by Linus Torvalds · 19 years ago
  36. a9e4820 Merge with Greg's USB tree at kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/ by Linus Torvalds · 19 years ago
  37. a4b3836 [PATCH] aoe 12/12: send outgoing packets in order by ecashin@coraid.com · 19 years ago
  38. 0c6f0e7 [PATCH] aoe 11/12: add support for disk statistics by ecashin@coraid.com · 19 years ago
  39. 63e9cc5 [PATCH] aoe 6/12: Alexey Dobriyan sparse cleanup by ecashin@coraid.com · 19 years ago
  40. 0334793 [PATCH] aoe 5/12: don't try to free null bufpool by ecashin@coraid.com · 19 years ago
  41. b68650f [PATCH] aoe 3/12: update driver version to 6 by ecashin@coraid.com · 19 years ago
  42. 32465c6 [PATCH] aoe 2/12: allow multiple aoe devices with same MAC by ecashin@coraid.com · 19 years ago
  43. fc458dc [PATCH] aoe 1/12: remove too-low cap on minor number by ecashin@coraid.com · 19 years ago
  44. 089d42b [PATCH] kobject/hotplug split - usb cris by kay.sievers@vrfy.org · 19 years ago
  45. e57cd73 [PATCH] kobject/hotplug split - devices core by kay.sievers@vrfy.org · 19 years ago
  46. 0700f56 [PATCH] kobject/hotplug split - class core by kay.sievers@vrfy.org · 19 years ago
  47. 46ea0d6 [PATCH] export platform_add_devices by Robert Schwebel · 19 years ago
  48. 6897089 [PATCH] add TIMEOUT to firmware_class hotplug event by kay.sievers@vrfy.org · 19 years ago
  49. 1d66c64 [PATCH] I2C: Fix incorrect sysfs file permissions in it87 and via686a drivers by Jean Delvare · 19 years ago
  50. 86b5ac8 [PATCH] I2C: via686a cleanups by Jean Delvare · 19 years ago
  51. 0598571 [PATCH] w1_smem: w1 ID is only 8 bytes long. by johnpol@2ka.mipt.ru · 19 years ago
  52. 8523ff4 [PATCH] w1: real fix for big endian machines. by johnpol@2ka.mipt.ru · 19 years ago
  53. e838a0d [PATCH] USB: fix AIPTEK input doesn`t register `device` & `driver` section in sysfs (/sys/class/input/event#) by Viktor A. Danilov · 19 years ago
  54. 6cdee10 [PATCH] usb gadget: ethernet/rndis updates by David Brownell · 19 years ago
  55. 1bc3c9e [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULL by Jesper Juhl · 19 years ago
  56. 6fd19f4 [PATCH] usb: kfree() cleanups in drivers/usb/core/devio.c by Jesper Juhl · 19 years ago
  57. acbb36f [PATCH] USB: pl2303 new vendor/model ids by Peter Favrholdt · 19 years ago
  58. 97bb13e [PATCH] pl2303 - status line by Flavio Leitner · 19 years ago
  59. 6fdd8e8 [PATCH] pl2303 - unplug device. by Flavio Leitner · 19 years ago
  60. 8835f66 [PATCH] USB: USB API documentation modification by Alan Stern · 19 years ago
  61. 0e498763 [PATCH] USB: OHCI on Compaq Aramada 7400 by David Brownell · 19 years ago
  62. a2fe201 [PATCH] USB: usbnet and zaurus zl-5600 by David Brownell · 19 years ago
  63. 7ab7c34 [PATCH] USB: new SIS device id by Thomas Winischhofer · 19 years ago
  64. d6427cf [PATCH] USB Storage unusual_dev.h 07c4:a10b Datafab Systems, Inc. by felix@derklecks.de · 19 years ago
  65. e4334fa [PATCH] Fix GO_SLOW delay by Phil Dibowitz · 19 years ago
  66. 403a981 [PATCH] USB: usbnet printk warning fix by akpm@osdl.org · 19 years ago
  67. 668a954 [PATCH] USB: bug fix in usbdevfs by Christopher Li · 19 years ago
  68. a81e7ec [PATCH] USB: revert "fix" to usb_set_interface() by David Brownell · 19 years ago
  69. 45f23f1 [PATCH] USB: usb/digi_acceleport: correct wait-queue state by Nishanth Aravamudan · 19 years ago
  70. 6d5e825 [PATCH] USB: fix up some sparse warnings about static functions that aren't static. by Greg KH · 19 years ago
  71. ba9d35f [PATCH] USB: fix up remaining pm_message_t usages by Pavel Machek · 19 years ago
  72. 9a5d3e9 [PATCH] USB: hcd suspend uses pm_message_t by David Brownell · 19 years ago
  73. 27d72e8 [PATCH] usb suspend updates (interface suspend) by David Brownell · 19 years ago
  74. c6053ec [PATCH] usb resume fixes by David Brownell · 19 years ago
  75. 115c1ce [PATCH] USB: visor Tapwave Zodiac support patch by Larry Battraw · 19 years ago
  76. ac21e9f [PATCH] USB: add new visor id for Treo 650 by gregkh@suse.de · 19 years ago
  77. cb62402 aic7xxx: convert to SPI transport class Domain Validation by · 19 years ago
  78. 92d161c aic7xxx: add support for the SPI transport class by · 19 years ago
  79. 7aaef27 qla2xxx: fix compiler warning in qla_attr.c by · 19 years ago
  80. dea3101 lpfc: add Emulex FC driver version 8.0.28 by · 19 years ago
  81. 8e87904 [PATCH] drivers/scsi/gdth.c: cleanups by · 19 years ago
  82. be7db05 [PATCH] remove old scsi data direction macros by · 19 years ago
  83. 80e2ca3 [PATCH] qla2xxx: update version to 8.00.02b5-k by · 19 years ago
  84. 6721d2c [PATCH] qla2xxx: remove /proc interface by · 19 years ago
  85. 8302192 [PATCH] qla2xxx: cleanup DMA mappings... by · 19 years ago
  86. bdf7962 [PATCH] qla2xxx: remove lun discovery codes... by · 19 years ago
  87. 8482e118 [PATCH] qla2xxx: add remote port codes... by · 19 years ago
  88. f4f051e [PATCH] qla2xxx: remove internal queuing... by · 19 years ago
  89. c46f2ff merge by hand (scsi_device.h) by James Bottomley · 19 years ago
  90. f59114b [PATCH] scsi: scsi_send_eh_cmnd() cleanup by · 19 years ago
  91. bf34191 scsi: add DID_REQUEUE to the error handling by · 19 years ago
  92. 6f71d9b zfcp: add point-2-point support by · 19 years ago
  93. f4c2c15 [PATCH] Convert i2o to compat_ioctl by · 19 years ago
  94. 2bc474c [PATCH] kill old EH constants by · 19 years ago
  95. c6295cd [PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field by · 19 years ago
  96. d3a933d [PATCH] scsi: remove unused scsi_cmnd->internal_timeout field by · 19 years ago
  97. db9dff3 [PATCH] remove outdated print_* functions by · 19 years ago
  98. b665112 [PATCH] consolidate timeout defintions in scsi.h by · 19 years ago
  99. 686579d scsi: add DID_REQUEUE to the error handling by · 19 years ago
  100. 91bbfbd zfcp: add point-2-point support by · 19 years ago