summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-09-20linux: support 32 bit PCI domains (v3)Stephen Hemminger
2014-05-31Enable use of __attribute__((deprecated)) with Solaris Studio 12.4 compilerAlan Coopersmith
2013-06-24Define PCI_MATCH_ANY as an unsigned intAlan Coopersmith
2011-10-07Add map_legacy interfaceAdam Jackson
2011-09-16Strip trailing whitespaceAlan Coopersmith
2010-10-03include: add a Makefile to install and distribute header fileGaetan Nadon
2009-12-09I/O port access routinesAdam Jackson
2009-12-02Add pci_device_get_parent_bridge()Adam Jackson
2009-08-03vgaarb: add vga count + resource accessorDave Airlie
2009-07-31vgaarb: change API to target taking a device + lock/unlock not taking oneDave Airlie
2009-07-20vgaarb: fixup api for new count reporting + decodes interface was wrong.Dave Airlie
2009-07-16add support for finding if something has a kernel driverDave Airlie
2009-06-05vgaarb: fixup api and decode rsrc.Dave Airlie
2009-05-14Reorganize the code.Tiago Vignatti
2009-05-14Delete vga_arb_rec.Tiago Vignatti
2009-05-13vgaarb: a bunch of clean ups to fit in libpciaccess style.Tiago Vignatti
2009-05-13Import libvgaaccess (VGA Arbiter) implementation from C3SL repository:Tiago Vignatti
2009-05-01pciaccess: provide a method to detect if a device is boot VGADave Airlie
2008-05-21linux: add pci_device_enable entrypoint and sysfs support for itDave Airlie
2008-03-28Fix function prototypes for C++Danny van Dyk
2008-03-12OpenBSD support for libpciaccess.Mark Kettenis
2007-10-23Bit-fields have to have type _Bool, signed int, or unsigned int.Matthias Hopf
2007-08-31Update / add comments in struct pci_mem_region.Ian Romanick
2007-08-30New interfaces to map memory with MTRR (or similar) support.Ian Romanick
2007-03-27Whitespace police.Ian Romanick
2007-01-15Convert pci_device_write_u* funtions to take a value instead of a pointer.Ian Romanick
2007-01-11Add interfaces to map / unmap specific memory ranges, bump lib version to 0.7.0.Ian Romanick
2006-07-25Add pci_device_get_bridge_buses, bump API version to 0.5.0.Ian Romanick
2006-07-06Files missed (for reasons I still don't understand) on the previousIan Romanick
2006-04-12Bump to version 0.4.0.Ian Romanick
2006-03-27Remove src/pcils.c and src/Makefile.foo. Add src/scanpci.c.XORG-7_0_99_901Ian Romanick
2006-03-18Initial import of libpciaccess.Ian Romanick