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.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-07-20
xhci: fix memleak in xhci_run()
Shu Wang
1
-1
/
+3
2017-07-20
usb: xhci: fix spinlock recursion for USB2 test mode
Peter Chen
1
-0
/
+2
2017-07-20
xhci: fix 20000ms port resume timeout
Mathias Nyman
1
-0
/
+3
2017-07-20
usb: xhci: Issue stop EP command only when the EP state is running
Shyam Sundar S K
1
-1
/
+8
2017-07-20
xhci: Bad Ethernet performance plugged in ASM1042A host
Jiahau Chang
5
-0
/
+69
2017-07-20
xhci: Fix NULL pointer dereference when cleaning up streams for removed host
Mathias Nyman
1
-4
/
+7
2017-07-19
Merge tag 'fixes-for-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
12
-55
/
+87
2017-07-19
usb: renesas_usbhs: gadget: disable all eps when the driver stops
Yoshihiro Shimoda
1
-7
/
+24
2017-07-19
usb: renesas_usbhs: fix usbhsc_resume() for !USBHSF_RUNTIME_PWCTRL
Yoshihiro Shimoda
1
-1
/
+3
2017-07-18
usb: gadget: udc: renesas_usb3: protect usb3_ep->started in usb3_start_pipen()
Yoshihiro Shimoda
1
-3
/
+3
2017-07-18
usb: gadget: udc: renesas_usb3: fix zlp transfer by the dmac
Yoshihiro Shimoda
1
-0
/
+6
2017-07-18
usb: gadget: udc: renesas_usb3: fix free size in renesas_usb3_dma_free_prd()
Yoshihiro Shimoda
1
-1
/
+1
2017-07-18
usb: gadget: f_uac2: endianness fixes.
Ruslan Bilovol
1
-11
/
+14
2017-07-18
usb: gadget: f_uac1: endianness fixes.
Ruslan Bilovol
1
-10
/
+10
2017-07-18
usb: gadget: udc: start_udc() can be static
kbuild test robot
1
-3
/
+3
2017-07-18
usb: dwc2: gadget: On USB RESET reset device address to zero
Minas Harutyunyan
1
-0
/
+3
2017-07-17
usb: storage: return on error to avoid a null pointer dereference
Colin Ian King
1
-1
/
+4
2017-07-17
usb: typec: include linux/device.h in ucsi.h
Arnd Bergmann
1
-0
/
+1
2017-07-17
USB: cdc-acm: add device-id for quirky printer
Johan Hovold
1
-0
/
+3
2017-07-17
usb: dwc3: gadget: only unmap requests from DMA if mapped
Jack Pham
1
-3
/
+5
2017-07-17
usb: gadget: udc: USB_SNP_CORE should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+2
2017-07-17
usb: gadget: udc: USB_RENESAS_USB3 should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2017-07-17
usb: gadget: f_mass_storage: Fix the logic to iterate all common->luns
Axel Lin
1
-1
/
+1
2017-07-17
usb: dwc3: omap: remove IRQ_NOAUTOEN used with shared irq
Vignesh R
1
-10
/
+8
2017-07-17
usb: dwc3: core: Call dwc3_core_get_phy() before initializing phys
Vignesh R
1
-3
/
+3
2017-07-13
USB: serial: safe_serial: move __inline__ before return type
Joe Perches
1
-1
/
+1
2017-07-07
Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-0
/
+21
2017-07-07
Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2017-07-07
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-29
/
+19
2017-07-06
Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-6
/
+1
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-21
/
+13
2017-07-04
Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-9
/
+3
2017-07-04
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+3
2017-07-04
Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-54
/
+13
2017-07-04
Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
112
-3686
/
+7177
2017-07-03
Merge tag 'asoc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
15
-57
/
+119
2017-07-03
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
4
-17
/
+16
2017-07-03
Merge branch 'acpi-pm'
Rafael J. Wysocki
3
-9
/
+3
2017-07-03
Merge branch 'uuid-types'
Rafael J. Wysocki
4
-17
/
+16
2017-06-30
usbdevfs: get rid of field-by-field copyin
Al Viro
1
-29
/
+19
2017-06-29
Add USB quirk for HVR-950q to avoid intermittent device resets
Devin Heitmueller
1
-0
/
+4
2017-06-29
USB hub_probe: rework ugly goto-into-compound-statement
Eugene Korenevsky
1
-17
/
+21
2017-06-29
usb: host: ohci-pxa27x: Handle return value of clk_prepare_enable
Arvind Yadav
1
-3
/
+7
2017-06-28
USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick
Jeremie Rapin
1
-0
/
+1
2017-06-28
Merge tag 'usb-serial-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
3
-105
/
+146
2017-06-28
PM / core: Drop run_wake flag from struct dev_pm_info
Rafael J. Wysocki
2
-3
/
+2
2017-06-27
usbip: Fix uninitialized variable bug in vhci
Yuyang Du
1
-1
/
+1
2017-06-27
usb: core: read USB ports from DT in the usbport LED trigger driver
Rafał Miłecki
1
-0
/
+56
2017-06-27
usb: typec: ucsi: Add ACPI driver
Heikki Krogerus
7
-720
/
+176
2017-06-27
usb: typec: Add support for UCSI interface
Heikki Krogerus
9
-0
/
+1367
[next]