summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/tools/loopback_test.c
Commit message (Expand)AuthorAgeFilesLines
* staging: greybus: fix spelling mistake "entires" -> "entries"Colin Ian King2018-09-181-1/+1
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-2/+2
* staging: greybus: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman2017-11-111-0/+1
* Staging: greybus: Match alignment with open parenthesis.Shreeya Patel2017-08-191-19/+16Star
* staging: greybus: loopback_test: fix comment style issuesAleksey Rybalkin2017-07-161-6/+7
* staging: greybus: loop_backtest: fixed consistent spacing style issueJonathan Bowie2017-03-071-1/+1
* staging: greybus: loopback_test: Fix open error pathsayli karnik2017-03-061-1/+1
* staging: greybus: loopback_test: fix device-name leakGargi Sharma2017-03-061-1/+1
* staging: greybus: loopback_test: use octal permissions instead of symbolicIgor Pylypiv2017-01-191-2/+1Star
* staging: greybus: loopback_test: fix checkpatch bad function definition errorAbdul Rauf2017-01-161-1/+1
* greybus: loopback_test: Add -f argument to cancel all testsRyan Lim2016-07-201-3/+10
* greybus: loopback_test: Fix -z argument bugRyan Lim2016-07-201-1/+2
* greybus: loopback_test: Cancel only the tests running on selected devicesRyan Lim2016-07-201-1/+2
* greybus: Fix loopback app after rename to gpphyAxel Haslam2016-05-271-32/+32
* greybus: loopback_test: handle SIGINT signalAxel Haslam2016-03-171-13/+40
* greybus: loopback_test: Use timeout argumentAxel Haslam2016-03-081-1/+1
* greybus: Loopback_test: use poll instead of inotifyAxel Haslam2016-02-291-69/+70
* greybus: loopback_test: Decrease the max number of devicesAxel Haslam2016-02-021-1/+1
* greybus: loopback_test: make output to csv file a parameter optionAxel Haslam2016-01-271-4/+8
* greybus: loopback_test: null terminate the dict structureGreg Kroah-Hartman2015-12-181-2/+3
* greybus: loopback_test: fix warning about signed/unsigned comparisonGreg Kroah-Hartman2015-12-181-1/+1
* greybus: tools: Add tools directory to greybus repo and add loopbackGreg Kroah-Hartman2015-12-181-0/+958