summaryrefslogtreecommitdiffstats
path: root/modalias.c
Commit message (Collapse)AuthorAgeFilesLines
* make libmodprobe.so quietThierry Vignaud2011-10-181-0/+4
|
* kill now useless free_*() functionsThierry Vignaud2011-10-181-40/+0
|
* adapt to new module-init-tools-3.16's APIThierry Vignaud2011-10-181-13/+28
|
* Check arguments for NULL in free functionsChristophe Fergeau2009-04-031-0/+8
|
* Leak less memory returned from libmodprobeChristophe Fergeau2009-04-031-3/+56
|
* Move modalias parsing code to generic codeChristophe Fergeau2009-04-031-0/+87