update to 2.6.9-rc1
[linux-flexiantxendom0-3.2.10.git] / drivers / usb / storage / usb.c
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-06-30 Mika Kukkonen[PATCH] sparse: NULL vs 0 - drivers/usb
2004-06-14 Matthew Dharm[PATCH] USB Storage: Fix race when removing the SCSI...
2004-06-07 Matthew Dharm[PATCH] USB Storage: GetMaxLUN tightening
2004-04-26 Matthew Dharm[PATCH] USB: usb-storage driver changes for 2.6.x ...
2004-04-26 Matthew Dharm[PATCH] USB: usb-storage driver changes for 2.6.x ...
2004-04-19 Andrew Morton[PATCH] Rename PF_IOTHREAD to PF_NOFREEZE
2004-03-20 Olaf Hering+- update to patches.fixes/linux-post-2.6.5-rc2-20030420
2004-03-03 Alan Stern[PATCH] USB: Convert usb-storage to use cur_altsetting
2004-02-26 Greg Kroah-Hartman[PATCH] USB Storage: remove unneeded debug message
2004-02-11 Hubert Mantelupdate to 2.6.3-rc2
2004-01-29 Andrew Morton[PATCH] USB: gcc-3.5: drivers/usb/storage/usb.c
2003-12-10 Olaf Hering+- update patches.fixes/linux-2.6.0-test11-bk-latest
2003-12-09 Olaf Hering+- add patches.drivers/usb-2.5
2003-12-09 Alan Stern[PATCH] USB storage: Another utility scatter-gather...
2003-12-08 Alan Stern[PATCH] USB storage: Fix scatter-gather buffer access...
2003-11-18 Olaf Hering+- update to 2.6.0-test9-bk22, update config, arch...
2003-11-07 Matthew Dharm[PATCH] USB: fix a thread-exit problem at module unload
2003-08-27 Daniele Bellucci[PATCH] Audit and minor cleanups in usbstorage
2003-08-15 Greg Kroah-HartmanMerge kroah.com:/home/greg/linux/BK/bleed-2.5
2003-08-11 David Brownell[PATCH] add usb_reset_configuration()
2003-08-02 Mike Anderson[PATCH] scsi host / scsi device ref counting take 2...
2003-07-08 Christoph Hellwig[PATCH] pull scsi_scan_host out of scsi_add_host
2003-06-30 Matthew Dharm[PATCH] USB storage: General purpose I/O buffer allocat...
2003-06-30 Matthew Dharm[PATCH] USB storage: Cosmetic cleanups
2003-06-30 Matthew Dharm[PATCH] USB storage: create private I/O buffer
2003-06-30 Matthew Dharm[PATCH] USB storage: avoid sending URBs when disconnecting
2003-06-30 Matthew Dharm[PATCH] USB storage: create associate_dev(), more US_...
2003-06-18 Greg Kroah-Hartmanmerge
2003-06-16 Matthew Dharm[PATCH] USB storage: unusual_devs fixups
2003-06-16 Matthew Dharm[PATCH] USB storage: cleanups
2003-06-11 James BottomleyFix USB storage mismerge
2003-06-11 James BottomleyMerge
2003-06-10 Matthew Dharm[PATCH] USB: usb-storage: remove dead code
2003-06-10 Matthew Dharm[PATCH] USB: usb-storage: re-organize probe/disconnect
2003-06-06 Christoph Hellwig[PATCH] introduce scsi_host_alloc
2003-06-01 Matthew Dharm[PATCH] USB: usb-storage: change result codes
2003-06-01 Matthew Dharm[PATCH] USB: usb-storage: usb_stor_control_msg() and...
2003-05-29 Greg Kroah-HartmanMerge bk://kernel.bkbits.net/acme/usb-2.5
2003-05-29 Arnaldo Carvalho... o drivers/usb/storage/usb: initialize struct usb_driver...
2003-05-29 Christoph Hellwig[PATCH] use second arg to scsi_add_host in usb storage
2003-05-29 Matthew Dharm[PATCH] USB: storage: abort and disconnect handling.
2003-04-07 Matthew Dharm[PATCH] usb-storage: remove BUG/BUG_ON
2003-04-07 Matthew Dharm[PATCH] usb-storage: variable renames
2003-03-25 Matthew Dharm[PATCH] usb-storage: cleanup
2003-02-11 Linus TorvaldsSanitize kernel daemon signal handling and process...
2003-02-07 Linus TorvaldsSplit up "struct signal_struct" into "signal" and ...
2003-02-07 Steven Cole[PATCH] Spelling fixes for consistent, dependent, persi...
2003-02-04 Linus TorvaldsMerge
2003-02-05 Matthew Dharm[PATCH] USB usb-storage: implement clearing of device...
2003-02-04 Matthew Dharm[PATCH] USB usb-storage: implement device-offline code
2003-02-04 Matthew Dharm[PATCH] Replace a line of code that shouldn't have...
2003-02-04 Matthew Dharm[PATCH] usb-storage: convert spaces to tabs
2003-02-04 Matthew Dharm[PATCH] usb-storage: remove US_FL_DEV_ATTACHED
2003-02-04 Matthew Dharm[PATCH] usb-storage: comments, cleanup
2003-02-04 Matthew Dharm[PATCH] usb-storage: fix oops
2003-02-04 Matthew Dharm[PATCH] usb-storage: fix typo
2003-02-04 Matthew Dharm[PATCH] usb-storage: move to SCSI hotplugging
2003-01-13 Luben Tuikov[SCSI] Move cmd->host to cmd->device->host
2003-01-13 Luben Tuikov[SCSI] Move cmd->{lun, target, channel} to cmd->device...
2002-12-27 Greg Kroah-Hartman[PATCH] USB storage driver: remove direct calls to...
2002-12-17 Alan Stern[PATCH] USB: usb-storage bugfix
2002-12-09 Art Haas[PATCH] C99 initializer for drivers/usb/storage/usb.c
2002-12-09 Matthew Dharm[PATCH] PATCH: usb-storage: make internal structs more...
2002-12-09 Matthew Dharm[PATCH] usb-storage: make CBI interrupt URBs one-shot
2002-11-11 Matthew Dharm[PATCH] usb storage: remove unneeded workaround for...
2002-10-29 David Brownell[PATCH] USB: clean up usb structures some more
2002-10-29 Josh Myer[PATCH] Eliminate Old Prototypes from 2.5.44
2002-10-28 Matthew Dharm[PATCH] USB storage: use scatter-gather core primitives
2002-10-13 Matthew Dharm[PATCH] usb-storage: cache pipe values
2002-09-29 Ingo Molnar[PATCH] atomic-thread-signals
2002-09-16 Greg Kroah-HartmanUSB: convert the drivers/usb/storage files to the new...
2002-09-16 Matthew Dharm[PATCH] USB storage: add error checks, remove useless...
2002-09-16 Matthew Dharm[PATCH] USB storage: macro-ize address manipulation
2002-09-16 Matthew Dharm[PATCH] USB storage: remove tests against EINPROGRESS
2002-09-04 Matthew Dharm[PATCH] PATCH: usb-storage: fix software eject
2002-09-03 Rusty Russell[PATCH] daemonize() calls reparent_to_init cleanup
2002-08-21 Matthew Dharm[PATCH] PATCH: fix devices which don't support START_STOP
2002-08-21 Matthew Dharm[PATCH] PATCH: fix devices which don't support EVPD
2002-07-26 Art Haas[PATCH] designated initializers for drivers_usb_storage...
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-07-04 Matthew Dharm[PATCH] usb-storage: Code consolidation of error paths
2002-07-04 Matthew Dharm[PATCH] usb-storage: code cleanup, small fixes
2002-06-18 Matthew Dharm[PATCH] USB storage: change atomic_t to bitfield, conso...
2002-06-18 Matthew Dharm[PATCH] USB storage: cleanup storage_probe()
2002-05-28 Matthew Dharm[PATCH] usb-storage abort path cleanup
2002-05-24 Linus TorvaldsFix over-eager header file cleanup
2002-05-21 Pavel Machek[PATCH] suspend-to-{RAM,disk}
2002-05-13 Greg Kroah-Hartman[PATCH] USB device reference counting api cleanup changes
2002-05-13 Manfred Spraul[PATCH] usb-storage locking fixes
2002-05-11 Greg Kroah-HartmanUSB storage
2002-05-11 Greg Kroah-HartmanUSB storage
2002-04-05 Greg Kroah-HartmanUSB
2002-04-04 Greg Kroah-HartmanUSB
2002-02-13 Greg Kroah-Hartmanadded mem_flags to usb_submit_urb().
2002-02-11 David S. MillerFix recalc_sigpending handling.
2002-02-07 Jens AxboeMerge http://linux.bkbits.net/linux-2.5
next