From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org
Subject: [GIT PULL] USB driver fixes for 4.5-rc2
Date: Sun, 31 Jan 2016 11:01:15 -0800 [thread overview]
Message-ID: <20160131190115.GA28239@kroah.com> (raw)
The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-4.5-rc2
for you to fetch changes up to a89a798a010e8fef66d1a85fa8b1f021304c7246:
Merge tag 'usb-serial-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus (2016-01-28 08:32:42 -0800)
----------------------------------------------------------------
USB fixes for 4.5-rc2
Here are some small USB fixes and new device ids for 4.5-rc2. Nothing
major here, full details are in the shortlog, and all of these have been
in linux-next successfully.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Daniele Palmas (1):
USB: serial: option: Adding support for Telit LE922
Du, Changbin (1):
usb: hub: do not clear BOS field during reset device
Greg Kroah-Hartman (2):
USB: serial: ftdi_sio: add support for Yaesu SCU-18 cable
Merge tag 'usb-serial-4.5-rc2' of git://git.kernel.org/.../johan/usb-serial into usb-linus
Johan Hovold (1):
USB: visor: fix null-deref at probe
John Ernberg (1):
USB: option: fix Cinterion AHxx enumeration
Lu Baolu (2):
usb: cdc-acm: handle unlinked urb in acm read callback
usb: cdc-acm: send zero packet for intel 7260 modem
Mathieu OTHACEHE (1):
USB: mxu11x0: fix memory leak on usb_serial private data
Oliver Neukum (1):
cdc-acm:exclude Samsung phone 04e8:685d
Peter Dedecker (1):
USB: cp210x: add ID for IAI USB to RS485 adaptor
Vladis Dronov (1):
USB: serial: visor: fix crash on detecting device without write_urbs
drivers/usb/class/cdc-acm.c | 14 +++++++++++++-
drivers/usb/class/cdc-acm.h | 1 +
drivers/usb/core/hub.c | 8 +++++---
drivers/usb/serial/cp210x.c | 1 +
drivers/usb/serial/ftdi_sio.c | 1 +
drivers/usb/serial/ftdi_sio_ids.h | 1 +
drivers/usb/serial/mxu11x0.c | 20 ++++++++++++++++++++
drivers/usb/serial/option.c | 18 +++++++++++++++++-
drivers/usb/serial/visor.c | 11 +++++++++--
9 files changed, 68 insertions(+), 7 deletions(-)
reply other threads:[~2016-01-31 19:01 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160131190115.GA28239@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome