index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers: usb: storage: transport: fix maybe-uninitialized warnings
Nathan Chancellor
2017-04-13
1
-2
/
+2
*
drivers: usb: core: hub: fix maybe-uninitialized warning
Nathan Chancellor
2017-04-13
1
-1
/
+1
*
cdc-acm: fix wrong pipe type on rx interrupt xfers
Gavin Li
2017-04-11
2
-4
/
+2
*
Fix USB CB/CBI storage devices with CONFIG_VMAP_STACK=y
Petr Vandrovec
2017-04-11
1
-1
/
+6
*
usb: chipidea: move the lock initialization to core file
Peter Chen
2017-04-11
2
-2
/
+1
*
usb: gadget: u_ether: remove interrupt throttling
Felipe Balbi
2017-04-11
1
-8
/
+0
*
USB: serial: cp210x: fix tiocmget error handling
Johan Hovold
2017-04-11
1
-1
/
+3
*
usb: gadget: function: u_ether: don't starve tx request queue
Felipe Balbi
2017-04-11
1
-14
/
+7
*
usb: misc: legousbtower: Fix NULL pointer deference
Greg Kroah-Hartman
2017-04-11
1
-18
/
+17
*
USB: serial: cp210x: fix hardware flow-control disable
Konstantin Shkolnyy
2017-04-11
1
-1
/
+1
*
usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame()
Dan Carpenter
2017-04-11
1
-5
/
+2
*
USB: change bInterval default to 10 ms
Alan Stern
2017-04-11
1
-11
/
+17
*
usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS condition
Yoshihiro Shimoda
2017-04-11
1
-2
/
+9
*
USB: serial: mos7840: fix non-atomic allocation in write path
Alexey Khoroshilov
2017-04-11
1
-2
/
+2
*
USB: serial: mos7720: fix non-atomic allocation in write path
Alexey Khoroshilov
2017-04-11
1
-1
/
+1
*
USB: kobil_sct: fix non-atomic allocation in write path
Johan Hovold
2017-04-11
1
-2
/
+3
*
USB: serial: fix memleak in driver-registration error path
Alexey Klimov
2017-04-11
1
-1
/
+3
*
usb: xhci: Fix panic if disconnect
Jim Lin
2017-04-11
1
-0
/
+3
*
USB: fix typo in wMaxPacketSize validation
Alan Stern
2017-04-11
1
-1
/
+1
*
USB: validate wMaxPacketValue entries in endpoint descriptors
Alan Stern
2017-04-11
1
-3
/
+62
*
usb: dwc3: gadget: increment request->actual once
Felipe Balbi
2017-04-11
1
-8
/
+11
*
USB: android: Fix memory leak in mass_storage_function_init()
Azhar Shaikh
2016-09-13
1
-0
/
+4
*
3.10.102-> 3.10.103
Jan Engelmohr
2016-09-10
5
-16
/
+49
*
Linux 3.10.102 (accumulative patch)
Stefan Guendhoer
2016-08-26
15
-23
/
+112
*
Linux 3.10.100 (accumulative patch)
Stefan Guendhoer
2016-08-26
2
-0
/
+6
*
Linux 3.10.99 (accumulative patch)
Stefan Guendhoer
2016-08-26
3
-0
/
+16
*
Linux 3.10.98 (accumulative patch)
Stefan Guendhoer
2016-08-26
1
-1
/
+3
*
Linux 3.10.97 (accumulative patch)
Stefan Guendhoer
2016-08-26
7
-11
/
+37
*
Linux 3.10.96 (accumulative patch)
Stefan Guendhoer
2016-08-26
3
-1
/
+19
*
Linux 3.10.95 (accumulative patch)
Stefan Guendhoer
2016-08-26
6
-3
/
+23
*
Linux 3.10.94
Stefan Guendhoer
2016-08-26
3
-6
/
+17
*
xhci: handle no ping response error properly
Mathias Nyman
2016-08-26
1
-5
/
+15
*
USB: Add reset-resume quirk for two Plantronics usb headphones.
Yao-Wen Mao
2016-08-26
1
-0
/
+6
*
usb: Add device quirk for Logitech PTZ cameras
Vincent Palatin
2016-08-26
1
-0
/
+7
*
usb: Use the USB_SS_MULT() macro to get the burst multiplier.
Mathias Nyman
2016-08-26
1
-2
/
+3
*
usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfers
Reyad Attiyat
2016-08-26
2
-14
/
+57
*
xhci: change xhci 1.0 only restrictions to support xhci 1.1
Mathias Nyman
2016-08-26
2
-5
/
+5
*
usb: xhci: Clear XHCI_STATE_DYING on start
Roger Quadros
2016-08-26
1
-1
/
+1
*
USB: whiteheat: fix potential null-deref at probe
Johan Hovold
2016-08-26
1
-0
/
+31
*
USB: option: add ZTE PIDs
Liu.Zhao
2016-08-26
1
-0
/
+24
*
usb: host: ehci-sys: delete useless bus_to_hcd conversion
Peter Chen
2016-08-26
1
-4
/
+4
*
usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytes
Kishon Vijay Abraham I
2016-08-26
1
-2
/
+10
*
USB: ftdi_sio: Added custom PID for CustomWare products
Matthijs Kooijman
2016-08-26
2
-0
/
+12
*
USB: symbolserial: Use usb_get_serial_port_data
Philipp Hachtmann
2016-08-26
1
-3
/
+3
*
USB: sierra: add 1199:68AB device ID
Dirk Behme
2016-08-26
1
-0
/
+1
*
xhci: fix off by one error in TRB DMA address boundary check
Mathias Nyman
2016-08-26
1
-1
/
+1
*
xhci: prevent bus_suspend if SS port resuming in phase 1
Zhuang Jin Can
2016-08-26
3
-3
/
+7
*
xhci: report U3 when link is in resume state
Zhuang Jin Can
2016-08-26
1
-2
/
+5
*
xhci: Calculate old endpoints correctly on device reset
Brian Campbell
2016-08-26
1
-0
/
+3
*
usb-storage: ignore ZTE MF 823 card reader in mode 0x1225
Oliver Neukum
2016-08-26
1
-0
/
+12
[next]