index
:
kernel/linux.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.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-25
USB: hub: fix non-SS hub-descriptor handling
Johan Hovold
1
-4
/
+9
2017-05-25
USB: hub: fix SS hub-descriptor handling
Johan Hovold
1
-2
/
+6
2017-05-25
USB: serial: io_ti: fix div-by-zero in set_termios
Johan Hovold
1
-1
/
+4
2017-05-25
USB: serial: mct_u232: fix big-endian baud-rate handling
Johan Hovold
1
-1
/
+1
2017-05-25
USB: serial: qcserial: add more Lenovo EM74xx device IDs
Bjørn Mork
1
-0
/
+2
2017-05-25
usb: serial: option: add Telit ME910 support
Daniele Palmas
1
-0
/
+8
2017-05-25
USB: iowarrior: fix info ioctl on big-endian hosts
Johan Hovold
1
-1
/
+1
2017-05-25
usb: musb: Fix trying to suspend while active for OTG configurations
Tony Lindgren
1
-4
/
+5
2017-05-25
usb: musb: tusb6010_omap: Do not reset the other direction's packet size
Peter Ujfalusi
1
-4
/
+9
2017-05-25
usb: dwc3: gadget: Prevent losing events in event cache
Thinh Nguyen
1
-0
/
+9
2017-05-25
usb: host: xhci-mem: allocate zeroed Scratchpad Buffer
Peter Chen
1
-1
/
+1
2017-05-25
xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for Denverton
Mathias Nyman
1
-2
/
+5
2017-05-25
usb: host: xhci-plat: propagate return value of platform_get_irq()
Thomas Petazzoni
1
-1
/
+1
2017-05-25
xhci: remove GFP_DMA flag from allocation
Matthias Lange
1
-1
/
+1
2017-05-25
USB: chaoskey: fix Alea quirk on big-endian hosts
Johan Hovold
1
-1
/
+1
2017-05-25
USB: serial: ftdi_sio: add Olimex ARM-USB-TINY(H) PIDs
Andrey Korolyov
2
-4
/
+6
2017-05-25
USB: serial: ftdi_sio: fix setting latency for unprivileged users
Anthony Mallet
1
-1
/
+1
2017-05-25
ohci-pci: add qemu quirk
Gerd Hoffmann
3
-1
/
+19
2017-05-25
cdc-acm: fix possible invalid access when processing notification
Tobias Herzog
1
-4
/
+9
2017-05-25
USB: core: replace %p with %pK
Vamsi Krishna Samavedam
3
-10
/
+10
2017-05-25
USB: ene_usb6250: fix DMA to the stack
Alan Stern
1
-35
/
+55
2017-05-25
usb: misc: legousbtower: Fix memory leak
Maksim Salau
1
-0
/
+1
2017-05-25
usb: misc: legousbtower: Fix buffers on stack
Maksim Salau
1
-10
/
+27
2017-05-20
usb: hub: Do not attempt to autosuspend disconnected devices
Guenter Roeck
2
-0
/
+9
2017-05-20
usb: hub: Fix error loop seen after hub communication errors
Guenter Roeck
2
-1
/
+22
2017-05-20
usb: gadget: legacy gadgets are optional
Romain Izard
1
-0
/
+1
2017-05-20
usb: misc: add missing continue in switch
Gustavo A. R. Silva
1
-0
/
+1
2017-05-20
USB: Revert "cdc-wdm: fix "out-of-sync" due to missing notifications"
Bjørn Mork
1
-99
/
+4
2017-05-20
USB: Proper handling of Race Condition when two USB class drivers try to call...
Ajay Kaher
1
-2
/
+7
2017-05-20
USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev Kit
Marek Vasut
2
-0
/
+7
2017-05-20
usb: host: xhci: print correct command ring address
Peter Chen
1
-1
/
+1
2017-05-20
usb: xhci: bInterval quirk for TI TUSB73x0
Roger Quadros
3
-0
/
+15
2017-05-14
USB: serial: io_edgeport: fix descriptor error handling
Johan Hovold
1
-9
/
+15
2017-05-14
USB: serial: mct_u232: fix modem-status error handling
Johan Hovold
1
-1
/
+5
2017-05-14
USB: serial: quatech2: fix control-message error handling
Johan Hovold
1
-11
/
+13
2017-05-14
USB: serial: ftdi_sio: fix latency-timer error handling
Johan Hovold
1
-2
/
+5
2017-05-14
USB: serial: ark3116: fix open error handling
Johan Hovold
1
-6
/
+19
2017-05-14
USB: serial: ti_usb_3410_5052: fix control-message error handling
Johan Hovold
1
-8
/
+4
2017-05-14
USB: serial: io_edgeport: fix epic-descriptor handling
Johan Hovold
1
-6
/
+18
2017-05-14
USB: serial: ssu100: fix control-message error handling
Johan Hovold
1
-7
/
+24
2017-05-14
USB: serial: digi_acceleport: fix incomplete rx sanity check
Johan Hovold
1
-15
/
+23
2017-05-14
USB: serial: keyspan_pda: fix receive sanity checks
Johan Hovold
1
-5
/
+14
2017-05-14
usb: chipidea: Handle extcon events properly
Stephen Boyd
1
-5
/
+41
2017-05-14
usb: chipidea: Only read/write OTGSC from one place
Stephen Boyd
3
-39
/
+30
2017-05-14
usb: host: ohci-exynos: Decrese node refcount on exynos_ehci_get_phy() error ...
Krzysztof Kozlowski
1
-0
/
+2
2017-05-14
usb: host: ehci-exynos: Decrese node refcount on exynos_ehci_get_phy() error ...
Krzysztof Kozlowski
1
-0
/
+2
2017-05-14
usb: dwc2: host: use msleep() for long delay
Nicholas Mc Guire
1
-1
/
+1
2017-04-18
usb: hub: Wait for connection to be reestablished after port reset
Guenter Roeck
1
-2
/
+9
2017-04-12
usb-storage: Add ignore-residue quirk for Initio INIC-3619
Tobias Jakobi
1
-0
/
+14
2017-04-12
usb: dwc3: host: pass quirk-broken-port-ped property for known broken revisions
Felipe Balbi
1
-3
/
+18
[next]