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:	Fri, 18 Apr 2014 14:37:25 -0700
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 fixes for 3.15-rc2

The following changes since commit c9eaa447e77efe77b7fa4c953bd62de8297fd6c5:

  Linux 3.15-rc1 (2014-04-13 14:18:35 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-3.15-rc2

for you to fetch changes up to 94d72f008909610710bb1841d665eeeb010a0be1:

  uas: fix deadlocky memory allocations (2014-04-16 14:04:59 -0700)

----------------------------------------------------------------
USB fixes for 3.15-rc2

Here are a number of tiny USB fixes and new device ids for 3.15-rc2.
Nothing major, just issues some people have reported.

All of these have been in linux-next.

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

----------------------------------------------------------------
Aaron Sanders (1):
      USB: pl2303: add ids for Hewlett-Packard HP POS pole displays

Alan Stern (1):
      USB: fix crash during hotplug of PCI USB controller card

Alexey Khoroshilov (1):
      USB: cdc-acm: fix double usb_autopm_put_interface() in acm_port_activate()

Daeseok Youn (1):
      uwb: adds missing error handling

Daniele Palmas (1):
      usb: option driver, add support for Telit UE910v2

Johan Hovold (2):
      Revert "USB: serial: add usbid for dell wwan card to sierra.c"
      USB: usb_wwan: fix handling of missing bulk endpoints

Laurent Pinchart (2):
      USB: ohci-jz4740: Fix uninitialized variable warning
      USB: ohci-jz4740: FEAT_POWER is a port feature, not a hub feature

Michael Ulbricht (1):
      USB: cdc-acm: Remove Motorola/Telit H24 serial interfaces from ACM driver

Michele Baldessari (1):
      USB: serial: ftdi_sio: add id for Brainboxes serial cards

Oliver Neukum (3):
      uas: fix GFP_NOIO under spinlock
      uas: fix error handling during scsi_scan()
      uas: fix deadlocky memory allocations

Peter Chen (1):
      usb: usb-common: fix typo for usb_state_string

Stephen Warren (1):
      USB: EHCI: tegra: set txfill_tuning

Tristan Bruns (1):
      USB: cp210x: Add 8281 (Nanotec Plug & Drive)

Vivek Gautam (2):
      usb: ehci-exynos: Return immediately from suspend if ehci_suspend fails
      usb: ehci-platform: Return immediately from suspend if ehci_suspend fails

 drivers/usb/class/cdc-acm.c       | 34 +++++++++++++++++++++++++---------
 drivers/usb/core/hcd-pci.c        |  2 +-
 drivers/usb/host/ehci-exynos.c    |  2 ++
 drivers/usb/host/ehci-platform.c  |  2 ++
 drivers/usb/host/ehci-tegra.c     | 23 +++++++++++++++++++++++
 drivers/usb/host/ohci-jz4740.c    |  6 +++---
 drivers/usb/serial/cp210x.c       |  1 +
 drivers/usb/serial/ftdi_sio.c     | 33 +++++++++++++++++++++++++++++++++
 drivers/usb/serial/ftdi_sio_ids.h | 37 +++++++++++++++++++++++++++++++++++++
 drivers/usb/serial/option.c       |  2 ++
 drivers/usb/serial/pl2303.c       |  3 +++
 drivers/usb/serial/pl2303.h       |  5 ++++-
 drivers/usb/serial/sierra.c       |  1 -
 drivers/usb/serial/usb_wwan.c     |  9 +++------
 drivers/usb/storage/uas.c         | 13 +++++++------
 drivers/usb/usb-common.c          |  2 +-
 drivers/uwb/drp.c                 |  5 ++++-
 17 files changed, 151 insertions(+), 29 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ