aboutsummaryrefslogtreecommitdiff
path: root/package/utils/usbreset/src/usbreset.c
Commit message (Collapse)AuthorAge
* usbreset: Add missing headerRosen Penev2019-07-08
| | | | | | 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-23
| | | | | | 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-03
| | | | SVN-Revision: 37893
* packages: clean up the package folderJohn Crispin2013-06-21
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007