summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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 ↵Olivier Blin2007-08-311-2/+6
| | | | modules available in dkms packages)
* 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
| | | | | arrays of pointers)
* 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 ↵Olivier Blin2007-08-221-3/+9
| | | | controllers when run from old kernels)
* 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
| | | | | if kernel's modules.alias cannot be found (eg: installer)
* 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 ↵Thierry Vignaud2007-08-141-1/+1
| | | | changes do not got exported
* replace '_' characters with '-' to be compliant with pcitable and ↵Olivier Blin2007-08-141-0/+7
| | | | list_modules.pm
* 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
|
* bump minor (6)Thierry Vignaud2007-08-071-1/+1
|
* (find_modules_through_aliases) exit() is not nice error managment in a libraryThierry Vignaud2007-08-071-2/+2
|
* - don't free before printingPascal Rigaux2007-08-071-3/+3
| | | | | - print fatal error on stderr
* bump minor (5)Thierry Vignaud2007-08-061-1/+1
|
* (pciusb_find_modules) handle pcitable without description fieldThierry Vignaud2007-08-061-0/+2
|
* bump minor (4)Thierry Vignaud2007-08-061-1/+1
|
* updateThierry Vignaud2007-08-061-0/+16
|
* updateThierry Vignaud2007-08-061-0/+9
|