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]
Message-ID: <Y+jGPeHQov5f+pXH@kroah.com>
Date:   Sun, 12 Feb 2023 11:58:05 +0100
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 6.2-rc8

The following changes since commit 4ec5183ec48656cec489c49f989c508b68b518e3:

  Linux 6.2-rc7 (2023-02-05 13:13:28 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-6.2-rc8

for you to fetch changes up to 303e724d7b1e1a0a93daf0b1ab5f7c4f53543b34:

  usb: core: add quirk for Alcor Link AK9563 smartcard reader (2023-02-09 13:23:51 +0100)

----------------------------------------------------------------
USB fixes for 6.2-rc8

Here are 2 small USB driver fixes that resolve some reported regressions
and one new device quirk.  Specifically these are:
  - new quirk for Alcor Link AK9563 smartcard reader
  - revert of u_ether gadget change in 6.2-rc1 that caused problems
  - typec pin probe fix

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

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

----------------------------------------------------------------
Mark Pearson (1):
      usb: core: add quirk for Alcor Link AK9563 smartcard reader

Paul Cercueil (1):
      Revert "usb: gadget: u_ether: Do not make UDC parent of the net device"

Prashant Malani (1):
      usb: typec: altmodes/displayport: Fix probe pin assign check

 drivers/usb/core/quirks.c                | 3 +++
 drivers/usb/gadget/function/u_ether.c    | 4 ++++
 drivers/usb/typec/altmodes/displayport.c | 8 ++++----
 3 files changed, 11 insertions(+), 4 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ