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
/
usbip
Commit message (
Expand
)
Author
Age
Files
Lines
*
usbip: Fix USB device hang due to wrong enabling of scatter-gather
Yuyang Du
2017-11-30
1
-1
/
+0
*
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-11-13
20
-287
/
+29
|
\
|
*
USB: usbip: Remove redundant license text
Greg Kroah-Hartman
2017-11-07
20
-277
/
+0
|
*
usbip: use monotonic timestamps
Arnd Bergmann
2017-11-07
3
-6
/
+5
|
*
usbip: fix off-by-one frame number calculation
Arnd Bergmann
2017-11-07
1
-1
/
+1
|
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
20
-0
/
+20
|
*
usb: usbip: Convert timers to use timer_setup()
Kees Cook
2017-11-01
1
-3
/
+3
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
usbip: vhci-hcd: make vhci_hc_driver const
Bhumika Goyal
2017-08-31
1
-1
/
+1
*
usbip: auto retry for concurrent attach
Nobuo Iwata
2017-08-31
1
-1
/
+5
*
USB: usbip: remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
2017-07-22
4
-8
/
+0
*
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-07-03
1
-4
/
+3
|
\
|
*
USB: usbip: convert to use DRIVER_ATTR_RW
Greg Kroah-Hartman
2017-06-12
1
-4
/
+3
*
|
usbip: Fix uninitialized variable bug in vhci
Yuyang Du
2017-06-27
1
-1
/
+1
*
|
usbip: vhci-hcd: Clean up the code by adding a new macro
Yuyang Du
2017-06-13
2
-6
/
+9
*
|
usbip: vhci-hcd: Add USB3 port status bits
Yuyang Du
2017-06-13
1
-6
/
+50
*
|
usbip: Add USB_SPEED_SUPER as valid arg
Yuyang Du
2017-06-13
1
-0
/
+1
*
|
usbip: vhci-hcd: Add USB3 SuperSpeed support
Yuyang Du
2017-06-13
3
-94
/
+345
*
|
usbip: vhci-hcd: Set the vhci structure up to work
Yuyang Du
2017-06-13
4
-105
/
+145
*
|
usbip: vhci-hcd: Rework vhci_hcd_init
Yuyang Du
2017-06-13
1
-23
/
+28
*
|
usbip: vhci-hcd: Move VHCI platform device into vhci struct
Yuyang Du
2017-06-13
3
-13
/
+13
*
|
usbip: vhci-hcd: Add vhci struct
Yuyang Du
2017-06-13
1
-1
/
+11
*
|
usbip: vhci-hcd: Rename function names to reflect their struct names
Yuyang Du
2017-06-13
4
-32
/
+31
*
|
usb: usbip: set buffer pointers to NULL after free
Michael Grzeschik
2017-06-13
2
-0
/
+8
|
/
*
USB: usbip: fix nonconforming hub descriptor
Johan Hovold
2017-05-17
1
-3
/
+8
*
usb: usbip: Remove unnecessary get_vdev()
Yuyang Du
2017-04-08
1
-30
/
+2
*
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-03
1
-0
/
+1
|
\
|
*
sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-03-02
1
-21
/
+11
|
\
\
|
|
/
|
/
|
|
*
usbip_recv(): switch to sock_recvmsg()
Al Viro
2016-12-26
1
-21
/
+11
*
|
scripts/spelling.txt: add "overwritting" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
*
|
drivers: usb: usbip: Add missing break statement to switch
Gustavo A. R. Silva
2017-02-09
1
-0
/
+1
|
/
*
usbip: fix warning in vhci_hcd_probe/lockdep_init_map
Shuah Khan
2016-12-06
1
-0
/
+1
*
usbip: vudc: Refactor init_vudc_hw() to be more obvious
Krzysztof Opasiak
2016-12-05
1
-17
/
+18
*
usbip: vudc: fix: Clear already_seen flag also for ep0
Krzysztof Opasiak
2016-12-05
1
-0
/
+2
*
Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2016-11-18
1
-1
/
+1
|
\
|
*
usb: ip: remove unnecessary & operation
Felipe Balbi
2016-11-03
1
-1
/
+1
*
|
usbip: fix possibility of dereference by NULLL pointer in vhci_hcd.c
Nobuo Iwata
2016-11-07
1
-1
/
+2
*
|
usb: usbip:checkpatch; fix bare use of unsigned
Jai Krishna
2016-10-27
2
-7
/
+7
|
/
*
usb: Kconfig: using select for USB_COMMON dependency
Peter Chen
2016-09-27
1
-1
/
+2
*
usb: usbip: vudc: fix left shift overflow
Nicolas Iooss
2016-08-30
1
-1
/
+1
*
usbip: vudc: Fix apparent cut-n-paste error
Dave Jones
2016-08-30
1
-1
/
+1
*
usbip: vhci_hcd: fix return value check in add_platform_device()
Wei Yongjun
2016-08-15
1
-2
/
+2
*
usb: usbip: stub_rx: don't print error when allocating urb fails
Wolfram Sang
2016-08-15
1
-1
/
+0
*
usbip: vhci extension: modifications to vhci driver
Nobuo Iwata
2016-08-09
5
-180
/
+497
*
Merge 4.7-rc4 into usb-next
Greg Kroah-Hartman
2016-06-20
1
-1
/
+1
|
\
|
*
usbip: rate limit get_frame_number message
Greg Kroah-Hartman
2016-06-17
1
-1
/
+1
*
|
usb: usbip: remove null check
Sudip Mukherjee
2016-06-07
1
-1
/
+1
*
|
usbip: don't call stub_device_reset() during stub_disconnect()
Alexander Popov
2016-06-07
1
-1
/
+1
|
/
*
usb: usbip: Avoid NULL pointer dereference in case of error
Krzysztof Opasiak
2016-04-29
1
-1
/
+1
[next]