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