index
:
ldetect
distro/mga1
distro/mga2
master
Light Hardware Detection Tool
Thierry Vignaud [tv]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modalias.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
make ldetect 3x faster (and even faster on machines quite quite a lot
Thierry Vignaud
2012-09-12
1
-10
/
+14
*
(modalias_resolve_module) do not ignore /etc/modprobe.d/*
Thierry Vignaud
2012-01-17
1
-0
/
+3
*
(modalias_cleanup) cleanup
Thierry Vignaud
2012-01-17
1
-2
/
+1
*
switch from libmodprobe to new libkmod
Thierry Vignaud
2012-01-13
1
-62
/
+53
*
(parse_device,modalias_cleanup) plug last (small) memleaks
Thierry Vignaud
2012-01-09
1
-0
/
+2
*
fix double free introduced by titi in r2580 (and by the way, there was no lea...
Olivier Blin
2012-01-05
1
-1
/
+0
*
(set_default_alias_file) plug a small memleak
Thierry Vignaud
2012-01-05
1
-0
/
+2
*
(modalias_resolve_module, pciusb_find_modules) use saner APIĀ for quieting li...
Thierry Vignaud
2011-11-21
1
-1
/
+1
*
(modalias_resolve_module) make sure to behave properly on errors in libmodpro...
Thierry Vignaud
2011-11-21
1
-1
/
+1
*
make libmodprobe.so quiet
Thierry Vignaud
2011-10-18
1
-0
/
+4
*
kill now useless free_*() functions
Thierry Vignaud
2011-10-18
1
-40
/
+0
*
adapt to new module-init-tools-3.16's API
Thierry Vignaud
2011-10-18
1
-13
/
+28
*
Check arguments for NULL in free functions
Christophe Fergeau
2009-04-03
1
-0
/
+8
*
Leak less memory returned from libmodprobe
Christophe Fergeau
2009-04-03
1
-3
/
+56
*
Move modalias parsing code to generic code
Christophe Fergeau
2009-04-03
1
-0
/
+87