lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Sat, 5 Mar 2016 12:44:55 -0800
From:	Greg KH <gregkh@...uxfoundation.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Andrew Morton <akpm@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org
Subject: [GIT PULL] USB driver fixes for 4.5-rc7

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@...uxfoundation.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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ