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
*
Revert "USB: Add device quirk for ASUS T100 Base Station keyboard"
Jiri Slaby
2015-10-28
1
-4
/
+0
*
USB: Add OTG PET device to TPL
Macpaul Lin
2015-10-28
2
-0
/
+9
*
Revert "USB: quirks: add touchscreen that is dazzeled by remote wakeup"
Oliver Neukum
2015-10-28
1
-3
/
+0
*
usb: core: implement AMD remote wakeup quirk
Huang Rui
2015-10-28
3
-0
/
+52
*
usb: musb: fix cppi channel teardown for isoch transfer
Bin Liu
2015-10-28
1
-0
/
+3
*
usb: musb: cppi41: improve rx channel abort routine
Bin Liu
2015-10-28
1
-3
/
+9
*
USB: symbolserial: Correct transferred data size
Philipp Hachtmann
2015-10-28
1
-10
/
+8
*
usb: chipidea: debug: add runtime pm for register access
Li Jun
2015-10-28
1
-0
/
+6
*
USB: Add reset-resume quirk for two Plantronics usb headphones.
Yao-Wen Mao
2015-10-28
1
-0
/
+6
*
usb: Add device quirk for Logitech PTZ cameras
Vincent Palatin
2015-10-28
1
-0
/
+7
*
usb: Use the USB_SS_MULT() macro to get the burst multiplier.
Mathias Nyman
2015-10-28
1
-2
/
+3
*
usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfers
Reyad Attiyat
2015-10-28
2
-14
/
+57
*
xhci: change xhci 1.0 only restrictions to support xhci 1.1
Mathias Nyman
2015-10-28
2
-5
/
+5
*
usb: xhci: Clear XHCI_STATE_DYING on start
Roger Quadros
2015-10-28
1
-1
/
+2
*
USB: whiteheat: fix potential null-deref at probe
Johan Hovold
2015-10-28
1
-0
/
+31
*
USB: option: add ZTE PIDs
Liu.Zhao
2015-10-28
1
-0
/
+24
*
USB: usbtmc: add device quirk for Rigol DS6104
Teunis van Beelen
2015-10-07
1
-0
/
+1
*
usb: core: Fix USB 3.0 devices lost in NOTATTACHED state after a hub port reset
Robert Schlabbach
2015-10-07
1
-49
/
+33
*
xhci: rework cycle bit checking for new dequeue pointers
Mathias Nyman
2015-10-07
2
-36
/
+42
*
xhci: Workaround for PME stuck issues in Intel xhci
Mathias Nyman
2015-10-07
2
-0
/
+31
*
usb: host: ehci-sys: delete useless bus_to_hcd conversion
Peter Chen
2015-09-30
1
-4
/
+4
*
usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytes
Kishon Vijay Abraham I
2015-09-30
1
-2
/
+10
*
USB: ftdi_sio: Added custom PID for CustomWare products
Matthijs Kooijman
2015-09-30
2
-0
/
+12
*
USB: symbolserial: Use usb_get_serial_port_data
Philipp Hachtmann
2015-09-30
1
-3
/
+3
*
USB: sierra: add 1199:68AB device ID
Dirk Behme
2015-08-19
1
-0
/
+1
*
xhci: fix off by one error in TRB DMA address boundary check
Mathias Nyman
2015-08-19
1
-1
/
+1
*
xhci: do not report PLC when link is in internal resume state
Zhuang Jin Can
2015-08-19
1
-1
/
+8
*
xhci: prevent bus_suspend if SS port resuming in phase 1
Zhuang Jin Can
2015-08-19
3
-3
/
+7
*
xhci: report U3 when link is in resume state
Zhuang Jin Can
2015-08-19
1
-2
/
+5
*
xhci: Calculate old endpoints correctly on device reset
Brian Campbell
2015-08-19
1
-0
/
+3
*
usb-storage: ignore ZTE MF 823 card reader in mode 0x1225
Oliver Neukum
2015-08-19
1
-0
/
+12
*
USB: usbfs: allow URBs to be reaped after disconnection
Alan Stern
2015-08-04
1
-26
/
+37
*
usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() function
AMAN DEEP
2015-08-04
1
-1
/
+1
*
USB: serial: Destroy serial_minors IDR on module exit
Johannes Thumshirn
2015-08-04
1
-0
/
+1
*
USB: option: add 2020:4000 ID
Claudio Cappelli
2015-08-04
1
-0
/
+1
*
USB: cp210x: add ID for Aruba Networks controllers
Peter Sanford
2015-08-04
1
-0
/
+1
*
usb: musb: host: rely on port_mode to call musb_start()
Felipe Balbi
2015-08-04
1
-3
/
+1
*
USB: devio: fix a condition in async_completed()
Dan Carpenter
2015-08-04
1
-1
/
+1
*
usb: dwc3: Reset the transfer resource index on SET_INTERFACE
John Youn
2015-08-04
1
-0
/
+4
*
usb: dwc3: gadget: return error if command sent to DEPCMD register fails
Subbaraya Sundeep Bhatta
2015-08-04
1
-0
/
+2
*
usb: dwc3: gadget: return error if command sent to DGCMD register fails
Subbaraya Sundeep Bhatta
2015-08-04
1
-0
/
+2
*
usb/misc/usbled: Add Riso Kagaku Webmail Notifier
Christian Vogel
2015-07-30
1
-0
/
+34
*
usb: renesas_usbhs: Don't disable the pipe if Control write status stage
Yoshihiro Shimoda
2015-06-23
1
-1
/
+8
*
usb: renesas_usbhs: Fix fifo unclear in usbhsf_prepare_pop
Kazuya Mizuguchi
2015-06-23
1
-0
/
+5
*
USB: serial: ftdi_sio: Add support for a Motion Tracker Development Board
Patrick Riphagen
2015-06-23
2
-0
/
+2
*
USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongle
John D. Blair
2015-06-23
1
-0
/
+1
*
usb: gadget: configfs: Fix interfaces array NULL-termination
Krzysztof Opasiak
2015-06-03
1
-0
/
+1
*
usb-storage: Add NO_WP_DETECT quirk for Lacie 059f:0651 devices
Hans de Goede
2015-06-03
1
-0
/
+7
*
USB: cp210x: add ID for KCF Technologies PRN device
Mark Edwards
2015-06-03
1
-0
/
+1
*
USB: pl2303: Remove support for Samsung I330
Jason A. Donenfeld
2015-06-03
2
-5
/
+0
[next]