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: Thu, 7 Mar 2024 11:03:26 +0800
From: Wayne Chang <waynec@...dia.com>
To: <waynec@...dia.com>, <jonathanh@...dia.com>, <thierry.reding@...il.com>,
	<jckuo@...dia.com>, <vkoul@...nel.org>, <kishon@...nel.org>,
	<gregkh@...uxfoundation.org>
CC: <linux-phy@...ts.infradead.org>, <linux-tegra@...r.kernel.org>,
	<linux-kernel@...r.kernel.org>, <linux-usb@...r.kernel.org>
Subject: [PATCH v2 0/2] Fix incorrect USB3 phy parsing in tegra-xudc

The patch series introduces a new API for retrieving the port number of the PHY.
And then utilized this API to address an issue in the USB3 PHY retrieval logic.

Wayne Chang (2):
  phy: tegra: xusb: Add API to retrieve the port number of phy
  usb: gadget: tegra-xudc: Fix USB3 PHY retrieval logic

 drivers/phy/tegra/xusb.c            | 13 ++++++++++
 drivers/usb/gadget/udc/tegra-xudc.c | 39 ++++++++++++++++++-----------
 include/linux/phy/tegra/xusb.h      |  1 +
 3 files changed, 39 insertions(+), 14 deletions(-)


base-commit: 90d35da658da8cff0d4ecbb5113f5fac9d00eb72
-- 
2.25.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ