index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'fixes-for-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2019-06-20
2
-9
/
+9
|
\
|
*
usb: dwc2: Use generic PHY width in params setup
Jules Maselbas
2019-06-18
2
-9
/
+9
*
|
xhci: detect USB 3.2 capable host controllers correctly
Mathias Nyman
2019-06-18
1
-5
/
+15
*
|
usb: xhci: Don't try to recover an endpoint if port is in error state.
Mathias Nyman
2019-06-18
3
-1
/
+28
*
|
usb: chipidea: udc: workaround for endpoint conflict issue
Peter Chen
2019-06-17
1
-0
/
+20
|
/
*
usb: typec: Make sure an alt mode exist before getting its partner
Heikki Krogerus
2019-06-12
1
-1
/
+1
*
Merge tag 'usb-serial-5.2-rc5' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2019-06-10
3
-0
/
+10
|
\
|
*
USB: serial: option: add Telit 0x1260 and 0x1261 compositions
Daniele Palmas
2019-05-21
1
-0
/
+4
|
*
USB: serial: pl2303: add Allied Telesis VT-Kit3
Chris Packham
2019-05-21
2
-0
/
+4
|
*
USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS mode
Jörgen Storvist
2019-05-21
1
-0
/
+2
*
|
Merge tag 'fixes-for-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2019-06-08
8
-42
/
+82
|
\
\
|
*
|
usb: gadget: udc: lpc32xx: fix return value check in lpc32xx_udc_probe()
Wei Yongjun
2019-06-06
1
-2
/
+2
|
*
|
usb: gadget: dwc2: fix zlp handling
Andrzej Pietrasiewicz
2019-06-06
1
-8
/
+12
|
*
|
usb: dwc2: Set actual frame number for completed ISOC transfer for none DDMA
Minas Harutyunyan
2019-06-06
1
-0
/
+4
|
*
|
usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMIC
Alexandre Belloni
2019-06-06
1
-2
/
+1
|
*
|
usb: gadget: fusb300_udc: Fix memory leak of fusb300->ep[i]
Young Xiao
2019-06-06
1
-0
/
+5
|
*
|
usb: phy: mxs: Disable external charger detect in mxs_phy_hw_init()
Andrey Smirnov
2019-06-06
1
-0
/
+14
|
*
|
usb: dwc2: Fix DMA cache alignment issues
Martin Schiller
2019-06-06
1
-3
/
+7
|
*
|
usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression)
Douglas Anderson
2019-06-06
4
-27
/
+37
*
|
|
USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.
Marco Zatta
2019-06-05
1
-0
/
+3
*
|
|
USB: usb-storage: Add new ID to ums-realtek
Kai-Heng Feng
2019-06-05
1
-0
/
+5
*
|
|
usb: typec: ucsi: ccg: fix memory leak in do_flash
Gustavo A. R. Silva
2019-06-03
1
-2
/
+4
|
/
/
*
|
usbip: usbip_host: fix stub_dev lock context imbalance regression
Shuah Khan
2019-05-29
1
-13
/
+23
*
|
xhci: Use %zu for printing size_t type
Fabio Estevam
2019-05-22
1
-2
/
+2
*
|
xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic()
Andrey Smirnov
2019-05-22
1
-12
/
+10
*
|
xhci: Fix immediate data transfer if buffer is already DMA mapped
Mathias Nyman
2019-05-22
2
-4
/
+8
*
|
usb: xhci: avoid null pointer deref when bos field is NULL
Carsten Schmid
2019-05-22
1
-1
/
+1
*
|
usb: xhci: Fix a potential null pointer dereference in xhci_debugfs_create_en...
Jia-Ju Bai
2019-05-22
1
-0
/
+3
*
|
xhci: update bounce buffer with correct sg num
Henry Lin
2019-05-22
1
-4
/
+13
*
|
USB: rio500: simplify locking
Oliver Neukum
2019-05-21
1
-27
/
+16
*
|
USB: rio500: fix memory leak in close after disconnect
Oliver Neukum
2019-05-21
1
-2
/
+15
*
|
USB: rio500: refuse more than one device at a time
Oliver Neukum
2019-05-21
1
-6
/
+18
*
|
usbip: usbip_host: fix BUG: sleeping function called from invalid context
Shuah Khan
2019-05-21
1
-22
/
+43
*
|
USB: sisusbvga: fix oops in error path of sisusb_probe
Oliver Neukum
2019-05-21
1
-7
/
+8
*
|
USB: Add LPM quirk for Surface Dock GigE adapter
Maximilian Luz
2019-05-21
1
-0
/
+3
*
|
usb: mtu3: fix up undefined reference to usb_debug_root
Chunfeng Yun
2019-05-21
1
-2
/
+1
*
|
USB: Fix slab-out-of-bounds write in usb_get_bos_descriptor
Alan Stern
2019-05-21
1
-2
/
+2
|
/
*
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-05-18
1
-1
/
+1
*
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-05-16
1
-28
/
+14
|
\
|
*
Merge tag 'davinci-for-v5.2/soc' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
2019-04-28
1
-28
/
+14
|
|
\
|
|
*
usb: ohci-da8xx: drop the vbus GPIO
Bartosz Golaszewski
2019-04-12
1
-27
/
+5
|
|
*
usb: ohci-da8xx: disable the regulator if the overcurrent irq fired
Bartosz Golaszewski
2019-04-12
1
-5
/
+17
|
|
*
usb: ohci-da8xx: let the regulator framework keep track of use count
Bartosz Golaszewski
2019-04-12
1
-6
/
+2
*
|
|
Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-05-14
1
-1
/
+0
|
\
\
\
|
*
|
|
video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol
Alexander Shiyan
2019-04-03
1
-1
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-05-08
1
-1
/
+2
|
\
\
\
|
*
\
\
Merge tag 'drm/tegra/for-5.2-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
2019-04-24
1
-1
/
+2
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
reset: Add acquired flag to of_reset_control_array_get()
Thierry Reding
2019-03-20
1
-1
/
+2
|
|
|
/
*
|
|
Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-05-08
100
-1620
/
+5237
|
\
\
\
|
*
\
\
Merge tag 'usb-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2019-05-03
28
-529
/
+1276
|
|
\
\
\
[next]