1. 14 8月, 2008 17 次提交
  2. 13 8月, 2008 1 次提交
  3. 07 8月, 2008 4 次提交
  4. 06 8月, 2008 2 次提交
    • A
      Fix USB storage hang on command abort · 580da348
      Alan Stern 提交于
      Okay, I found the cause of the hang.  It is a simple bug in the USB
      scatter-gather library, caused by changes added in response to the S-G
      chaining modification.
      
      This patch (as1125) fixes a bug in the USB scatter-gather library.
      Early exit from the S-G initialization loop does not reset the count of
      outstanding URBs.
      Signed-off-by: NAlan Stern <stern@rowland.harvard.edu>
      Cc: Matthew Dharm <mdharm-usb@one-eyed-alien.net>
      Cc: David Brownell <david-b@pacbell.net>
      Cc: Alan Jenkins <alan-jenkins@tuffmail.co.uk>
      Cc: James Bottomley <James.Bottomley@HansenPartnership.com>
      Cc: Greg KH <greg@kroah.com>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      580da348
    • B
      remove unnecessary <linux/hdreg.h> includes · b5b9309d
      Bartlomiej Zolnierkiewicz 提交于
      Following files don't need <linux/hdreg.h> at all:
      
      - arch/mips/jazz/setup.c
      - arch/sh/boards/mach-systemh/irq.c
      - drivers/macintosh/mediabay.c
      - drivers/scsi/hptiop.c
      - drivers/usb/storage/freecom.c
      - arch/powerpc/include/asm/ide.h
      - init/main.c
      
      Cc: Christoph Hellwig <hch@infradead.org>
      Signed-off-by: NBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
      b5b9309d
  5. 31 7月, 2008 1 次提交
  6. 27 7月, 2008 2 次提交
  7. 26 7月, 2008 1 次提交
  8. 23 7月, 2008 12 次提交