summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2026-06-25usb: atm: ueagle-atm: wait for pre-firmware load in .disconnect()Mauricio Faria de Oliveira
2026-06-25usb: gadget: f_fs: Tie read_buffer lifetime to ffs_epfileNeill Kapron
2026-06-25usb: gadget: f_fs: Initialize epfile->in early to fix endpoint direction checksNeill Kapron
2026-06-25usb: typec: ucsi: ccg: Fix use-after-free of ucsi on removeFan Wu
2026-06-25usb: typec: tcpm: Validate SVID index in svdm_consume_modes()Badhri Jagan Sridharan
2026-06-25USB: legousbtower: fix use-after-free on disconnect raceJohan Hovold
2026-06-25USB: ldusb: fix use-after-free on disconnect raceJohan Hovold
2026-06-25USB: idmouse: fix use-after-free on disconnect raceJohan Hovold
2026-06-25USB: iowarrior: fix use-after-free on disconnect raceJohan Hovold
2026-06-25USB: iowarrior: fix use-after-free on disconnectJohan Hovold
2026-06-25usb: gadget: f_fs: initialize reset_work at allocation timeTyler Baker
2026-06-25usb: cdnsp: fix stream context array leak in cdnsp_alloc_stream_info()Haoxiang Li
2026-06-25usb: gadget: f_fs: Fix DMA fence leakPaul Cercueil
2026-06-25usb: typec: ucsi: Invert DisplayPort role assignmentAndrei Kuchynski
2026-06-25USB: ulpi: fix memory leak on registration failureJohan Hovold
2026-06-25USB: storage: include US_FL_NO_SAME in quirks maskXu Rao
2026-06-25USB: core: add USB_QUIRK_NO_LPM for VIA Labs USB 2.0 hubRodrigo Lugathe da Conceição Alves
2026-06-25USB: quirks: add NO_LPM for the Samsung T5 EVO Portable SSDErich E. Hoover
2026-06-25usb: cdc_acm: Add quirk for Uniden BC125AT scannerJared Baldridge
2026-06-25xhci: dbc: support runtime suspend while DbC is in enabled stateMathias Nyman
2026-06-22Merge tag 'usb-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-06-17Merge tag 'soc-drivers-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-06-17Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-06-15Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds
2026-06-12usb: ucsi: huawei_gaokun: support mode switchingPengyu Luo
2026-06-12Merge tag 'usb-serial-7.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2026-06-09atm: drv: Replace strcpy() + strlcat() with snprintf()David Laight
2026-06-08USB: serial: kl5kusb105: fix bulk-out buffer overflowHyeongJun An
2026-06-04USB: serial: option: add usb-id for Dell Wireless DW5826e-mJack Wu
2026-06-03usb: host: xhci-rcar: Split R-Car Gen2 and Gen3 .plat_start() handlingGeert Uytterhoeven
2026-06-03usb: host: xhci-rcar: Remove SET_XHCI_PLAT_PRIV_FOR_RCAR() macroGeert Uytterhoeven
2026-06-03usb: xhci: allocate internal DCBAA mirror dynamicallyNiklas Neronin
2026-06-03usb: xhci: allocate DCBAA based on host controller max slotsNiklas Neronin
2026-06-03usb: xhci: refactor DCBAA structNiklas Neronin
2026-06-03xhci: Prevent queuing new commands if xhci is inaccessibleMathias Nyman
2026-06-03xhci: dbc: detect and recover hung DbC during enumeratonMathias Nyman
2026-06-03xhci: dbc: add timestamps to DbC state changes in a new helper.Mathias Nyman
2026-06-03xhci: dbc: add helper to set and clear DbC DCE enable bitMathias Nyman
2026-06-03xhci: dbc: serialize enabling and disabling dbcMathias Nyman
2026-06-03usb: xhci: Improve Soft Retries after short transfersMichal Pecio
2026-06-03usb: xhci: Remove isochronous URB_SHORT_NOT_OK handlingMichal Pecio
2026-06-03usb: xhci: Remove skip_isoc_td()Michal Pecio
2026-06-03usb: xhci: Simplify xhci_quiesce()Michal Pecio
2026-06-03usb: xhci: remove legacy 'num_trbs_free' trackingNiklas Neronin
2026-06-03usb: xhci: fix typo in xhci_set_port_power() commentStepan Ionichev
2026-06-02USB: serial: io_ti: fix heap overflow in build_i2c_fw_hdr()Adrian Korwel
2026-06-02USB: serial: io_ti: fix heap overflow in get_manuf_info()Adrian Korwel
2026-06-01Merge tag 'v7.1-rc6' into usb-nextGreg Kroah-Hartman
2026-05-28kcov: refactor common handle ID into kcov_common_handle_idJann Horn