index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: phy: twl6030-usb: fix possible use-after-free on remove
Sven Van Asbroeck
2019-02-13
1
-1
/
+1
*
usb: misc: usbtest: add super-speed isoc support
Peter Chen
2019-02-13
1
-4
/
+24
*
usb: dwc3: Reset num_trbs after skipping
Thinh Nguyen
2019-02-13
1
-0
/
+2
*
usb: dwc3: gadget: don't enable interrupt when disabling endpoint
Felipe Balbi
2019-02-13
1
-7
/
+9
*
fotg210-udc: pass struct device to DMA API functions
Christoph Hellwig
2019-02-11
1
-3
/
+4
*
fotg210-udc: remove a bogus dma_sync_single_for_device call
Christoph Hellwig
2019-02-11
1
-4
/
+0
*
usb: gadget: Change Andrzej Pietrasiewicz's e-mail address
Andrzej Pietrasiewicz
2019-02-11
19
-19
/
+19
*
usb: f_fs: Avoid crash due to out-of-scope stack ptr access
John Stultz
2019-02-11
1
-0
/
+1
*
usb: dwc3: haps: Workaround matching VID PID
Thinh Nguyen
2019-02-07
1
-0
/
+9
*
usb: gadget: f_fs: preserve wMaxPacketSize across usb_ep_autoconfig() call
Andrzej Pietrasiewicz
2019-02-07
1
-0
/
+11
*
usb: gadget: move non-super speed code out of usb_ep_autoconfig_ss()
Andrzej Pietrasiewicz
2019-02-07
1
-17
/
+24
*
usb: gadget: function: sync f_uac1 ac header baInterfaceNr
liangshengjun
2019-02-07
1
-0
/
+2
*
usb: dwc2: gadget: Add scatter-gather mode
Andrzej Pietrasiewicz
2019-02-07
1
-36
/
+77
*
usb: gadget: fix various indentation issues
Colin Ian King
2019-02-07
5
-28
/
+28
*
usb: dwc2: Fix EP TxFIFO number setting
Minas Harutyunyan
2019-02-07
1
-0
/
+1
*
udc: net2280: Fix net2280_disable
Guido Kiener
2019-02-06
1
-2
/
+2
*
USB: gadget: Improve kerneldoc for usb_ep_dequeue()
Alan Stern
2019-02-06
1
-4
/
+4
*
usb: dwc3: debug: purge usage of strcat
Felipe Balbi
2019-02-05
1
-5
/
+9
*
usb: dwc3: trace: pass trace buffer size to decoding functions
Felipe Balbi
2019-02-04
2
-69
/
+80
*
usb: dwc3: gadget: remove DWC3_EP_END_TRANSFER_PENDING
Felipe Balbi
2019-02-04
3
-13
/
+6
*
usb: dwc3: gadget: early giveback if End Transfer already completed
Felipe Balbi
2019-02-04
1
-1
/
+5
*
usb: dwc3: gadget: don't use resource_index as a flag
Felipe Balbi
2019-02-04
1
-2
/
+2
*
usb: dwc3: gadget: clear DWC3_EP_TRANSFER_STARTED on cmd complete
Felipe Balbi
2019-02-01
1
-14
/
+5
*
usb: dwc3: gadget: remove req->started flag
Felipe Balbi
2019-01-28
3
-5
/
+0
*
usb: dwc3: gadget: prevent dwc3_request from being queued twice
Felipe Balbi
2019-01-28
1
-0
/
+5
*
usb: dwc3: gadget: add dwc3_request status tracking
Felipe Balbi
2019-01-28
3
-0
/
+14
*
usb: gadget: udc: renesas_usb3: add support for r8a774c0
Fabrizio Castro
2019-01-28
1
-0
/
+4
*
usb: gadget: uvc: add uvcg_warn macro
Paul Elder
2019-01-28
1
-0
/
+2
*
usb: gadget: u_serial: process RX in workqueue instead of tasklet
Michał Mirosław
2019-01-28
1
-21
/
+14
*
usb: gadget: udc: reduce indentation
Julia Lawall
2019-01-28
1
-9
/
+8
*
usb: gadget: aspeed: fix typo
Matteo Croce
2019-01-28
1
-1
/
+1
*
usb: dwc3: keystone: Add support for ti,am654-dwc3
Roger Quadros
2019-01-28
2
-4
/
+13
*
usb: dwc3: gadget: Fix OTG events when gadget driver isn't loaded
Roger Quadros
2019-01-28
1
-0
/
+2
*
usb: renesas_usbhs: replace udelay() with usleep_range()
Yoshihiro Shimoda
2019-01-28
2
-2
/
+2
*
usb: dwc3: qcom: Add support for MSM8998
Jeffrey Hugo
2019-01-28
1
-0
/
+1
*
usb: gadget: Remove dead branch code
YueHaibing
2019-01-28
1
-8
/
+0
*
Merge tag 'usb-serial-5.0-rc3' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2019-01-18
9
-2
/
+24
|
\
|
*
USB: serial: keyspan_usa: add proper SPDX lines for .h files
Greg Kroah-Hartman
2019-01-18
5
-0
/
+5
|
*
USB: serial: pl2303: add new PID to support PL2303TB
Charles Yeh
2019-01-17
2
-0
/
+3
|
*
USB: serial: ftdi_sio: fix GPIO not working in autosuspend
Karoly Pados
2019-01-14
1
-1
/
+14
|
*
USB: serial: simple: add Motorola Tetra TPG2200 device id
Max Schulze
2019-01-07
1
-1
/
+2
*
|
USB: EHCI: ehci-mv: add MODULE_DEVICE_TABLE
Lubomir Rintel
2019-01-18
1
-0
/
+1
*
|
USB: leds: fix regression in usbport led trigger
Christian Lamparter
2019-01-18
1
-7
/
+10
*
|
usb: chipidea: fix static checker warning for NULL pointer
Peter Chen
2019-01-18
1
-1
/
+2
*
|
USB: usbip: delete README file
Greg Kroah-Hartman
2019-01-18
1
-7
/
+0
*
|
usb: dwc2: gadget: Fix Remote Wakeup interrupt bit clearing
Minas Harutyunyan
2019-01-17
1
-1
/
+1
*
|
usb: gadget: Potential NULL dereference on allocation error
Dan Carpenter
2019-01-14
1
-1
/
+1
*
|
usb: dwc3: gadget: Fix the uninitialized link_state when udc starts
Zeng Tao
2019-01-14
1
-0
/
+1
*
|
usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanup
Jack Pham
2019-01-14
1
-0
/
+1
*
|
usb: dwc3: gadget: synchronize_irq dwc irq in suspend
Bo He
2019-01-14
1
-0
/
+2
[next]