summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2026-07-20USB: serial: io_ti: reject oversized boot-mode firmwarePengpeng Hou1-0/+6
2026-07-20USB: serial: mxuport: validate firmware header sizePengpeng Hou1-0/+7
2026-07-17USB: phy: fsl-usb: fix missing static keywordsJohan Hovold2-29/+29
2026-07-17USB: misc: uss720: Fix leak in get_1284_registerMichail Tatas1-0/+1
2026-07-17usb: gadget: f_uac1_legacy: remove broken string configfs attributesXu Yang2-59/+0
2026-07-17usb: typec: altmodes: select DRM_AUX_HPD_BRIDGE for TYPEC_DP_ALTMODEChaoyi Chen1-0/+1
2026-07-17usb: typec: tcpm: Add support for Battery Cap response messageAmit Sunil Dhamne1-13/+95
2026-07-17usb: typec: tcpm: Add support for Battery Status response messageAmit Sunil Dhamne1-4/+134
2026-07-17usb: musb: remove dead select of USB_MUSB_DUAL_ROLEJulian Braha1-1/+0
2026-07-17usb: musb: host: clear stale RX interrupt on three-strikes errorLucas Martins Alves1-1/+13
2026-07-17usb: typec: tipd: add TPS66993 supportRadhey Shyam Pandey1-2/+62
2026-07-17usb: typec: tipd: add read_power_status callback to tipd_dataRadhey Shyam Pandey1-4/+8
2026-07-17usb: core: Add lock to usb_wakeup_notification()Griffin Kroah-Hartman1-0/+3
2026-07-17usb: gadget: f_fs: fix __le16 of wMaxPacketSizeBen Dooks1-1/+1
2026-07-17usb: misc: cypress_cy7c63: check result of IOOliver Neukum1-2/+6
2026-07-17usb: atm: ueagle-atm: reject descriptors that confuse probe and disconnectDiego Fernando Mancera Gomez1-0/+17
2026-07-16usb: typec: ucsi: yoga_c630: Remove redundant duplicate altmode handlingChia-Lin Kao (AceLan)1-23/+0
2026-07-16usb: typec: ucsi: Add duplicate detection to nvidia registration pathChia-Lin Kao (AceLan)1-10/+16
2026-07-16usb: typec: ucsi: Detect and skip duplicate altmodes from buggy firmwareChia-Lin Kao (AceLan)1-0/+132
2026-07-16usb: gadget: dummy_hcd: prevent fifo_req reuse during givebackJinchao Wang1-13/+27
2026-07-16usb: chipidea: fix usage_count leak when autosuspend_delay is negativeXu Yang1-0/+1
2026-07-16usb: core: sysfs: add lock to bos_descriptors_read()Griffin Kroah-Hartman1-1/+7
2026-07-16usb: musb: omap2430: Do not put borrowed of_node in probeGuangshuo Li1-2/+0
2026-07-16usb: core: port: Deattach Type-C connector on component unbindChia-Lin Kao (AceLan)1-0/+2
2026-07-16USB: storage: add NO_ATA_1X quirk for Longmai USB KeyHuang Wei1-0/+7
2026-07-13USB: serial: ftdi_sio: add support for E+H FXA291Tim Pambor2-0/+7
2026-07-13USB: serial: keyspan_pda: fix data loss on receive throttlingJohan Hovold1-9/+35
2026-07-13USB: serial: keyspan_pda: drop unused driver data usb-serial pointerJohan Hovold1-1/+0
2026-07-13USB: serial: metro-usb: drop redundant initialisationsJohan Hovold1-3/+3
2026-07-13USB: serial: metro-usb: fix unthrottle raceJohan Hovold1-8/+17
2026-07-13USB: serial: metro-usb: replace unnecessary atomic allocationJohan Hovold1-1/+1
2026-07-13USB: serial: digi_acceleport: fix oob port dev_printk()Johan Hovold1-6/+7
2026-07-13USB: serial: digi_acceleport: clean up inb command submissionJohan Hovold1-4/+3
2026-07-13USB: serial: digi_acceleport: clean up write completionJohan Hovold1-9/+8
2026-07-13USB: serial: digi_acceleport: clean up xfer buf length expressionJohan Hovold1-4/+4
2026-07-13USB: serial: digi_acceleport: drop unused in-buf defineJohan Hovold1-4/+0
2026-07-13USB: serial: digi_acceleport: stop OOB I/O when not in useJohan Hovold1-49/+51
2026-07-13USB: serial: digi_acceleport: drop redundant driver data sanity checksJohan Hovold1-36/+4
2026-07-13USB: serial: digi_acceleport: clean up declarations and whitespaceJohan Hovold1-59/+29
2026-07-13USB: serial: digi_acceleport: add oob port helperJohan Hovold1-2/+9
2026-07-13USB: serial: digi_acceleport: always stop write urb on closeJohan Hovold1-6/+2
2026-07-13USB: serial: digi_acceleport: drop unused wait queueJohan Hovold1-3/+0
2026-07-13USB: serial: digi_acceleport: fix port registration orderJohan Hovold1-29/+19
2026-07-13USB: serial: digi_acceleport: do not log stopping of urbs as errorsJohan Hovold1-1/+11
2026-07-13usb: gadget: printer: fix infinite loop in printer_read()Melbin K Mathew1-5/+18
2026-07-13usb: gadget: f_midi: cancel pending IN work before freeing the midi objectFan Wu1-0/+1
2026-07-13usb: gadget: udc: bdc: free IRQ and drain func_wake_notify before teardownFan Wu2-3/+24
2026-07-13usb: typec: ucsi: Fix race condition and ordering in port unregistrationAndrei Kuchynski1-43/+39
2026-07-13usb: gadget: f_ncm: validate datagram bounds in ncm_unwrap_ntb()Sonali Pradhan1-4/+13
2026-07-13USB: gadget: fsl-udc: drop misleading unbind sanity checkJohan Hovold1-6/+0