summaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip/usbip_common.c
Commit message (Expand)AuthorAgeFilesLines
* usbip: move usbip kernel code out of stagingValentina Manea2014-08-251-776/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-121-25/+0
|\
| * usbip: don't open-code sockfd_lookup/sockfd_putAl Viro2014-04-011-25/+0
* | staging: usbip: fix quoted string split across linesCédric Cabessa2014-03-201-6/+4
* | usbip:usbip_common.c: check return value of sscanfJohn de la Garza2014-03-061-1/+2
* | staging/usbip: simplify usbip_dump_usb_device() udev->speed handlingShuah Khan2014-02-071-20/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-01-221-1/+0
|\
| * staging: usbip: Remove double initialization of msg_namelen variableSankha Narayan Guria2013-12-161-1/+0
* | staging:usbip:usbip_common.c: Join quoted string split accross linesHimangi Saraogi2013-11-101-2/+3
|/
* staging: usbip: use DEVICE_ATTR_RO/RW for sysfs attributesGreg Kroah-Hartman2013-08-261-5/+6
* staging: usbip: simple indent fixStefan Reif2013-04-051-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-1/+1
|\
| * new helper: file_inode(file)Al Viro2013-02-221-1/+1
* | Staging: usbip: usbipcommon: Fixed single line bracing issueJake Champlin2013-01-171-2/+1
|/
* staging: usbip: Don't leak struct file.Bernard Blackham2012-10-221-1/+3
* staging: usbip: cleanup of commentsBart Westgeest2012-10-221-12/+1
* staging: usbip: replaced pointer arithmetic, and strongly type function return.Bart Westgeest2012-10-221-13/+10
* Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-10-011-2/+1
|\
| * usb: move children to struct usb_portLan Tianyu2012-09-101-2/+1
* | staging: usbip: export usbip_debug_flag as a usbip-core module parameter.W. Trevor King2012-08-171-0/+4
|/
* staging: usbip: changed function return type to voidBart Westgeest2012-02-091-7/+4
* staging: usbip: removed dead code from receive functionBart Westgeest2011-12-221-44/+17
* staging: Add module.h to more drivers implicitly using it.Paul Gortmaker2011-10-311-0/+1
* USBIP: Remove unnecessary whitespace before newline characters.Akshay Joshi2011-06-071-4/+4
* staging: usbip: usbip_common.c: rename init and exit functionsmatt mooney2011-06-071-4/+4
* staging: usbip: usbip_common.c: fix misspelled function namematt mooney2011-06-071-3/+3
* staging: usbip: remove unnecessary lines and extra return statementsmatt mooney2011-06-071-7/+6
* staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_matt mooney2011-05-191-125/+105
* staging: usbip: fix wrong endian conversionDavid Chang2011-05-171-1/+1
* staging: usbip: edit Kconfig and rename CONFIG optionsmatt mooney2011-05-121-2/+2
* staging: usbip: fix header includesmatt mooney2011-05-121-4/+4
* staging: usbip: use single version for all modulesmatt mooney2011-05-111-3/+2
* staging: usbip: change debug configuration optionmatt mooney2011-05-111-1/+1
* staging: usbip: fixup MODULE_ macrosmatt mooney2011-05-061-5/+6
* staging: usbip: remove section dividersmatt mooney2011-05-061-11/+0
* staging: usbip: add break to default case in switch statementsmatt mooney2011-05-061-3/+10
* staging: usbip: usbip_common.c: coding style cleanupmatt mooney2011-05-061-61/+46
* staging: usbip: bugfix for isochronous packets and optimizationArjan Mels2011-04-061-0/+57
* staging: usbip: bugfix add number of packets for isochronous framesArjan Mels2011-04-061-1/+6
* staging/usbip: convert to kthreadArnd Bergmann2011-03-021-105/+0
* staging: usbip: resolved a space in a commentAgustin March2010-09-161-1/+1
* staging: usbip: usbip_common: kill rx thread on tx thread creation error.Himanshu Chauhan2010-06-301-13/+33
* USB: remove URB_NO_SETUP_DMA_MAPAlan Stern2010-05-201-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Staging: usbip: Seperate usbip config debug from CONFIG_USB_DEBUGHimanshu2010-03-031-1/+1
* Staging: usbip: Remove dead codeHimanshu Chauhan2010-03-031-54/+0
* Staging: usbip: use print_hex_dump() instead of open coding it.Himanshu Chauhan2010-03-031-27/+2
* Staging: usbip: minor code cleanupHimanshu Chauhan2010-03-031-4/+1
* Staging: USB-IP code cleanupBrian G. Merrell2009-09-151-117/+109
* Fix staging drivers after smp_lock.h reduxJean Delvare2009-07-131-0/+1