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 ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The best thread debugger on the planet. Designed with thread debugging features you've never dreamed of, try TotalView 6 free at www.etnus.com. _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
