summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libify and simplifyPascal Rigaux2005-03-1411-50/+84
* fix running on a empty pci/usb devices sourcePascal Rigaux2005-03-141-1/+1
* fix typoPascal Rigaux2005-03-141-1/+1
* fix a memory leakPascal Rigaux2005-03-141-1/+3
* add dmitable usePascal Rigaux2005-03-149-75/+398
* setting .nb to 0 seems a better idea than setting .entriesPascal Rigaux2005-03-111-1/+2
* converted to UTF-8Pablo Saratxaga2005-02-231-4/+4
* *** empty log message ***Thierry Vignaud2005-02-171-0/+29
* fill in 0.5.5-1mdk's changelogThierry Vignaud2005-02-171-0/+1
* 0.5.5-1mdkThierry Vignaud2005-02-171-1/+4
* handle a few more special cases (gdth, snd-vx222, 8139too, and agp bridges)Thierry Vignaud2005-02-171-0/+20
* detect VIA SATA controllers since new sata_via.c driver probes themThierry Vignaud2005-02-171-0/+2
* all PCI_CLASS_BRIDGE_CARDBUS cards are yenta_socket (says kudzu)Pascal Rigaux2004-12-072-3/+12
* *** empty log message ***Thierry Vignaud2004-10-281-1/+53
* 0.5.3-1mdkThierry Vignaud2004-10-281-1/+5
* make ldetect-devel usable on amd64Thierry Vignaud2004-10-271-1/+1
* keep existing description string if already reported by the deviceThierry Vignaud2004-10-271-1/+1
* 0.5.2-1mdkThierry Vignaud2004-06-171-2/+5
* (usb_probe) ask the kernel for module to use with usb devicesThierry Vignaud2004-06-171-1/+4
* don't display "Vendor Specific Class" usb classPascal Rigaux2003-11-202-2/+5
* new usb_class code (breaks compatibility!)Pascal Rigaux2003-11-204-28/+89
* remove dummy reference to silently ignored -f optionThierry Vignaud2003-08-201-1/+0
* fix argument testingPascal Rigaux2003-08-201-6/+4
* a little cleanupPascal Rigaux2003-08-203-11/+11
* do full-probe by default; remove support for no full-probeThierry Vignaud2003-08-198-26/+57
* - detect ohci1394 & ehci-hcd based on the pci classPascal Rigaux2003-07-312-3/+18
* - Use read() instead of fread() to read from "/proc/bus/pci/%02x/%02x.%d".Pascal Rigaux2003-04-221-1/+14
* Use read() instead of fread() to read from "/proc/bus/pci/%02x/%02x.%d".Pascal Rigaux2003-04-221-4/+8
* only check for latest logsThierry Vignaud2003-01-281-1/+1
* - sanitize ChangeLogThierry Vignaud2003-01-282-127/+121
* *** empty log message ***Thierry Vignaud2003-01-061-3/+78
* add pixel changesThierry Vignaud2003-01-061-0/+2
* 0.4.8-1mdkThierry Vignaud2003-01-061-2/+6
* special case for buggy 0x0 usb entry so that we eventually got aThierry Vignaud2003-01-061-3/+5
* no error message when -p is not used and there is neither pci nor usb busPascal Rigaux2002-11-052-16/+16
* fix access checkThierry Vignaud2002-11-051-1/+1
* 0.4.7-1mdkThierry Vignaud2002-10-151-3/+7
* enforce gc coding rulesThierry Vignaud2002-10-071-1/+1
* - remove gc hack that tried to fix my bugThierry Vignaud2002-10-071-5/+3
* fix "skipping already handled device" (aka kill stupid remaining test)Thierry Vignaud2002-10-071-4/+2
* try to detect correctly the module when subv/subd differ with non-subv/subdGuillaume Cottenceau2002-10-041-0/+3
* fix gcThierry Vignaud2002-09-121-1/+1
* fix ugly case for snd-usb-audio which should have made titi think thatPascal Rigaux2002-09-052-3/+8
* fix getting the Product name in usb (occurs when there is no entry in usbtable)Pascal Rigaux2002-08-291-1/+4
* fix getting the Product namePascal Rigaux2002-08-291-1/+1
* fix PCI_CLASS_PROG offsetThierry Vignaud2002-08-291-1/+1
* 0.4.6-4mdkThierry Vignaud2002-08-262-1/+15
* - kill last fseekThierry Vignaud2002-08-251-26/+21
* 0.4.6-3mdkThierry Vignaud2002-08-222-1/+25
* try to not freeze on buggy motherboard by preventing:Thierry Vignaud2002-08-221-5/+6