public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
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-rc7
Date: Sat, 5 Mar 2016 12:44:55 -0800	[thread overview]
Message-ID: <20160305204455.GA21342@kroah.com> (raw)

The following changes since commit fc77dbd34c5c99bce46d40a2491937c3bcbd10af:

  Linux 4.5-rc6 (2016-02-28 08:41:20 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ usb-4.5-rc7

for you to fetch changes up to 861c3849222b7cadfd0da63f9c7573c2f15ba535:

  Merge tag 'usb-serial-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus (2016-03-03 12:37:21 -0800)

----------------------------------------------------------------
USB fixes for 4.5-rc7

Here are some USB driver ids for 4.5-rc7, and the removal of a driver we
merged in 4.5-rc1 but it turns out it's not needed as the hardware is the
same as a driver we already have in the tree.  This was only figured out
after doing a lot of cleanup on it, gotta love vendor-provided drivers...
The new device ids for the devices for this driver will be added later on
when testing is completed, but for now, we will remove the driver to keep
people from accidentally cleaning it up.

All of these have been in linux-next for a while with no reported issues.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Bjørn Mork (1):
      USB: qcserial: add Sierra Wireless EM74xx device ID

Daniele Palmas (1):
      USB: serial: option: add support for Telit LE922 PID 0x1045

Greg Kroah-Hartman (2):
      Merge tag 'usb-ci-v4.5-rc7' of git://git.kernel.org/.../peter.chen/usb into usb-linus
      Merge tag 'usb-serial-4.5-rc7' of git://git.kernel.org/.../johan/usb-serial into usb-linus

Johan Hovold (1):
      Revert "USB: serial: add Moxa UPORT 11x0 driver"

Patrik Halfar (1):
      USB: qcserial: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3)

Peter Chen (1):
      usb: chipidea: otg: change workqueue ci_otg as freezable

Vittorio Alfieri (1):
      USB: cp210x: Add ID for Parrot NMEA GPS Flight Recorder

Yegor Yefremov (1):
      USB: serial: option: add support for Quectel UC20

 drivers/usb/chipidea/otg.c    |    2 +-
 drivers/usb/serial/Kconfig    |   16 -
 drivers/usb/serial/Makefile   |    1 -
 drivers/usb/serial/cp210x.c   |    1 +
 drivers/usb/serial/mxu11x0.c  | 1006 -----------------------------------------
 drivers/usb/serial/option.c   |    5 +
 drivers/usb/serial/qcserial.c |    7 +-
 7 files changed, 12 insertions(+), 1026 deletions(-)
 delete mode 100644 drivers/usb/serial/mxu11x0.c

                 reply	other threads:[~2016-03-05 20:45 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=20160305204455.GA21342@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