summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 0.12.1.1distro/mga2Thierry Vignaud2012-12-122-1/+3
* bump max devices number per bus from 100 to 300 (mga#8320)Thierry Vignaud2012-12-122-1/+2
* make ldetect 3x faster (and even faster on machines quite quite a lotThierry Vignaud2012-12-125-27/+38
* branchThierry Vignaud2012-12-120-0/+0
* 0.12.1Thierry Vignaud2012-01-192-1/+3
* (parse_device) fix reading freed memoryThierry Vignaud2012-01-192-1/+1
* enables to build lspcidrake.static in order to testThierry Vignaud2012-01-171-0/+4
* (modalias_resolve_module) do not ignore /etc/modprobe.d/*Thierry Vignaud2012-01-172-0/+5
* (modalias_cleanup) cleanupThierry Vignaud2012-01-171-2/+1
* 0.12.0Thierry Vignaud2012-01-132-2/+4
* switch from libmodprobe to new libkmodThierry Vignaud2012-01-134-67/+56
* 0.11.6Thierry Vignaud2012-01-092-1/+3
* (parse_device,modalias_cleanup) plug last (small) memleaksThierry Vignaud2012-01-093-0/+6
* 0.11.5Thierry Vignaud2012-01-082-1/+3
* (free_*) fix segfaulting when calling usb_probe() more than onceThierry Vignaud2012-01-082-0/+9
* fix double free introduced by titi in r2580 (and by the way, there was no lea...Olivier Blin2012-01-052-1/+2
* 0.11.4Thierry Vignaud2012-01-052-1/+3
* (usb_probe) free last memleak by using new usbutils' names_exit()Thierry Vignaud2012-01-052-1/+5
* sync with names with usbutils-005 which have better memory managementThierry Vignaud2012-01-053-260/+435
* (set_default_alias_file) plug a small memleakThierry Vignaud2012-01-051-0/+2
* (pciusb_free) fix small memleakThierry Vignaud2012-01-052-0/+3
* 0.11.3Thierry Vignaud2011-11-212-1/+3
* switch back to dynamically linking against libmodprobeThierry Vignaud2011-11-212-1/+2
* (modalias_resolve_module, pciusb_find_modules) use saner APIĀ for quieting li...Thierry Vignaud2011-11-213-2/+3
* (modalias_resolve_module) make sure to behave properly on errors in libmodpro...Thierry Vignaud2011-11-212-1/+3
* 0.11.2Thierry Vignaud2011-10-182-1/+3
* switch from bzip2 to xz for compressing tarballsThierry Vignaud2011-10-181-2/+2
* link statically with modprobe.soThierry Vignaud2011-10-182-1/+2
* make libmodprobe.so quietThierry Vignaud2011-10-182-0/+8
* kill now useless free_*() functionsThierry Vignaud2011-10-181-40/+0
* adapt to new module-init-tools-3.16's APIThierry Vignaud2011-10-182-13/+29
* remove useless includeThierry Vignaud2011-10-181-1/+0
* (get_pci_description) introduce new API for drakx's stage1 in order to find u...Thierry Vignaud2011-10-183-0/+22
* (pci_probe) don't exit(1) on systems without pciThierry Vignaud2011-10-182-0/+7
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-05-173-2/+2
* 0.11.1Thierry Vignaud2009-12-012-1/+3
* (pci_probe) do not crash if there're more than 100 PCI devicesThierry Vignaud2009-12-012-1/+2
* log latest changesThierry Vignaud2009-12-011-0/+2
* (pci_probe,usb_probe) commentThierry Vignaud2009-12-012-0/+4
* (pci_probe) no need to lookup extended PCI capabilitiesThierry Vignaud2009-12-011-1/+1
* (pci_probe) simplify reusing pci_find_cap()Thierry Vignaud2009-12-011-7/+1
* release 0.11.0Thierry Vignaud2009-10-011-0/+2
* bump major since ABI changedThierry Vignaud2009-10-011-1/+1
* use same types as in libpci (in order to please Teuf)Thierry Vignaud2009-10-012-15/+17
* reduce structure size by packing together the bit booleans further,Thierry Vignaud2009-10-012-1/+3
* class_prog is now unusedThierry Vignaud2009-09-301-2/+0
* upcase PCIThierry Vignaud2009-09-301-5/+5
* describe device idThierry Vignaud2009-09-301-1/+1
* fix usb_port description (bogus one was introduced by blino in r254952Thierry Vignaud2009-09-301-1/+1
* (pci_probe) explainThierry Vignaud2009-09-301-0/+1