OSDN Git Service

Android porting
[android-x86/external-libpciaccess.git] / include /
2015-10-02 Chih-Wei HuangAndroid porting lollipop-x86 marshmallow-x86 android-x86-6.0-r1 android-x86-6.0-r2 android-x86-6.0-r3
2014-05-31 Alan CoopersmithEnable use of __attribute__((deprecated)) with Solaris...
2013-06-25 Alan CoopersmithDefine PCI_MATCH_ANY as an unsigned int
2011-10-07 Adam JacksonAdd map_legacy interface
2011-09-17 Alan CoopersmithStrip trailing whitespace
2010-10-03 Gaetan Nadoninclude: add a Makefile to install and distribute heade...
2009-12-09 Adam JacksonI/O port access routines
2009-12-02 Adam JacksonAdd pci_device_get_parent_bridge()
2009-08-21 Dave AirlieMerge remote branch 'origin/vga-arbiter'
2009-08-05 Dave AirlieMerge branch 'master' into vga-arbiter
2009-08-05 Dave AirlieMerge branch 'master' into vga-arbiter
2009-08-03 Dave Airlievgaarb: add vga count + resource accessor
2009-07-31 Dave Airlievgaarb: change API to target taking a device + lock...
2009-07-31 Dave AirlieMerge remote branch 'main/master' into vga-arbiter
2009-07-20 Dave Airlievgaarb: fixup api for new count reporting + decodes...
2009-07-16 Dave Airlieadd support for finding if something has a kernel driver
2009-06-04 Dave Airlievgaarb: fixup api and decode rsrc.
2009-05-14 Tiago VignattiReorganize the code.
2009-05-14 Tiago VignattiDelete vga_arb_rec.
2009-05-13 Tiago Vignattivgaarb: a bunch of clean ups to fit in libpciaccess...
2009-05-13 Tiago VignattiImport libvgaaccess (VGA Arbiter) implementation from...
2009-04-30 Dave Airliepciaccess: provide a method to detect if a device is...
2008-05-21 Dave Airlielinux: add pci_device_enable entrypoint and sysfs suppo...
2008-03-29 Danny van DykFix function prototypes for C++
2008-03-12 Mark KettenisOpenBSD support for libpciaccess.
2007-10-23 Matthias HopfBit-fields have to have type _Bool, signed int, or...
2007-09-03 James CloosMerge branch 'master' of ssh://git.freedesktop.org...
2007-08-31 Ian RomanickUpdate / add comments in struct pci_mem_region.
2007-08-31 Ian RomanickNew interfaces to map memory with MTRR (or similar...
2007-03-27 Ian RomanickWhitespace police.
2007-01-15 Ian RomanickMerge branch 'master' of git+ssh://git.freedesktop...
2007-01-15 Ian RomanickConvert pci_device_write_u* funtions to take a value...
2007-01-12 Ian RomanickAdd interfaces to map / unmap specific memory ranges...
2006-11-14 Eric AnholtMerge branch 'origin'
2006-07-25 Ian RomanickAdd pci_device_get_bridge_buses, bump API version to...
2006-07-07 Ian RomanickFiles missed (for reasons I still don't understand...
2006-04-12 Ian RomanickBump to version 0.4.0.
2006-03-27 Ian RomanickRemove src/pcils.c and src/Makefile.foo. Add src/scanpci.c.
2006-03-18 Ian RomanickInitial import of libpciaccess.