summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/tools
Commit message (Expand)AuthorAgeFilesLines
* staging: greybus: loopback_test: Remove extra blank linesJack Schofield2022-12-051-13/+0
* staging: greybus: loopback_test: Remove void function return statementJack Schofield2022-12-051-1/+0
* staging: greybus: loopback_test: Add blank line after declaration.Jack Schofield2022-12-051-0/+1
* staging: greybus: tools: fix spellingVaibhav Nagare2022-04-261-1/+1
* Kbuild: add -Wno-shift-negative-value where -Wextra is usedArnd Bergmann2022-03-131-1/+2
* Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-031-0/+1
|\
| * .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* | staging: greybus: tools: Fix braces {} styleSimran Singhal2020-03-231-1/+2
|/
* staging: greybus: loopback_test: fix potential path truncationsJohan Hovold2020-03-171-7/+8
* staging: greybus: loopback_test: fix potential path truncationJohan Hovold2020-03-171-1/+1
* staging: greybus: loopback_test: fix poll-mask build breakageJohan Hovold2020-03-171-2/+2
* staging: greybus: remove license "boilerplate"Greg Kroah-Hartman2019-08-271-2/+0
* staging: greybus: tools: Remove function log_csv_error()Nishka Dasgupta2019-07-011-6/+0
* staging: greybus: fix spelling mistake "entires" -> "entries"Colin Ian King2018-09-182-2/+2
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-2/+2
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-132-0/+2
|\
| * staging: greybus: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman2017-11-112-0/+2
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* Staging: greybus: Match alignment with open parenthesis.Shreeya Patel2017-08-181-19/+16
* 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/+1
* staging: greybus: loopback_test: fix checkpatch bad function definition errorAbdul Rauf2017-01-161-1/+1
* staging: greybus: remove .gitignore fileGreg Kroah-Hartman2016-09-191-0/+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-261-32/+32
* greybus: loopback_test: handle SIGINT signalAxel Haslam2016-03-161-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-011-1/+1
* greybus: loopback_test: make output to csv file a parameter optionAxel Haslam2016-01-261-4/+8
* greybus: loopback_test: null terminate the dict structureGreg Kroah-Hartman2015-12-171-2/+3
* greybus: loopback_test: fix warning about signed/unsigned comparisonGreg Kroah-Hartman2015-12-171-1/+1
* greybus: tools: Add tools directory to greybus repo and add loopbackGreg Kroah-Hartman2015-12-175-0/+1365