summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2026-01-23scsi: Change the return type of the .queuecommand() callbackBart Van Assche
2026-01-23usb: phy: tegra: add HSIC supportSvyatoslav Ryhel
2026-01-23usb: phy: tegra: use phy type directlySvyatoslav Ryhel
2026-01-23usb: typec: ucsi: Enforce mode selection for cros_ec_ucsiAndrei Kuchynski
2026-01-23usb: typec: ucsi: Support mode selection to activate altmodesAndrei Kuchynski
2026-01-23usb: typec: Introduce mode_selection bitAndrei Kuchynski
2026-01-23usb: typec: Implement mode selectionAndrei Kuchynski
2026-01-23usb: typec: Expose alternate mode priority via sysfsAndrei Kuchynski
2026-01-23usb: typec: Add mode_control field to port propertyAndrei Kuchynski
2026-01-23usb: phy: generic: Convert to device property APIGeert Uytterhoeven
2026-01-23usb: phy: generic: Convert to dev_err_probe()Geert Uytterhoeven
2026-01-23usb: phy: generic: Convert to devm_clk_get_optional()Geert Uytterhoeven
2026-01-23usb: phy: generic: Always use dev in usb_phy_generic_probe()Geert Uytterhoeven
2026-01-23usbip: Reduce CONNRESET message noise in dmesg from stubShuah Khan
2026-01-23usb: bdc: fix sleep during atomicJustin Chen
2026-01-23xhci: dbc: allow setting manufacturer string through sysfsŁukasz Bartosik
2026-01-23xhci: dbc: allow setting product string through sysfsŁukasz Bartosik
2026-01-23xhci: dbc: allow setting device serial number through sysfsŁukasz Bartosik
2026-01-23xhci: dbc: prepare to expose strings through sysfsŁukasz Bartosik
2026-01-23usb: typec: hd3ss3220: Enable VBUS based on role stateJan Remmet
2026-01-23usb: dwc3: google: Remove redundant dev_err()Chen Ni
2026-01-23usb: host: tegra: Remove manual wake IRQ disposalWayne Chang
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
2026-01-19Merge 6.19-rc6 usb-nextGreg Kroah-Hartman
2026-01-16usb: misc: onboard_dev: Add WCH CH334 USB2.0 Hub (1a86:8091)Chaoyi Chen
2026-01-16usb: dwc3: Add dwc pointer to dwc3_readl/writelPrashanth K
2026-01-16usb: dwc3: Remove of dep->regsPrashanth K
2026-01-16xhci: sideband: don't dereference freed ring when removing sideband endpointMathias Nyman
2026-01-16Merge tag 'usb-serial-6.19-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2026-01-14usb: gadget: uvc: retry vb2_reqbufs() with vb_vmalloc_memops if use_sg failXu Yang
2026-01-14usb: gadget: uvc: return error from uvcg_queue_init()Xu Yang
2026-01-14usb: gadget: uvc: fix interval_duration calculationXu Yang
2026-01-14usb: gadget: uvc: fix req_payload_size calculationXu Yang
2026-01-14usb: dwc3: apple: Ignore USB role switches to the active roleJanne Grunau
2026-01-14usb: host: xhci-tegra: Use platform_get_irq_optional() for wake IRQsWayne Chang
2026-01-14USB: OHCI/UHCI: Add soft dependencies on ehci_platformHuacai Chen
2026-01-14usb: dwc3: apple: Set USB2 PHY mode before dwc3 initSven Peter
2026-01-14usb: chipidea: udc: fix DMA and SG cleanup in _ep_nuke()Mario Peter
2026-01-14usb: chipidea: ci_hdrc_imx: use "wakeup" suffix for wakeup interrupt nameXu Yang
2026-01-14usb: dwc3: Always deassert xilinx resetsSean Anderson
2026-01-14usb: gadget: u_ether: use <linux/hex.h> header fileRandy Dunlap
2026-01-14USB: HCD: remove logic about which hcd is loadedGreg Kroah-Hartman
2026-01-14usb: dwc3: imx8mp: disable auto suspend for host roleXu Yang
2026-01-14usb: dwc3: imx8mp: rename dwc3 to dwc3_pdev in struct dwc3_imx8mpXu Yang
2026-01-14usb: dwc3: drd: extend dwc3_pre_set_role() to extcon and otg usecaseXu Yang
2026-01-14usb: gadget: f_fs: fix DMA-BUF OUT queuesSam Day
2026-01-14usb: gadget: f_fs: Fix ioctl error handlingSam Day
2026-01-14usb: gadget: f_tcm: initialize data_len in UAS path for consistencyJiasheng Jiang
2026-01-13USB: serial: f81232: fix incomplete serial port generationJi-Ze Hong (Peter Hong)
2026-01-13USB: serial: ftdi_sio: add support for PICAXE AXE027 cableEthan Nelson-Moore