aboutsummaryrefslogtreecommitdiffstats
path: root/tools/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-20Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testingGreg Kroah-Hartman1-7/+9
2017-06-13usbip: vhci-hcd: Add USB3 SuperSpeed supportYuyang Du3-9/+25
2017-06-13usbip: vhci-hcd: Rework vhci_hcd_initYuyang Du2-1/+2
2017-06-13usb: usbip tool: Fix parse_status()Yuyang Du2-23/+17
2017-06-13usb: usbip tool: Fix refresh_imported_device_list()Yuyang Du1-6/+21
2017-06-13usb: usbip tool: Add ncontrollers in vhci_driver structureYuyang Du2-0/+37
2017-06-13usb: usbip tool: Check the return of get_nports()Yuyang Du1-1/+8
2017-06-02tools: usb: testusb: update default vary for superspeedFelipe Balbi1-7/+9
2017-04-18usb: fix some references for /proc/bus/usbMauro Carvalho Chehab1-1/+1
2017-04-08usb: usbip tool: Fix get_nports()Yuyang Du1-23/+5
2017-03-17usbip: Fix implicit fallthrough warningJonathan Dieter1-0/+2
2017-03-17usbip: Fix potential format overflow in userspace toolsJonathan Dieter2-6/+31
2017-03-16tools/usb: Add .gitignore filePrarit Bhargava1-0/+2
2017-01-26Merge tag 'usb-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-2/+50
2017-01-24tools: usb: ffs-test: add SS descriptorsFelipe Balbi1-1/+49
2017-01-24tools: usb: ffs-test: switch to _DEFAULT_SOURCEFelipe Balbi1-1/+1
2017-01-10tools: usb: usbip: Update READMEKrzysztof Opasiak1-1/+56
2017-01-10tools: usb: usbip: Add simple script to show how to setup vUDCKrzysztof Opasiak1-0/+107
2016-12-06usbip: add missing compile time generated files to .gitignoreShuah Khan1-0/+4
2016-11-07usbip: deletion of incorrect socket descriptor checkingNobuo Iwata1-7/+0
2016-05-03usbip: adding names db to port operationNobuo Iwata1-2/+11
2016-04-26usbip: tools: Start using VUDC backend in usbip toolsIgor Kotrasinski3-6/+112
2016-04-26usbip: tools: Add vudc backend to usbip toolsKrzysztof Opasiak4-0/+201
2016-04-26usbip: tools: Extract generic code to be shared with vudc backendKrzysztof Opasiak6-278/+428
2015-10-22Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-5/+5
2015-09-27tools: usb: testusb: change the default value for length from 512 to 1024Peter Chen1-2/+2
2015-09-27tools: usb: testusb: change the help textPeter Chen1-4/+4
2015-09-22tools: usbip: detach: avoid calling strlen() at each iterationEric Curtin1-1/+3
2015-01-15tools: ffs-aio-example: use endpoint addresses from descriptorsRobert Baldyga2-13/+18
2015-01-12tools: ffs-aio-example: add missing wMaxPacketSize for HS descsRobert Baldyga1-0/+2
2014-12-14Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-2/+0
2014-12-02usbip: remove unneeded structureJulia Lawall1-2/+0
2014-11-20treewide: fix typo in printk and KconfigMasanari Iida1-1/+1
2014-11-20Replace mentions of "list_struct" to "list_head"Andrey Utkin1-1/+1
2014-09-16Merge tag 'v3.17-rc5' into nextFelipe Balbi1-1/+1
2014-09-08Merge tag 'v3.17-rc4' into nextFelipe Balbi37-0/+5625
2014-09-04usb: usbip: fix usbip.h path in userspace toolPiotr Król1-1/+1
2014-09-02tools: ffs-test: add compatibility code for old kernelsMichal Nazarewicz1-5/+107
2014-09-02tools: ffs-test: convert to new descriptor formatMichal Nazarewicz1-5/+9
2014-08-25usbip: move usbip userspace code out of stagingValentina Manea37-0/+5625
2014-07-21Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman4-8/+124
2014-06-30tools: ffs-test: fix header values endianessMichal Nazarewicz1-2/+2
2014-06-30tools: ffs-aio-example: add license informationRobert Baldyga4-0/+108
2014-06-30tools: ffs-aio-example: convert to new descriptor formatRobert Baldyga2-8/+16
2014-06-30tools: ffs-aio-example: fix header values endianessRobert Baldyga2-4/+4
2014-06-27Revert "tools: ffs-test: convert to new descriptor format fixing compilation error"Felipe Balbi2-23/+3
2014-06-19tools: ffs-test: convert to new descriptor format fixing compilation errorMichal Nazarewicz2-3/+23
2014-05-14tools: usb: aio example applicationsRobert Baldyga6-0/+1004
2013-12-04usb: tools: fix a regression issue that gcc can't link to pthreadHuang Rui1-2/+3
2013-03-07tools: usb: ffs-test: Fix build failureMaxin B. John1-1/+1