Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-19 | mdev: expand --help so that it's actually useful. | Denys Vlasenko | |
function old new delta packed_usage 28634 28822 +188 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2010-04-02 | mdev: add "!" syntax support | Denys Vlasenko | |
Based on the patch by Steve Bennett <steveb@workware.net.au> function old new delta make_device 1640 1673 +33 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2009-12-05 | replace /bin/mdev with /sbin/mdev | Denys Vlasenko | |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2009-09-08 | Add ENABLE_FEATURE_MDEV_RENAME_REGEXP examples to mdev documentation | Bernhard Reutner-Fischer | |
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | |||
2009-09-06 | documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com) | Denys Vlasenko | |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2008-09-07 | watchdog: add -T option | Denis Vlasenko | |
function old new delta watchdog_main 159 219 +60 mdev: support match by major,minor. See bug 4714. +100 bytes. | |||
2008-07-26 | mdev: do not complain if mdev.conf does not exist; | Denis Vlasenko | |
use #if to prevent gcc from generating dead code (sadly, it's more ugly this way) | |||
2008-07-15 | mdev: support for serializing hotplug | Denis Vlasenko | |
function old new delta mdev_main 503 647 +144 | |||
2008-05-16 | - provide proc-less sample | Bernhard Reutner-Fischer | |
- improve wording | |||
2008-02-01 | add support for renaming/relocating device nodes | Mike Frysinger | |
2008-02-01 | add a mini-faq about std{in,out,err} | Mike Frysinger | |
2007-06-28 | document firmware support | Mike Frysinger | |
2007-02-14 | create a document for mdev so people dont have to rtfs | Mike Frysinger | |