index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
usbip
Age
Commit message (
Expand
)
Author
2010-04-30
staging: usbip: Fix deadlock
Eric Lescouet
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-04
Staging: merge staging patches into Linus's main branch
Greg Kroah-Hartman
2010-03-04
Staging: usbip: Seperate usbip config debug from CONFIG_USB_DEBUG
Himanshu
2010-03-04
Staging: usbip: Remove dead code
Himanshu Chauhan
2010-03-04
Staging: usbip: use print_hex_dump() instead of open coding it.
Himanshu Chauhan
2010-03-04
Staging: usbip: minor code cleanup
Himanshu Chauhan
2010-03-02
USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS
Greg Kroah-Hartman
2009-12-11
Staging: usbip: Fix typo "Contoroller".
Robert P. J. Day
2009-09-15
Staging: usb-ip: vhci_hdc:Fix the returned error value
Shan Wei
2009-09-15
Staging: USB-IP code cleanup
Brian G. Merrell
2009-07-13
Fix staging drivers after smp_lock.h redux
Jean Delvare
2009-04-03
Staging: BUG to BUG_ON changes
Stoyan Gaydarov
2009-04-03
Staging: usbip: kmem_cache_alloc/memset -> kmem_cache_zalloc
Wei Yongjun
2009-01-28
Staging: usbip: usbip_start_threads(): handle kernel_thread failure
Roel Kluin
2009-01-06
Staging: usbip: switch to list_for_each_entry()
Alexander Beregalov
2009-01-06
Staging: usbip: cleanup kerneldoc
Qinghuang Feng
2009-01-06
staging: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-11-08
Staging: make usbip depend on CONFIG_NET
Greg Kroah-Hartman
2008-10-22
Staging: usbip: fix build warning on 64bit kernels
Greg Kroah-Hartman
2008-10-22
Staging: remove remaining uses of __FUNCTION__
Harvey Harrison
2008-10-10
Staging: USB/IP: add host driver
Takahiro Hirofuchi
2008-10-10
Staging: USB/IP: add client driver
Takahiro Hirofuchi
2008-10-10
Staging: USB/IP: add common functions needed
Takahiro Hirofuchi