[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20100904020943.GB28645@kroah.com>
Date: Fri, 3 Sep 2010 19:09:43 -0700
From: Greg KH <gregkh@...e.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org
Subject: [GIT PATCH] USB fixes for 2.6.36-git
Here are a number of USB bugfixes and new device ids for your 2.6.36-git
tree.
The biggest is just fixing up some of the option device ids, everything
else is tiny compared to that.
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/
All of these patches have been in the linux-next and mm trees.
The full patches will be sent to the linux-usb mailing list, if anyone
wants to see them.
thanks,
greg k-h
------------
drivers/usb/atm/cxacru.c | 24 +++++++-
drivers/usb/class/cdc-acm.c | 23 +++++++-
drivers/usb/core/message.c | 22 ++++----
drivers/usb/gadget/rndis.c | 12 +++-
drivers/usb/gadget/rndis.h | 2 +-
drivers/usb/gadget/s3c-hsotg.c | 2 -
drivers/usb/host/ehci-ppc-of.c | 12 ++--
drivers/usb/serial/cp210x.c | 11 ++-
drivers/usb/serial/ftdi_sio.c | 8 +++
drivers/usb/serial/ftdi_sio_ids.h | 12 ++++
drivers/usb/serial/mos7840.c | 32 +++++++---
drivers/usb/serial/option.c | 119 +++++++++++++++++++++++--------------
drivers/usb/serial/ssu100.c | 2 +-
13 files changed, 196 insertions(+), 85 deletions(-)
---------------
A E Lawrence (1):
USB: cp210x usb driver: add USB_DEVICE for Pirelli DP-L10 mobile.
Bill Pemberton (1):
USB: ssu100: turn off debug flag
Craig Shelley (1):
USB: CP210x Add new device ID
Dan Carpenter (1):
USB: ehci-ppc-of: problems in unwind
Dave Ludlow (2):
usb: serial: mos7840: Add USB ID to support the B&B Electronics USOPTL4-2P.
usb: serial: mos7840: Add USB IDs to support more B&B USB/RS485 converters.
Dirk De Schepper (1):
USB: option: fix incorrect novatel entries
Henrik Kretzschmar (1):
USB: rndis: section mismatch fix
Jason Detring (1):
USB: cp210x: Add B&G H3000 link cable ID
Luke Lowrey (1):
USB: ftdi_sio: Added custom PIDs for ChamSys products
Maurus Cuelenaere (1):
USB: s3c-hsotg: Remove DEBUG define
Maxim Osipov (1):
USB: Fix kernel oops with g_ether and Windows
Philippe Corbes (1):
USB: cdc-acm: Add pseudo modem without AT command capabilities
Simon Arlott (1):
USB: cxacru: Use a bulk/int URB to access the command endpoint
Thadeu Lima de Souza Cascardo (1):
usb: allow drivers to use allocated bandwidth until unbound
Toby Gray (2):
USB: cdc-acm: Adding second ACM channel support for various Nokia and one Samsung phones
USB: cdc-acm: Fixing crash when ACM probing interfaces with no endpoint descriptors.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists