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-07-21
usb: usblp: clean up assignment inside if conditions
Darshan Rathod
-11
/
+22
2025-07-21
usb: gadget: uvc: Initialize frame-based format color matching descriptor
Akash Kumar
-0
/
+10
2025-07-21
cdc-acm: fix race between initial clearing halt and open
Oliver Neukum
-5
/
+6
2025-07-21
Merge tag 'v6.16-rc7' into usb-next
Greg Kroah-Hartman
-19
/
+50
2025-07-17
usb: xhci: Set avg_trb_len = 8 for EP0 during Address Device Command
Jay Chen
-0
/
+2
2025-07-17
usb: xhci: Avoid showing warnings for dying controller
Mario Limonciello
-2
/
+4
2025-07-17
usb: xhci: Avoid showing errors during surprise removal
Mario Limonciello
-2
/
+5
2025-07-16
usb: hub: Don't try to recover devices lost during warm reset.
Mathias Nyman
-2
/
+6
2025-07-15
usb: typec: ucsi: Add poll_cci operation to cros_ec_ucsi
Jameson Thies
-0
/
+1
2025-07-15
usb: typec: tcpm/tcpci_maxim: enable PROBE_PREFER_ASYNCHRONOUS
André Draszik
-0
/
+1
2025-07-15
usb: typec: tcpm/tcpci_maxim: drop CONFIG_OF
André Draszik
-3
/
+1
2025-07-15
usb: typec: tcpm/tcpci_maxim: fix irq wake usage
André Draszik
-16
/
+30
2025-07-15
usb: gadget: udc: renesas_usb3: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
Geert Uytterhoeven
-5
/
+3
2025-07-15
usb: renesas_usbhs: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
Geert Uytterhoeven
-4
/
+4
2025-07-15
Merge tag 'usb-serial-6.16-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
-0
/
+8
2025-07-13
usb: dwc2: gadget: Fix enter to hibernation for UTMI+ PHY
Minas Harutyunyan
-12
/
+26
2025-07-13
usb: dwc3: qcom: Don't leave BCR asserted
Krishna Kurapati
-5
/
+2
2025-07-10
USB: serial: option: add Telit Cinterion FE910C04 (ECM) composition
Fabio Porcedda
-0
/
+3
2025-07-10
USB: serial: ftdi_sio: add support for NDI EMGUIDE GEMINI
Ryan Mann (NDI)
-0
/
+5
2025-07-09
Merge tag 'usb-serial-6.16-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
-0
/
+2
2025-07-09
usb: core: add dma-noncoherent buffer alloc and free API
Xu Yang
-8
/
+101
2025-07-09
usb: gadget: configfs: Fix OOB read on empty string write
Xinyu Liu
-0
/
+4
2025-07-07
usb: chipidea: s32g: Add usb support for s32g3
Ghennadi Procopciuc
-0
/
+15
2025-07-07
usb: chipidea: s32g: Add usb support for s32g2
Ghennadi Procopciuc
-0
/
+79
2025-07-07
usb: gadget: f_uac2: replace scnprintf() with sysfs_emit()
Sumanth Gavini
-1
/
+1
2025-07-07
usb: gadget: f_fs: Remove unnecessary spinlocks.
Ingo Rohloff
-10
/
+0
2025-07-07
usb: dwc3: gadget: Simplify TRB reclaim logic by removing redundant 'chain' a...
Johannes Schneider
-4
/
+4
2025-07-07
usb: early: xhci-dbc: Fix early_ioremap leak
Lucas De Marchi
-0
/
+4
2025-07-07
USB: gadget: f_hid: Fix memory leak in hidg_bind error path
Yuhao Jiang
-3
/
+4
2025-07-07
usb: musb: fix gadget state on disconnect
Drew Hamilton
-0
/
+2
2025-07-05
Merge merge point of tag 'usb-6.16-rc5' into usb-next
Greg Kroah-Hartman
-85
/
+157
2025-07-02
functionfs, gadgetfs: use simple_recursive_removal()
Al Viro
-8
/
+2
2025-07-01
usb: core: config: Prevent OOB read in SS endpoint companion parsing
Xinyu Liu
-2
/
+8
2025-06-30
usb: dwc2: disable platform lowlevel hw resources during shutdown
Jisheng Zhang
-0
/
+3
2025-06-30
usb: misc: onboard_usb_dev: Add Bison Electronics Inc. Integrated Camera
Jens Glathe
-0
/
+10
2025-06-30
usb: hub: Fix flushing of delayed work used for post resume purposes
Mathias Nyman
-13
/
+9
2025-06-28
usb: gadget: u_serial: remove some dead code
Dan Carpenter
-6
/
+0
2025-06-28
xhci: dbc: Flush queued requests before stopping dbc
Mathias Nyman
-0
/
+4
2025-06-28
xhci: dbctty: disable ECHO flag by default
Łukasz Bartosik
-0
/
+1
2025-06-28
xhci: Disable stream for xHC controller with XHCI_BROKEN_STREAMS
Hongyu Xie
-1
/
+2
2025-06-28
usb: xhci: quirk for data loss in ISOC transfers
Raju Rangoju
-0
/
+30
2025-06-28
usb: dwc3: gadget: Fix TRB reclaim logic for short transfers and ZLPs
SCHNEIDER Johannes
-1
/
+1
2025-06-26
usb: hub: Fix flushing and scheduling of delayed work that tunes runtime pm
Mathias Nyman
-2
/
+4
2025-06-24
usb: typec: displayport: Fix potential deadlock
Andrei Kuchynski
-2
/
+1
2025-06-24
usb: typec: altmodes/displayport: do not index invalid pin_assignments
RD Babiera
-1
/
+1
2025-06-24
usb: cdnsp: Fix issue with CV Bad Descriptor test
Pawel Laszczak
-6
/
+26
2025-06-24
usb: typec: tcpm: apply vbus before data bringup in tcpm_src_attach
RD Babiera
-17
/
+17
2025-06-24
usb: typec: ucsi: yoga-c630: register DRM HPD bridge
Dmitry Baryshkov
-0
/
+40
2025-06-24
usb: typec: ucsi: yoga-c630: handle USB / HPD messages to set port orientation
Dmitry Baryshkov
-0
/
+42
2025-06-24
usb: typec: ucsi: yoga-c630: correct response for GET_CURRENT_CAM
Dmitry Baryshkov
-1
/
+9
[prev]
[next]