index
:
ldetect
distro/mga1
distro/mga2
master
Light Hardware Detection Tool
Thierry Vignaud [tv]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
reduce structure size by packing together the bit booleans further,
Thierry Vignaud
2009-10-01
2
-1
/
+3
*
class_prog is now unused
Thierry Vignaud
2009-09-30
1
-2
/
+0
*
upcase PCI
Thierry Vignaud
2009-09-30
1
-5
/
+5
*
describe device id
Thierry Vignaud
2009-09-30
1
-1
/
+1
*
fix usb_port description (bogus one was introduced by blino in r254952
Thierry Vignaud
2009-09-30
1
-1
/
+1
*
(pci_probe) explain
Thierry Vignaud
2009-09-30
1
-0
/
+1
*
(pci_probe) kill useless empty line
Thierry Vignaud
2009-09-30
1
-1
/
+0
*
restore a lost comment
Thierry Vignaud
2009-09-30
1
-0
/
+1
*
release 0.10.0
Thierry Vignaud
2009-09-30
1
-1
/
+1
*
typo fix
Thierry Vignaud
2009-09-30
1
-5
/
+5
*
release 0.10.0
Thierry Vignaud
2009-09-30
1
-0
/
+2
*
(pci_probe) no need to allocate that much space on the stack
Thierry Vignaud
2009-09-30
1
-2
/
+2
*
bump major since ABI changed
Thierry Vignaud
2009-09-30
1
-1
/
+1
*
(pci_probe) use libpci in order to retrieve PCI capabilities in order to have
Thierry Vignaud
2009-09-30
4
-1
/
+14
*
(pci_probe) reuse more stuff from libpci in order to retrieve PCI sub
Thierry Vignaud
2009-09-30
1
-6
/
+5
*
(pci_probe) simplify using libpci in order to retrieve PCI config space
Thierry Vignaud
2009-09-30
1
-14
/
+3
*
(pci_probe) change type of buffer (no real change)
Thierry Vignaud
2009-09-30
1
-1
/
+1
*
(pci_probe) make sure not to retrieve values from previous devices
Thierry Vignaud
2009-09-30
1
-0
/
+1
*
split out CONFIG_SPACE_ZIZE (needed for next commits)
Thierry Vignaud
2009-09-30
1
-1
/
+3
*
log latest change
Thierry Vignaud
2009-09-29
1
-0
/
+2
*
(pciusb_initialize) initialize pci revision to 0
Thierry Vignaud
2009-09-29
1
-0
/
+1
*
pixel no longer work for mdv
Thierry Vignaud
2009-09-28
1
-1
/
+1
*
update
Thierry Vignaud
2009-09-28
1
-1
/
+1
*
0.9.1
Thierry Vignaud
2009-09-28
2
-1
/
+3
*
(pci_probe) fix inverted test for choosing between '8139cp' &
Thierry Vignaud
2009-09-28
2
-1
/
+3
*
(run) rebuild lspcidrake if needed
Thierry Vignaud
2009-09-28
1
-1
/
+1
*
add bug ID
Thierry Vignaud
2009-09-23
1
-1
/
+1
*
0.9.0
Thierry Vignaud
2009-09-23
1
-0
/
+2
*
(pci_probe) try harder to fetch the right driver between '8139cp' &
Thierry Vignaud
2009-09-23
2
-0
/
+9
*
better log since lspcidrake now display PCI revision, it's no more a
Thierry Vignaud
2009-09-23
1
-1
/
+1
*
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
[next]