- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
[linux-flexiantxendom0-3.2.10.git] / drivers / usb / storage / scsiglue.c
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2004-11-19 Matthew Dharm[PATCH] USB Storage: Remove unnecessary state testing
2004-11-19 Matthew Dharm[PATCH] USB Storage: Force INQUIRY length to be 36
2004-10-20 Matthew Dharm[PATCH] USB Storage: Fix queuecommand() for disconnecte...
2004-10-01 Hannes Reinecke- patches.fixes/usb-check-for-disconnect-before-submit
2004-09-14 Alan Stern[PATCH] USB: Add locking support for USB device resets
2004-09-08 Matthew Dharm[PATCH] USB Storage: change how INQUIRY is fixed up
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-27 Olaf Hering+- add patches.fixes/usb-storage-genesys.patch
2004-08-02 Matthew Dharm[PATCH] USB Storage: cleanups, mostly
2004-08-02 Matthew Dharm[PATCH] USB Storage: fix Genesys Logic based on info...
2004-06-18 Greg Kroah-HartmanMerge kroah.com:/home/greg/linux/BK/bleed-2.6
2004-06-14 Matthew Dharm[PATCH] USB Storage: INQUIRY fixup, mode-sense options...
2004-06-04 Alan Stern[PATCH] Make the scsi error handler bus settle delay...
2004-04-26 Matthew Dharm[PATCH] USB: usb-storage driver changes for 2.6.x ...
2004-03-20 Olaf Hering+- update to patches.fixes/linux-post-2.6.5-rc2-20030420
2004-03-20 James BottomleyMerge
2004-03-16 Patrick Mansfield[PATCH] Replace scsi_host flags with scsi_device sdev_b...
2004-03-01 Alan Stern[PATCH] USB Storage: Revision of as202, Genesys quirk...
2004-01-31 Olaf Hering+- update to 2.6.2-rc3
2004-01-23 Greg Kroah-Hartman[PATCH] USB storage: remove info sysfs file as it viola...
2004-01-21 Olaf Hering+- update to 2.6.1-rc1
2004-01-20 Matthew Dharm[PATCH] USB Storage: Sysfs attribute file for max_sectors
2004-01-20 Alan Stern[PATCH] USB Storage: Notify the SCSI layer about device...
2004-01-16 Matthew Dharm[PATCH] USB Storage: add sysfs info attribute
2004-01-16 Alan Stern[PATCH] USB Storage: Old patches (as129 and as141)
2003-12-13 Olaf Hering+- update patches.drivers/usb-2.5
2003-12-12 Matthew Dharm[PATCH] USB: don't send any MODE SENSE commands to...
2003-11-21 Linus TorvaldsLimit USB storage transfers to 240 sectors.
2003-10-16 Patrick Mansfield[PATCH] SCSI: limit mode sense usage
2003-07-14 Matthew Dharm[PATCH] USB: remove now-dead mode-translation code
2003-06-30 Matthew Dharm[PATCH] USB storage: avoid sending URBs when disconnecting
2003-06-18 Greg Kroah-Hartmanmerge
2003-06-16 Matthew Dharm[PATCH] USB storage: more cleanups
2003-06-16 Matthew Dharm[PATCH] USB storage: cleanups
2003-06-11 Christoph Hellwig[PATCH] kill of ->command
2003-06-06 Christoph Hellwig[PATCH] rename struct SHT to something sensible
2003-06-01 Matthew Dharm[PATCH] USB: usb-storage: usb_stor_control_msg() and...
2003-05-29 Matthew Dharm[PATCH] USB: storage: abort and disconnect handling.
2003-05-19 Christoph Hellwig[PATCH] give ->proc_info a struct Scsi_Host * parameter
2003-04-07 Matthew Dharm[PATCH] usb-storage: add info to /proc interface
2003-04-07 Matthew Dharm[PATCH] usb-storage: remove BUG/BUG_ON
2003-03-25 Greg Kroah-Hartman[PATCH] USB: fix compiler warning in usb-storage
2003-03-25 Oliver Neukum[PATCH] USB: storage: add logging to reset
2003-03-25 Oliver Neukum[PATCH] USB: storage device reset cleanup
2003-02-04 Linus TorvaldsFix up manual merge error in usb/storage/scsiglue.c
2003-02-04 Linus TorvaldsMerge
2003-02-04 Matthew Dharm[PATCH] USB usb-storage: host a host refcount a little...
2003-02-04 Matthew Dharm[PATCH] usb-storage: remove US_FL_DEV_ATTACHED
2003-02-04 Matthew Dharm[PATCH] usb-storage: move to SCSI hotplugging
2003-01-28 James BottomleyMerge raven.il.steeleye.com:/home/jejb/BK/scsi-cmd...
2003-01-13 Greg Kroah-Hartman[PATCH] USB: put the usb storage's SCSI device in the...
2003-01-13 Patrick Mansfield[PATCH] USB storage sysfs fix
2003-01-13 Luben Tuikov[SCSI] Move cmd->host to cmd->device->host
2002-11-11 Matthew Dharm[PATCH] usb storage: fix spelling, comments.
2002-10-29 David Brownell[PATCH] USB: clean up usb structures some more
2002-09-16 Greg Kroah-HartmanUSB: convert the drivers/usb/storage files to the new...
2002-09-16 Matthew Dharm[PATCH] USB storage: macro-ize address manipulation
2002-08-21 Matthew Dharm[PATCH] PATCH: fix devices which don't support EVPD
2002-08-14 Greg Kroah-HartmanUSB: changed usb_match_id to not need the usb_device...
2002-08-05 Greg Kroah-HartmanUSB storage: split up BUG_ON for easier debugging.
2002-07-19 Rusty Russell[PATCH] drivers/usb/* designated initializer rework
2002-07-07 Matthew Dharm[PATCH] PATCH: usb-storage: consolidate, cleanup, etc.
2002-07-07 Matthew Dharm[PATCH] PATCH: usb-storage: consolidate, cleanup, etc.
2002-07-07 Matthew Dharm[PATCH] PATCH: usb-storage: merge bitfields into a...
2002-06-18 Matthew Dharm[PATCH] USB storage: change atomic_t to bitfield, conso...
2002-05-29 Matthew Dharm[PATCH] USB storage: Dead code, more abort cleanups...
2002-05-28 Matthew Dharm[PATCH] usb-storage abort path cleanup
2002-05-21 Andries E. Brouwer[PATCH] usb-storage
2002-05-13 Manfred Spraul[PATCH] usb-storage locking fixes
2002-05-11 Greg Kroah-HartmanUSB storage
2002-04-05 Greg Kroah-HartmanUSB
2002-04-04 Greg Kroah-HartmanUSB
2002-02-07 Jens AxboeMerge http://linux.bkbits.net/linux-2.5
2002-02-06 Jens Axboekill struct scatterlist address member
2002-02-06 Greg Kroah-Hartmanusb_submit_urb() changes.
2002-02-05 Linus Torvaldsv2.5.0.2 -> v2.5.0.3
2002-02-05 Linus Torvaldsv2.4.14.2 -> v2.4.14.3
2002-02-05 Linus Torvaldsv2.4.14.1 -> v2.4.14.2
2002-02-05 Linus Torvaldsv2.4.9.11 -> v2.4.9.12
2002-02-05 Linus Torvaldsv2.4.9.9 -> v2.4.9.10
2002-02-05 Linus Torvaldsv2.4.9.3 -> v2.4.9.4
2002-02-05 Linus Torvaldsv2.4.8 -> v2.4.8.1
2002-02-05 Linus Torvaldsv2.4.7.2 -> v2.4.7.3
2002-02-05 Linus Torvaldsv2.4.1.2 -> v2.4.1.3
2002-02-05 Linus Torvaldsv2.4.1 -> v2.4.1.1
2002-02-05 Linus Torvaldsv2.4.0.7 -> v2.4.0.8
2002-02-05 Linus TorvaldsImport changeset