On Mon, Nov 14, 2005 at 12:04:56PM -0800, Greg Kroah-Hartman wrote:
> Here are a few USB patches against your latest git tree, they have all
> been in the past few -mm releases just fine.  They fix some build bugs,
> add some new device ids, and add a new simple usb-serial driver.

Oh, forgot the combined diffstat of the whole series, sorry about that:

 Documentation/devices.txt            |   12 
 Documentation/usb/bluetooth.txt      |   45 --
 drivers/usb/core/devio.c             |    5 
 drivers/usb/core/inode.c             |    8 
 drivers/usb/core/message.c           |    4 
 drivers/usb/gadget/dummy_hcd.c       |    5 
 drivers/usb/input/hid-core.c         |   13 
 drivers/usb/input/wacom.c            |  134 +++++-
 drivers/usb/serial/ChangeLog.history |  730 ++++++++++++++++++++++++++++++++++
 drivers/usb/serial/ChangeLog.old     |  731 -----------------------------------
 drivers/usb/serial/Kconfig           |    9 
 drivers/usb/serial/Makefile          |    1 
 drivers/usb/serial/anydata.c         |  123 +++++
 drivers/usb/serial/cp2101.c          |    2 
 drivers/usb/serial/generic.c         |    2 
 drivers/usb/storage/Kconfig          |    3 
 drivers/usb/storage/unusual_devs.h   |    6 
 17 files changed, 1000 insertions(+), 833 deletions(-)


thanks,

greg k-h


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to