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>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 18 Jun 2021 12:32:22 +0200
From:   Greg KH <gregkh@...uxfoundation.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Andrew Morton <akpm@...ux-foundation.org>,
        linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org
Subject: [GIT PULL] USB driver fixes for 5.13-rc7

The following changes since commit 009c9aa5be652675a06d5211e1640e02bbb1c33d:

  Linux 5.13-rc6 (2021-06-13 14:43:10 -0700)

are available in the Git repository at:

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

for you to fetch changes up to a7d8d1c7a7f73e780aa9ae74926ae5985b2f895f:

  usb: core: hub: Disable autosuspend for Cypress CY7C65632 (2021-06-17 15:34:21 +0200)

----------------------------------------------------------------
USB fixes for 5.13-rc7

Here are 3 small USB fixes for reported problems for 5.13-rc7.  They
include:
	- disabling autosuspend for a cypress USB hub
	- fixing the battery charger detection for the chipidea driver
	- fixing a kernel panic in the dwc3 driver due to a previous
	  change in 5.13-rc1.

All have been in linux-next with no reported problems.

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

----------------------------------------------------------------
Andrew Lunn (1):
      usb: core: hub: Disable autosuspend for Cypress CY7C65632

Breno Lima (1):
      usb: chipidea: imx: Fix Battery Charger 1.2 CDP detection

Greg Kroah-Hartman (1):
      Merge tag 'usb-v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-linus

Peter Chen (1):
      usb: dwc3: core: fix kernel panic when do reboot

 drivers/usb/chipidea/usbmisc_imx.c | 16 ++++++++++++++--
 drivers/usb/core/hub.c             |  7 +++++++
 drivers/usb/dwc3/core.c            |  2 +-
 3 files changed, 22 insertions(+), 3 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ