OSDN Git Service

pci_device_solx_devfs_read: fix sign conversion/comparison warnings
[android-x86/external-libpciaccess.git] / src / common_device_name.c
2013-06-25 Alan Coopersmithpci_id_file_open: move variable inside the #ifndef...
2013-06-08 Thomas KlausnerProtect config.h like usual.
2012-03-05 Adam JacksonMerge branch 'master' of ssh://git.freedesktop.org...
2012-02-27 Adam JacksonUse O_CLOEXEC for internal file descriptors
2012-02-24 Mathias KrauseUse correct type for pci_id file accessor functions
2012-02-09 Alan CoopersmithClose pci.ids file when bailing out because realloc...
2011-09-17 Alan CoopersmithStrip trailing whitespace
2009-08-28 Dave AirlieMerge branch 'vga'
2009-08-21 Dave AirlieMerge remote branch 'origin/vga-arbiter'
2009-08-09 Julien CristauSilence compiler warning about pci_id_file_open definition
2008-11-19 Alan CoopersmithDon't open/gzopen pci.ids if we're not going to read it
2008-07-08 Kel ModdermanHandle compressed pci.ids
2008-03-06 Doug ChapmanBug #14818: Actually return the PCI vendor name, instea...
2008-02-27 Julien CristauDon't export private symbols.
2007-01-15 Ian RomanickMerge branch 'master' of git+ssh://git.freedesktop...
2007-01-12 Eric AnholtRemove extra fallback definition of PCIIDS_PATH.
2006-11-14 Eric AnholtMerge branch 'origin'
2006-08-10 Ian RomanickFix a segfault in populate_vendor that was triggered...
2006-07-30 Ian RomanickAdded some function preamble comments.
2006-03-27 Ian RomanickRemove src/pcils.c and src/Makefile.foo. Add src/scanpci.c.
2006-03-18 Ian RomanickInitial import of libpciaccess.