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.8-rc7
Date: Sun, 18 Sep 2016 12:33:29 +0200 [thread overview]
Message-ID: <20160918103329.GA9744@kroah.com> (raw)
The following changes since commit 9395452b4aab7bc2475ef8935b4a4fb99d778d70:
Linux 4.8-rc6 (2016-09-11 20:02:25 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-4.8-rc7
for you to fetch changes up to e06226e66beafd6118aa81b511d88cb549ad7ea5:
Merge tag 'usb-serial-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus (2016-09-16 17:42:10 +0200)
----------------------------------------------------------------
USB fixes for 4.8-rc7
Here are 2 small fixes, and one new device id, for 4.8-rc7
The fixes solve a build error that was reported in your tree for the
blackfin arch, and resolve an issue with a number of broken USB devices
that reported the wrong interval rate. Included here is also a new
device id for the usb-serial driver.
All have been in linux-next with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Alan Stern (1):
USB: change bInterval default to 10 ms
Daniele Palmas (1):
USB: serial: simple: add support for another Infineon flashloader
Greg Kroah-Hartman (1):
Merge tag 'usb-serial-4.8-rc7' of git://git.kernel.org/.../johan/usb-serial into usb-linus
Tony Lindgren (1):
usb: musb: Fix tusb6010 compile error on blackfin
drivers/usb/core/config.c | 28 +++++++++++++++++-----------
drivers/usb/musb/Kconfig | 2 +-
drivers/usb/serial/usb-serial-simple.c | 3 ++-
3 files changed, 20 insertions(+), 13 deletions(-)
reply other threads:[~2016-09-18 10:33 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=20160918103329.GA9744@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.