aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils/usbreset/src
Commit message (Collapse)AuthorAgeFilesLines
* usbreset: remove redundant packagePaul Spooren2021-01-031-236/+0
| | | | | | | | | The package `usbutils` already offers an USB reset function, this package is therefore not really required standalone. CC: Jo-Philipp Wich <jo@mein.io> Signed-off-by: Paul Spooren <mail@aparcar.org>
* usbreset: Add missing headerRosen Penev2019-07-081-0/+1
| | | | | | Fixes undefined reference to strtoul Signed-off-by: Rosen Penev <rosenp@gmail.com>
* usbreset: fix possible access to uninitialized variable (#15041)Jo-Philipp Wich2014-02-231-1/+1
| | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 39738
* usbreset: rewrite to not rely on /proc/bus/usb anymoreJo-Philipp Wich2013-09-031-68/+50
| | | | SVN-Revision: 37893
* packages: clean up the package folderJohn Crispin2013-06-211-0/+253
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007