summaryrefslogtreecommitdiff
path: root/tools/usb
AgeCommit message (Expand)Author
2020-02-28usbip: Fix unsafe unaligned pointer usageShuah Khan
2019-11-28usbip: tools: fix fd leakage in the function of read_attr_usbip_statusHewenliang
2019-11-28usbip: tools: fix atoi() on non-null terminated stringColin Ian King
2018-09-05tools: usb: ffs-test: Fix build on big endian systemsPeter Senna Tschudin
2018-08-03usbip: usbip_detach: Fix memory, udev context and udev leakShuah Khan (Samsung OSG)
2018-03-22tools/usbip: fixes build with musl libc toolchainJulien BOIBESSOT
2018-02-03usbip: list: don't list devices attached to vhci_hcdShuah Khan
2018-02-03usbip: prevent bind loops on devices attached to vhci_hcdShuah Khan
2018-01-31usbip: Fix potential format overflow in userspace toolsJonathan Dieter
2018-01-31usbip: Fix implicit fallthrough warningJonathan Dieter
2018-01-31usbip: prevent vhci_hcd driver from leaking a socket pointer addressShuah Khan
2018-01-02usbip: fix usbip bind writing random string after command in match_busidJuan Zea
2017-12-09usbip: tools: Install all headers needed for libusbip developmentBen Hutchings
2016-05-03usbip: adding names db to port operationNobuo Iwata
2016-04-26usbip: tools: Start using VUDC backend in usbip toolsIgor Kotrasinski
2016-04-26usbip: tools: Add vudc backend to usbip toolsKrzysztof Opasiak
2016-04-26usbip: tools: Extract generic code to be shared with vudc backendKrzysztof Opasiak
2015-10-22Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2015-09-27tools: usb: testusb: change the default value for length from 512 to 1024Peter Chen
2015-09-27tools: usb: testusb: change the help textPeter Chen
2015-09-22tools: usbip: detach: avoid calling strlen() at each iterationEric Curtin
2015-01-15tools: ffs-aio-example: use endpoint addresses from descriptorsRobert Baldyga
2015-01-12tools: ffs-aio-example: add missing wMaxPacketSize for HS descsRobert Baldyga
2014-12-14Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-12-02usbip: remove unneeded structureJulia Lawall
2014-11-20treewide: fix typo in printk and KconfigMasanari Iida
2014-11-20Replace mentions of "list_struct" to "list_head"Andrey Utkin
2014-09-16Merge tag 'v3.17-rc5' into nextFelipe Balbi
2014-09-08Merge tag 'v3.17-rc4' into nextFelipe Balbi
2014-09-04usb: usbip: fix usbip.h path in userspace toolPiotr Król
2014-09-02tools: ffs-test: add compatibility code for old kernelsMichal Nazarewicz
2014-09-02tools: ffs-test: convert to new descriptor formatMichal Nazarewicz
2014-08-25usbip: move usbip userspace code out of stagingValentina Manea
2014-07-21Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2014-06-30tools: ffs-test: fix header values endianessMichal Nazarewicz
2014-06-30tools: ffs-aio-example: add license informationRobert Baldyga
2014-06-30tools: ffs-aio-example: convert to new descriptor formatRobert Baldyga
2014-06-30tools: ffs-aio-example: fix header values endianessRobert Baldyga
2014-06-27Revert "tools: ffs-test: convert to new descriptor format fixing compilation ...Felipe Balbi
2014-06-19tools: ffs-test: convert to new descriptor format fixing compilation errorMichal Nazarewicz
2014-05-14tools: usb: aio example applicationsRobert Baldyga
2013-12-04usb: tools: fix a regression issue that gcc can't link to pthreadHuang Rui
2013-03-07tools: usb: ffs-test: Fix build failureMaxin B. John
2013-02-08testusb: remove all mentions of 'usbfs'Sergei Shtylyov
2013-01-11tools/usb: remove unneeded 'continue' and simplify conditionSasha Levin
2012-09-10tools/usb: remove last USBFS userSebastian Andrzej Siewior
2012-06-13testusb: expose looping forever option "l" to userDu, ChangbinX
2012-05-15USB: testusb: add path /dev/bus/usb to default search paths for usbfsDu, ChangbinX
2012-05-07USB: ffs-test: fix length argument of out function callMatthias Fend
2012-03-22Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds