summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2026-07-23usb: typec: ucsi: Correct teardown ordering in ucsi_init() error pathAndrei Kuchynski
2026-07-23usb: core: reformat error handling and messagesGriffin Kroah-Hartman
2026-07-23usb: core: Strengthen error handling in hub_hub_status()Griffin Kroah-Hartman
2026-07-23usb: gadget: f_mass_storage: Remove obsolete version logFabio Estevam
2026-07-23usb: typec: tcpm: implement retry mechanism for Discover Identity VDMsRD Babiera
2026-07-22USB: serial: io_edgeport: cap received transmit creditsSunho Park
2026-07-21USB: serial: option: add TDTECH MT5710-CNChukun Pan
2026-07-20USB: serial: io_ti: reject oversized boot-mode firmwarePengpeng Hou
2026-07-20USB: serial: mxuport: validate firmware header sizePengpeng Hou
2026-07-17USB: phy: fsl-usb: fix missing static keywordsJohan Hovold
2026-07-17USB: misc: uss720: Fix leak in get_1284_registerMichail Tatas
2026-07-17usb: gadget: f_uac1_legacy: remove broken string configfs attributesXu Yang
2026-07-17usb: typec: altmodes: select DRM_AUX_HPD_BRIDGE for TYPEC_DP_ALTMODEChaoyi Chen
2026-07-17usb: typec: tcpm: Add support for Battery Cap response messageAmit Sunil Dhamne
2026-07-17usb: typec: tcpm: Add support for Battery Status response messageAmit Sunil Dhamne
2026-07-17usb: musb: remove dead select of USB_MUSB_DUAL_ROLEJulian Braha
2026-07-17usb: musb: host: clear stale RX interrupt on three-strikes errorLucas Martins Alves
2026-07-17usb: typec: tipd: add TPS66993 supportRadhey Shyam Pandey
2026-07-17usb: typec: tipd: add read_power_status callback to tipd_dataRadhey Shyam Pandey
2026-07-17usb: core: Add lock to usb_wakeup_notification()Griffin Kroah-Hartman
2026-07-17usb: gadget: f_fs: fix __le16 of wMaxPacketSizeBen Dooks
2026-07-17usb: misc: cypress_cy7c63: check result of IOOliver Neukum
2026-07-17usb: atm: ueagle-atm: reject descriptors that confuse probe and disconnectDiego Fernando Mancera Gomez
2026-07-16usb: typec: ucsi: yoga_c630: Remove redundant duplicate altmode handlingChia-Lin Kao (AceLan)
2026-07-16usb: typec: ucsi: Add duplicate detection to nvidia registration pathChia-Lin Kao (AceLan)
2026-07-16usb: typec: ucsi: Detect and skip duplicate altmodes from buggy firmwareChia-Lin Kao (AceLan)
2026-07-16usb: gadget: dummy_hcd: prevent fifo_req reuse during givebackJinchao Wang
2026-07-16usb: chipidea: fix usage_count leak when autosuspend_delay is negativeXu Yang
2026-07-16usb: core: sysfs: add lock to bos_descriptors_read()Griffin Kroah-Hartman
2026-07-16usb: musb: omap2430: Do not put borrowed of_node in probeGuangshuo Li
2026-07-16usb: core: port: Deattach Type-C connector on component unbindChia-Lin Kao (AceLan)
2026-07-16USB: storage: add NO_ATA_1X quirk for Longmai USB KeyHuang Wei
2026-07-13USB: serial: ftdi_sio: add support for E+H FXA291Tim Pambor
2026-07-13USB: serial: keyspan_pda: fix data loss on receive throttlingJohan Hovold
2026-07-13USB: serial: keyspan_pda: drop unused driver data usb-serial pointerJohan Hovold
2026-07-13USB: serial: metro-usb: drop redundant initialisationsJohan Hovold
2026-07-13USB: serial: metro-usb: fix unthrottle raceJohan Hovold
2026-07-13USB: serial: metro-usb: replace unnecessary atomic allocationJohan Hovold
2026-07-13USB: serial: digi_acceleport: fix oob port dev_printk()Johan Hovold
2026-07-13USB: serial: digi_acceleport: clean up inb command submissionJohan Hovold
2026-07-13USB: serial: digi_acceleport: clean up write completionJohan Hovold
2026-07-13USB: serial: digi_acceleport: clean up xfer buf length expressionJohan Hovold
2026-07-13USB: serial: digi_acceleport: drop unused in-buf defineJohan Hovold
2026-07-13USB: serial: digi_acceleport: stop OOB I/O when not in useJohan Hovold
2026-07-13USB: serial: digi_acceleport: drop redundant driver data sanity checksJohan Hovold
2026-07-13USB: serial: digi_acceleport: clean up declarations and whitespaceJohan Hovold
2026-07-13USB: serial: digi_acceleport: add oob port helperJohan Hovold
2026-07-13USB: serial: digi_acceleport: always stop write urb on closeJohan Hovold
2026-07-13USB: serial: digi_acceleport: drop unused wait queueJohan Hovold
2026-07-13USB: serial: digi_acceleport: fix port registration orderJohan Hovold