aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip/vhci_sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-07usbip: change dev_attr_group to constantMárton Németh1-1/+1
2011-06-07usbip: remove extra whitespaceMárton Németh1-1/+1
2011-06-07usbip: remove check for negative values for an unsigned valueMárton Németh1-1/+1
2011-05-23Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds1-18/+15
2011-05-19staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_matt mooney1-7/+7
2011-05-12staging: usbip: fix header includesmatt mooney1-2/+3
2011-05-06staging: usbip: vhci_sysfs.c: coding style cleanupmatt mooney1-9/+6
2011-04-25staging: usbip: vhci: fix oops on subsequent attachMax Vozeler1-3/+4
2011-03-02staging/usbip: convert to kthreadArnd Bergmann1-6/+3
2010-03-02USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESSGreg Kroah-Hartman1-1/+1
2009-09-15Staging: USB-IP code cleanupBrian G. Merrell1-11/+11
2009-04-03Staging: BUG to BUG_ON changesStoyan Gaydarov1-2/+1
2009-01-06staging: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-10-10Staging: USB/IP: add client driverTakahiro Hirofuchi1-0/+250