summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
3 daysusb: gadget: f_ncm: align net_device lifecycle with bind/unbindKuen-Han Tsai2-66/+66
3 daysusb: gadget: u_ether: Add auto-cleanup helper for freeing net_deviceKuen-Han Tsai2-0/+17
3 daysusb: gadget: u_ether: add gether_opts for config cachingKuen-Han Tsai3-0/+234
11 daysusb: dwc2: fix resume failure if dr_mode is hostJisheng Zhang1-0/+1
11 daysusb: dwc3: gadget: Move vbus draw to workqueue contextPrashanth K3-6/+25
11 daysusb: gadget: tegra-xudc: Add handling for BLCG_COREPLL_PWRDNHaotien Hsu1-3/+9
11 daysusb: host: tegra: Remove manual wake IRQ disposalWayne Chang1-19/+2
11 daysusb: chipidea: udc: fix DMA and SG cleanup in _ep_nuke()Mario Peter1-0/+7
11 daysusb: gadget: f_fs: Fix ioctl error handlingSam Day1-12/+6
11 daysusb: gadget: f_fs: fix DMA-BUF OUT queuesSam Day1-3/+3
11 daysusb: typec: ucsi: psy: Fix voltage and current max for non-Fixed PDOsBenson Leung1-10/+20
2026-02-26usb: cdns3: fix role switching during resumeThomas Richard (TI)1-1/+1
2026-02-26usb: bdc: fix sleep during atomicJustin Chen1-2/+2
2026-02-26usb: typec: ucsi: drop an unused Kconfig symbolRandy Dunlap1-1/+0
2026-02-26usb: typec: fusb302: Remove IRQF_ONESHOTSebastian Andrzej Siewior1-2/+1
2026-02-19USB: serial: option: add Telit FN920C04 RNDIS compositionsFabio Porcedda1-0/+6
2026-01-23Revert "functionfs: fix the open/removal races"Greg Kroah-Hartman1-43/+10
2026-01-23tcpm: allow looking for role_sw device in the main nodeArnaud Ferraris1-1/+1
2026-01-23USB: serial: ftdi_sio: add support for PICAXE AXE027 cableEthan Nelson-Moore2-0/+3
2026-01-23USB: serial: option: add Telit LE910 MBIM compositionUlrich Mohr1-0/+1
2026-01-23USB: OHCI/UHCI: Add soft dependencies on ehci_platformHuacai Chen2-0/+2
2026-01-23usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS descriptorJohannes Brüderl2-0/+8
2026-01-23usb: dwc3: Check for USB4 IP_NAMEThinh Nguyen2-0/+3
2026-01-23usb: gadget: uvc: fix req_payload_size calculationXu Yang4-7/+17
2026-01-23usb: gadget: uvc: fix interval_duration calculationXu Yang2-3/+6
2026-01-23xhci: sideband: don't dereference freed ring when removing sideband endpointMathias Nyman2-4/+12
2026-01-23usb: host: xhci-tegra: Use platform_get_irq_optional() for wake IRQsWayne Chang1-1/+1
2026-01-02xhci: dbgtty: fix device unregister: fixupŁukasz Bartosik1-1/+1
2026-01-02usb: renesas_usbhs: Fix a resource leak in usbhs_pipe_malloc()Haoxiang Li1-0/+2
2026-01-02usb: dwc3: keep susphy enabled during exit to avoid controller faultsUdipto Goswami2-2/+2
2026-01-02usb: dwc3: of-simple: fix clock resource leak in dwc3_of_simple_probeMiaoqian Lin1-3/+4
2026-01-02usb: gadget: lpc32xx_udc: fix clock imbalance in error pathJohan Hovold1-10/+10
2026-01-02usb: phy: isp1301: fix non-OF device reference imbalanceJohan Hovold1-1/+6
2026-01-02usb: phy: fsl-usb: Fix use-after-free in delayed work during device removalDuoming Zhou1-0/+1
2026-01-02USB: lpc32xx_udc: Fix error handling in probeMa Ke1-6/+15
2026-01-02usb: typec: altmodes/displayport: Drop the device reference in dp_altmode_pro...Haoxiang Li1-2/+6
2026-01-02usb: typec: ucsi: huawei-gaokin: add DRM dependencyArnd Bergmann1-0/+1
2026-01-02usb: ohci-nxp: fix device leak on probe failureJohan Hovold1-0/+2
2026-01-02usb: usb-storage: Maintain minimal modifications to the bcdDevice range.Chen Changcheng1-1/+1
2026-01-02usb: xhci: Don't unchain link TRBs on quirky HCsMichal Pecio1-11/+16
2026-01-02usb: usb-storage: No additional quirks need to be added to the EL-R12 optical...Chen Changcheng1-1/+1
2026-01-02usb: xhci: limit run_graceperiod for only usb 3.0 devicesHongyu Xie1-1/+1
2026-01-02usb: typec: ucsi: Handle incorrect num_connectors capabilityMark Pearson1-0/+6
2026-01-02usbip: Fix locking bug in RT-enabled kernelsLizhi Xu1-3/+3
2026-01-02functionfs: fix the open/removal racesAl Viro1-10/+43
2025-12-18usb: dwc3: dwc3_power_off_all_roothub_ports: Use ioremap_np when requiredSven Peter1-1/+4
2025-12-18usb: typec: ucsi: fix use-after-free caused by uec->workDuoming Zhou1-0/+1
2025-12-18usb: phy: Initialize struct usb_phy list_headDiogo Ivo1-0/+4
2025-12-18usb: typec: ucsi: fix probe failure in gaokun_ucsi_probe()Duoming Zhou1-0/+1
2025-12-18usb: gadget: tegra-xudc: Always reinitialize data toggle when clear haltHaotien Hsu1-6/+0