- daa6eda [SCSI] add scsi changer driver by Gerd Knorr · 20 years ago
- 5cbf5ea [SCSI] ipr: Fix ipr PCI hotplug hang with CDROM attach by brking@us.ibm.com · 20 years ago
- 380c387 [SCSI] drivers/scsi/sym53c416.c: fix a wrong check by Adrian Bunk · 20 years ago
- 16c4b3e [SCSI] SCSI tape: fix permissions for SG_IO, etc. by Kai Makisara · 20 years ago
- f80ed13 [SCSI] ipr: Driver version 2.0.14 by brking@us.ibm.com · 20 years ago
- 1b69f64 [SCSI] ipr: Array error logging fix by brking@us.ibm.com · 20 years ago
- 7d0e11f [SCSI] qla1280.c - fix result for device Busy and Queue Full by Jeremy Higdon · 20 years ago
- d335cc3 [SCSI] mptfusion: fix panic loading driver statically compiled by Moore, Eric Dean · 20 years ago
- 4e33bd8 [SCSI] ultrastor: fix compile failure by James Bottomley · 20 years ago
- 93fc429 [SCSI] qla trivial iomem annotation by Al Viro · 20 years ago
- 56b5871 [SCSI] aacraid: remove sparse warnings by Mark Haverkamp · 20 years ago
- 1c2fb3f [SCSI] drivers/scsi/dpt_i2o.c: fix compile warnings by Benoit Boissinot · 20 years ago
- 23a2bc2 [SCSI] drivers/scsi/dpt_i2o.c: cleanup useless code by Benoit Boissinot · 20 years ago
- 4833869 [SCSI] drivers/scsi/aacraid/: make some functions static by Adrian Bunk · 20 years ago
- 47b5d69 [SCSI] drivers/scsi/FlashPoint.c: cleanups by James Bottomley · 20 years ago
- 7dfaa5f4 [SCSI] drivers/scsi/NCR53C9x.c: make a struct static by Adrian Bunk · 20 years ago
- 420b4a7 [SCSI] drivers/scsi/atp870u.c: make a function static by Adrian Bunk · 20 years ago
- a1bf9d1d [SCSI] make scsi_queue_insert() use blk_requeue_request() by Tejun Heo · 20 years ago
- 283369c [SCSI] make scsi_requeue_request() use blk_requeue_request() by Tejun Heo · 20 years ago
- 867d119 [SCSI] remove requeue feature from blk_insert_request() by Tejun Heo · 20 years ago
- beb6617 [SCSI] remove REQ_SPECIAL in scsi_init_io() by Tejun Heo · 20 years ago
- 2e759cd [SCSI] make blk layer set REQ_SOFTBARRIER on defer and requeue by Tejun Heo · 20 years ago
- 354d6b2 [SCSI] remove some dead code in qla2xxx by Andrew Vasquez · 20 years ago
- b86fff7 [SCSI] mptfusion: correct Kconfig problem by James Bottomley · 20 years ago
- 2496af3 [SCSI] mptfusion: mptfc Adding Stub Driver - Fiber Channel by Moore, Eric Dean · 20 years ago
- 243eabc [SCSI] mptfusion: mptspi Adding Stub Driver - SCSI Parallel by Moore, Eric Dean · 20 years ago
- 0d0c797 [SCSI] mptfusion: mptscsih Split driver support by Moore, Eric Dean · 20 years ago
- 748b77b [SCSI] mptfusion: mptlan Remove credits and update copyright by Moore, Eric Dean · 20 years ago
- b6fe4dd [SCSI] mptfusion: mptctl Remove credits and update copyright by Moore, Eric Dean · 20 years ago
- 7fadc87 [SCSI] mptfusion: mptbase cleanup, split driver support, DMA 32_BIT_MASK by Moore, Eric Dean · 20 years ago
- 5f5affd [SCSI] mptfusion: Kconfig Adding new bus type drivers for fusion drivers. by Moore, Eric Dean · 20 years ago
- 099175c [SCSI] remove PCI2000 and PCI2220i drivers by James Bottomley · 20 years ago
- 608648c [SCSI] qla1280: update firmware by James Bottomley · 20 years ago
- bd6ae2f [SCSI] zfcp: fix compile error by Andreas Herrmann · 20 years ago
- 3a73e8c [SCSI] drivers/scsi/sr_ioctl.c: check for failed allocation by Nate Dailey · 20 years ago
- 0bdcd78 [SCSI] aic7xxx: remove inquiry sniffing leftovers by Christoph Hellwig · 20 years ago
- 1c97a12 [SCSI] qla2xxx: remove a transport #include by Andrew Vasquez · 20 years ago
- d8470b7 [PATCH] fix for ISDN ippp filtering by Karsten Keil · 20 years ago
- 858eaca [PATCH] Fix aic7xxx_osm.c compile with older gcc's by James Bottomley · 20 years ago
- 9f6c6fc Merge with kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/ by Linus Torvalds · 20 years ago
- c3c6619 Merge with kernel.org:/pub/scm/linux/kernel/git/gregkh/aoe-2.6.git/ by Linus Torvalds · 20 years ago
- c79bea0 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6.git/ by Linus Torvalds · 20 years ago
- a9e4820 Merge with Greg's USB tree at kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/ by Linus Torvalds · 20 years ago
- a4b3836 [PATCH] aoe 12/12: send outgoing packets in order by ecashin@coraid.com · 20 years ago
- 0c6f0e7 [PATCH] aoe 11/12: add support for disk statistics by ecashin@coraid.com · 20 years ago
- 63e9cc5 [PATCH] aoe 6/12: Alexey Dobriyan sparse cleanup by ecashin@coraid.com · 20 years ago
- 0334793 [PATCH] aoe 5/12: don't try to free null bufpool by ecashin@coraid.com · 20 years ago
- b68650f [PATCH] aoe 3/12: update driver version to 6 by ecashin@coraid.com · 20 years ago
- 32465c6 [PATCH] aoe 2/12: allow multiple aoe devices with same MAC by ecashin@coraid.com · 20 years ago
- fc458dc [PATCH] aoe 1/12: remove too-low cap on minor number by ecashin@coraid.com · 20 years ago
- 089d42b [PATCH] kobject/hotplug split - usb cris by kay.sievers@vrfy.org · 20 years ago
- e57cd73 [PATCH] kobject/hotplug split - devices core by kay.sievers@vrfy.org · 20 years ago
- 0700f56 [PATCH] kobject/hotplug split - class core by kay.sievers@vrfy.org · 20 years ago
- 46ea0d6 [PATCH] export platform_add_devices by Robert Schwebel · 20 years ago
- 6897089 [PATCH] add TIMEOUT to firmware_class hotplug event by kay.sievers@vrfy.org · 20 years ago
- 1d66c64 [PATCH] I2C: Fix incorrect sysfs file permissions in it87 and via686a drivers by Jean Delvare · 20 years ago
- 86b5ac8 [PATCH] I2C: via686a cleanups by Jean Delvare · 20 years ago
- 0598571 [PATCH] w1_smem: w1 ID is only 8 bytes long. by johnpol@2ka.mipt.ru · 20 years ago
- 8523ff4 [PATCH] w1: real fix for big endian machines. by johnpol@2ka.mipt.ru · 20 years ago
- e838a0d [PATCH] USB: fix AIPTEK input doesn`t register `device` & `driver` section in sysfs (/sys/class/input/event#) by Viktor A. Danilov · 20 years ago
- 6cdee10 [PATCH] usb gadget: ethernet/rndis updates by David Brownell · 20 years ago
- 1bc3c9e [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULL by Jesper Juhl · 20 years ago
- 6fd19f4b [PATCH] usb: kfree() cleanups in drivers/usb/core/devio.c by Jesper Juhl · 20 years ago
- acbb36f [PATCH] USB: pl2303 new vendor/model ids by Peter Favrholdt · 20 years ago
- 97bb13e [PATCH] pl2303 - status line by Flavio Leitner · 20 years ago
- 6fdd8e8 [PATCH] pl2303 - unplug device. by Flavio Leitner · 20 years ago
- 8835f66 [PATCH] USB: USB API documentation modification by Alan Stern · 20 years ago
- 0e498763 [PATCH] USB: OHCI on Compaq Aramada 7400 by David Brownell · 20 years ago
- a2fe201 [PATCH] USB: usbnet and zaurus zl-5600 by David Brownell · 20 years ago
- 7ab7c34 [PATCH] USB: new SIS device id by Thomas Winischhofer · 20 years ago
- d6427cf [PATCH] USB Storage unusual_dev.h 07c4:a10b Datafab Systems, Inc. by felix@derklecks.de · 20 years ago
- e4334fa [PATCH] Fix GO_SLOW delay by Phil Dibowitz · 20 years ago
- 403a981 [PATCH] USB: usbnet printk warning fix by akpm@osdl.org · 20 years ago
- 668a954 [PATCH] USB: bug fix in usbdevfs by Christopher Li · 20 years ago
- a81e7ec [PATCH] USB: revert "fix" to usb_set_interface() by David Brownell · 20 years ago
- 45f23f1 [PATCH] USB: usb/digi_acceleport: correct wait-queue state by Nishanth Aravamudan · 20 years ago
- 6d5e825 [PATCH] USB: fix up some sparse warnings about static functions that aren't static. by Greg KH · 20 years ago
- ba9d35f [PATCH] USB: fix up remaining pm_message_t usages by Pavel Machek · 20 years ago
- 9a5d3e9 [PATCH] USB: hcd suspend uses pm_message_t by David Brownell · 20 years ago
- 27d72e8 [PATCH] usb suspend updates (interface suspend) by David Brownell · 20 years ago
- c6053ec [PATCH] usb resume fixes by David Brownell · 20 years ago
- 115c1ce [PATCH] USB: visor Tapwave Zodiac support patch by Larry Battraw · 20 years ago
- ac21e9f [PATCH] USB: add new visor id for Treo 650 by gregkh@suse.de · 20 years ago
- cb62402 aic7xxx: convert to SPI transport class Domain Validation by · 20 years ago
- 92d161c aic7xxx: add support for the SPI transport class by · 20 years ago
- 7aaef27 qla2xxx: fix compiler warning in qla_attr.c by · 20 years ago
- dea3101 lpfc: add Emulex FC driver version 8.0.28 by · 20 years ago
- 8e87904 [PATCH] drivers/scsi/gdth.c: cleanups by · 20 years ago
- be7db05 [PATCH] remove old scsi data direction macros by · 20 years ago
- 80e2ca3 [PATCH] qla2xxx: update version to 8.00.02b5-k by · 20 years ago
- 6721d2c [PATCH] qla2xxx: remove /proc interface by · 20 years ago
- 8302192 [PATCH] qla2xxx: cleanup DMA mappings... by · 20 years ago
- bdf7962 [PATCH] qla2xxx: remove lun discovery codes... by · 20 years ago
- 8482e118 [PATCH] qla2xxx: add remote port codes... by · 20 years ago
- f4f051e [PATCH] qla2xxx: remove internal queuing... by · 20 years ago
- c46f2ff merge by hand (scsi_device.h) by James Bottomley · 20 years ago
- f59114b [PATCH] scsi: scsi_send_eh_cmnd() cleanup by · 20 years ago
- bf34191 scsi: add DID_REQUEUE to the error handling by · 20 years ago
- 6f71d9b zfcp: add point-2-point support by · 20 years ago
- f4c2c15 [PATCH] Convert i2o to compat_ioctl by · 20 years ago