summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2026-03-18usb: gadget: u_ether: Fix race between gether_disconnect and eth_stopKuen-Han Tsai
2026-03-18tcpm: Implement sink support for PD SPR AVS negotiationBadhri Jagan Sridharan
2026-03-18usb: misc: onboard_dev: Remove duplicated static structuresKrzysztof Kozlowski
2026-03-18usb: typec: ps883x: Fix Oops at unbindMostafa Saleh
2026-03-18usb: port: add delay after usb_hub_set_port_power()Xu Yang
2026-03-18usb: core: allow ACPI-managed hard-wired ports to power offSean Rhodes
2026-03-18USB: core: Use krealloc() in usb_cache_string()Bence Csókás
2026-03-18usb: misc: onboard_usb_dev: Add Corechips SL6341 USB 2.0/3.0 hubAlexey Charkov
2026-03-18USB: pxa27x_udc: check return value of clk_enableZhaoyang Yu
2026-03-18usb: typec: ucsi: Add UCSI_USB4_IMPLIES_USB quirk for X1E80100Krishna Kurapati
2026-03-18iowarrior: use normal memory in write pathOliver Neukum
2026-03-18iowarrior: use interruptible lock in iowarrior_write()Oliver Neukum
2026-03-18usb: iowarrior: remove inherent race with minor numberOliver Neukum
2026-03-18USB: uas: give the error handler the correct nameOliver Neukum
2026-03-18usb: fhci: use kzalloc_flex for priv structRosen Penev
2026-03-18usb: renesas_usbhs: use kzalloc_flexRosen Penev
2026-03-18USB: usbip: drop redundant device referenceJohan Hovold
2026-03-18USB: apple-mfi-fastcharge: drop redundant device referenceJohan Hovold
2026-03-17USB: serial: ti_usb_3410_5052: use strscpy() instead of strcpy()Ai Chao
2026-03-17USB: serial: io_edgeport: add support for Blackbox IC135AFrej Drejhammar
2026-03-17USB: serial: option: add support for Rolling Wireless RW135R-GLWanquan Zhong
2026-03-16Merge 7.0-rc4 into usb-nextGreg Kroah-Hartman
2026-03-13USB: ezcap401 needs USB_QUIRK_NO_BOS to function on 10gbs usb speedVyacheslav Vahnenko
2026-03-11usb: roles: get usb role switch from parent only for usb-b-connectorXu Yang
2026-03-11Revert "tcpm: allow looking for role_sw device in the main node"Xu Yang
2026-03-11usb: gadget: f_ncm: Fix net_device lifecycle with device_moveKuen-Han Tsai
2026-03-11Revert "usb: gadget: u_ether: add gether_opts for config caching"Kuen-Han Tsai
2026-03-11Revert "usb: gadget: u_ether: use <linux/hex.h> header file"Kuen-Han Tsai
2026-03-11Revert "usb: gadget: u_ether: Add auto-cleanup helper for freeing net_device"Kuen-Han Tsai
2026-03-11Revert "usb: gadget: f_ncm: align net_device lifecycle with bind/unbind"Kuen-Han Tsai
2026-03-11Revert "usb: legacy: ncm: Fix NPE in gncm_bind"Kuen-Han Tsai
2026-03-11Revert "usb: gadget: f_ncm: Fix atomic context locking issue"Kuen-Han Tsai
2026-03-11usb: typec: altmode/displayport: set displayport signaling rate in configure ...RD Babiera
2026-03-11usb: dwc3: pci: add support for the Intel Nova Lake -HHeikki Krogerus
2026-03-11usb/core/quirks: Add Huawei ME906S-device to wakeup quirkChristoffer Sandberg
2026-03-11usb: gadget: uvc: fix interval_duration calculationJunzhong Pan
2026-03-11xhci: Fix NULL pointer dereference when reading portli debugfs filesMathias Nyman
2026-03-11usb: xhci: Prevent interrupt storm on host controller error (HCE)Dayu Jiang
2026-03-11usb: xhci: Fix memory leak in xhci_disable_slot()Zilin Guan
2026-03-11usb: class: cdc-wdm: fix reordering issue in read code pathOliver Neukum
2026-03-11usb: renesas_usbhs: fix use-after-free in ISR during device removalFan Wu
2026-03-11usb: cdc-acm: Restore CAP_BRK functionnality to CH343Marc Zyngier
2026-03-11usb: gadget: f_mass_storage: Fix potential integer overflow in check_command_...Seungjin Bae
2026-03-11usb: gadget: f_hid: fix SuperSpeed descriptorsJohn Keeping
2026-03-11usb: core: new quirk to handle devices with zero configurationsJie Deng
2026-03-11usb: misc: uss720: properly clean up reference in uss720_probe()Greg Kroah-Hartman
2026-03-11USB: core: Limit the length of unkillable synchronous timeoutsAlan Stern
2026-03-11USB: usbtmc: Use usb_bulk_msg_killable() with user-specified timeoutsAlan Stern
2026-03-11USB: usbcore: Introduce usb_bulk_msg_killable()Alan Stern
2026-03-11usb: core: don't power off roothub PHYs if phy_set_mode() failsGabor Juhos