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
/
staging
/
usbip
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-21
BKL: introduce CONFIG_BKL.
Arnd Bergmann
1
-1
/
+1
2010-08-11
USB: convert usb_hcd bitfields into atomic flags
Alan Stern
1
-3
/
+3
2010-08-06
Staging: Merge staging-next into Linus's tree
Greg Kroah-Hartman
5
-66
/
+220
2010-07-27
Staging: usbip: fix up build error
Greg Kroah-Hartman
1
-2
/
+2
2010-07-27
Staging: usbip: Filtering illegal flags from remote driver
Endre Kollar
1
-0
/
+55
2010-07-27
Staging: usbip: simplify get_ep_from_epnum
Endre Kollar
1
-42
/
+4
2010-07-27
Staging: usbip: fix multiple interfaces
Endre Kollar
3
-24
/
+159
2010-07-22
staging: usbip: fix memory leak
Kulikov Vasiliy
1
-0
/
+2
2010-07-09
Staging: usbip: fix typos concerning "sequential"
Uwe Kleine-König
1
-1
/
+1
2010-06-30
staging: usbip: usbip_common: kill rx thread on tx thread creation error.
Himanshu Chauhan
1
-13
/
+33
2010-05-21
Merge staging-next tree into Linus's latest version
Greg Kroah-Hartman
4
-5
/
+5
2010-05-21
USB: remove URB_NO_SETUP_DMA_MAP
Alan Stern
1
-1
/
+1
2010-05-21
USB: make hcd.h public (drivers dependency)
Eric Lescouet
2
-2
/
+2
2010-05-18
Staging: Use kmemdup
Julia Lawall
1
-2
/
+2
2010-05-11
staging: usbip: fix coding style issues in the usbip driver
Michael Sprecher
1
-1
/
+1
2010-05-11
Staging: usbip: fix space before tab in vhci_hcd.c
Ruslan Pisarev
1
-1
/
+1
2010-05-11
Staging: usbip: fix space before tab in usbip_common.h
Ruslan Pisarev
1
-1
/
+1
2010-04-30
staging: usbip: Fix deadlock
Eric Lescouet
1
-0
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
8
-0
/
+13
2010-03-04
Staging: merge staging patches into Linus's main branch
Greg Kroah-Hartman
4
-91
/
+16
2010-03-04
Staging: usbip: Seperate usbip config debug from CONFIG_USB_DEBUG
Himanshu
4
-6
/
+13
2010-03-04
Staging: usbip: Remove dead code
Himanshu Chauhan
1
-54
/
+0
2010-03-04
Staging: usbip: use print_hex_dump() instead of open coding it.
Himanshu Chauhan
1
-27
/
+2
2010-03-04
Staging: usbip: minor code cleanup
Himanshu Chauhan
1
-4
/
+1
2010-03-03
USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS
Greg Kroah-Hartman
1
-1
/
+1
2009-12-11
Staging: usbip: Fix typo "Contoroller".
Robert P. J. Day
1
-1
/
+1
2009-09-15
Staging: usb-ip: vhci_hdc:Fix the returned error value
Shan Wei
1
-2
/
+2
2009-09-15
Staging: USB-IP code cleanup
Brian G. Merrell
12
-337
/
+360
2009-07-13
Fix staging drivers after smp_lock.h redux
Jean Delvare
1
-0
/
+1
2009-04-04
Staging: BUG to BUG_ON changes
Stoyan Gaydarov
1
-2
/
+1
2009-04-04
Staging: usbip: kmem_cache_alloc/memset -> kmem_cache_zalloc
Wei Yongjun
1
-3
/
+1
2009-01-29
Staging: usbip: usbip_start_threads(): handle kernel_thread failure
Roel Kluin
1
-2
/
+14
2009-01-07
Staging: usbip: switch to list_for_each_entry()
Alexander Beregalov
1
-4
/
+1
2009-01-07
Staging: usbip: cleanup kerneldoc
Qinghuang Feng
1
-1
/
+0
2009-01-07
staging: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
6
-16
/
+17
2008-11-08
Staging: make usbip depend on CONFIG_NET
Greg Kroah-Hartman
1
-1
/
+1
2008-10-22
Staging: usbip: fix build warning on 64bit kernels
Greg Kroah-Hartman
1
-1
/
+1
2008-10-22
Staging: remove remaining uses of __FUNCTION__
Harvey Harrison
1
-1
/
+1
2008-10-11
Staging: USB/IP: add host driver
Takahiro Hirofuchi
7
-0
/
+1878
2008-10-11
Staging: USB/IP: add client driver
Takahiro Hirofuchi
7
-0
/
+2171
2008-10-11
Staging: USB/IP: add common functions needed
Takahiro Hirofuchi
6
-0
/
+1570