index
:
linux.git
cached
cdir_v2
cfid-fixes
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
2021-09-15
usb: bdc: Fix a resource leak in the error handling path of 'bdc_probe()'
Christophe JAILLET
1
-14
/
+13
2021-09-15
usb: bdc: Fix an error handling path in 'bdc_probe()' when no suitable DMA co...
Christophe JAILLET
1
-1
/
+2
2021-09-15
usb: ehci-orion: Handle errors of clk_prepare_enable() in probe
Evgeny Novikov
1
-2
/
+6
2021-09-15
usb: gadget: mv_u3d: request_irq() after initializing UDC
Nadezda Lutovinova
1
-9
/
+10
2021-09-15
usb: phy: tahvo: add IRQ check
Sergey Shtylyov
1
-1
/
+3
2021-09-15
usb: host: ohci-tmio: add IRQ check
Sergey Shtylyov
1
-0
/
+3
2021-09-15
usb: gadget: udc: renesas_usb3: Fix soc_device_match() abuse
Geert Uytterhoeven
1
-10
/
+7
2021-09-15
usb: phy: twl6030: add IRQ checks
Sergey Shtylyov
1
-0
/
+5
2021-09-15
usb: phy: fsl-usb: add IRQ check
Sergey Shtylyov
1
-0
/
+2
2021-09-15
usb: gadget: udc: s3c2410: add IRQ check
Sergey Shtylyov
1
-0
/
+4
2021-09-15
usb: gadget: udc: at91: add IRQ check
Sergey Shtylyov
1
-1
/
+3
2021-09-15
usb: dwc3: qcom: add IRQ check
Sergey Shtylyov
1
-0
/
+4
2021-09-15
usb: dwc3: meson-g12a: add IRQ check
Sergey Shtylyov
1
-0
/
+2
2021-09-12
xhci: fix unsafe memory usage in xhci tracing
Mathias Nyman
3
-30
/
+36
2021-09-12
xhci: fix even more unsafe memory usage in xhci tracing
Mathias Nyman
4
-23
/
+27
2021-09-12
usb: mtu3: fix the wrong HS mult value
Chunfeng Yun
1
-4
/
+2
2021-09-12
usb: mtu3: use @mult for HS isoc or intr
Chunfeng Yun
1
-1
/
+1
2021-09-12
usb: mtu3: restore HS function when set SS/SSP
Chunfeng Yun
1
-1
/
+3
2021-09-12
usb: gadget: tegra-xudc: fix the wrong mult value for HS isoc or intr
Chunfeng Yun
1
-2
/
+2
2021-09-12
usb: host: xhci-rcar: Don't reload firmware after the completion
Yoshihiro Shimoda
1
-0
/
+7
2021-09-12
USB: serial: mos7720: improve OOM-handling in read_mos_reg()
Tom Rix
1
-1
/
+3
2021-09-03
usb: typec: ucsi: Clear pending after acking connector change
Bjorn Andersson
1
-1
/
+1
2021-09-03
usb: typec: ucsi: Work around PPM losing change information
Benjamin Berg
2
-20
/
+107
2021-09-03
usb: typec: ucsi: acpi: Always decode connector change information
Benjamin Berg
1
-2
/
+3
2021-09-03
usb: gadget: u_audio: fix race condition on endpoint stop
Jerome Brunet
1
-3
/
+2
2021-09-03
usb: dwc3: gadget: Stop EP0 transfers during pullup disable
Wesley Cheng
1
-4
/
+3
2021-09-03
usb: dwc3: gadget: Fix dwc3_calc_trbs_left()
Thinh Nguyen
1
-8
/
+8
2021-09-03
usb: renesas-xhci: Prefer firmware loading on unknown ROM state
Takashi Iwai
1
-12
/
+23
2021-09-03
USB: serial: option: add new VID/PID to support Fibocom FG150
Zhengjun Zhang
1
-0
/
+2
2021-09-03
Revert "USB: serial: ch341: fix character loss at high transfer rates"
Johan Hovold
1
-1
/
+0
2021-08-26
USB: core: Fix incorrect pipe calculation in do_proc_control()
Alan Stern
1
-1
/
+1
2021-08-26
USB: core: Avoid WARNings for 0-length descriptor requests
Alan Stern
1
-0
/
+6
2021-08-15
USB:ehci:fix Kunpeng920 ehci hardware problem
Longfang Liu
1
-0
/
+3
2021-08-12
usb: otg-fsm: Fix hrtimer list corruption
Dmitry Osipenko
1
-1
/
+5
2021-08-12
usb: typec: tcpm: Keep other events when receiving FRS and Sourcing_vbus events
Kyle Tso
1
-2
/
+2
2021-08-12
usb: host: ohci-at91: suspend/resume ports after/before OHCI accesses
Claudiu Beznea
1
-4
/
+5
2021-08-12
usb: gadget: f_hid: idle uses the highest byte for duration
Maxim Devaev
1
-1
/
+1
2021-08-12
usb: gadget: f_hid: fixed NULL pointer dereference
Phil Elwell
1
-6
/
+20
2021-08-12
usb: gadget: f_hid: added GET_IDLE and SET_IDLE handlers
Maxim Devaev
1
-0
/
+18
2021-08-12
usb: cdns3: Fixed incorrect gadget state
Pawel Laszczak
1
-0
/
+1
2021-08-12
usb: gadget: remove leaked entry from udc driver list
Zhang Qilong
1
-4
/
+10
2021-08-12
usb: dwc3: gadget: Avoid runtime resume if disabling pullup
Wesley Cheng
1
-0
/
+11
2021-08-12
USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2
David Bauer
2
-0
/
+4
2021-08-12
USB: serial: ch341: fix character loss at high transfer rates
Willy Tarreau
1
-0
/
+1
2021-08-12
USB: serial: option: add Telit FD980 composition 0x1056
Daniele Palmas
1
-0
/
+2
2021-08-12
USB: usbtmc: Fix RCU stall warning
Qiang.zhang
1
-8
/
+1
2021-07-28
xhci: add xhci_get_virt_ep() helper
Mathias Nyman
2
-14
/
+47
2021-07-28
usb: ehci: Prevent missed ehci interrupts with edge-triggered MSI
David Jeffery
1
-4
/
+14
2021-07-28
usb: typec: stusb160x: register role switch before interrupt registration
Amelie Delaunay
1
-4
/
+7
2021-07-28
usb: dwc2: gadget: Fix sending zero length packet in DDMA mode.
Minas Harutyunyan
1
-4
/
+6
[prev]
[next]