1. 01 9月, 2006 2 次提交
  2. 27 8月, 2006 1 次提交
    • A
      [PATCH] unusual_devs update for UCR-61S2B · 94918ff6
      Alan Stern 提交于
      The existing unusual_devs entry for the UCR-61S2B appears to have too
      wide a revision range.  It matches at least one device that doesn't
      respond to the initialization sequence.  Perhaps the sequence needs to
      be updated, or perhaps something else can be done.  For now, this patch
      (as764) restricts the range to include only the revision mentioned in
      the original comment.
      
      This resolves (for now!) Bugzilla entry #6950.
      Signed-off-by: NAlan Stern <stern@rowland.harvard.edu>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      94918ff6
  3. 12 8月, 2006 1 次提交
  4. 03 8月, 2006 3 次提交
  5. 13 7月, 2006 9 次提交
  6. 11 7月, 2006 1 次提交
  7. 01 7月, 2006 1 次提交
  8. 27 6月, 2006 1 次提交
    • J
      Clean up 'inline is not at beginning' warnings for usb storage · f274afc9
      Jesper Juhl 提交于
      Usually we don't care much about 'gcc -W' warnings, but some of us do build
      kernels that way to look for problems, and then the fewer warnings we have
      to wade through the better. Especially when they are very easy and
      non-intrusive to clean up. Which is the case for the following warnings
      spewed by drivers/usb/storage/usb.h :
      
        drivers/usb/storage/usb.h:163: warning: `inline' is not at beginning of
      +declaration
        drivers/usb/storage/usb.h:166: warning: `inline' is not at beginning of
      +declaration
      
      There's also some precedence for cleaning up these warnings. I've had
      a few patches merged in the past that remove exactly this class of
      warnings.
      Signed-off-by: NJesper Juhl <jesper.juhl@gmail.com>
      Signed-off-by: NAdrian Bunk <bunk@stusta.de>
      f274afc9
  9. 22 6月, 2006 9 次提交
  10. 28 4月, 2006 2 次提交
  11. 18 4月, 2006 1 次提交
  12. 21 3月, 2006 7 次提交
  13. 01 3月, 2006 1 次提交
  14. 14 2月, 2006 1 次提交