index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-03
usb: ftdi-elan: fix possible condition with no effect (if == else)
Hariprasad Kelam
1
-7
/
+0
2019-06-03
USB: ohci-spear: Remove set but not used variable 'ohci'
YueHaibing
1
-3
/
+0
2019-06-03
USB: atm: ueagle-atm.c: remove redundant license text
Greg Kroah-Hartman
1
-45
/
+1
2019-06-03
USB: atm: ueagle-atm.c: fix SPDX tag to be BSD2
Greg Kroah-Hartman
1
-1
/
+1
2019-06-03
usb: ohci-s3c2410: Remove set but not used variable 'hcd'
YueHaibing
1
-2
/
+0
2019-06-03
usb: cdc-wdm: remove redundant assignment to rv
Colin Ian King
1
-1
/
+1
2019-06-03
usb: host: ohci-st: Remove set but not used variable 'ohci'
YueHaibing
1
-2
/
+0
2019-06-03
usb: host: ehci-st: Remove set but not used variable 'ehci'
YueHaibing
1
-2
/
+0
2019-06-03
usb: typec: ucsi: ccg: fix memory leak in do_flash
Gustavo A. R. Silva
1
-2
/
+4
2019-06-03
usb: typec: Registering real device entries for the muxes
Heikki Krogerus
4
-87
/
+229
2019-06-03
device connection: Find connections also by checking the references
Heikki Krogerus
1
-1
/
+1
2019-06-03
Merge 5.2-rc3 into usb-next
Greg Kroah-Hartman
10
-87
/
+149
2019-05-29
usbip: usbip_host: fix stub_dev lock context imbalance regression
Shuah Khan
1
-13
/
+23
2019-05-24
usb: avoid redundant allocation and free of memory
Weitao Hou
1
-5
/
+3
2019-05-22
signal/usb: Replace kill_pid_info_as_cred with kill_pid_usb_asyncio
Eric W. Biederman
1
-24
/
+24
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_endpoint()
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: renesas_usbhs: Add support for RZ/A2
Chris Brandt
4
-1
/
+89
2019-05-21
usb: renesas_usbhs: support byte addressable CFIFO
Chris Brandt
1
-2
/
+7
2019-05-21
usb: renesas_usbhs: add support for CNEN bit
Chris Brandt
2
-0
/
+7
2019-05-21
usb: renesas_usbhs: move flags to param
Chris Brandt
2
-18
/
+7
2019-05-21
usb: core: hub: Disable hub-initiated U1/U2
Thinh Nguyen
1
-12
/
+16
2019-05-21
usb: core: hub: Enable/disable U1/U2 in configured state
Thinh Nguyen
1
-2
/
+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-21
usb: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
6
-11
/
+0
2019-05-21
usb: renesas_usbhs: Use specific struct instead of USBHS_TYPE_* enums
Yoshihiro Shimoda
2
-47
/
+70
2019-05-21
USB: OHCI: remove space before open square bracket '['
Naveen Kumar Parna
1
-1
/
+1
2019-05-21
usb: exynos: add workaround for the USB device bindings conflict
Marek Szyprowski
2
-0
/
+22
2019-05-21
usbip: usbip_host: cleanup do_rebind() return path
Shuah Khan
1
-5
/
+3
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/git/lee/backlight
Linus Torvalds
1
-1
/
+0
2019-05-08
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/gregkh/usb
Linus Torvalds
100
-1614
/
+5231
2019-05-07
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
1
-1
/
+1
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
2
-6
/
+0
[prev]
[next]