index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
35
-68
/
+68
2025-04-02
Merge tag 'usb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
66
-651
/
+1338
2025-03-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-4
/
+4
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
8
-24
/
+17
2025-03-22
Merge tag 'usb-serial-6.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-13
/
+0
2025-03-14
usb: host: cdns3: forward lost power information to xhci
Théo Lebrun
1
-0
/
+11
2025-03-14
usb: host: xhci-plat: allow upper layers to signal power loss
Théo Lebrun
2
-1
/
+3
2025-03-14
usb: xhci: change xhci_resume() parameters to explicit the desired info
Théo Lebrun
6
-22
/
+21
2025-03-14
usb: cdns3-ti: run HW init at resume() if HW was reset
Théo Lebrun
1
-0
/
+25
2025-03-14
usb: cdns3-ti: move reg writes to separate function
Théo Lebrun
1
-38
/
+44
2025-03-14
usb: cdns3: call cdns_power_is_lost() only once in cdns_resume()
Théo Lebrun
1
-2
/
+3
2025-03-14
usb: cdns3: rename hibernated argument of role->resume() to lost_power
Théo Lebrun
3
-4
/
+4
2025-03-14
usb: xhci: tegra: rename `runtime` boolean to `is_auto_runtime`
Théo Lebrun
1
-5
/
+5
2025-03-14
usb: host: xhci-plat: mvebu: use ->quirks instead of ->init_quirk() func
Théo Lebrun
3
-17
/
+1
2025-03-14
usb: dwc3: Don't use %pK through printk
Thomas Weißschuh
2
-4
/
+4
2025-03-14
usb: core: Don't use %pK through printk
Thomas Weißschuh
2
-3
/
+3
2025-03-14
usb: gadget: aspeed: Add NULL pointer check in ast_vhub_init_dev()
Chenyuan Yang
1
-0
/
+3
2025-03-14
usb: common: usb-conn-gpio: switch psy_cfg from of_node to fwnode
Sebastian Reichel
1
-1
/
+1
2025-03-14
usb: typec: tcpm: fix state transition for SNK_WAIT_CAPABILITIES state in run...
Amit Sunil Dhamne
1
-4
/
+4
2025-03-14
Merge tag 'usb-serial-6.14-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
3
-16
/
+59
2025-03-12
USB: serial: ftdi_sio: add support for Altera USB Blaster 3
Boon Khai Ng
2
-0
/
+27
2025-03-11
usb: xhci: Avoid Stop Endpoint retry loop if the endpoint seems Running
Michal Pecio
1
-4
/
+7
2025-03-11
usb: xhci: Don't change the status of stalled TDs on failed Stop EP
Michal Pecio
1
-1
/
+11
2025-03-11
xhci: Avoid queuing redundant Stop Endpoint command for stalled endpoint
Mathias Nyman
1
-3
/
+5
2025-03-10
Merge v6.14-rc6 into usb-next
Greg Kroah-Hartman
24
-83
/
+189
2025-03-06
usb: typec: ucsi: Fix NULL pointer access
Andrei Kuchynski
1
-6
/
+7
2025-03-06
usb: quirks: Add DELAY_INIT and NO_LPM for Prolific Mass Storage Card Reader
Miao Li
1
-0
/
+4
2025-03-06
xhci: Handle spurious events on Etron host isoc enpoints
Mathias Nyman
2
-13
/
+27
2025-03-06
usb: xhci: Unify duplicate inc_enq() code
Michal Pecio
1
-75
/
+55
2025-03-06
usb: xhci: Apply the link chain quirk on NEC isoc endpoints
Michal Pecio
1
-2
/
+11
2025-03-06
xhci: Prevent early endpoint restart when handling STALL errors.
Mathias Nyman
3
-3
/
+13
2025-03-06
usb: xhci: move debug capabilities from trb_in_td() to handle_tx_event()
Niklas Neronin
1
-21
/
+17
2025-03-06
usb: xhci: refactor trb_in_td() to be static
Niklas Neronin
2
-63
/
+61
2025-03-06
usb: xhci: set page size to the xHCI-supported size
Niklas Neronin
2
-20
/
+22
2025-03-06
usb: xhci: correct debug message page size calculation
Niklas Neronin
1
-3
/
+3
2025-03-06
usb: xhci: Skip only one TD on Ring Underrun/Overrun
Michal Pecio
1
-1
/
+14
2025-03-06
usb: xhci: Expedite skipping missed isoch TDs on modern HCs
Michal Pecio
1
-4
/
+10
2025-03-06
usb: xhci: Fix isochronous Ring Underrun/Overrun event handling
Michal Pecio
1
-6
/
+14
2025-03-06
usb: xhci: Complete 'error mid TD' transfers when handling Missed Service
Michal Pecio
1
-1
/
+5
2025-03-06
usb: xhci: Don't skip on Stopped - Length Invalid
Michal Pecio
1
-0
/
+4
2025-03-06
usb: xhci: remove redundant update_ring_for_set_deq_completion() function
Niklas Neronin
1
-39
/
+2
2025-03-06
xhci: show correct U1 and U2 timeout values in debug messages
Mathias Nyman
1
-4
/
+4
2025-03-06
USB: serial: option: fix Telit Cinterion FE990A name
Fabio Porcedda
1
-4
/
+4
2025-03-06
USB: serial: option: add Telit Cinterion FE990B compositions
Fabio Porcedda
1
-0
/
+16
2025-03-06
USB: serial: option: match on interface class for Telit FN990B
Johan Hovold
1
-12
/
+12
2025-03-04
usb: xhci: Fix host controllers "dying" after suspend and resume
Michal Pecio
1
-1
/
+5
2025-03-04
usb: dwc3: Set SUSPENDENABLE soon after phy init
Thinh Nguyen
3
-30
/
+45
2025-03-03
usb: dwc3: exynos: add support for exynos7870
Kaustabh Chakraborty
1
-0
/
+9
2025-03-03
usb: storage: shuttle_usbat: Use const for constant array
Jonathan Neuschäfer
1
-1
/
+1
2025-03-03
usb: storage: sddr55: Use const for constant arrays
Jonathan Neuschäfer
1
-2
/
+2
[next]