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] More USB driver patches for 4.8-rc1
Date: Fri, 5 Aug 2016 22:28:12 +0200 [thread overview]
Message-ID: <20160805202812.GA11842@kroah.com> (raw)
The following changes since commit e65805251f2db69c9f67ed8062ab82526be5a374:
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2016-07-25 21:35:03 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-4.8-rc1
for you to fetch changes up to 0bf048abebb6e69be3c1630878419d80944c3cfd:
staging: emxx_udc: allow modular build (2016-07-26 08:47:08 -0700)
----------------------------------------------------------------
More USB patches for 4.8-rc1
Here are a few more straggler patches for USB for 4.8-rc1. Most of
these are for the usb-serial driver tree. All of those have been in
linux-next for a long time, but missed my previous pull request to you.
The remaining change is to fix up a staging tree build error, due to
some USB gadget driver changes that went in. I put it in this tree as
it was for a USB driver and people are reporting the build error on your
tree.
All of these have been in linux-next for this week, and longer for the
usb-serial changes.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Arnd Bergmann (1):
staging: emxx_udc: allow modular build
Daniele Palmas (1):
USB: serial: option: add support for Telit LE910 PID 0x1206
Greg Kroah-Hartman (1):
Merge tag 'usb-serial-4.8-rc1' of git://git.kernel.org/.../johan/usb-serial into usb-testing
Mathieu OTHACEHE (4):
USB: serial: ti_usb_3410_5052: remove useless comments
USB: serial: ti_usb_3410_5052: use __packed
USB: serial: ti_usb_3410_5052: remove ti_usb_3410_5052.h
USB: serial: ti_usb_3410_5052: use functions rather than macros
Muhammad Falak R Wani (1):
USB: serial: cp210x: use kmemdup
Oliver Neukum (1):
USB: serial: use variable for status
drivers/staging/emxx_udc/Kconfig | 2 +-
drivers/staging/emxx_udc/emxx_udc.c | 36 ++++-
drivers/usb/serial/cp210x.c | 4 +-
drivers/usb/serial/generic.c | 18 ++-
drivers/usb/serial/option.c | 3 +
drivers/usb/serial/ti_usb_3410_5052.c | 271 ++++++++++++++++++++++++++++++----
drivers/usb/serial/ti_usb_3410_5052.h | 259 --------------------------------
7 files changed, 293 insertions(+), 300 deletions(-)
delete mode 100644 drivers/usb/serial/ti_usb_3410_5052.h
reply other threads:[~2016-08-05 20:28 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=20160805202812.GA11842@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