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, 10 Oct 2015 09:21:35 -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 driver fixes for 4.3-rc5

The following changes since commit 9ffecb10283508260936b96022d4ee43a7798b4c:

  Linux 4.3-rc3 (2015-09-27 07:50:08 -0400)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-4.3-rc5

for you to fetch changes up to 72194739f54607bbf8cfded159627a2015381557:

  usb: Add device quirk for Logitech PTZ cameras (2015-10-04 11:01:13 +0100)

----------------------------------------------------------------
USB fixes for 4.3-rc5

Here are some small USB and PHY fixes and quirk updates for 4.3-rc5.
Nothing major here, full details in the shortlog, and all of these have
been in linux-next for a while.

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

----------------------------------------------------------------
Alexander Inyukhin (1):
      USB: chaoskey read offset bug

Greg Kroah-Hartman (2):
      Merge tag 'fixes-for-v4.3-rc4' of git://git.kernel.org/.../balbi/usb into usb-linus
      Merge tag 'phy-for-4.3-rc' of git://git.kernel.org/.../kishon/linux-phy into usb-linus

Luis de Bethencourt (1):
      phy: berlin-sata: Fix module autoload for OF platform driver

Sudip Mukherjee (1):
      usb: gadget: bdc: fix memory leak

Vincent Palatin (1):
      usb: Add device quirk for Logitech PTZ cameras

Yaniv Gardi (1):
      phy: qcom-ufs: fix build error when the component is built as a module

Yao-Wen Mao (1):
      USB: Add reset-resume quirk for two Plantronics usb headphones.

Yoshihiro Shimoda (2):
      usb: renesas_usbhs: fix build warning if 64-bit architecture
      usb: renesas_usbhs: Add support for R-Car H3

huang lin (1):
      phy: rockchip-usb: power down phy when rockchip phy probe

 Documentation/devicetree/bindings/usb/renesas_usbhs.txt |  1 +
 drivers/phy/phy-berlin-sata.c                           |  1 +
 drivers/phy/phy-qcom-ufs.c                              | 11 +++++++++++
 drivers/phy/phy-rockchip-usb.c                          |  6 ++++++
 drivers/usb/core/quirks.c                               | 13 +++++++++++++
 drivers/usb/gadget/udc/bdc/bdc_ep.c                     |  4 +++-
 drivers/usb/misc/chaoskey.c                             |  2 +-
 drivers/usb/renesas_usbhs/common.c                      |  7 ++++++-
 include/linux/usb/renesas_usbhs.h                       |  2 +-
 9 files changed, 43 insertions(+), 4 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