index
:
Linux Stable
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.14.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: console: fix potential use after free
Johan Hovold
2015-01-29
1
-5
/
+10
*
USB: console: fix uninitialised ldisc semaphore
Johan Hovold
2015-01-29
1
-0
/
+1
*
USB: keyspan: fix null-deref at probe
Johan Hovold
2015-01-29
1
-5
/
+15
*
USB: cp210x: add IDs for CEL USB sticks and MeshWorks devices
David Peterson
2015-01-29
1
-1
/
+3
*
USB: cp210x: fix ID for production CEL MeshConnect USB Stick
Preston Fick
2015-01-29
1
-1
/
+1
*
usb: dwc3: gadget: Stop TRB preparation after limit is reached
Amit Virdi
2015-01-29
1
-0
/
+3
*
usb: dwc3: gadget: Fix TRB preparation during SG
Amit Virdi
2015-01-29
1
-2
/
+1
*
OHCI: add a quirk for ULi M5237 blocking on reset
Arseny Solokha
2015-01-29
1
-3
/
+15
*
cdc-acm: memory leak in error case
Oliver Neukum
2015-01-26
1
-0
/
+1
*
USB: cdc-acm: check for valid interfaces
Greg Kroah-Hartman
2015-01-26
1
-4
/
+5
*
USB: xhci: Reset a halted endpoint immediately when we encounter a stall.
Mathias Nyman
2015-01-07
2
-75
/
+25
*
usb: gadget: at91_udc: move prepare clk into process context
Ronald Wahl
2015-01-06
1
-12
/
+32
*
usb: xhci: rework root port wake bits if controller isn't allowed to wakeup
Lu Baolu
2014-12-06
4
-4
/
+52
*
USB: xhci: don't start a halted endpoint before its new dequeue is set
Mathias Nyman
2014-12-06
1
-2
/
+1
*
usb-quirks: Add reset-resume quirk for MS Wireless Laser Mouse 6000
Hans de Goede
2014-12-06
1
-0
/
+3
*
usb: serial: ftdi_sio: add PIDs for Matrix Orbital products
Troy Clark
2014-12-06
2
-4
/
+68
*
USB: serial: cp210x: add IDs for CEL MeshConnect USB Stick
Preston Fick
2014-12-06
1
-0
/
+1
*
USB: keyspan: fix tty line-status reporting
Johan Hovold
2014-12-06
1
-28
/
+48
*
USB: keyspan: fix overrun-error reporting
Johan Hovold
2014-12-06
1
-10
/
+11
*
USB: ssu100: fix overrun-error reporting
Johan Hovold
2014-12-06
1
-8
/
+3
*
usb: gadget: udc: core: fix kernel oops with soft-connect
Felipe Balbi
2014-11-13
1
-0
/
+5
*
usb: gadget: function: acm: make f_acm pass USB20CV Chapter9
Felipe Balbi
2014-11-13
1
-3
/
+4
*
usb: dwc3: gadget: fix set_halt() bug with pending transfers
Felipe Balbi
2014-11-13
3
-7
/
+15
*
USB: kobil_sct: fix non-atomic allocation in write path
Johan Hovold
2014-11-13
1
-2
/
+3
*
usb: Do not allow usb_alloc_streams on unconfigured devices
Hans de Goede
2014-11-13
1
-0
/
+2
*
USB: opticon: fix non-atomic allocation in write path
Johan Hovold
2014-11-13
1
-1
/
+1
*
usb-storage: handle a skipped data phase
Alan Stern
2014-11-13
1
-0
/
+26
*
USB: quirks: enable device-qualifier quirk for yet another Elan touchscreen
Adel Gadllah
2014-11-13
1
-0
/
+3
*
USB: quirks: enable device-qualifier quirk for another Elan touchscreen
Adel Gadllah
2014-11-13
1
-0
/
+3
*
USB: quirks: enable device-qualifier quirk for Elan Touchscreen
Johan Hovold
2014-11-13
1
-0
/
+4
*
USB: core: add device-qualifier quirk
Johan Hovold
2014-11-13
1
-0
/
+3
*
usb: musb: cppi41: restart hrtimer only if not yet done
Thomas Gleixner
2014-11-13
1
-1
/
+2
*
usb: dwc3: gadget: Properly initialize LINK TRB
Jack Pham
2014-11-13
1
-2
/
+1
*
USB: option: add Haier CE81B CDMA modem
Dan Williams
2014-11-13
1
-0
/
+2
*
usb: option: add support for Telit LE910
Daniele Palmas
2014-11-13
1
-0
/
+8
*
USB: cdc-acm: only raise DTR on transitions from B0
Johan Hovold
2014-11-13
1
-2
/
+3
*
USB: cdc-acm: add device id for GW Instek AFG-2225
Johan Hovold
2014-11-13
1
-0
/
+1
*
usb: serial: ftdi_sio: add "bricked" FTDI device PID
Perry Hung
2014-11-13
2
-0
/
+7
*
usb: serial: ftdi_sio: add Awinda Station and Dongle products
Frans Klaver
2014-11-13
2
-1
/
+7
*
USB: serial: cp210x: add Silicon Labs 358x VID and PID
Nathaniel Ting
2014-11-13
1
-0
/
+1
*
usb:hub set hub->change_bits when over-current happens
Shen Guang
2014-10-31
1
-1
/
+2
*
usb: pch_udc: usb gadget device support for Intel Quark X1000
Bryan O'Donoghue
2014-10-31
2
-4
/
+21
*
usb: phy: return -ENODEV on failure of try_module_get
Arjun Sreedharan
2014-10-31
1
-0
/
+3
*
uas: replace WARN_ON_ONCE() with lockdep_assert_held()
Sanjeev Sharma
2014-10-30
1
-2
/
+2
*
storage: Add quirks for Castlewood and Double-H USB-SCSI converters
Mark Knibbs
2014-10-30
1
-0
/
+14
*
storage: Add quirk for another SCM-based USB-SCSI converter
Mark Knibbs
2014-10-30
1
-2
/
+8
*
USB: Add device quirk for ASUS T100 Base Station keyboard
Lu Baolu
2014-10-30
1
-0
/
+4
*
USB: cp210x: add support for Seluxit USB dongle
Andreas Bomholtz
2014-10-17
1
-0
/
+1
*
USB: serial: cp210x: added Ketra N1 wireless interface support
Joe Savage
2014-10-17
1
-0
/
+1
*
USB: Add device quirk for ASUS T100 Base Station keyboard
Lu Baolu
2014-10-17
2
-2
/
+8
[prev]
[next]