summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/probe-modules.c
Commit message (Collapse)AuthorAgeFilesLines
* kill long dead argumentThierry Vignaud2013-03-231-1/+1
| | | | the "Additional Drivers floppy" is long dead
* (my_insmod) rename as (my_modprobe) as it really what it isThierry Vignaud2013-03-231-1/+1
|
* kill bootsplash support (we drop bootsplash in kernel in 2008)Thierry Vignaud2013-02-261-1/+0
|
* Revert commit 6430Nicolas Lécureuil2012-11-111-30/+30
|
* Do not mix tabs and spacesNicolas Lécureuil2012-11-091-30/+30
|
* kill dead emailsThierry Vignaud2012-01-271-1/+1
|
* allow to pass module options to probe-modulesOlivier Blin2008-06-121-1/+7
|
* load module passed as argument (if any), instead of probing busOlivier Blin2008-02-111-3/+16
|
* make probe-modules handle the "--usb" option instead of "usb"Olivier Blin2008-02-111-1/+1
|
* allow to probe USB bus onlyOlivier Blin2007-10-231-2/+9
|
* add probe-modules helperOlivier Blin2007-10-031-0/+44