Here are some more USB patches for the 2.6.12-rc5 tree. The ub patch is pretty big, but I forgot to send that one to you way back at the beginning of 2.6.12-rc It has had much testing in the -mm tree. The other patches are just fixes or device ids, or a new driver. And the cp2101 driver has an update to actually make it useful. All of these patches have been in the past few -mm releases.
Please pull from: rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/ Full patches will be sent to the linux-usb-devel mailing list, if anyone wants to see them. thanks, greg k-h drivers/block/ub.c | 598 ++++++++++++++++++------------ drivers/usb/core/sysfs.c | 22 - drivers/usb/input/hid-core.c | 18 drivers/usb/media/pwc/ChangeLog | 143 ------- drivers/usb/serial/Kconfig | 11 drivers/usb/serial/Makefile | 1 drivers/usb/serial/cp2101.c | 363 +++++++++++++----- drivers/usb/serial/option.c | 729 +++++++++++++++++++++++++++++++++++++ drivers/usb/storage/unusual_devs.h | 9 include/linux/usb.h | 6 10 files changed, 1421 insertions(+), 479 deletions(-) --------------- Adrian Bunk: o USB: remove drivers/usb/media/pwc/ChangeLog Craig Shelley: o USB: CP2101 Add support for flow control Greg Kroah-Hartman: o USB: add Vernier devices to HID blacklist Lonnie Mendez: o USB: hid-core: add Earthmate lt-20 productid to blacklist table Matthias Urlichs: o USB: add Option Card driver Paulo Marques: o USB: make MODALIAS code a bit smaller devices Pete Zaitcev: o USB: Support multiply-LUN devices in ub Phil Dibowitz: o USB Storage: Add unusual_devs for Trumpion Voice Recorder Ping Cheng: o USB: add new wacom device to usb hid-core list Roman Kagan: o USB: update urb documentation ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 _______________________________________________ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel