summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* extract find_modalias functionOlivier Blin2008-02-271-21/+28
* fix indentationOlivier Blin2008-02-271-5/+5
* do not ignore subsequent modaliases if resolving one failsOlivier Blin2008-02-271-2/+2
* add back /bin/gzip support, and prefer it if available (6 hundredths of secon...Olivier Blin2008-02-272-13/+78
* allow to modify the fh type more easily by adding more wrappersOlivier Blin2008-02-274-10/+25
* remove doble zlib.h includeOlivier Blin2008-02-271-1/+0
* rebuild common.o if common.h has been modifiedOlivier Blin2008-02-271-0/+1
* 0.7.20Olivier Blin2007-09-281-1/+1
* fix modalias fd leak (thanks to Anssi for the report)Olivier Blin2007-09-281-0/+2
* 0.7.19Olivier Blin2007-09-191-1/+1
* use snd_usb_audio (with underscores)Olivier Blin2007-09-191-1/+1
* replace '-' characters from USB drivers with '_' to be compliant with modname...Olivier Blin2007-09-191-1/+9
* 0.7.18Olivier Blin2007-09-111-1/+1
* use ldetect-lst aliases from /lib/module-init-tools/, not from /usrOlivier Blin2007-09-111-1/+1
* indentOlivier Blin2007-09-111-14/+14
* do not read modules.dep and do not try to find command, we always try to find...Olivier Blin2007-09-111-7/+0
* do not read depends twiceOlivier Blin2007-09-091-13/+15
* 0.7.17Olivier Blin2007-09-091-1/+1
* use module aliases from first match onlyOlivier Blin2007-09-091-1/+1
* 0.7.16Olivier Blin2007-09-071-1/+1
* use table_name_to_file() not to hardcode ldetect-lst path everywhereOlivier Blin2007-09-071-7/+9
* export table_name_to_fileOlivier Blin2007-09-072-1/+3
* use ldetect's preferred-modules.alias file before other aliases filesOlivier Blin2007-09-071-1/+2
* rewriteOlivier Blin2007-09-071-5/+5
* fallback on ldetect-lst's dkms-modules.alias if no alias is found (to find mo...Olivier Blin2007-08-311-2/+6
* avoid a useless alloc + freeOlivier Blin2007-08-311-7/+5
* move fallback path in a macroOlivier Blin2007-08-311-1/+3
* remove unused variableOlivier Blin2007-08-311-1/+0
* remove useless initialization codeOlivier Blin2007-08-311-16/+0
* bump minor (15)Thierry Vignaud2007-08-271-1/+1
* fix ld argumentsThierry Vignaud2007-08-271-1/+1
* update, kill doble entriesThierry Vignaud2007-08-271-18/+8
* bump minor (14)Thierry Vignaud2007-08-272-1/+77
* ld doesn't like -g, so use gcc back againThierry Vignaud2007-08-271-1/+1
* bump minor (13)Thierry Vignaud2007-08-271-1/+1
* fix build on x86_64Thierry Vignaud2007-08-271-3/+3
* (find_modules_through_aliases) fix test, thus fixing overwriting Card: in chrootThierry Vignaud2007-08-271-1/+1
* kill doble entrieThierry Vignaud2007-08-271-13/+0
* try harder to reduce number of relocations (most remaining ones are due toThierry Vignaud2007-08-274-14/+14
* use visibility in order to enforce exported ABI and to reduce code sizeThierry Vignaud2007-08-275-2/+9
* updateThierry Vignaud2007-08-271-0/+95
* 0.7.12Olivier Blin2007-08-221-1/+1
* prefer ldetect-lst's modules.alias if more recent (to detect modular IDE cont...Olivier Blin2007-08-221-3/+9
* remove spurious argumentOlivier Blin2007-08-221-1/+1
* bump minor to 11Olivier Blin2007-08-201-1/+1
* revert '_' characters substitutionOlivier Blin2007-08-201-7/+0
* bump minorThierry Vignaud2007-08-161-1/+1
* (find_modules_through_aliases) plug some memory leakThierry Vignaud2007-08-161-0/+3
* (find_modules_through_aliases) fallback to ldetect-lst's modules.aliasThierry Vignaud2007-08-161-0/+5
* bump minor (9)Thierry Vignaud2007-08-161-1/+1