An error occurred fetching the project authors.
- 08 Dec, 2003 1 commit
-
-
Alan Stern authored
This patch removes an uncalled subroutine from debug.c. I only noticed it when tracking down scatter-gather usage; there didn't seem to be any reason to repair it since it wasn't being used anywhere.
-
- 12 Jan, 2003 1 commit
-
-
Matthew Dharm authored
This patch makes the debug system only print out the valid bytes of a command. Greg, please apply. Andries suggested this... while some would think that seeing the extra bytes might be good, it is kinda noisy.
-
- 16 Sep, 2002 1 commit
-
-
Matthew Dharm authored
This patch converts all uses of page_addres() to the sg_address() macro. This will make backporting to 2.4 easier, as well as eliminate lots of redundant code.
-
- 15 Jun, 2002 1 commit
-
-
Andries E. Brouwer authored
Below a patch removing the list of sense codes from usb/storage/debug.h since the same list is already found in scsi/constants.c. This also brings this list up to date with SCSI-3.
-
- 11 May, 2002 1 commit
-
-
Greg Kroah-Hartman authored
sync up with both the -dj and cvs version of the usb-storage code.
-
- 01 May, 2002 1 commit
-
-
Andries E. Brouwer authored
USB sddr09 The main purpose of the patch is to add write capability.
-
- 05 Apr, 2002 1 commit
-
-
Greg Kroah-Hartman authored
moved class/storage/ back to storage/ created input/ orderd the makefiles and config.in menus better.
-
- 04 Apr, 2002 1 commit
-
-
Greg Kroah-Hartman authored
moved files to different subdirectories to make try to make sense of the current mess, and to allow usb client drivers to integrate into the tree easier.
-
- 11 Feb, 2002 1 commit
-
-
Greg Kroah-Hartman authored
compile problem.
-
- 05 Feb, 2002 3 commits
-
-
Linus Torvalds authored
- Ben Collins: 1394 updates - Matthew Dharm: USB storage update - Ion Badulescu: starfire driver update - VM aging cleanups
-
Linus Torvalds authored
- remember to increment the version number - Chris Mason: reiserfs mark_journal_new and bh leak fix - Richard Gooch: devfs update - Alexander Viro: further FS cleanup (superblock list) - David Woodhouse: MTD update - Kai Germaschewski: ISDN update (stanford checker fixes etc) - Rich Baum: gcc-3.0 warning fixes - Jeff Garzik: network driver updates - Geert Uytterhoeven: m68k fbdev logo merge glitch fix - Andrea Arcangeli: fix signal return path - David Miller: Sparc updates - Johannes Erdfelt: USB update - Carsten Otte, Andries Brouwer: don't clear blk_size unconditionally on partition check - Martin Frey: alpha Sable irq fix - Paul Mackerras: PPC softirq update - Patrick Mochel: PCI power management infrastructure - Robert Siemer: miroSOUND driver update - Neil Brown: knfsd updates, including ability to export ReiserFS filesystems - Trond Myklebust: NFS readdir fixup, don't update atime on client - Andrew Morton: truncate_inode_pages speedup - Paul Menage: make inode quota count all inodes..
-
Linus Torvalds authored
-