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: <20250828112944.2042343-1-srikanth.chary-chennoju@amd.com>
Date: Thu, 28 Aug 2025 16:59:41 +0530
From: Srikanth Chary Chennoju <srikanth.chary-chennoju@....com>
To: <gregkh@...uxfoundation.org>, <Thinh.Nguyen@...opsys.com>,
	<m.grzeschik@...gutronix.de>, <Chris.Wulff@...mp.com>, <tiwai@...e.de>
CC: <linux-usb@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
	<punnaiah.choudary.kalluri@....com>, Srikanth Chary Chennoju
	<srikanth.chary-chennoju@....com>
Subject: [PATCH v2 0/3] Add support for Superspeed plus EndPoint for Bulk and Isochronous transfers

---
Changes since v1:
 - PATCH 1 - No change.
 - PTACH 2 - Removed the comment.
 - PATCH 3 - 1. Removed odd spacing.
	     2. Added defines USB_DT_SSP_ISOC_COMP for 0x80 and
	        USB_LANE_SPEED_MANTISSA_GEN2_BY_GEN1 for 2.

---	

Srikanth Chary Chennoju (3):
  usb:gadget:zero: support for super speed plus
  usb: gadget: f_sourcesink support for maxburst for bulk
  usb: gadget: f_sourcesink: Addition of SSP endpoint for ISOC transfers

 drivers/usb/gadget/function/f_sourcesink.c | 32 ++++++++++++++++++++--
 drivers/usb/gadget/function/g_zero.h       |  2 ++
 drivers/usb/gadget/legacy/zero.c           |  2 +-
 include/uapi/linux/usb/ch9.h               |  2 ++
 4 files changed, 35 insertions(+), 3 deletions(-)

-- 
2.25.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ