aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2026-01-14usb: dwc3: Always deassert xilinx resetsSean Anderson1-35/+32
2026-01-14usb: gadget: u_ether: use <linux/hex.h> header fileRandy Dunlap1-0/+1
2026-01-14USB: HCD: remove logic about which hcd is loadedGreg Kroah-Hartman5-26/+0
2026-01-14usb: dwc3: imx8mp: disable auto suspend for host roleXu Yang1-0/+31
2026-01-14usb: dwc3: imx8mp: rename dwc3 to dwc3_pdev in struct dwc3_imx8mpXu Yang1-8/+8
2026-01-14usb: dwc3: drd: extend dwc3_pre_set_role() to extcon and otg usecaseXu Yang1-3/+7
2026-01-14usb: gadget: f_fs: fix DMA-BUF OUT queuesSam Day1-3/+3
2026-01-14usb: gadget: f_fs: Fix ioctl error handlingSam Day1-12/+6
2026-01-14usb: gadget: f_tcm: initialize data_len in UAS path for consistencyJiasheng Jiang1-1/+2
2026-01-13USB: serial: f81232: fix incomplete serial port generationJi-Ze Hong (Peter Hong)1-30/+47
2026-01-13USB: serial: ftdi_sio: add support for PICAXE AXE027 cableEthan Nelson-Moore2-0/+3
2026-01-13USB: serial: option: add Telit LE910 MBIM compositionUlrich Mohr1-0/+1
2026-01-09PCI: Add ASPEED vendor ID to pci_ids.hNirmoy Das1-1/+0
2026-01-08USB: core: Discard pm_runtime_put() return valueRafael J. Wysocki1-5/+3
2026-01-07usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS descriptorJohannes BrĂ¼derl2-0/+8
2026-01-07tcpm: allow looking for role_sw device in the main nodeArnaud Ferraris1-1/+1
2026-01-07usb: dwc3: Check for USB4 IP_NAMEThinh Nguyen2-0/+3
2026-01-07usb: gadget: f_ncm: align net_device lifecycle with bind/unbindKuen-Han Tsai2-66/+66
2026-01-07usb: gadget: u_ether: Add auto-cleanup helper for freeing net_deviceKuen-Han Tsai2-0/+17
2026-01-07usb: gadget: u_ether: add gether_opts for config cachingKuen-Han Tsai3-0/+234
2026-01-07usb: typec: ucsi: drop an unused Kconfig symbolRandy Dunlap1-1/+0
2026-01-07USB: host: drop unneeded dependency on OF_GPIOBartosz Golaszewski1-1/+1
2026-01-07usb: gadget: f_sourcesink: Support maxburst configurability for bulk endpointsKrishna Kurapati2-0/+53
2026-01-07usb: isp1362-hcd: remove Philips ISP1362 USB OTG controller driverVladimir Zapolskiy5-3697/+0
2026-01-07USB: typec: tcpm: Fix a typoAndy Yan1-1/+1
2025-12-29Merge 6.19-rc3 into usb-nextGreg Kroah-Hartman20-207/+130
2025-12-23Merge patch series "usb: typec: ucsi: revert broken buffer management"Greg Kroah-Hartman8-172/+71
2025-12-23Revert "usb: typec: ucsi: Update UCSI structure to have message in and message out fields"Johan Hovold8-112/+71
2025-12-23Revert "usb: typec: ucsi: Add support for message out data structure"Johan Hovold3-32/+0
2025-12-23Revert "usb: typec: ucsi: Enable debugfs for message_out data structure"Johan Hovold1-26/+0
2025-12-23Revert "usb: typec: ucsi: Add support for SET_PDOS command"Johan Hovold2-2/+0
2025-12-23Revert "usb: typec: ucsi: Fix null pointer dereference in ucsi_sync_control_common"Greg Kroah-Hartman1-1/+1
2025-12-23Revert "usb: typec: ucsi: Get connector status after enable notifications"Greg Kroah-Hartman1-74/+59
2025-12-23usb: ohci-nxp: clean up probe error labelsJohan Hovold1-8/+8
2025-12-23usb: gadget: lpc32xx_udc: clean up probe error labelsJohan Hovold1-11/+10
2025-12-23usb: ohci-nxp: fix device leak on probe failureJohan Hovold1-0/+2
2025-12-23usb: phy: isp1301: fix non-OF device reference imbalanceJohan Hovold1-1/+6
2025-12-23usb: gadget: lpc32xx_udc: fix clock imbalance in error pathJohan Hovold1-10/+10
2025-12-23usb: typec: ucsi: Get connector status after enable notificationsHsin-Te Yuan1-59/+74
2025-12-23usb: usb-storage: Maintain minimal modifications to the bcdDevice range.Chen Changcheng1-1/+1
2025-12-23usb: dwc3: Add Google Tensor SoC DWC3 glue driverRoy Luo3-0/+640
2025-12-23usb: gadget: Constify struct configfs_item_operations and configfs_group_operationsChristophe JAILLET19-53/+53
2025-12-17usb: dwc3: of-simple: fix clock resource leak in dwc3_of_simple_probeMiaoqian Lin1-3/+4
2025-12-17usb: typec: ucsi: Fix null pointer dereference in ucsi_sync_control_commonMario Limonciello (AMD)1-1/+1
2025-12-17USB: lpc32xx_udc: Fix error handling in probeMa Ke1-6/+15
2025-12-17usb: typec: altmodes/displayport: Drop the device reference in dp_altmode_probe()Haoxiang Li1-2/+6
2025-12-17usb: phy: fsl-usb: Fix use-after-free in delayed work during device removalDuoming Zhou1-0/+1
2025-12-17usb: renesas_usbhs: Fix a resource leak in usbhs_pipe_malloc()Haoxiang Li1-0/+2
2025-12-17usb: typec: ucsi: huawei-gaokin: add DRM dependencyArnd Bergmann1-0/+1
2025-12-17usb: dwc3: keep susphy enabled during exit to avoid controller faultsUdipto Goswami2-2/+2