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-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250604025154.10165-1-syhuang3@nuvoton.com>
Date: Wed,  4 Jun 2025 10:51:53 +0800
From: hsyemail2@...il.com
To: johan@...nel.org,
	gregkh@...uxfoundation.org
Cc: linux-usb@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	Sheng-Yuan Huang <syhuang3@...oton.com>
Subject: [PATCH v2 0/1] USB: serial: nct_usb_serial: add support for Nuvoton USB adapter

From: Sheng-Yuan Huang <syhuang3@...oton.com>

This is the v2 of the patch to add support for the Nuvoton USB-to-serial adapter.

Changes since v1:
- Removed redundant driver name prefixes (NCT_DRVNAME) in dev_*() messages.
- Removed unnecessary __func__ usage in dev_dbg().
- Dropped verbose dev_info() message to keep the driver quiet when working properly.

I sincerely thank Greg Kroah-Hartman for his detailed and patient review.

Best regards,  
Sheng-Yuan Huang

Sheng-Yuan Huang (1):
  USB: serial: nct_usb_serial: add support for Nuvoton USB adapter

 drivers/usb/serial/nct_usb_serial.c | 1480 +++++++++++++++++++++++++++
 1 file changed, 1480 insertions(+)
 create mode 100644 drivers/usb/serial/nct_usb_serial.c

-- 
2.43.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ