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
2019-06-20
Merge tag 'fixes-for-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2
-9
/
+9
2019-06-18
xhci: detect USB 3.2 capable host controllers correctly
Mathias Nyman
1
-5
/
+15
2019-06-18
usb: xhci: Don't try to recover an endpoint if port is in error state.
Mathias Nyman
3
-1
/
+28
2019-06-18
usb: dwc2: Use generic PHY width in params setup
Jules Maselbas
2
-9
/
+9
2019-06-17
usb: chipidea: udc: workaround for endpoint conflict issue
Peter Chen
1
-0
/
+20
2019-06-12
usb: typec: Make sure an alt mode exist before getting its partner
Heikki Krogerus
1
-1
/
+1
2019-06-10
Merge tag 'usb-serial-5.2-rc5' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
3
-0
/
+10
2019-06-08
Merge tag 'fixes-for-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
8
-42
/
+82
2019-06-06
usb: gadget: udc: lpc32xx: fix return value check in lpc32xx_udc_probe()
Wei Yongjun
1
-2
/
+2
2019-06-06
usb: gadget: dwc2: fix zlp handling
Andrzej Pietrasiewicz
1
-8
/
+12
2019-06-06
usb: dwc2: Set actual frame number for completed ISOC transfer for none DDMA
Minas Harutyunyan
1
-0
/
+4
2019-06-06
usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMIC
Alexandre Belloni
1
-2
/
+1
2019-06-06
usb: gadget: fusb300_udc: Fix memory leak of fusb300->ep[i]
Young Xiao
1
-0
/
+5
2019-06-06
usb: phy: mxs: Disable external charger detect in mxs_phy_hw_init()
Andrey Smirnov
1
-0
/
+14
2019-06-06
usb: dwc2: Fix DMA cache alignment issues
Martin Schiller
1
-3
/
+7
2019-06-06
usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression)
Douglas Anderson
4
-27
/
+37
2019-06-05
USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.
Marco Zatta
1
-0
/
+3
2019-06-05
USB: usb-storage: Add new ID to ums-realtek
Kai-Heng Feng
1
-0
/
+5
2019-06-03
usb: typec: ucsi: ccg: fix memory leak in do_flash
Gustavo A. R. Silva
1
-2
/
+4
2019-05-29
usbip: usbip_host: fix stub_dev lock context imbalance regression
Shuah Khan
1
-13
/
+23
2019-05-22
xhci: Use %zu for printing size_t type
Fabio Estevam
1
-2
/
+2
2019-05-22
xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic()
Andrey Smirnov
1
-12
/
+10
2019-05-22
xhci: Fix immediate data transfer if buffer is already DMA mapped
Mathias Nyman
2
-4
/
+8
2019-05-22
usb: xhci: avoid null pointer deref when bos field is NULL
Carsten Schmid
1
-1
/
+1
2019-05-22
usb: xhci: Fix a potential null pointer dereference in xhci_debugfs_create_en...
Jia-Ju Bai
1
-0
/
+3
2019-05-22
xhci: update bounce buffer with correct sg num
Henry Lin
1
-4
/
+13
2019-05-21
USB: serial: option: add Telit 0x1260 and 0x1261 compositions
Daniele Palmas
1
-0
/
+4
2019-05-21
USB: serial: pl2303: add Allied Telesis VT-Kit3
Chris Packham
2
-0
/
+4
2019-05-21
USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS mode
Jörgen Storvist
1
-0
/
+2
2019-05-21
USB: rio500: simplify locking
Oliver Neukum
1
-27
/
+16
2019-05-21
USB: rio500: fix memory leak in close after disconnect
Oliver Neukum
1
-2
/
+15
2019-05-21
USB: rio500: refuse more than one device at a time
Oliver Neukum
1
-6
/
+18
2019-05-21
usbip: usbip_host: fix BUG: sleeping function called from invalid context
Shuah Khan
1
-22
/
+43
2019-05-21
USB: sisusbvga: fix oops in error path of sisusb_probe
Oliver Neukum
1
-7
/
+8
2019-05-21
USB: Add LPM quirk for Surface Dock GigE adapter
Maximilian Luz
1
-0
/
+3
2019-05-21
usb: mtu3: fix up undefined reference to usb_debug_root
Chunfeng Yun
1
-2
/
+1
2019-05-21
USB: Fix slab-out-of-bounds write in usb_get_bos_descriptor
Alan Stern
1
-2
/
+2
2019-05-18
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
1
-1
/
+1
2019-05-16
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-28
/
+14
2019-05-14
Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2019-05-09
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+2
2019-05-08
Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
100
-1620
/
+5237
2019-05-07
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
1
-1
/
+1
2019-05-07
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-6
/
+0
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
1
-1
/
+1
2019-05-03
Merge tag 'usb-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
28
-529
/
+1276
2019-05-03
Merge tag 'usb-serial-5.2-rc1' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
11
-172
/
+323
2019-05-03
USB: serial: f81232: implement break control
Ji-Ze Hong (Peter Hong)
1
-6
/
+25
2019-05-03
USB: serial: f81232: add high baud rate support
Ji-Ze Hong (Peter Hong)
1
-11
/
+94
2019-05-03
USB: serial: f81232: clear overrun flag
Ji-Ze Hong (Peter Hong)
1
-1
/
+24
[next]