summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* (entries_matching_criteria) fix zlib conversion (#32590)Thierry Vignaud2007-08-161-1/+1
* 0.7.8Olivier Blin2007-08-151-1/+1
* use zlib to read gzipped files instead of piping gzip commandOlivier Blin2007-08-154-55/+21
* 0.7.7Olivier Blin2007-08-141-1/+1
* use -rBASE for svn export in order to please blino by making sure local chang...Thierry Vignaud2007-08-141-1/+1
* replace '_' characters with '-' to be compliant with pcitable and list_module...Olivier Blin2007-08-141-0/+7
* build static libraryOlivier Blin2007-08-141-1/+5
* move objects list in lib_objs variableOlivier Blin2007-08-141-1/+2
* remove old 8139too/gdth hardcoded rules (already in modules.alias)Olivier Blin2007-08-141-10/+0