summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Add pci_device_disable() functionMoritz Fischer2022-08-111-0/+1
* Fix spelling/wording issuesAlan Coopersmith2022-04-021-2/+2
* linux: support 32 bit PCI domains (v3)Stephen Hemminger2017-09-201-1/+14
* Enable use of __attribute__((deprecated)) with Solaris Studio 12.4 compilerAlan Coopersmith2014-05-311-1/+1
* Define PCI_MATCH_ANY as an unsigned intAlan Coopersmith2013-06-241-1/+1
* Add map_legacy interfaceAdam Jackson2011-10-071-0/+8
* Strip trailing whitespaceAlan Coopersmith2011-09-161-7/+7
* include: add a Makefile to install and distribute header fileGaetan Nadon2010-10-031-0/+1
* I/O port access routinesAdam Jackson2009-12-091-0/+19
* Add pci_device_get_parent_bridge()Adam Jackson2009-12-021-0/+2
* vgaarb: add vga count + resource accessorDave Airlie2009-08-031-0/+2
* vgaarb: change API to target taking a device + lock/unlock not taking oneDave Airlie2009-07-311-4/+5
* vgaarb: fixup api for new count reporting + decodes interface was wrong.Dave Airlie2009-07-201-1/+1
* add support for finding if something has a kernel driverDave Airlie2009-07-161-0/+2
* vgaarb: fixup api and decode rsrc.Dave Airlie2009-06-051-3/+2
* Reorganize the code.Tiago Vignatti2009-05-141-13/+2
* Delete vga_arb_rec.Tiago Vignatti2009-05-141-21/+20
* vgaarb: a bunch of clean ups to fit in libpciaccess style.Tiago Vignatti2009-05-131-25/+14
* Import libvgaaccess (VGA Arbiter) implementation from C3SL repository:Tiago Vignatti2009-05-131-0/+75
* pciaccess: provide a method to detect if a device is boot VGADave Airlie2009-05-011-0/+2
* linux: add pci_device_enable entrypoint and sysfs support for itDave Airlie2008-05-211-0/+2
* Fix function prototypes for C++Danny van Dyk2008-03-281-0/+8
* OpenBSD support for libpciaccess.Mark Kettenis2008-03-121-0/+2
* Bit-fields have to have type _Bool, signed int, or unsigned int.Matthias Hopf2007-10-231-7/+7
* Update / add comments in struct pci_mem_region.Ian Romanick2007-08-311-0/+25
* New interfaces to map memory with MTRR (or similar) support.Ian Romanick2007-08-301-6/+29
* Whitespace police.Ian Romanick2007-03-271-51/+51
* Convert pci_device_write_u* funtions to take a value instead of a pointer.Ian Romanick2007-01-151-6/+6
* Add interfaces to map / unmap specific memory ranges, bump lib version to 0.7.0.Ian Romanick2007-01-111-0/+6
* Add pci_device_get_bridge_buses, bump API version to 0.5.0.Ian Romanick2006-07-251-0/+3
* Files missed (for reasons I still don't understand) on the previousIan Romanick2006-07-061-0/+60
* Bump to version 0.4.0.Ian Romanick2006-04-121-5/+48
* Remove src/pcils.c and src/Makefile.foo. Add src/scanpci.c.XORG-7_0_99_901Ian Romanick2006-03-271-0/+3
* Initial import of libpciaccess.Ian Romanick2006-03-181-0/+275