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
2019-03-13
usb: dwc3: exynos: Fix error handling of clk_prepare_enable
Alexey Khoroshilov
1
-2
/
+2
2019-03-13
usb: phy: fix link errors
Anders Roxell
1
-1
/
+1
2019-03-10
USB: serial: cp210x: fix GPIO in autosuspend
Karoly Pados
1
-0
/
+11
2019-03-10
usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on INTEL_SUNRISEPOINT_LP_XHCI
Balaji Manoharan
1
-0
/
+1
2019-03-10
xhci: tegra: Prevent error pointer dereference
Thierry Reding
1
-2
/
+2
2019-03-10
USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485
Mans Rullgard
2
-0
/
+8
2019-03-10
USB: serial: cp210x: add ID for Ingenico 3070
Ivan Mironov
1
-0
/
+1
2019-03-10
USB: serial: option: add Telit ME910 ECM composition
Daniele Palmas
1
-0
/
+2
2019-03-05
usb: gadget: Potential NULL dereference on allocation error
Dan Carpenter
1
-1
/
+1
2019-03-05
usb: dwc3: gadget: Fix the uninitialized link_state when udc starts
Zeng Tao
1
-0
/
+1
2019-03-05
usb: dwc3: gadget: synchronize_irq dwc irq in suspend
Bo He
1
-0
/
+2
2019-02-12
usb: gadget: musb: fix short isoc packets with inventra dma
Paul Elder
2
-22
/
+12
2019-02-12
usb: gadget: udc: net2272: Fix bitwise and boolean operations
Gustavo A. R. Silva
1
-1
/
+1
2019-02-12
usb: dwc3: gadget: Handle 0 xfer length for OUT EP
Tejas Joglekar
1
-1
/
+1
2019-02-12
usb: phy: am335x: fix race condition in _probe
Bin Liu
1
-4
/
+1
2019-02-12
usb: musb: dsps: fix runtime pm for peripheral mode
Bin Liu
1
-3
/
+9
2019-02-12
usb: musb: dsps: fix otg state machine
Bin Liu
1
-2
/
+7
2019-02-12
usb: renesas_usbhs: add support for RZ/G2E
Fabrizio Castro
1
-0
/
+4
2019-02-12
usb: dwc3: gadget: Disable CSP for stream OUT ep
Tejas Joglekar
1
-2
/
+6
2019-02-12
usb: dwc3: trace: add missing break statement to make compiler happy
Andy Shevchenko
1
-0
/
+2
2019-02-12
usb: mtu3: fix the issue about SetFeature(U1/U2_Enable)
Chunfeng Yun
2
-5
/
+7
2019-02-12
usb: hub: delay hub autosuspend if USB3 port is still link training
Mathias Nyman
1
-0
/
+10
2019-02-12
usb: dwc2: Disable power down feature on Samsung SoCs
Marek Szyprowski
1
-1
/
+9
2019-02-12
usb: dwc3: Correct the logic for checking TRB full in __dwc3_prepare_one_trb()
Anurag Kumar Vulisha
1
-3
/
+3
2019-01-31
usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanup
Jack Pham
1
-0
/
+2
2019-01-31
USB: serial: pl2303: add new PID to support PL2303TB
Charles Yeh
2
-0
/
+3
2019-01-31
USB: serial: simple: add Motorola Tetra TPG2200 device id
Max Schulze
1
-1
/
+2
2019-01-31
USB: serial: ftdi_sio: fix GPIO not working in autosuspend
Karoly Pados
1
-1
/
+14
2019-01-31
USB: EHCI: ehci-mv: add MODULE_DEVICE_TABLE
Lubomir Rintel
1
-0
/
+1
2019-01-31
USB: leds: fix regression in usbport led trigger
Christian Lamparter
1
-7
/
+10
2019-01-26
usb: dwc2: Fix disable all EP's on disconnect
Minas Harutyunyan
1
-18
/
+23
2019-01-26
usb: gadget: udc: renesas_usb3: add a safety connection way for forced_b_device
Yoshihiro Shimoda
1
-5
/
+10
2019-01-26
usb: typec: tcpm: Do not disconnect link for self powered devices
Badhri Jagan Sridharan
1
-2
/
+10
2019-01-16
USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGB
Jack Stocker
1
-1
/
+2
2019-01-16
USB: storage: add quirk for SMI SM3350
Icenowy Zheng
1
-0
/
+12
2019-01-16
USB: storage: don't insert sane sense for SPC3+ when bad sense specified
Icenowy Zheng
1
-2
/
+6
2019-01-16
usb: cdc-acm: send ZLP for Telit 3G Intel based modems
Daniele Palmas
1
-0
/
+7
2019-01-16
usbcore: Select only first configuration for non-UAC3 compliant devices
Saranya Gopal
1
-3
/
+6
2019-01-09
cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader.
Macpaul Lin
2
-0
/
+11
2019-01-09
usb: roles: Add a description for the class to Kconfig
Heikki Krogerus
5
-6
/
+16
2019-01-09
Revert "usb: dwc3: pci: Use devm functions to get the phy GPIOs"
Stephan Gerhold
1
-4
/
+4
2019-01-09
usb: dwc2: disable power_down on Amlogic devices
Martin Blumenstingl
1
-0
/
+1
2019-01-09
usb: r8a66597: Fix a possible concurrency use-after-free bug in r8a66597_endp...
Jia-Ju Bai
1
-1
/
+4
2019-01-09
USB: serial: option: add Fibocom NL678 series
Jörgen Storvist
1
-0
/
+4
2019-01-09
USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole displays
Scott Chen
2
-0
/
+10
2019-01-09
usb: dwc2: host: use hrtimer for NAK retries
Terin Stock
2
-8
/
+13
2018-12-17
USB: xhci: fix 'broken_suspend' placement in struct xchi_hcd
Nicolas Saenz Julienne
1
-2
/
+2
2018-12-14
Merge tag 'usb-serial-4.20-rc7' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
1
-1
/
+15
2018-12-14
xhci: Don't prevent USB2 bus suspend in state check intended for USB3 only
Mathias Nyman
1
-1
/
+2
2018-12-13
USB: serial: option: add Telit LN940 series
Jörgen Storvist
1
-0
/
+4
[next]