aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2026-02-05usb: phy: tegra: return error value from utmi_wait_registerSvyatoslav Ryhel1-3/+6
2026-02-05usb: phy: tegra: cosmetic fixesSvyatoslav Ryhel1-6/+6
2026-02-05usb: dwc2: fix resume failure if dr_mode is hostJisheng Zhang1-0/+1
2026-02-05usb: cdns3: fix role switching during resumeThomas Richard (TI)1-1/+1
2026-02-05usb: dwc3: gadget: Move vbus draw to workqueue contextPrashanth K3-6/+25
2026-02-05Merge tag 'usb-serial-6.20-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman1-0/+6
2026-02-04Merge branch 'pm-runtime'Rafael J. Wysocki1-5/+3
2026-02-01usb: typec: fusb302: Remove IRQF_ONESHOTSebastian Andrzej Siewior1-2/+1
2026-01-27USB: serial: option: add Telit FN920C04 RNDIS compositionsFabio Porcedda1-0/+6
2026-01-27usb: dwc3: Log dwc3 address in tracesPrashanth K5-38/+60
2026-01-27usb: gadget: tegra-xudc: Add handling for BLCG_COREPLL_PWRDNHaotien Hsu1-3/+9
2026-01-23scsi: Change the return type of the .queuecommand() callbackBart Van Assche3-5/+5
2026-01-23usb: phy: tegra: add HSIC supportSvyatoslav Ryhel1-11/+238
2026-01-23usb: phy: tegra: use phy type directlySvyatoslav Ryhel1-19/+32
2026-01-23usb: typec: ucsi: Enforce mode selection for cros_ec_ucsiAndrei Kuchynski1-0/+22
2026-01-23usb: typec: ucsi: Support mode selection to activate altmodesAndrei Kuchynski2-0/+16
2026-01-23usb: typec: Introduce mode_selection bitAndrei Kuchynski3-3/+6
2026-01-23usb: typec: Implement mode selectionAndrei Kuchynski3-1/+286
2026-01-23usb: typec: Expose alternate mode priority via sysfsAndrei Kuchynski1-1/+89
2026-01-23usb: typec: Add mode_control field to port propertyAndrei Kuchynski2-3/+7
2026-01-23usb: phy: generic: Convert to device property APIGeert Uytterhoeven1-9/+3
2026-01-23usb: phy: generic: Convert to dev_err_probe()Geert Uytterhoeven1-18/+13
2026-01-23usb: phy: generic: Convert to devm_clk_get_optional()Geert Uytterhoeven1-19/+9
2026-01-23usb: phy: generic: Always use dev in usb_phy_generic_probe()Geert Uytterhoeven1-5/+4
2026-01-23usbip: Reduce CONNRESET message noise in dmesg from stubShuah Khan1-2/+2
2026-01-23usb: bdc: fix sleep during atomicJustin Chen1-2/+2
2026-01-23xhci: dbc: allow setting manufacturer string through sysfsŁukasz Bartosik1-0/+36
2026-01-23xhci: dbc: allow setting product string through sysfsŁukasz Bartosik1-0/+36
2026-01-23xhci: dbc: allow setting device serial number through sysfsŁukasz Bartosik1-0/+36
2026-01-23xhci: dbc: prepare to expose strings through sysfsŁukasz Bartosik2-78/+112
2026-01-23usb: typec: hd3ss3220: Enable VBUS based on role stateJan Remmet1-9/+18
2026-01-23usb: dwc3: google: Remove redundant dev_err()Chen Ni1-3/+1
2026-01-23usb: host: tegra: Remove manual wake IRQ disposalWayne Chang1-19/+2
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap6-0/+6
2026-01-19Merge 6.19-rc6 usb-nextGreg Kroah-Hartman19-63/+159
2026-01-16usb: misc: onboard_dev: Add WCH CH334 USB2.0 Hub (1a86:8091)Chaoyi Chen1-0/+8
2026-01-16usb: dwc3: Add dwc pointer to dwc3_readl/writelPrashanth K8-250/+253
2026-01-16usb: dwc3: Remove of dep->regsPrashanth K4-21/+15
2026-01-16xhci: sideband: don't dereference freed ring when removing sideband endpointMathias Nyman2-4/+12
2026-01-16Merge tag 'usb-serial-6.19-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linusGreg Kroah-Hartman4-30/+51
2026-01-14usb: gadget: uvc: retry vb2_reqbufs() with vb_vmalloc_memops if use_sg failXu Yang1-0/+8
2026-01-14usb: gadget: uvc: return error from uvcg_queue_init()Xu Yang1-2/+1
2026-01-14usb: gadget: uvc: fix interval_duration calculationXu Yang2-3/+6
2026-01-14usb: gadget: uvc: fix req_payload_size calculationXu Yang4-7/+17
2026-01-14usb: dwc3: apple: Ignore USB role switches to the active roleJanne Grunau1-0/+16
2026-01-14usb: host: xhci-tegra: Use platform_get_irq_optional() for wake IRQsWayne Chang1-1/+1
2026-01-14USB: OHCI/UHCI: Add soft dependencies on ehci_platformHuacai Chen2-0/+2
2026-01-14usb: dwc3: apple: Set USB2 PHY mode before dwc3 initSven Peter1-15/+33
2026-01-14usb: chipidea: udc: fix DMA and SG cleanup in _ep_nuke()Mario Peter1-0/+7
2026-01-14usb: chipidea: ci_hdrc_imx: use "wakeup" suffix for wakeup interrupt nameXu Yang1-1/+8