summaryrefslogtreecommitdiffstats
path: root/tools/usb
Commit message (Expand)AuthorAgeFilesLines
* usbip: auto retry for concurrent attachNobuo Iwata2017-08-311-15/+20
* Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2017-06-201-7/+9
|\
| * tools: usb: testusb: update default vary for superspeedFelipe Balbi2017-06-021-7/+9
* | usbip: vhci-hcd: Add USB3 SuperSpeed supportYuyang Du2017-06-133-9/+25
* | usbip: vhci-hcd: Rework vhci_hcd_initYuyang Du2017-06-132-1/+2
* | usb: usbip tool: Fix parse_status()Yuyang Du2017-06-132-23/+17
* | usb: usbip tool: Fix refresh_imported_device_list()Yuyang Du2017-06-131-6/+21
* | usb: usbip tool: Add ncontrollers in vhci_driver structureYuyang Du2017-06-132-0/+37
* | usb: usbip tool: Check the return of get_nports()Yuyang Du2017-06-131-1/+8
|/
* usb: fix some references for /proc/bus/usbMauro Carvalho Chehab2017-04-181-1/+1
* usb: usbip tool: Fix get_nports()Yuyang Du2017-04-081-23/+5
* usbip: Fix implicit fallthrough warningJonathan Dieter2017-03-171-0/+2
* usbip: Fix potential format overflow in userspace toolsJonathan Dieter2017-03-172-6/+31
* tools/usb: Add .gitignore filePrarit Bhargava2017-03-161-0/+2
* Merge tag 'usb-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2017-01-261-2/+50
|\
| * tools: usb: ffs-test: add SS descriptorsFelipe Balbi2017-01-241-1/+49
| * tools: usb: ffs-test: switch to _DEFAULT_SOURCEFelipe Balbi2017-01-241-1/+1
* | tools: usb: usbip: Update READMEKrzysztof Opasiak2017-01-101-1/+56
* | tools: usb: usbip: Add simple script to show how to setup vUDCKrzysztof Opasiak2017-01-101-0/+107
|/
* usbip: add missing compile time generated files to .gitignoreShuah Khan2016-12-061-0/+4
* usbip: deletion of incorrect socket descriptor checkingNobuo Iwata2016-11-071-7/+0
* usbip: adding names db to port operationNobuo Iwata2016-05-031-2/+11
* usbip: tools: Start using VUDC backend in usbip toolsIgor Kotrasinski2016-04-263-6/+112
* usbip: tools: Add vudc backend to usbip toolsKrzysztof Opasiak2016-04-264-0/+201
* usbip: tools: Extract generic code to be shared with vudc backendKrzysztof Opasiak2016-04-266-278/+428
* Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2015-10-221-5/+5
|\
| * tools: usb: testusb: change the default value for length from 512 to 1024Peter Chen2015-09-271-2/+2
| * tools: usb: testusb: change the help textPeter Chen2015-09-271-4/+4
* | tools: usbip: detach: avoid calling strlen() at each iterationEric Curtin2015-09-221-1/+3
|/
* tools: ffs-aio-example: use endpoint addresses from descriptorsRobert Baldyga2015-01-152-13/+18
* tools: ffs-aio-example: add missing wMaxPacketSize for HS descsRobert Baldyga2015-01-121-0/+2
* Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-12-141-2/+0
|\
| * usbip: remove unneeded structureJulia Lawall2014-12-021-2/+0
* | treewide: fix typo in printk and KconfigMasanari Iida2014-11-201-1/+1
* | Replace mentions of "list_struct" to "list_head"Andrey Utkin2014-11-201-1/+1
|/
* Merge tag 'v3.17-rc5' into nextFelipe Balbi2014-09-161-1/+1
|\
| * usb: usbip: fix usbip.h path in userspace toolPiotr Król2014-09-041-1/+1
* | Merge tag 'v3.17-rc4' into nextFelipe Balbi2014-09-0837-0/+5625
|\ \ | |/
| * usbip: move usbip userspace code out of stagingValentina Manea2014-08-2537-0/+5625
* | tools: ffs-test: add compatibility code for old kernelsMichal Nazarewicz2014-09-021-5/+107
* | tools: ffs-test: convert to new descriptor formatMichal Nazarewicz2014-09-021-5/+9
|/
* Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-07-214-8/+124
|\
| * tools: ffs-aio-example: add license informationRobert Baldyga2014-06-304-0/+108
| * tools: ffs-aio-example: convert to new descriptor formatRobert Baldyga2014-06-302-8/+16
| * tools: ffs-aio-example: fix header values endianessRobert Baldyga2014-06-302-4/+4
* | tools: ffs-test: fix header values endianessMichal Nazarewicz2014-06-301-2/+2
* | Revert "tools: ffs-test: convert to new descriptor format fixing compilation ...Felipe Balbi2014-06-272-23/+3
* | tools: ffs-test: convert to new descriptor format fixing compilation errorMichal Nazarewicz2014-06-192-3/+23
|/
* tools: usb: aio example applicationsRobert Baldyga2014-05-146-0/+1004
* usb: tools: fix a regression issue that gcc can't link to pthreadHuang Rui2013-12-041-2/+3
OpenPOWER on IntegriCloud