USB for Linux
[Prev Page][Next Page]
- [PATCH] usb: gadget: midi2: Reverse-select at the right place, Takashi Iwai
- [Regression] 3TB USB storage shows as 2TB under kernel 6.12,
Kris Karas (Bug Reporting)
- [PATCH] usb: dwc3: omap: Use devm_regulator_get_optional(), Rob Herring (Arm)
- [PATCH 0/2] usbip: Fix seqnum sign extension and format specifier issues,
Xiong Nandi
- [PATCH 00/10] HID: Upgrade the generic pidff driver and add hid-universal-pidff,
Tomasz Pakuła
- [PATCH 01/10] HID: pidff: Convert infinite length from Linux API to PID standard, Tomasz Pakuła
- [PATCH 02/10] HID: pidff: Do not send effect envelope if it's empty, Tomasz Pakuła
- [PATCH 03/10] HID: pidff: Clamp PERIODIC effect period to device's logical range, Tomasz Pakuła
- [PATCH 04/10] HID: pidff: Add MISSING_DELAY quirk and its detection, Tomasz Pakuła
- [PATCH 05/10] HID: pidff: Add MISSING_PBO quirk and its detection, Tomasz Pakuła
- [PATCH 06/10] HID: pidff: Add MISSING_DEVICE_CONTROL quirk, Tomasz Pakuła
- [PATCH 07/10] HID: pidff: Add hid_pidff_init_with_quirks and export as GPL symbol, Tomasz Pakuła
- [PATCH 08/10] HID: pidff: Add FIX_WHEEL_DIRECTION quirk, Tomasz Pakuła
- [PATCH 09/10] HID: pidff: Stop all effects before enabling actuators, Tomasz Pakuła
- [PATCH 10/10] HID: Add hid-universal-pidff driver, Tomasz Pakuła
- USB and EOL LTS Kernel Advice,
Jate Sujjavanich
- [PATCH v12 0/2] usb: typec: Implement UCSI driver for ChromeOS,
Łukasz Bartosik
- [PATCH v3] usb: cdns3: remove redundant if branch, xiehongyu1
- [PATCH v2] usb: cdns3: remove redundant if branch, xiehongyu1
- [PATCH] usb: typec: fix pm usage counter imbalance in ucsi_ccg_sync_control(), GONG Ruiqi
- [PATCH] usb: cdns3: remove redundant if branch,
xiehongyu1
- [syzbot] [usb-storage?] WARNING in usb_stor_msg_common/usb_submit_urb, syzbot
- [PATCH 0/6] Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr(),
Raphael Gallais-Pou
- [no subject], Unknown
- [usb:usb-testing] BUILD SUCCESS f097a36ef88d693edcf4962ff594e3012c6e0277, kernel test robot
- [REGRESSION] usb: xhci port capability storage change broke fastboot android bootloader utility, Forest
- [PATCH 0/5] platform: arm64: Huawei Matebook E Go embedded controller,
Pengyu Luo
- Re: [PATCH v4 1/7] mfd: Add core driver for Nuvoton NCT6694,
Vincent Mailhol
- [PATCH] thunderbolt: Expose router DROM through debugfs, Mika Westerberg
- [PATCH] usb: typec: ucsi: make yoga_c630_ucsi_ops be static,
Pei Xiao
- 答复: [PATCH v3] usb: gadget: u_serial: Disable ep before setting port to null to fix the crash caused by port being null, 胡连勤
- [PATCH v2] USB: phy: tahvo: Add check for clk_enable(),
Mingwei Zheng
- [PATCH v2] usb: gadget: m66592-udc: Add check for clk_enable(),
Mingwei Zheng
- [usb:usb-testing] BUILD SUCCESS d7123c77dc6072b028291355e4c4be0ad8046066, kernel test robot
- [usb:usb-linus] BUILD SUCCESS dfc51e48bca475bbee984e90f33fdc537ce09699, kernel test robot
- [PATCH v5 00/12] driver core: Constify API device_find_child(),
Zijun Hu
- [PATCH v5 01/12] libnvdimm: Replace namespace_match() with device_find_child_by_name(), Zijun Hu
- [PATCH v5 02/12] slimbus: core: Constify slim_eaddr_equal(), Zijun Hu
- [PATCH v5 03/12] bus: fsl-mc: Constify fsl_mc_device_match(), Zijun Hu
- [PATCH v5 04/12] driver core: Constify API device_find_child() and adapt for various usages, Zijun Hu
- [PATCH v5 05/12] driver core: Simplify API device_find_child_by_name() implementation, Zijun Hu
- [PATCH v5 07/12] slimbus: core: Remove of_slim_match_dev(), Zijun Hu
- [PATCH v5 06/12] driver core: Remove match_any(), Zijun Hu
- [PATCH v5 08/12] gpio: sim: Remove gpio_sim_dev_match_fwnode(), Zijun Hu
- [PATCH v5 11/12] cxl/pmem: Remove is_cxl_nvdimm_bridge(), Zijun Hu
- [PATCH v5 09/12] driver core: Introduce an device matching API device_match_type(), Zijun Hu
- [PATCH v5 10/12] cxl/pmem: Replace match_nvdimm_bridge() with API device_match_type(), Zijun Hu
- [PATCH v5 12/12] usb: typec: class: Remove both cable_match() and partner_match(), Zijun Hu
- Re: [syzbot] [usb?] [block?] possible deadlock in blk_mq_alloc_request, syzbot
- [usb:rndis-removal] BUILD SUCCESS 5eeb59deed1b56b8979516e5cb313ae40d059a72, kernel test robot
- [PATCH v2 00/17] rockchip: Add rk3562 support,
Kever Yang
- [PATCH] wifi: mt76: mt76u_vendor_request: Do not print error messages when -EPROTO, WangYuli
- [PATCH v3 0/3] Add support for USB controllers on QCS615,
Krishna Kurapati
- [PATCH v2] Update USB/IP OP_REP_IMPORT documentation.,
Gordon Ou
- [usb:usb-testing 9/58] drivers/usb/typec/ucsi/cros_ec_ucsi.c:187:54: warning: passing argument 2 of 'cros_ucsi_async_control' makes integer from pointer without a cast, kernel test robot
- [usb:usb-testing 9/58] drivers/usb/typec/ucsi/cros_ec_ucsi.c:187:40: error: incompatible pointer to integer conversion passing 'u64 *' (aka 'unsigned long long *') to parameter of type 'u64' (aka 'unsigned long long'); remove &, kernel test robot
- [usb:usb-testing 9/58] drivers/usb/typec/ucsi/cros_ec_ucsi.c:187:54: error: passing argument 2 of 'cros_ucsi_async_control' makes integer from pointer without a cast, kernel test robot
- [no subject], Unknown
- [Bug 219626] New: Infinite udev uevent stream from USB-C port, bugzilla-daemon
- [usb:usb-next] BUILD SUCCESS d3571faa1ba899f2459ee3616d702e7b07b9c996, kernel test robot
- [PATCH] Update USB/IP OP_REP_IMPORT documentation.,
Gordon Ou
- [PATCH v1] usb: dwc3: gadget: Fix incorrect UDC state after manual deconfiguration,
Roy Luo
- [syzbot] [usb?] INFO: task hung in do_syscall_64 (3), syzbot
- [PATCH] usbip: vudc: Constify 'struct bin_attribute',
Thomas Weißschuh
- [PATCH] usb: core: sysfs: Constify 'struct bin_attribute', Thomas Weißschuh
- [PATCH v2, 1/2] dt-bindings: connector: Add time property for sender response,
joswang
- [PATCH AUTOSEL 6.6 13/16] net: usb: qmi_wwan: add Telit FE910C04 compositions, Sasha Levin
- [PATCH AUTOSEL 5.4 4/6] net: usb: qmi_wwan: add Telit FE910C04 compositions, Sasha Levin
- [PATCH AUTOSEL 5.10 5/7] net: usb: qmi_wwan: add Telit FE910C04 compositions, Sasha Levin
- [PATCH AUTOSEL 5.15 7/9] net: usb: qmi_wwan: add Telit FE910C04 compositions, Sasha Levin
- [PATCH AUTOSEL 6.1 09/12] net: usb: qmi_wwan: add Telit FE910C04 compositions, Sasha Levin
- [PATCH AUTOSEL 6.12 24/29] net: usb: qmi_wwan: add Telit FE910C04 compositions, Sasha Levin
- [GIT PULL] USB / Thunderbolt fixes for 6.13-rc4,
Greg KH
- [Bug 219616] New: xhci_pci does not activate uPD720202,
bugzilla-daemon
- [usb:usb-linus] BUILD SUCCESS 1b62f3cb74d2965e8f96f20241b1fe85017aa3e8, kernel test robot
- [PATCH 00/38] rockchip: Add rk3562 support,
Kever Yang
- [syzbot] [media?] WARNING in uvc_unregister_video, syzbot
- [syzbot] [serial?] [input?] [usb?] WARNING in sched_show_task, syzbot
- [PATCH] usb: dwc3: gadget: remove not used field dwc3_request.sg,
Renjun Wang
- [PATCH] usb: gadget: f_fs: Remove WARN_ON in functionfs_bind,
Akash M
- [GIT PULL] USB4/Thunderbolt fixes for v6.13-rc4,
Mika Westerberg
- USB storage, page fault on sustained write,
Raf D
- [PATCH v2] USB: serial: CH341: add hardware flow control RTS/CTS, Lode Willems
- [PATCH] usbip: Accept arbitrarily long scatter-gather list,
Jason Long
- Re: [PATCH v3] usb: fix reference leak in usb_new_device(), Alan Stern
- [usb:usb-linus] BUILD SUCCESS b9252f80b807801056e67e3a672fb1be0ecb81d8, kernel test robot
- [PATCH v4] usb: typec: tcpci: fix NULL pointer issue on shared irq case,
Xu Yang
- [RESEND. PATCH] mt76: mt76u_vendor_request: Do not print error messages when -EPROTO,
WangYuli
- [PATCH v4 0/2] usb: typec: tcpci: Make the driver be compatible with TCPCI Spec,
Miao.Zhu
- [bug report] usb: WARNING in usb_free_urb,
江世昊
- Re: [PATCH v2] usb: fix reference leak in usb_new_device(), Alan Stern
- RIP: 0010:xhci_ring_expansion+0xbd/0x380 [xhci_hcd],
Paul Menzel
- [usb:rndis-removal] BUILD SUCCESS e5db784cee18bbe9734f0968dae6ad7468c8b6e9, kernel test robot
- [PATCH 0/2] Possible xHCI driver fix for ZHAOXIN hosts,
Niklas Neronin
- Re: [PATCH] usb: fix reference leak in usb_new_device(),
Greg KH
- [syzbot] Monthly usb report (Dec 2024), syzbot
- [PATCH v3 1/2] usb: typec: tcpci: fix NULL pointer issue on shared irq case,
Xu Yang
- [PATCH 00/12] thunderbolt: Improve DisplayPort tunneling,
Mika Westerberg
- [PATCH 02/12] thunderbolt: Log config space when invalid config space reply is received, Mika Westerberg
- [PATCH 01/12] thunderbolt: Drop doubled empty line from ctl.h, Mika Westerberg
- [PATCH 04/12] thunderbolt: Increase DPRX capabilities read timeout, Mika Westerberg
- [PATCH 03/12] thunderbolt: Debug log an invalid config space reply just once, Mika Westerberg
- [PATCH 06/12] thunderbolt: Show path name in debug log when path is deactivated, Mika Westerberg
- [PATCH 09/12] thunderbolt: Pass reason to tb_dp_resource_unavailable(), Mika Westerberg
- [PATCH 11/12] thunderbolt: Rework tb_tunnel_consumed_bandwidth(), Mika Westerberg
- [PATCH 07/12] thunderbolt: Rework how tunnel->[init|deinit] hooks are called, Mika Westerberg
- [PATCH 10/12] thunderbolt: Move forward declarations in one place, Mika Westerberg
- [PATCH 05/12] thunderbolt: Make tb_tunnel_one_dp() return void, Mika Westerberg
- [PATCH 12/12] thunderbolt: Handle DisplayPort tunnel activation asynchronously, Mika Westerberg
- [PATCH 08/12] thunderbolt: Drop tb_tunnel_restart(), Mika Westerberg
- [usb:usb-testing] BUILD SUCCESS 362a7993ed0173e70859d0a624d8ffa968b2cea0, kernel test robot
- [PATCH v3] usb: gadget: u_serial: Disable ep before setting port to null to fix the crash caused by port being null,
胡连勤
- [westeri-thunderbolt:fixes] BUILD SUCCESS 24740385cb0d6d22ab7fa7adf36546d5b3cdcf73, kernel test robot
- [westeri-thunderbolt:next] BUILD SUCCESS b5d175beb4d31bfe7dec6fb140623ad91ee50e96, kernel test robot
- [PATCH v5 0/7] ipu6: get rid of all the IS_ENABLED(CONFIG_ACPI),
Ricardo Ribalda
- [PATCH v2] usb: gadget: u_serial: Disable ep before setting port to null to fix the crash caused by port being null,
胡连勤
- [PATCH] net: usb: qmi_wwan: add Quectel RG255C,
Martin Hou
- [PATCH v2] usb: chipidea: ci_hdrc_imx: decrement device's refcount in .remove() and in the error path of .probe(),
Joe Hattori
- [PATCH] USB: phy: tahvo: Add check for clk_enable(),
Mingwei Zheng
- [PATCH] usb: gadget: m66592-udc: Add check for clk_enable(),
Mingwei Zheng
- [PATCH 1/1] USB: serial: option: add MeiG Smart SRM815, Chukun Pan
- [PATCH 2/2] usb: typec: tcpm: fix the sender response time issue,
joswang
- [GIT PULL] USB fixes for 6.13-rc3,
Greg KH
- [PATCH v31 00/32] Introduce QC USB SND audio offloading support,
Wesley Cheng
- [PATCH v31 03/32] usb: host: xhci-mem: Cleanup pending secondary event ring events, Wesley Cheng
- [PATCH v31 05/32] usb: host: xhci-plat: Set XHCI max interrupters if property is present, Wesley Cheng
- [PATCH v31 08/32] ALSA: Add USB audio device jack type, Wesley Cheng
- [PATCH v31 09/32] ALSA: usb-audio: Export USB SND APIs for modules, Wesley Cheng
- [PATCH v31 20/32] ASoC: doc: Add documentation for SOC USB, Wesley Cheng
- [PATCH v31 06/32] usb: host: xhci: Notify xHCI sideband on transfer ring free, Wesley Cheng
- [PATCH v31 17/32] ASoC: usb: Create SOC USB SND jack kcontrol, Wesley Cheng
- [PATCH v31 23/32] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp, Wesley Cheng
- [PATCH v31 18/32] ASoC: usb: Fetch ASoC card and pcm device information, Wesley Cheng
- [PATCH v31 01/32] usb: host: xhci: Repurpose event handler for skipping interrupter events, Wesley Cheng
- [PATCH v31 04/32] usb: host: xhci-mem: Allow for interrupter clients to choose specific index, Wesley Cheng
- [PATCH v31 13/32] ALSA: usb-audio: Introduce USB SND platform op callbacks, Wesley Cheng
- [PATCH v31 15/32] ASoC: Add SoC USB APIs for adding an USB backend, Wesley Cheng
- [PATCH v31 26/32] ASoC: qcom: qdsp6: Add headphone jack for offload connection status, Wesley Cheng
- [PATCH v31 10/32] ALSA: usb-audio: Check for support for requested audio format, Wesley Cheng
- [PATCH v31 32/32] ALSA: usb-audio: qcom: Notify USB audio devices on USB offload probing, Wesley Cheng
- [PATCH v31 02/32] xhci: sideband: add initial api to register a secondary interrupter entity, Wesley Cheng
- [PATCH v31 25/32] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6, Wesley Cheng
- [PATCH v31 07/32] usb: dwc3: Specify maximum number of XHCI interrupters, Wesley Cheng
- [PATCH v31 24/32] ASoC: qcom: qdsp6: q6afe: Increase APR timeout, Wesley Cheng
- [PATCH v31 27/32] ASoC: qcom: qdsp6: Fetch USB offload mapped card and PCM device, Wesley Cheng
- [PATCH v31 16/32] ASoC: usb: Add PCM format check API for USB backend, Wesley Cheng
- [PATCH v31 14/32] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices, Wesley Cheng
- [PATCH v31 28/32] ALSA: usb-audio: qcom: Add USB QMI definitions, Wesley Cheng
- [PATCH v31 22/32] ASoC: dt-bindings: Update example for enabling USB offload on SM8250, Wesley Cheng
- [PATCH v31 19/32] ASoC: usb: Rediscover USB SND devices on USB port add, Wesley Cheng
- [PATCH v31 12/32] ALSA: usb-audio: Prevent starting of audio stream if in use, Wesley Cheng
- [PATCH v31 21/32] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port, Wesley Cheng
- [PATCH v31 30/32] ALSA: usb-audio: qcom: Don't allow USB offload path if PCM device is in use, Wesley Cheng
- [PATCH v31 11/32] ALSA: usb-audio: Save UAC sample size information, Wesley Cheng
- [PATCH v31 31/32] ALSA: usb-audio: qcom: Add USB offload route kcontrol, Wesley Cheng
- [PATCH v31 29/32] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support, Wesley Cheng
- Re: [PATCH v31 00/32] Introduce QC USB SND audio offloading support, Wesley Cheng
- [PATCH v5 0/8] Thunderbolt and DP altmode support for cros-ec-typec,
Abhishek Pandit-Subedi
- [PATCH] USB: usblp: remove redundant semicolon, Jun Yan
- [GIT PULL] USB-serial device ids for 6.13-rc3,
Johan Hovold
- [PATCH] dt-bindings: usb: dwc3-st: convert to dt schema,
Kanak Shilledar
- [PATCH] dt-bindings: usb: usb-device: Add panel-location,
Ricardo Ribalda
- [PATCH v2] usb: typec: ucsi: Set orientation as none when connector is unplugged,
Abel Vesa
- [PATCH v2] usb: gadget: configfs: Ignore trailing LF for user strings to cdev, Ingo Rohloff
- [PATCH] USB: Optimize goto logic in API usb_register_driver(), Zijun Hu
- [PATCH v2] USB: usblp: return error when setting unsupported protocol, Jun Yan
- Annotating USB device Location in DT,
Ricardo Ribalda
- [PATCH 0/3] Add FSUSB42 USB switch and external DP for Qualcomm X1E80100 QCP,
Stephan Gerhold
- [PATCH v3] usb: dwc3: dwc3-am62: Re-initialize controller if lost power in PM suspend, Roger Quadros
- [PATCH v2 1/2] usb: typec: tcpci: fix NULL pointer issue on shared irq case,
Xu Yang
- [PATCH] usb: gadget: configfs: Ignore trailing LF for user strings to cdev,
Ingo Rohloff
- [PATCH] usb: chipidea: ci_hdrc_imx: decrement device's refcount on the error path of .probe(),
Joe Hattori
- [PATCH v5] lib/math: Add int_sqrt test suite,
Luis Felipe Hernandez
- [PATCH v3 0/3] usb: typec: hd3ss3220: enhance driver with port type, power opmode, and role preference settings,
Oliver Facklam
- [PATCH] USB: usblp: return error when setting unsupported protocol,
Jun Yan
- [Bug 219590] New: Linux 6.13 ucsi driver error,
bugzilla-daemon
- [PATCH] usb: gadget: f_uac2: Fix incorrect setting of bNumEndpoints, Prashanth K
- [PATCH] usb: typec: tcpci: fix NULL pointer issue on shared irq case,
Xu Yang
- [PATCH] usb: typec: tcpci: set local CC to Rd only when cc1/cc2 status is Rp,
Xu Yang
- [PATCH] thunderbolt: Improve redrive mode handling,
Mika Westerberg
- [PATCH] thunderbolt: debugfs: Add write capability to path config space,
Mika Westerberg
- [westeri-thunderbolt:fixes] BUILD SUCCESS 8644b48714dca8bf2f42a4ff8311de8efc9bd8c3, kernel test robot
- [PATCH v2 0/3] Add support for responding to Get_Revision request,
Amit Sunil Dhamne via B4 Relay
- [PATCH v3 00/28] usb: gadget: f_tcm: Enhance UASP driver,
Thinh Nguyen
- [PATCH v3 07/28] usb: gadget: f_tcm: Increase stream count, Thinh Nguyen
- [PATCH v3 08/28] usb: gadget: f_tcm: Increase bMaxBurst, Thinh Nguyen
- [PATCH v3 09/28] usb: gadget: f_tcm: Limit number of sessions, Thinh Nguyen
- [PATCH v3 10/28] usb: gadget: f_tcm: Get stream by sbitmap number, Thinh Nguyen
- [PATCH v3 11/28] usb: gadget: f_tcm: Don't set static stream_id, Thinh Nguyen
- [PATCH v3 12/28] usb: gadget: f_tcm: Allocate matching number of commands to streams, Thinh Nguyen
- [PATCH v3 13/28] usb: gadget: f_tcm: Handle multiple commands in parallel, Thinh Nguyen
- [PATCH v3 14/28] usb: gadget: f_tcm: Use extra number of commands, Thinh Nguyen
- [PATCH v3 15/28] usb: gadget: f_tcm: Return ATA cmd direction, Thinh Nguyen
- [PATCH v3 16/28] usb: gadget: f_tcm: Execute command on write completion, Thinh Nguyen
- [PATCH v3 17/28] usb: gadget: f_tcm: Minor cleanup redundant code, Thinh Nguyen
- [PATCH v3 18/28] usb: gadget: f_tcm: Handle abort command, Thinh Nguyen
- [PATCH v3 19/28] usb: gadget: f_tcm: Cleanup requests on ep disable, Thinh Nguyen
- [PATCH v3 20/28] usb: gadget: f_tcm: Stop proceeding further on -ESHUTDOWN, Thinh Nguyen
- [PATCH v3 21/28] usb: gadget: f_tcm: Save CPU ID per command, Thinh Nguyen
- [PATCH v3 22/28] usb: gadget: f_tcm: Send sense on cancelled transfer, Thinh Nguyen
- [PATCH v3 01/28] usb: gadget: f_tcm: Don't free command immediately, Thinh Nguyen
- [PATCH v3 02/28] usb: gadget: f_tcm: Translate error to sense, Thinh Nguyen
- [PATCH v3 23/28] usb: gadget: f_tcm: Handle TASK_MANAGEMENT commands, Thinh Nguyen
- [PATCH v3 03/28] usb: gadget: f_tcm: Decrement command ref count on cleanup, Thinh Nguyen
- [PATCH v3 24/28] usb: gadget: f_tcm: Check overlapped command, Thinh Nguyen
- [PATCH v3 25/28] usb: gadget: f_tcm: Stall on invalid CBW, Thinh Nguyen
- [PATCH v3 26/28] usb: gadget: f_tcm: Requeue command request on error, Thinh Nguyen
- [PATCH v3 05/28] usb: gadget: f_tcm: ep_autoconfig with fullspeed endpoint, Thinh Nguyen
- [PATCH v3 06/28] usb: gadget: f_tcm: Don't prepare BOT write request twice, Thinh Nguyen
- [PATCH v3 27/28] usb: gadget: f_tcm: Track BOT command kref, Thinh Nguyen
- [PATCH v3 28/28] usb: gadget: f_tcm: Refactor goto check_condition, Thinh Nguyen
- [PATCH v3 04/28] usb: gadget: f_tcm: Fix Get/SetInterface return value, Thinh Nguyen
- Re: [PATCH v3 00/28] usb: gadget: f_tcm: Enhance UASP driver, Greg Kroah-Hartman
- Re: [PATCH v3 00/28] usb: gadget: f_tcm: Enhance UASP driver, Homura Akemi
- [PATCH v4 00/11] driver core: Constify API device_find_child(),
Zijun Hu
- [PATCH v4 01/11] libnvdimm: Replace namespace_match() with device_find_child_by_name(), Zijun Hu
- [PATCH v4 02/11] slimbus: core: Constify slim_eaddr_equal(), Zijun Hu
- [PATCH v4 03/11] bus: fsl-mc: Constify fsl_mc_device_match(), Zijun Hu
- [PATCH v4 04/11] driver core: Constify API device_find_child() then adapt for various usages, Zijun Hu
- [PATCH v4 05/11] driver core: Simplify API device_find_child_by_name() implementation, Zijun Hu
- [PATCH v4 06/11] driver core: Remove match_any(), Zijun Hu
- [PATCH v4 07/11] slimbus: core: Remove of_slim_match_dev(), Zijun Hu
- [PATCH v4 08/11] gpio: sim: Remove gpio_sim_dev_match_fwnode(), Zijun Hu
- [PATCH v4 09/11] driver core: Introduce an device matching API device_match_type(), Zijun Hu
- [PATCH v4 10/11] cxl/pmem: Replace match_nvdimm_bridge() with API device_match_type(), Zijun Hu
- [PATCH v4 11/11] usb: typec: class: Remove both cable_match() and partner_match(), Zijun Hu
- [PATCH v6 0/5] Fix USB suspend on TI J7200 (cdns3-ti, cdns3, xhci),
Théo Lebrun
- [PATCH v11 0/2] usb: typec: Implement UCSI driver for ChromeOS,
Łukasz Bartosik
- [PATCH] usb: common: expand documentation for USB functions, Lucy Mielke
- Different speed of USB control transfers for HS USB devices depending on used USB port,
Christian Krause
- [PATCH v2] thunderbolt: Don't display nvm_version unless upgrade supported,
Mario Limonciello
- [PATCH 1/1] USB: serial: option: add Telit FE910C04 rmnet compositions,
Daniele Palmas
- [PATCH net 1/1] net: usb: qmi_wwan: add Telit FE910C04 compositions,
Daniele Palmas
- [PATCH] usb: phy-tahvo: fix call balance for tu->ick handling routines,
Vitalii Mordan
- [PATCH v2] usb: dwc3: dwc3-am62: Re-initialize controller if lost power in PM suspend,
Roger Quadros
- [PATCH for stable 5.4 v2] usb: dwc3: gadget: fix writing NYET threshold,
André Draszik
- [PATCH v2] usb: dwc3: gadget: fix writing NYET threshold,
André Draszik
- [PATCH v3] usb: host: xhci-plat: set skip_phy_initialization if software node has XHCI_SKIP_PHY_INIT property, Xu Yang
- [PATCH] usb: dwc3-am62: Disable autosuspend during remove,
Prashanth K
- [PATCH v2] usb: host: xhci-plat: set skip_phy_initialization if software node has XHCI_SKIP_PHY_INIT property,
Xu Yang
- [PATCH v2 0/5] TQ-Systems TQMa62xx SoM and MBa62xx board,
Matthias Schiffer
- [PATCH] usb: gadget: f_midi: Fixing wMaxPacketSize exceeded issue during MIDI bind retries,
Faraz Ata
- [PATCH] USB: serial: ch341: Add product ID for CH9102,
Blake LaFleur
- [PATCH v4 0/7] Thunderbolt and DP altmode support for cros-ec-typec,
Abhishek Pandit-Subedi
- USB: workqueues stuck in 'D' state?,
Linus Torvalds
- [Bug 219569] New: The 0c45:671d camera fails to initialize despite being visible in USB.,
bugzilla-daemon
- [syzbot] [input?] [usb?] KASAN: slab-out-of-bounds Read in mcp2221_raw_event,
syzbot
- [PATCH] thunderbolt: Don't display retimers unless nvm was initialized,
Mario Limonciello
- [PATCH] usb: typec: tcpm/tcpci_maxim: fix error code in max_contaminant_read_resistance_kohm(),
Dan Carpenter
- [PATCH] usb: dwc3: gadget: fix writing NYET threshold,
André Draszik
- [PATCH v3] USB: core: Disable LPM only for non-suspended ports,
Kai-Heng Feng
- [PATCH 0/3] Add support for responding to Get_Revision request,
Amit Sunil Dhamne via B4 Relay
- [PATCH] usb: r8a66597-udc: fix call balance for r8a66597->clk handling routines, Vitalii Mordan
- [PATCH] usb: ohci-spear: fix call balance of sohci_p->clk handling routines,
Vitalii Mordan
- [PATCH] usb: typec: intel_pmc_mux: Silence snprintf() output truncation warning, Heikki Krogerus
- [PATCH v2] USB: core: Disable LPM only for non-suspended ports,
Kai-Heng Feng
- [PATCH] USB: core: Disable LPM only for non-suspended ports,
Kai-Heng Feng
- [usb:usb-testing] BUILD SUCCESS d8d936c51388442f769a81e512b505dcf87c6a51, kernel test robot
- [usb:usb-linus] BUILD SUCCESS 33ead7e538183b1348ba60af90027240a10de751, kernel test robot
- [usb:rndis-removal] BUILD SUCCESS 1f3e70ffc3f51a29b09fe228f420aad136d99569, kernel test robot
- [PATCH v3 00/11] driver core: Constify API device_find_child(),
Zijun Hu
[Index of Archives]
[Linux USB Devel (old)]
[Big List of Linux Books]
[Linux Input]
[Linux SCSI]
[Yosemite Forum]