Here are some USB fixes for 2.6.20-rc3

They include:
        - more quirks for usbstorage and printer devices
        - minor bugfixes

They have all been in the -mm tree for a while.

The gadget driver update looks big, but David says it fixes a number of
problems with it, and it's self-contained.

Please pull from:
        master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/

The full patches will be sent to the linux-usb-devel mailing list, if
anyone wants to see them.

thanks,

greg k-h


 Documentation/usb/acm.txt               |    4 +
 drivers/usb/class/usblp.c               |    1 +
 drivers/usb/core/endpoint.c             |    2 +-
 drivers/usb/gadget/omap_udc.c           |  245 ++++++++++++++++++++++++-------
 drivers/usb/gadget/omap_udc.h           |    3 +
 drivers/usb/host/uhci-hcd.c             |   20 +--
 drivers/usb/misc/sisusbvga/sisusb_con.c |   12 +-
 drivers/usb/net/asix.c                  |    2 +-
 drivers/usb/serial/Kconfig              |    2 +-
 drivers/usb/serial/option.c             |    3 +
 drivers/usb/storage/unusual_devs.h      |   17 ++-
 11 files changed, 235 insertions(+), 76 deletions(-)

---------------

Alan Stern (2):
      UHCI: make test for ASUS motherboard more specific
      UHCI: support device_may_wakeup

Andrew Morton (2):
      USB: funsoft is borken on sparc
      sisusb_con warning fixes

David Brownell (1):
      USB: omap_udc build fixes (sync with linux-omap)

David Hollis (1):
      USB: asix: Fix AX88772 device PHY selection

Martin Williges (1):
      USB: usblp.c - add Kyocera Mita FS 820 to list of "quirky" printers

Miguel Angel Alvarez (1):
      USB: fix interaction between different interfaces in an "Option" usb 
device

Oliver Neukum (1):
      USB: small update to Documentation/usb/acm.txt

Pete Zaitcev (1):
      USB storage: fix ipod ejecting issue

Phil Dibowitz (1):
      USB Storage: unusual_devs: add supertop drives

Sarah Bailey (1):
      USB: Fixed bug in endpoint release function.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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