index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
usbip
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-27
usb: Kconfig: using select for USB_COMMON dependency
Peter Chen
1
-1
/
+2
2016-08-30
usb: usbip: vudc: fix left shift overflow
Nicolas Iooss
1
-1
/
+1
2016-08-30
usbip: vudc: Fix apparent cut-n-paste error
Dave Jones
1
-1
/
+1
2016-08-15
usbip: vhci_hcd: fix return value check in add_platform_device()
Wei Yongjun
1
-2
/
+2
2016-08-15
usb: usbip: stub_rx: don't print error when allocating urb fails
Wolfram Sang
1
-1
/
+0
2016-08-09
usbip: vhci extension: modifications to vhci driver
Nobuo Iwata
5
-180
/
+497
2016-06-20
Merge 4.7-rc4 into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2016-06-18
usbip: rate limit get_frame_number message
Greg Kroah-Hartman
1
-1
/
+1
2016-06-08
usb: usbip: remove null check
Sudip Mukherjee
1
-1
/
+1
2016-06-08
usbip: don't call stub_device_reset() during stub_disconnect()
Alexander Popov
1
-1
/
+1
2016-04-30
usb: usbip: Avoid NULL pointer dereference in case of error
Krzysztof Opasiak
1
-1
/
+1
2016-04-30
usbip: vudc: make dev_desc attribute binary
Igor Kotrasinski
1
-6
/
+14
2016-04-28
usbip: vudc: fix Kconfig dependencies
Arnd Bergmann
1
-4
/
+4
2016-04-28
usbip: safe completion against unbind operation
Nobuo Iwata
1
-1
/
+4
2016-04-28
usb: usbip: vudc: Rename find_endpoint() to vudc_find_endpoint()
Krzysztof Opasiak
4
-6
/
+6
2016-04-28
usbip: fix NULL pointer dereference on errors
Alexander Popov
4
-18
/
+12
2016-04-28
usb: usbip: vudc: Fix WARN_ON() usage pattern
Krzysztof Opasiak
1
-3
/
+2
2016-04-27
usbip: vudc: Add vudc to Kconfig
Igor Kotrasinski
2
-0
/
+14
2016-04-27
usbip: vudc: Add SysFS infrastructure for VUDC
Igor Kotrasinski
1
-0
/
+221
2016-04-27
usbip: vudc: Add UDC specific ops
Igor Kotrasinski
1
-0
/
+662
2016-04-27
usbip: vudc: Add vudc_tx
Igor Kotrasinski
1
-0
/
+289
2016-04-27
usbip: vudc: Add vudc_transfer
Igor Kotrasinski
1
-0
/
+506
2016-04-27
usbip: vudc: Add vudc_rx
Igor Kotrasinski
1
-0
/
+234
2016-04-27
usbip: vudc: Add VUDC main file
Igor Kotrasinski
1
-0
/
+113
2016-04-27
usbip: vudc: Make usbip_common vudc-aware
Igor Kotrasinski
2
-4
/
+16
2016-04-27
usbip: vudc: Add header for USB/IP UDC
Igor Kotrasinski
1
-0
/
+190
2016-04-18
usbip: event handler as one thread
Nobuo Iwata
4
-45
/
+137
2016-03-31
USB: usbip: fix potential out-of-bounds write
Ignat Korchagin
1
-0
/
+11
2016-03-04
usbip: move usbip_protocol.txt to Documentation
Christian Lamparter
1
-358
/
+0
2016-02-04
usb: usbip: Fix possible deadlocks reported by lockdep
Andrew Goodbody
5
-65
/
+91
2015-10-04
usbip: vhci_hcd: at unlink, return -EIDRM if vhci_rx took the urb
Igor Kotrasinski
1
-1
/
+1
2015-10-04
usbip: vhci_hcd: only return urb at enqueue when served
Igor Kotrasinski
1
-1
/
+3
2015-10-04
usbip: vhci_hcd: Convert use of __constant_cpu_to_le16 to cpu_to_le16
Vaishali Thakkar
1
-1
/
+1
2015-04-03
usbip: vhci_hcd: use USB_DT_HUB
Sergei Shtylyov
1
-1
/
+1
2015-01-25
usbip: vhci_hcd: use HUB_CHAR_*
Sergei Shtylyov
1
-1
/
+2
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-03
usbip: fix error handling in stub_probe()
Alexey Khoroshilov
1
-11
/
+15
2014-11-25
USB-IP: Deletion of unnecessary checks before the function call "usb_put_dev"
Markus Elfring
1
-6
/
+3
2014-10-20
usb: usbip: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-08-25
usbip: remove struct usb_device_id table
Valentina Manea
1
-27
/
+0
2014-08-25
usbip: move usbip kernel code out of staging
Valentina Manea
17
-0
/
+5664