index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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 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
*
usbip: vudc: make dev_desc attribute binary
Igor Kotrasinski
2016-04-29
1
-6
/
+14
*
usbip: vudc: fix Kconfig dependencies
Arnd Bergmann
2016-04-28
1
-4
/
+4
*
usbip: safe completion against unbind operation
Nobuo Iwata
2016-04-28
1
-1
/
+4
*
usb: usbip: vudc: Rename find_endpoint() to vudc_find_endpoint()
Krzysztof Opasiak
2016-04-28
4
-6
/
+6
*
usbip: fix NULL pointer dereference on errors
Alexander Popov
2016-04-28
4
-18
/
+12
*
usb: usbip: vudc: Fix WARN_ON() usage pattern
Krzysztof Opasiak
2016-04-28
1
-3
/
+2
*
usbip: vudc: Add vudc to Kconfig
Igor Kotrasinski
2016-04-26
2
-0
/
+14
*
usbip: vudc: Add SysFS infrastructure for VUDC
Igor Kotrasinski
2016-04-26
1
-0
/
+221
*
usbip: vudc: Add UDC specific ops
Igor Kotrasinski
2016-04-26
1
-0
/
+662
*
usbip: vudc: Add vudc_tx
Igor Kotrasinski
2016-04-26
1
-0
/
+289
*
usbip: vudc: Add vudc_transfer
Igor Kotrasinski
2016-04-26
1
-0
/
+506
*
usbip: vudc: Add vudc_rx
Igor Kotrasinski
2016-04-26
1
-0
/
+234
*
usbip: vudc: Add VUDC main file
Igor Kotrasinski
2016-04-26
1
-0
/
+113
*
usbip: vudc: Make usbip_common vudc-aware
Igor Kotrasinski
2016-04-26
2
-4
/
+16
*
usbip: vudc: Add header for USB/IP UDC
Igor Kotrasinski
2016-04-26
1
-0
/
+190
*
usbip: event handler as one thread
Nobuo Iwata
2016-04-19
4
-45
/
+137
*
USB: usbip: fix potential out-of-bounds write
Ignat Korchagin
2016-03-30
1
-0
/
+11
*
usbip: move usbip_protocol.txt to Documentation
Christian Lamparter
2016-03-03
1
-358
/
+0
*
usb: usbip: Fix possible deadlocks reported by lockdep
Andrew Goodbody
2016-02-03
5
-65
/
+91
*
usbip: vhci_hcd: at unlink, return -EIDRM if vhci_rx took the urb
Igor Kotrasinski
2015-10-04
1
-1
/
+1
*
usbip: vhci_hcd: only return urb at enqueue when served
Igor Kotrasinski
2015-10-04
1
-1
/
+3
*
usbip: vhci_hcd: Convert use of __constant_cpu_to_le16 to cpu_to_le16
Vaishali Thakkar
2015-10-04
1
-1
/
+1
*
usbip: vhci_hcd: use USB_DT_HUB
Sergei Shtylyov
2015-04-03
1
-1
/
+1
*
usbip: vhci_hcd: use HUB_CHAR_*
Sergei Shtylyov
2015-01-25
1
-1
/
+2
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
usb: usbip: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
usbip: fix error handling in stub_probe()
Alexey Khoroshilov
2014-12-02
1
-11
/
+15
*
|
USB-IP: Deletion of unnecessary checks before the function call "usb_put_dev"
Markus Elfring
2014-11-24
1
-6
/
+3
|
/
*
usbip: remove struct usb_device_id table
Valentina Manea
2014-08-25
1
-27
/
+0
*
usbip: move usbip kernel code out of staging
Valentina Manea
2014-08-25
17
-0
/
+5664