summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2025-07-25usb: dwc3: imx8mp: fix device leak at unbindJohan Hovold
2025-07-25usb: musb: omap2430: enable compile testingJohan Hovold
2025-07-25usb: gadget: udc: renesas_usb3: drop unused module aliasJohan Hovold
2025-07-25usb: xhci: print xhci->xhc_state when queue_command failedSu Hui
2025-07-24Merge tag 'usb-serial-6.17-rc1-2' of ssh://gitolite.kernel.org/pub/scm/linux/...Greg Kroah-Hartman
2025-07-24Merge tag 'usb-serial-6.17-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2025-07-24usb: atm: cxacru: Merge cxacru_upload_firmware() into cxacru_heavy_init()Nathan Chancellor
2025-07-22USB: serial: option: add Foxconn T99W709Slark Xiao
2025-07-21Merge tag 'v6.16-rc7' into tty-nextGreg Kroah-Hartman
2025-07-21usb: typec: ucsi: Update power_supply on power role changeMyrrh Periwinkle
2025-07-21usb: typec: ucsi: psy: Set current max to 100mA for BC 1.2 and DefaultBenson Leung
2025-07-21usb: typec: fusb302: cache PD RX stateSebastian Reichel
2025-07-21usb: typec: ucsi: yoga-c630: add DRM dependencyArnd Bergmann
2025-07-21usb: gadget : fix use-after-free in composite_dev_cleanup()Tao Xue
2025-07-21usb: chipidea: imx: Add a missing blank lineDan Carpenter
2025-07-21usb: gadget: f_uac1: replace scnprintf() with sysfs_emit()Sumanth Gavini
2025-07-21usb: usblp: clean up assignment inside if conditionsDarshan Rathod
2025-07-21usb: gadget: uvc: Initialize frame-based format color matching descriptorAkash Kumar
2025-07-21cdc-acm: fix race between initial clearing halt and openOliver Neukum
2025-07-21Merge tag 'v6.16-rc7' into usb-nextGreg Kroah-Hartman
2025-07-17usb: xhci: Set avg_trb_len = 8 for EP0 during Address Device CommandJay Chen
2025-07-17usb: xhci: Avoid showing warnings for dying controllerMario Limonciello
2025-07-17usb: xhci: Avoid showing errors during surprise removalMario Limonciello
2025-07-16usb: hub: Don't try to recover devices lost during warm reset.Mathias Nyman
2025-07-15usb: typec: ucsi: Add poll_cci operation to cros_ec_ucsiJameson Thies
2025-07-15usb: typec: tcpm/tcpci_maxim: enable PROBE_PREFER_ASYNCHRONOUSAndré Draszik
2025-07-15usb: typec: tcpm/tcpci_maxim: drop CONFIG_OFAndré Draszik
2025-07-15usb: typec: tcpm/tcpci_maxim: fix irq wake usageAndré Draszik
2025-07-15usb: gadget: udc: renesas_usb3: Convert to DEFINE_SIMPLE_DEV_PM_OPS()Geert Uytterhoeven
2025-07-15usb: renesas_usbhs: Convert to DEFINE_SIMPLE_DEV_PM_OPS()Geert Uytterhoeven
2025-07-15Merge tag 'usb-serial-6.16-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2025-07-13usb: dwc2: gadget: Fix enter to hibernation for UTMI+ PHYMinas Harutyunyan
2025-07-13usb: dwc3: qcom: Don't leave BCR assertedKrishna Kurapati
2025-07-10USB: serial: option: add Telit Cinterion FE910C04 (ECM) compositionFabio Porcedda
2025-07-10USB: serial: ftdi_sio: add support for NDI EMGUIDE GEMINIRyan Mann (NDI)
2025-07-09Merge tag 'usb-serial-6.16-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2025-07-09usb: core: add dma-noncoherent buffer alloc and free APIXu Yang
2025-07-09usb: gadget: configfs: Fix OOB read on empty string writeXinyu Liu
2025-07-07usb: chipidea: s32g: Add usb support for s32g3Ghennadi Procopciuc
2025-07-07usb: chipidea: s32g: Add usb support for s32g2Ghennadi Procopciuc
2025-07-07usb: gadget: f_uac2: replace scnprintf() with sysfs_emit()Sumanth Gavini
2025-07-07usb: gadget: f_fs: Remove unnecessary spinlocks.Ingo Rohloff
2025-07-07usb: dwc3: gadget: Simplify TRB reclaim logic by removing redundant 'chain' a...Johannes Schneider
2025-07-07usb: early: xhci-dbc: Fix early_ioremap leakLucas De Marchi
2025-07-07USB: gadget: f_hid: Fix memory leak in hidg_bind error pathYuhao Jiang
2025-07-07usb: musb: fix gadget state on disconnectDrew Hamilton
2025-07-05Merge merge point of tag 'usb-6.16-rc5' into usb-nextGreg Kroah-Hartman
2025-07-02functionfs, gadgetfs: use simple_recursive_removal()Al Viro
2025-07-01usb: core: config: Prevent OOB read in SS endpoint companion parsingXinyu Liu
2025-06-30usb: dwc2: disable platform lowlevel hw resources during shutdownJisheng Zhang