Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix comment | Thierry Vignaud | 2009-09-23 | 1 | -1/+1 | |
* | bump major since ABI changed | Thierry Vignaud | 2009-09-23 | 1 | -2/+2 | |
* | (printit) display PCI revision if availlable (#42576) | Thierry Vignaud | 2009-09-23 | 1 | -0/+2 | |
* | (pci_probe) retrieve PCI revision (#42576) | Thierry Vignaud | 2009-09-23 | 3 | -0/+4 | |
* | (run) enable to run a locally build lspcidrake | Thierry Vignaud | 2009-09-23 | 1 | -0/+3 | |
* | kill doble include | Thierry Vignaud | 2009-09-23 | 1 | -1/+0 | |
* | Release 0.8.6 | Pascal Terjan | 2009-09-23 | 2 | -1/+3 | |
* | parse only once usb.ids (avoids displaying Duplicate errors) | Pascal Terjan | 2009-09-23 | 2 | -1/+7 | |
* | 0.8.5 | Thierry Vignaud | 2009-09-14 | 2 | -1/+3 | |
* | fix freed memory usage in criteria_from_dmidecode and entries_matching_criter... | Pascal Terjan | 2009-09-03 | 2 | -8/+8 | |
* | (usb_probe) do not display any warning when driver field is empty in | Thierry Vignaud | 2009-09-03 | 2 | -2/+5 | |
* | Fix include | Pascal Terjan | 2009-06-25 | 1 | -1/+1 | |
* | Fix types so that we build with dietlibc | Pascal Terjan | 2009-06-25 | 2 | -43/+43 | |
* | Release 0.8.4 | Pascal Terjan | 2009-06-25 | 2 | -1/+6 | |
* | Use usb.ids | Pascal Terjan | 2009-06-25 | 4 | -9/+903 | |
* | same for usb | Pascal Terjan | 2009-06-25 | 1 | -1/+1 | |
* | Do not lose pointer when realloc decides to move it | Pascal Terjan | 2009-06-25 | 1 | -1/+2 | |
* | release 0.8.3 | Pascal Terjan | 2009-04-20 | 2 | -1/+3 | |
* | ignore usb interfaces not active | Pascal Terjan | 2009-04-10 | 2 | -1/+4 | |
* | fix parsing of /proc/bus/usb/device I: lines and use the class | Pascal Terjan | 2009-04-10 | 2 | -5/+14 | |
* | Release 0.8.2 | Christophe Fergeau | 2009-04-06 | 1 | -1/+1 | |
* | Oops, I screwed up the size of the elements in a realloc | Christophe Fergeau | 2009-04-05 | 1 | -1/+1 | |
* | Don't use strchrnul since it's not available on dietlibc | Christophe Fergeau | 2009-04-04 | 1 | -2/+3 | |
* | Release 0.8.1 | Christophe Fergeau | 2009-04-03 | 2 | -2/+4 | |
* | Update NEWS file | Christophe Fergeau | 2009-04-03 | 1 | -0/+3 | |
* | Get make dist to work for both svn and git | Christophe Fergeau | 2009-04-03 | 1 | -1/+10 | |
* | Add make dist-git target | Christophe Fergeau | 2009-04-03 | 1 | -0/+4 | |
* | Add dist and tar as synonymous to the dis target | Christophe Fergeau | 2009-04-03 | 1 | -1/+6 | |
* | Remove unused fields | Christophe Fergeau | 2009-04-03 | 1 | -4/+0 | |
* | Forgot to add sysfs files | Christophe Fergeau | 2009-04-03 | 6 | -3/+457 | |
* | Skip hid entries with NULL module name (ie no quirk needed) | Christophe Fergeau | 2009-04-03 | 1 | -2/+3 | |
* | Enumerate hid entries | Christophe Fergeau | 2009-04-03 | 1 | -0/+13 | |
* | Add hid device enumerator | Christophe Fergeau | 2009-04-03 | 3 | -1/+175 | |
* | Check arguments for NULL in free functions | Christophe Fergeau | 2009-04-03 | 1 | -0/+8 | |
* | Leak less memory returned from libmodprobe | Christophe Fergeau | 2009-04-03 | 1 | -3/+56 | |
* | Move modalias parsing code to generic code | Christophe Fergeau | 2009-04-03 | 4 | -71/+93 | |
* | Fix some memory leaks | Christophe Fergeau | 2009-04-03 | 2 | -3/+10 | |
* | bump major because of ABI change | Olivier Blin | 2009-03-28 | 2 | -3/+3 | |
* | 0.7.28 | Olivier Blin | 2009-03-27 | 2 | -1/+8 | |
* | do not use random string as device description | Olivier Blin | 2009-03-27 | 1 | -1/+1 | |
* | update comment | Olivier Blin | 2009-03-27 | 1 | -2/+2 | |
* | use /sys/bus/usb/devices instead of /sys/class/usb_device (disabled in kernel... | Olivier Blin | 2009-03-27 | 3 | -4/+8 | |
* | - 0.7.27 | Luiz Fernando Capitulino | 2009-02-05 | 1 | -1/+1 | |
* | - lspcidrake: use getopt to parse command-line instead of playing | Luiz Fernando Capitulino | 2009-02-05 | 1 | -24/+37 | |
* | - pciusb.c: Include <sys/utsname.h>, needed by uname(2) | Luiz Fernando Capitulino | 2009-02-05 | 1 | -0/+1 | |
* | - Fix 'ret may be used uninitialized' warning by initializing | Luiz Fernando Capitulino | 2009-02-05 | 1 | -2/+2 | |
* | fix emails | Thierry Vignaud | 2009-01-27 | 1 | -4/+4 | |
* | 0.7.26 | Thierry Vignaud | 2008-05-14 | 2 | -1/+3 | |
* | (pci_probe) adapt to pciutils-3.x API | Thierry Vignaud | 2008-05-14 | 1 | -0/+1 | |
* | (pci_probe) adapt to pciutils-3.x API | Thierry Vignaud | 2008-05-14 | 2 | -3/+2 |