index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Lines
2025-12-23
usb: gadget: lpc32xx_udc: clean up probe error labels
Johan Hovold
-11
/
+10
2025-12-23
usb: ohci-nxp: fix device leak on probe failure
Johan Hovold
-0
/
+2
2025-12-23
usb: phy: isp1301: fix non-OF device reference imbalance
Johan Hovold
-1
/
+6
2025-12-23
usb: gadget: lpc32xx_udc: fix clock imbalance in error path
Johan Hovold
-10
/
+10
2025-12-23
usb: typec: ucsi: Get connector status after enable notifications
Hsin-Te Yuan
-59
/
+74
2025-12-23
usb: usb-storage: Maintain minimal modifications to the bcdDevice range.
Chen Changcheng
-1
/
+1
2025-12-23
usb: dwc3: Add Google Tensor SoC DWC3 glue driver
Roy Luo
-0
/
+640
2025-12-23
usb: gadget: Constify struct configfs_item_operations and configfs_group_oper...
Christophe JAILLET
-53
/
+53
2025-12-17
usb: dwc3: of-simple: fix clock resource leak in dwc3_of_simple_probe
Miaoqian Lin
-3
/
+4
2025-12-17
usb: typec: ucsi: Fix null pointer dereference in ucsi_sync_control_common
Mario Limonciello (AMD)
-1
/
+1
2025-12-17
USB: lpc32xx_udc: Fix error handling in probe
Ma Ke
-6
/
+15
2025-12-17
usb: typec: altmodes/displayport: Drop the device reference in dp_altmode_pro...
Haoxiang Li
-2
/
+6
2025-12-17
usb: phy: fsl-usb: Fix use-after-free in delayed work during device removal
Duoming Zhou
-0
/
+1
2025-12-17
usb: renesas_usbhs: Fix a resource leak in usbhs_pipe_malloc()
Haoxiang Li
-0
/
+2
2025-12-17
usb: typec: ucsi: huawei-gaokin: add DRM dependency
Arnd Bergmann
-0
/
+1
2025-12-17
usb: dwc3: keep susphy enabled during exit to avoid controller faults
Udipto Goswami
-2
/
+2
2025-12-17
xhci: dbgtty: fix device unregister: fixup
Łukasz Bartosik
-1
/
+1
2025-12-17
usb: typec: ucsi: psy: Fix voltage and current max for non-Fixed PDOs
Benson Leung
-10
/
+20
2025-12-17
usb: typec: ucsi: psy: Fix ucsi_psy_get_current_now in non-PD cases
Benson Leung
-3
/
+21
2025-12-17
usb: gadget: f_midi: allow customizing the USB MIDI interface string through ...
Victor Krawiec
-52
/
+60
2025-12-17
usb: typec: Export typec bus and typec altmode device type
Chaoyi Chen
-10
/
+4
2025-12-17
usb: typec: Set the bus also for the port and plug altmodes
Heikki Krogerus
-14
/
+51
2025-12-17
usb: gadget: aspeed-vhub: Add ast2700 support
Ryan Chen
-0
/
+31
2025-12-06
Merge tag 'usb-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-1121
/
+2418
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-84
/
+109
2025-12-04
Merge tag 'pmdomain-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
-3
/
+20
2025-12-02
Merge tag 'pm-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
-0
/
+1
2025-11-27
usb: gadget: tegra-xudc: Always reinitialize data toggle when clear halt
Haotien Hsu
-6
/
+0
2025-11-27
Merge tag 'usb-serial-6.19-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
-292
/
+182
2025-11-26
USB: serial: option: move Telit 0x10c7 composition in the right place
Fabio Porcedda
-3
/
+3
2025-11-26
USB: serial: option: add Telit Cinterion FE910C04 new compositions
Fabio Porcedda
-0
/
+14
2025-11-26
usb: typec: ucsi: fix use-after-free caused by uec->work
Duoming Zhou
-0
/
+1
2025-11-26
usb: typec: ucsi: fix probe failure in gaokun_ucsi_probe()
Duoming Zhou
-0
/
+1
2025-11-26
usb: dwc3: core: Remove redundant comment in core init
Krishna Kurapati
-4
/
+0
2025-11-26
usb: phy: Initialize struct usb_phy list_head
Diogo Ivo
-0
/
+4
2025-11-24
usb: gadget: renesas_usbf: Handle devm_pm_runtime_enable() errors
Haotian Zhang
-1
/
+3
2025-11-24
USB: serial: option: add Foxconn T99W760
Slark Xiao
-0
/
+2
2025-11-22
USB: storage: Remove subclass and protocol overrides from Novatek quirk
Alan Stern
-1
/
+1
2025-11-21
usb: usb-storage: No additional quirks need to be added to the EL-R12 optical...
Chen Changcheng
-1
/
+1
2025-11-21
usb: typec: hd3ss3220: Enable VBUS based on ID pin state
Krishna Kurapati
-2
/
+73
2025-11-21
usb: typec: anx7411: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
-2
/
+1
2025-11-21
USB: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
-3
/
+2
2025-11-21
drivers/usb/storage: use min() instead of min_t()
David Laight
-2
/
+1
2025-11-21
usb: raw-gadget: cap raw_io transfer length to KMALLOC_MAX_SIZE
Gopi Krishna Menon
-0
/
+3
2025-11-21
usb: uas: fix urb unmapping issue when the uas device is remove during ongoin...
Owen Gu
-0
/
+5
2025-11-21
usb: dwc3: Fix race condition between concurrent dwc3_remove_requests() call ...
Manish Nagar
-0
/
+8
2025-11-21
xhci: dbgtty: fix device unregister
Łukasz Bartosik
-0
/
+6
2025-11-21
usb: storage: sddr55: Reject out-of-bound new_pba
Tianchu Chen
-0
/
+6
2025-11-21
usb: ohci-da8xx: remove unused platform data
Bartosz Golaszewski
-17
/
+0
2025-11-21
usb: gadget: functionfs: use dma_buf_unmap_attachment_unlocked() helper
Liang Jie
-3
/
+1
[prev]
[next]