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: <Yy3Msbnbxhs1OZLD@kroah.com>
Date:   Fri, 23 Sep 2022 17:11:45 +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 / Thunderbolt driver fixes for 6.0-rc7

The following changes since commit 7e18e42e4b280c85b76967a9106a13ca61c16179:

  Linux 6.0-rc4 (2022-09-04 13:10:01 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 47af6c640ed82f111dbce0b3bf4083a91d61e324:

  Merge tag 'usb-serial-6.0-rc7' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus (2022-09-22 15:43:18 +0200)

----------------------------------------------------------------
USB / Thunderbolt driver fixes and ids for 6.0-rc7

Here are a few small USB and Thunderbolt driver fixes and new device ids
for 6.0-rc7.

They contain:
	- new usb-serial driver ids
	- documentation build warning fix in USB hub code
	- flexcop-usb long-posted bugfix (the v4l maintainer for this is
	  MIA so I have finally picked this up as it is a fix for a
	  reported problem.)
	- dwc3 64bit DMA bugfix
	- new thunderbolt device ids
	- typec build error fix

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

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

----------------------------------------------------------------
Alan Stern (1):
      USB: core: Fix RST error in hub.c

Carl Yin(殷张成) (1):
      USB: serial: option: add Quectel BG95 0x0203 composition

Gil Fine (1):
      thunderbolt: Add support for Intel Maple Ridge single port controller

Greg Kroah-Hartman (2):
      Merge tag 'thunderbolt-for-v6.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-linus
      Merge tag 'usb-serial-6.0-rc7' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus

Johan Hovold (1):
      media: flexcop-usb: fix endpoint type check

Ren Zhijie (1):
      usb: typec: anx7411: Fix build error without CONFIG_POWER_SUPPLY

William Wu (1):
      usb: dwc3: core: leave default DMA if the controller does not support 64-bit DMA

jerry meng (1):
      USB: serial: option: add Quectel RM520N

 drivers/media/usb/b2c2/flexcop-usb.c |  2 +-
 drivers/thunderbolt/icm.c            |  1 +
 drivers/thunderbolt/nhi.h            |  1 +
 drivers/usb/core/hub.c               |  2 +-
 drivers/usb/dwc3/core.c              | 13 +++++++------
 drivers/usb/serial/option.c          |  6 ++++++
 drivers/usb/typec/Kconfig            |  1 +
 7 files changed, 18 insertions(+), 8 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ