summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2025-08-28usb: xhci: Fix slot_id resource race conflictWeitao Wang5-21/+34
2025-08-28usb: dwc3: core: remove lock of otg mode during gadget suspend/resume to avoi...Meng Li1-6/+0
2025-08-28usb: dwc3: Remove DWC3 locking during gadget suspend/resumeWesley Cheng2-4/+5
2025-08-28usb: musb: omap2430: fix device leak at unbindJohan Hovold1-3/+7
2025-08-28cdc-acm: fix race between initial clearing halt and openOliver Neukum1-5/+6
2025-08-28USB: cdc-acm: do not log successful probe on later errorsJohan Hovold1-2/+2
2025-08-28usb: typec: fusb302: cache PD RX stateSebastian Reichel1-0/+8
2025-08-28usb: hub: Don't try to recover devices lost during warm reset.Mathias Nyman1-2/+6
2025-08-28usb: hub: avoid warm port reset during USB3 disconnectMathias Nyman1-5/+19
2025-08-28usb: dwc3: Ignore late xferNotReady event to prevent halt timeoutKuen-Han Tsai1-0/+9
2025-08-28USB: storage: Ignore driver CD mode for Realtek multi-mode Wi-Fi donglesZenm Chen1-0/+22
2025-08-28usb: storage: realtek_cr: Use correct byte order for bcs->ResidueThorsten Blum1-1/+1
2025-08-28USB: storage: Add unusual-devs entry for Novatek NTK96550-based cameraMael GUERIN1-0/+7
2025-08-28usb: renesas-xhci: Fix External ROM access timeoutsMarek Vasut1-3/+4
2025-08-28usb: quirks: Add DELAY_INIT quick for another SanDisk 3.2Gen1 Flash DriveMiao Li1-0/+1
2025-08-28usb: dwc3: meson-g12a: fix device leaks at unbindJohan Hovold1-0/+3
2025-08-28usb: gadget: udc: renesas_usb3: fix device leak at unbindJohan Hovold1-0/+1
2025-08-28usb: atm: cxacru: Merge cxacru_upload_firmware() into cxacru_heavy_init()Nathan Chancellor1-57/+49
2025-08-28usb: typec: ucsi: Update power_supply on power role changeMyrrh Periwinkle1-0/+1
2025-08-28usb: core: config: Prevent OOB read in SS endpoint companion parsingXinyu Liu1-2/+8
2025-08-28usb: core: usb_submit_urb: downgrade type checkOliver Neukum1-1/+1
2025-08-28usb: typec: intel_pmc_mux: Defer probe if SCU IPC isn't presentTomasz Michalec1-1/+1
2025-08-28usb: xhci: Avoid showing errors during surprise removalMario Limonciello1-2/+5
2025-08-28usb: xhci: Set avg_trb_len = 8 for EP0 during Address Device CommandJay Chen1-0/+2
2025-08-28usb: xhci: Avoid showing warnings for dying controllerMario Limonciello1-2/+4
2025-08-28usb: typec: ucsi: psy: Set current max to 100mA for BC 1.2 and DefaultBenson Leung2-4/+5
2025-08-28usb: xhci: print xhci->xhc_state when queue_command failedSu Hui1-1/+2
2025-08-28usb: gadget : fix use-after-free in composite_dev_cleanup()Tao Xue1-0/+5
2025-08-28USB: serial: option: add Foxconn T99W709Slark Xiao1-0/+2
2025-08-28usb: early: xhci-dbc: Fix early_ioremap leakLucas De Marchi1-0/+4
2025-08-28usb: phy: mxs: disconnect line when USB charger is attachedXu Yang1-1/+3
2025-08-28usb: chipidea: add USB PHY eventXu Yang2-2/+26
2025-08-28xhci: Disable stream for xHC controller with XHCI_BROKEN_STREAMSHongyu Xie1-1/+2
2025-08-28usb: dwc3: qcom: Don't leave BCR assertedKrishna Kurapati1-5/+2
2025-08-28usb: musb: fix gadget state on disconnectDrew Hamilton1-0/+2
2025-08-28usb: musb: Add and use inline functions musb_{get,set}_statePaul Cercueil6-60/+71
2025-08-28usb: hub: Fix flushing of delayed work used for post resume purposesMathias Nyman2-13/+9
2025-08-28usb: hub: Fix flushing and scheduling of delayed work that tunes runtime pmMathias Nyman1-2/+4
2025-08-28usb: hub: fix detection of high tier USB3 devices behind suspended hubsMathias Nyman1-1/+32
2025-08-28usb: gadget: configfs: Fix OOB read on empty string writeXinyu Liu1-0/+2
2025-08-28USB: serial: ftdi_sio: add support for NDI EMGUIDE GEMINIRyan Mann (NDI)2-0/+5
2025-08-28USB: serial: option: add Foxconn T99W640Slark Xiao1-0/+2
2025-08-28USB: serial: option: add Telit Cinterion FE910C04 (ECM) compositionFabio Porcedda1-0/+3
2025-07-17usb: gadget: u_serial: Fix race condition in TTY wakeupKuen-Han Tsai1-3/+3
2025-07-17usb: typec: displayport: Fix potential deadlockAndrei Kuchynski1-2/+1
2025-07-17Logitech C-270 even more brokenOliver Neukum1-1/+2
2025-07-17xhci: dbc: Flush queued requests before stopping dbcMathias Nyman1-0/+4
2025-07-17xhci: dbctty: disable ECHO flag by defaultƁukasz Bartosik1-0/+1
2025-07-17usb: typec: altmodes/displayport: do not index invalid pin_assignmentsRD Babiera1-1/+1
2025-07-17usb: typec: tcpm/tcpci_maxim: Fix bounds check in process_rx()Amit Sunil Dhamne1-1/+2