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