index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2020-04-13
usb: dwc3: gadget: Wrap around when skip TRBs
Thinh Nguyen
1
-1
/
+1
2020-04-01
usb: musb: fix crash with highmen PIO and usbmon
Mans Rullgard
1
-12
/
+5
2020-04-01
USB: serial: io_edgeport: fix slab-out-of-bounds read in edge_interrupt_callback
Qiujun Huang
1
-1
/
+1
2020-04-01
USB: cdc-acm: restore capability check order
Matthias Reichl
1
-9
/
+9
2020-04-01
USB: serial: option: add Wistron Neweb D19Q1
Pawel Dembicki
1
-0
/
+2
2020-04-01
USB: serial: option: add BroadMobi BM806U
Pawel Dembicki
1
-0
/
+2
2020-04-01
USB: serial: option: add support for ASKEY WWHC050
Pawel Dembicki
1
-0
/
+2
2020-03-18
Merge tag 'usb-serial-5.6-rc7' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
3
-0
/
+4
2020-03-17
USB: cdc-acm: fix rounding error in TIOCSSERIAL
Anthony Mallet
1
-9
/
+16
2020-03-17
USB: cdc-acm: fix close_delay and closing_wait units in TIOCSSERIAL
Anthony Mallet
1
-4
/
+5
2020-03-17
usb: quirks: add NO_LPM quirk for RTL8153 based ethernet adapters
Hans de Goede
1
-0
/
+3
2020-03-17
usb: chipidea: udc: fix sleeping function called from invalid context
Peter Chen
1
-3
/
+4
2020-03-12
USB: serial: pl2303: add device-id for HP LD381
Scott Chen
2
-0
/
+2
2020-03-12
USB: serial: option: add ME910G1 ECM composition 0x110b
Daniele Palmas
1
-0
/
+2
2020-03-12
usb: host: xhci-plat: add a shutdown
Ran Wang
1
-0
/
+1
2020-03-12
usb: typec: ucsi: displayport: Fix a potential race during registration
Heikki Krogerus
1
-1
/
+8
2020-03-12
usb: typec: ucsi: displayport: Fix NULL pointer dereference
Heikki Krogerus
1
-0
/
+3
2020-03-12
USB: Disable LPM on WD19's Realtek Hub
Kai-Heng Feng
1
-0
/
+3
2020-03-10
usb: xhci: apply XHCI_SUSPEND_DELAY to AMD XHCI controller 1022:145c
Alberto Mattea
1
-1
/
+2
2020-03-10
xhci: Do not open code __print_symbolic() in xhci trace events
Steven Rostedt (VMware)
1
-17
/
+6
2020-03-04
usb: dwc3: gadget: Update chain bit correctly when using sg list
Pratham Pratap
1
-1
/
+8
2020-03-04
usb: core: port: do error out if usb_autopm_get_interface() fails
Eugeniu Rosca
1
-2
/
+8
2020-03-04
usb: core: hub: do error out if usb_autopm_get_interface() fails
Eugeniu Rosca
1
-1
/
+5
2020-03-04
usb: core: hub: fix unhandled return by employing a void function
Eugeniu Rosca
1
-1
/
+1
2020-03-04
usb: storage: Add quirk for Samsung Fit flash
Jim Lin
1
-0
/
+6
2020-03-04
usb: quirks: add NO_LPM quirk for Logitech Screen Share
Dan Lazewatsky
1
-0
/
+3
2020-03-04
usb: usb251xb: fix regulator probe and error handling
Marco Felsch
1
-4
/
+16
2020-03-04
usb: cdns3: gadget: toggle cycle bit before reset endpoint
Peter Chen
1
-3
/
+14
2020-03-04
usb: cdns3: gadget: link trb should point to next request
Peter Chen
1
-1
/
+1
2020-02-17
USB: misc: iowarrior: add support for the 100 device
Greg Kroah-Hartman
1
-2
/
+7
2020-02-13
Merge tag 'fixes-for-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
6
-36
/
+56
2020-02-13
Merge tag 'usb-serial-5.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2
-1
/
+11
2020-02-12
usb: gadget: udc-xilinx: Fix xudc_stop() kernel-doc format
Michal Simek
1
-1
/
+0
2020-02-12
USB: misc: iowarrior: add support for the 28 and 28L devices
Greg Kroah-Hartman
1
-2
/
+13
2020-02-12
USB: misc: iowarrior: add support for 2 OEMed devices
Greg Kroah-Hartman
1
-2
/
+13
2020-02-12
USB: Fix novation SourceControl XL after suspend
Richard Dodd
1
-0
/
+3
2020-02-12
xhci: Fix memory leak when caching protocol extended capability PSI tables - ...
Mathias Nyman
3
-33
/
+65
2020-02-12
Revert "xhci: Fix memory leak when caching protocol extended capability PSI t...
Greg Kroah-Hartman
3
-64
/
+33
2020-02-11
usb: dwc3: debug: fix string position formatting mixup with ret and len
Colin Ian King
1
-24
/
+15
2020-02-11
usb: gadget: serial: fix Tx stall after buffer overflow
Sergey Organov
1
-1
/
+3
2020-02-11
usb: gadget: ffs: ffs_aio_cancel(): Save/restore IRQ flags
Lars-Peter Clausen
1
-2
/
+3
2020-02-11
usb: dwc2: Fix SET/CLEAR_FEATURE and GET_STATUS flows
Minas Harutyunyan
1
-12
/
+16
2020-02-11
usb: dwc2: Fix in ISOC request length checking
Minas Harutyunyan
1
-5
/
+7
2020-02-11
usb: gadget: composite: Support more than 500mA MaxPower
Jack Pham
1
-6
/
+18
2020-02-11
usb: gadget: composite: Fix bMaxPower for SuperSpeedPlus
Jack Pham
1
-5
/
+3
2020-02-11
usb: gadget: u_audio: Fix high-speed max packet size
John Keeping
1
-5
/
+5
2020-02-11
usb: dwc3: gadget: Check for IOC/LST bit in TRB->ctrl fields
Anurag Kumar Vulisha
1
-1
/
+2
2020-02-10
USB: core: clean up endpoint-descriptor parsing
Johan Hovold
1
-12
/
+8
2020-02-10
USB: quirks: blacklist duplicate ep on Sound Devices USBPre2
Johan Hovold
1
-0
/
+5
2020-02-10
USB: core: add endpoint-blacklist quirk
Johan Hovold
3
-0
/
+46
[next]