Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |