Age | Commit message (Expand) | Author | Files | Lines |
2015-10-23 | Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman | 1 | -5/+5 |
2015-09-27 | tools: usb: testusb: change the default value for length from 512 to 1024 | Peter Chen | 1 | -2/+2 |
2015-09-27 | tools: usb: testusb: change the help text | Peter Chen | 1 | -4/+4 |
2015-09-22 | tools: usbip: detach: avoid calling strlen() at each iteration | Eric Curtin | 1 | -1/+3 |
2015-01-15 | tools: ffs-aio-example: use endpoint addresses from descriptors | Robert Baldyga | 2 | -13/+18 |
2015-01-12 | tools: ffs-aio-example: add missing wMaxPacketSize for HS descs | Robert Baldyga | 1 | -0/+2 |
2014-12-15 | Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -2/+0 |
2014-12-03 | usbip: remove unneeded structure | Julia Lawall | 1 | -2/+0 |
2014-11-20 | treewide: fix typo in printk and Kconfig | Masanari Iida | 1 | -1/+1 |
2014-11-20 | Replace mentions of "list_struct" to "list_head" | Andrey Utkin | 1 | -1/+1 |
2014-09-16 | Merge tag 'v3.17-rc5' into next | Felipe Balbi | 1 | -1/+1 |
2014-09-08 | Merge tag 'v3.17-rc4' into next | Felipe Balbi | 37 | -0/+5625 |
2014-09-05 | usb: usbip: fix usbip.h path in userspace tool | Piotr Król | 1 | -1/+1 |
2014-09-02 | tools: ffs-test: add compatibility code for old kernels | Michal Nazarewicz | 1 | -5/+107 |
2014-09-02 | tools: ffs-test: convert to new descriptor format | Michal Nazarewicz | 1 | -5/+9 |
2014-08-25 | usbip: move usbip userspace code out of staging | Valentina Manea | 37 | -0/+5625 |
2014-07-21 | Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 4 | -8/+124 |
2014-06-30 | tools: ffs-test: fix header values endianess | Michal Nazarewicz | 1 | -2/+2 |
2014-06-30 | tools: ffs-aio-example: add license information | Robert Baldyga | 4 | -0/+108 |
2014-06-30 | tools: ffs-aio-example: convert to new descriptor format | Robert Baldyga | 2 | -8/+16 |
2014-06-30 | tools: ffs-aio-example: fix header values endianess | Robert Baldyga | 2 | -4/+4 |
2014-06-27 | Revert "tools: ffs-test: convert to new descriptor format fixing compilation ... | Felipe Balbi | 2 | -23/+3 |
2014-06-19 | tools: ffs-test: convert to new descriptor format fixing compilation error | Michal Nazarewicz | 2 | -3/+23 |
2014-05-14 | tools: usb: aio example applications | Robert Baldyga | 6 | -0/+1004 |
2013-12-05 | usb: tools: fix a regression issue that gcc can't link to pthread | Huang Rui | 1 | -2/+3 |
2013-03-07 | tools: usb: ffs-test: Fix build failure | Maxin B. John | 1 | -1/+1 |
2013-02-09 | testusb: remove all mentions of 'usbfs' | Sergei Shtylyov | 1 | -14/+13 |
2013-01-12 | tools/usb: remove unneeded 'continue' and simplify condition | Sasha Levin | 1 | -3/+1 |
2012-09-10 | tools/usb: remove last USBFS user | Sebastian Andrzej Siewior | 1 | -24/+1 |
2012-06-14 | testusb: expose looping forever option "l" to user | Du, ChangbinX | 1 | -5/+16 |
2012-05-15 | USB: testusb: add path /dev/bus/usb to default search paths for usbfs | Du, ChangbinX | 1 | -0/+5 |
2012-05-08 | USB: ffs-test: fix length argument of out function call | Matthias Fend | 1 | -1/+1 |
2012-03-22 | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -29/+2 |
2012-02-28 | USB: ffs-test: Don't duplicate {get,put}_unaligned*() functions | Matt Fleming | 2 | -29/+2 |
2012-01-24 | usb: gadget: update Michal Nazarewicz's email address | Michal Nazarewicz | 2 | -2/+2 |
2011-03-01 | USB: ffs-test: fix header path | Davidlohr Bueso | 1 | -2/+2 |
2011-02-17 | USB: tools: Add a Makefile | Davidlohr Bueso | 1 | -0/+13 |
2011-01-23 | USB: usbtest - add alignment tests to test script | Martin Fuzzey | 1 | -0/+26 |
2011-01-23 | USB: usbtest - add shell script to test HCDs | David Brownell | 1 | -0/+249 |
2010-05-21 | USB: testusb: testusb compatibility with FunctionFS gadget | Michal Nazarewicz | 1 | -70/+190 |
2010-05-21 | USB: testusb: an USB testing application | David Brownell | 1 | -0/+427 |
2010-05-21 | USB: ffs-test: FunctionFS testing program | Michal Nazarewicz | 1 | -0/+554 |