summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* 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
* (pci_probe) simplifyThierry Vignaud2007-08-041-2/+1
* (pci_probe) kill some quirks that are either obsolete now that weThierry Vignaud2007-08-041-30/+1
* bump minor (3)Thierry Vignaud2007-08-041-1/+1
* reuse modprobe code in order to resolve modalias (need to be optimized)Thierry Vignaud2007-08-045-5/+104
* updateThierry Vignaud2007-07-051-0/+13
* (changelog) typo fixThierry Vignaud2007-07-041-1/+1
* (changelog) --strip-prefix is now uneeded with svn2cl-0.9Thierry Vignaud2007-07-031-1/+1
* bump minor (2)Thierry Vignaud2007-05-141-1/+1
* don't link with zlib since it's not neededThierry Vignaud2007-05-141-1/+1
* new release, 0.7.1 (build with zlib which is needed by libpci)Pascal Rigaux2007-05-071-2/+2
* spec file is now managed in repsysThierry Vignaud2007-02-261-313/+0
* regenerate in order to prevent duplicata since svn2cl and cvs2l differs on da...Thierry Vignaud2007-02-261-321/+566
* strip the path when generating ChangeLogThierry Vignaud2007-02-261-1/+1
* use libldetect for parsing pci.ids & getting PCI description (thus shrinking ...Thierry Vignaud2007-02-261-43/+14
* (pci_probe) typo fix :-(Thierry Vignaud2007-02-261-1/+1
* bump major after ABI changesThierry Vignaud2007-02-261-2/+2
* export PCI domainThierry Vignaud2007-02-262-0/+2