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.0-rc7
Date: Sat, 4 Apr 2015 13:10:45 +0200 [thread overview]
Message-ID: <20150404111045.GA15321@kroah.com> (raw)
The following changes since commit bc465aa9d045feb0e13b4a8f32cc33c1943f62d6:
Linux 4.0-rc5 (2015-03-22 16:50:21 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-4.0-rc6
for you to fetch changes up to d3a3d28f1c7eaec42bdc26aab2dc53bc602887a4:
Merge tag 'usb-serial-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus (2015-04-01 13:42:58 +0200)
----------------------------------------------------------------
USB fixes for 4.0-rc6
Here are some small USB fixes and new device ids for 4.0-rc6. Nothing
major, some xhci fixes for reported problems, and some usb-serial device
ids.
All have been in linux-next for a while.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Doug Goldstein (2):
USB: ftdi_sio: Added custom PID for Synapse Wireless product
USB: ftdi_sio: Use jtag quirk for SNAP Connect E10
Greg Kroah-Hartman (2):
Merge tag 'fixes-for-v4.0-rc6' of git://git.kernel.org/.../balbi/usb into usb-linus
Merge tag 'usb-serial-4.0-rc6' of git://git.kernel.org/.../johan/usb-serial into usb-linus
Lu Baolu (2):
usb: xhci: handle Config Error Change (CEC) in xhci driver
usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllers
Nathaniel W Filardo (1):
USB: keyspan_pda: add new device id
Sudeep Holla (1):
usb: isp1760: fix spin unlock in the error path of isp1760_udc_start
drivers/usb/host/xhci-hub.c | 9 ++++++++-
drivers/usb/host/xhci-pci.c | 2 +-
drivers/usb/isp1760/isp1760-udc.c | 2 +-
drivers/usb/serial/ftdi_sio.c | 9 +++++++--
drivers/usb/serial/ftdi_sio_ids.h | 6 ++++++
drivers/usb/serial/keyspan_pda.c | 3 +++
6 files changed, 26 insertions(+), 5 deletions(-)
reply other threads:[~2015-04-04 11:10 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=20150404111045.GA15321@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.