LWN.net Logo

Yet more USB changes for 2.5.70

From:  Greg KH <greg@kroah.com>
To:  torvalds@transmeta.com
Subject:  [BK PATCH] Yet more USB changes for 2.5.70
Date:  Thu, 5 Jun 2003 13:50:29 -0700
Cc:  linux-usb-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org

Hi,

Here are some more USB changes and fixes for 2.5.70.  These include a
documentaton update for the USB gadget drivers, and a bug fix for USB
keyboards that was caused by the previous patches sent to you.

Please pull from:  bk://kernel.bkbits.net/gregkh/linux/linus-2.5

Patches will be posted to linux-usb-devel as a follow-up thread for
those who want to see them.

thanks,

greg k-h

 Documentation/DocBook/Makefile    |    3 
 Documentation/DocBook/gadget.tmpl |  966 ++++++++++++++++++++++++++++++++++++++
 drivers/usb/image/hpusbscsi.c     |   11 
 drivers/usb/input/hid-input.c     |   97 +--
 drivers/usb/input/hid.h           |    3 
 drivers/usb/serial/empeg.c        |    5 
 6 files changed, 1022 insertions(+), 63 deletions(-)
-----


Ben Collins:
  o USB: fix keyboard leds

David Brownell:
  o USB: kerneldoc for gadget API

Oliver Neukum:
  o USB: usb_set_configuration in empeg.c
  o USB: cut usb_set_config from hpusbscsi

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Copyright © 2003, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds