aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip
Commit message (Expand)AuthorAge
* usbip: move usbip kernel code out of stagingValentina Manea2014-08-25
* usbip: move usbip userspace code out of stagingValentina Manea2014-08-25
* staging: usbip: remove redundant return statementsMax Vozeler2014-07-30
* staging: usbip: stub_main.c: Cleaning up missing null-terminate in conjunctio...Rickard Strandqvist2014-07-27
* staging: usbip: fixed a coding-style warningAlexey Tulia2014-06-18
* staging: usbip: usbip_host_driver.c: fix line over 80 charactersWahib Faizi2014-06-17
* staging: usbip: usbip_host_driver.c: avoid assignment in ifWahib Faizi2014-06-17
* Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-03
|\
| * USB: usbip: remove CONFIG_USB_DEBUG referenceGreg Kroah-Hartman2014-05-28
* | staging: Convert __FUNCTION__ to __func__Joe Perches2014-05-25
* | staging: usbip: use kcalloc instead of kzalloc for array allocationsDjordje Zekovic2014-05-23
* | staging: usbip: Fix bad fuction definitions in usbipPawel Lebioda2014-05-23
* | Staging: usbip: missing a blank lines after declarationsPawel Lebioda2014-05-23
|/
* staging/usbip: fix store_attach() sscanf return value checkShuah Khan2014-04-15
* staging/usbip: userspace - fix usbipd SIGSEGV from refresh_exported_devices()Shuah Khan2014-04-15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-12
|\
| * usbip: don't open-code sockfd_lookup/sockfd_putAl Viro2014-04-01
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-02
|\ \
| * | Merge branch 'master' into for-nextJiri Kosina2014-02-20
| |\|
| * | Kconfig: Remove useless "default N" linesPaul Bolle2014-02-20
* | | staging: usbip: fix line over 80 charactersCédric Cabessa2014-03-19
* | | staging: usbip: fix quoted string split across linesCédric Cabessa2014-03-19
* | | staging: usbip: Fix quoted string split across lines.Keerthimai Janarthanan2014-03-18
* | | usbcore: rename struct dev_state to struct usb_dev_stateValentina Manea2014-03-10
* | | staging: usbip: userspace: add hwdata as optional dependency in READMEValentina Manea2014-03-09
* | | staging: usbip: userspace: don't throw error when trying to read configuratio...Valentina Manea2014-03-09
* | | staging: usbip: claim ports used by shared devicesValentina Manea2014-03-09
* | | staging: usbip: trigger driver probing after unbinding from usbip-hostValentina Manea2014-03-09
* | | staging: usbip: let client choose device configurationValentina Manea2014-03-09
* | | staging: usbip: userspace: increase version to 2.0Valentina Manea2014-03-09
* | | staging: usbip: userspace: update dependencies in READMEValentina Manea2014-03-09
* | | staging: usbip: userspace: remove libsysfs flag and autoconf checkValentina Manea2014-03-09
* | | staging: usbip: userspace: migrate vhci_driver to libudevValentina Manea2014-03-09
* | | staging: usbip: userspace: remove class device infrastructure in vhci_driverValentina Manea2014-03-09
* | | staging: usbip: userspace: migrate usbip_host_driver to libudevValentina Manea2014-03-09
* | | staging: usbip: userspace: move sysfs_utils to libsrcValentina Manea2014-03-09
* | | staging: usbip: userspace: add new list APIValentina Manea2014-03-09
* | | staging: usbip: userspace: re-add interface information listingValentina Manea2014-03-09
* | | staging: usbip: userspace: migrate usbip_list to libudevValentina Manea2014-03-09
* | | staging: usbip: userspace: migrate usbip_unbind to libudevValentina Manea2014-03-09
* | | staging: usbip: userspace: remove useless libsysfs includesValentina Manea2014-03-09
* | | staging: usbip: userspace: migrate usbip_bind to libudevValentina Manea2014-03-09
* | | usbip:usbip_common.c: check return value of sscanfJohn de la Garza2014-03-06
* | | staging: usbip: vhci_sysfs.c: check return value of sscanfJohn de la Garza2014-03-06
* | | staging/usbip: change usbip userspace to include new uapi usbip.hShuah Khan2014-03-04
* | | staging/usbip: change usbip to include new uapi usbip.hShuah Khan2014-03-04
* | | staging/usbip: add uapi header to export usbip kernel interfacesShuah Khan2014-03-04
* | | staging: usbip: userspace: Memory leak in usbip_exported_device_newHeinrich Schuchardt2014-02-28
* | | staging: usbip: Fix format string mismatch in usbip_vhci_attach_device2Masanari Iida2014-02-27
* | | Staging: usbip: Fix the warning of unchecked sscanf return value.Elena Oat2014-02-27