summaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip/vhci_sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-121-3/+3
|\
| * usbip: don't open-code sockfd_lookup/sockfd_putAl Viro2014-04-011-3/+3
* | staging: usbip: fix quoted string split across linesCédric Cabessa2014-03-201-2/+2
* | staging: usbip: vhci_sysfs.c: check return value of sscanfJohn de la Garza2014-03-061-2/+4
* | Merge branch 'staging-linus' into staging-workGreg Kroah-Hartman2014-02-081-1/+2
|\ \ | |/
| * staging/usbip: Fix vhci_hcd attach failure error message to be informativeShuah Khan2014-02-071-1/+2
* | staging/usbip: Change vhci_hcd store_attach() device information message to i...Shuah Khan2014-02-071-2/+3
|/
* staging: usbip: use DEVICE_ATTR_RO/RW for sysfs attributesGreg Kroah-Hartman2013-08-261-2/+2
* staging: usbip: Don't leak struct file.Bernard Blackham2012-10-221-1/+5
* staging: usbip: fix the usage of kthread_stop()Oleg Nesterov2012-04-101-2/+2
* usbip: change dev_attr_group to constantMárton Németh2011-06-071-1/+1
* usbip: remove extra whitespaceMárton Németh2011-06-071-1/+1
* usbip: remove check for negative values for an unsigned valueMárton Németh2011-06-071-1/+1
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-231-18/+15
|\
| * staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_matt mooney2011-05-191-7/+7
| * staging: usbip: fix header includesmatt mooney2011-05-121-2/+3
| * staging: usbip: vhci_sysfs.c: coding style cleanupmatt mooney2011-05-061-9/+6
* | staging: usbip: vhci: fix oops on subsequent attachMax Vozeler2011-04-251-3/+4
|/
* staging/usbip: convert to kthreadArnd Bergmann2011-03-021-6/+3
* USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESSGreg Kroah-Hartman2010-03-021-1/+1
* Staging: USB-IP code cleanupBrian G. Merrell2009-09-151-11/+11
* Staging: BUG to BUG_ON changesStoyan Gaydarov2009-04-031-2/+1
* staging: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-1/+1
* Staging: USB/IP: add client driverTakahiro Hirofuchi2008-10-101-0/+250
OpenPOWER on IntegriCloud