aboutsummaryrefslogtreecommitdiffstats
path: root/tools/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-02-08testusb: remove all mentions of 'usbfs'Sergei Shtylyov1-14/+13
2013-01-11tools/usb: remove unneeded 'continue' and simplify conditionSasha Levin1-3/+1
2012-09-10tools/usb: remove last USBFS userSebastian Andrzej Siewior1-24/+1
2012-06-13testusb: expose looping forever option "l" to userDu, ChangbinX1-5/+16
2012-05-15USB: testusb: add path /dev/bus/usb to default search paths for usbfsDu, ChangbinX1-0/+5
2012-05-07USB: ffs-test: fix length argument of out function callMatthias Fend1-1/+1
2012-03-22Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-29/+2
2012-02-28USB: ffs-test: Don't duplicate {get,put}_unaligned*() functionsMatt Fleming2-29/+2
2012-01-24usb: gadget: update Michal Nazarewicz's email addressMichal Nazarewicz2-2/+2
2011-02-28USB: ffs-test: fix header pathDavidlohr Bueso1-2/+2
2011-02-17USB: tools: Add a MakefileDavidlohr Bueso1-0/+13
2011-01-22USB: usbtest - add alignment tests to test scriptMartin Fuzzey1-0/+26
2011-01-22USB: usbtest - add shell script to test HCDsDavid Brownell1-0/+249
2010-05-20USB: testusb: testusb compatibility with FunctionFS gadgetMichal Nazarewicz1-70/+190
2010-05-20USB: testusb: an USB testing applicationDavid Brownell1-0/+427
2010-05-20USB: ffs-test: FunctionFS testing programMichal Nazarewicz1-0/+554