summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-10-07Add map_legacy interfaceAdam Jackson1-0/+8
2011-09-16Strip trailing whitespaceAlan Coopersmith1-7/+7
2010-10-03include: add a Makefile to install and distribute header fileGaetan Nadon1-0/+1
2009-12-09I/O port access routinesAdam Jackson1-0/+19
2009-12-02Add pci_device_get_parent_bridge()Adam Jackson1-0/+2
2009-08-03vgaarb: add vga count + resource accessorDave Airlie1-0/+2
2009-07-31vgaarb: change API to target taking a device + lock/unlock not taking oneDave Airlie1-4/+5
2009-07-20vgaarb: fixup api for new count reporting + decodes interface was wrong.Dave Airlie1-1/+1
2009-07-16add support for finding if something has a kernel driverDave Airlie1-0/+2
2009-06-05vgaarb: fixup api and decode rsrc.Dave Airlie1-3/+2
2009-05-14Reorganize the code.Tiago Vignatti1-13/+2
2009-05-14Delete vga_arb_rec.Tiago Vignatti1-21/+20
2009-05-13vgaarb: a bunch of clean ups to fit in libpciaccess style.Tiago Vignatti1-25/+14
2009-05-13Import libvgaaccess (VGA Arbiter) implementation from C3SL repository:Tiago Vignatti1-0/+75
2009-05-01pciaccess: provide a method to detect if a device is boot VGADave Airlie1-0/+2
2008-05-21linux: add pci_device_enable entrypoint and sysfs support for itDave Airlie1-0/+2
2008-03-28Fix function prototypes for C++Danny van Dyk1-0/+8
2008-03-12OpenBSD support for libpciaccess.Mark Kettenis1-0/+2
2007-10-23Bit-fields have to have type _Bool, signed int, or unsigned int.Matthias Hopf1-7/+7
2007-08-31Update / add comments in struct pci_mem_region.Ian Romanick1-0/+25
2007-08-30New interfaces to map memory with MTRR (or similar) support.Ian Romanick1-6/+29
2007-03-27Whitespace police.Ian Romanick1-51/+51
2007-01-15Convert pci_device_write_u* funtions to take a value instead of a pointer.Ian Romanick1-6/+6
2007-01-11Add interfaces to map / unmap specific memory ranges, bump lib version to 0.7.0.Ian Romanick1-0/+6
2006-07-25Add pci_device_get_bridge_buses, bump API version to 0.5.0.Ian Romanick1-0/+3
2006-07-06Files missed (for reasons I still don't understand) on the previousIan Romanick1-0/+60
2006-04-12Bump to version 0.4.0.Ian Romanick1-5/+48
2006-03-27Remove src/pcils.c and src/Makefile.foo. Add src/scanpci.c.XORG-7_0_99_901Ian Romanick1-0/+3
2006-03-18Initial import of libpciaccess.Ian Romanick1-0/+275