summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libpciaccess 0.11.0libpciaccess-0.11.0Adam Jackson2009-12-141-1/+1
* Fix I/O handle array allocator to work for devices past the firstAdam Jackson2009-12-141-5/+5
* Fix pci_device_open_io() to actually return something usefulAdam Jackson2009-12-141-0/+2
* I/O port access routinesAdam Jackson2009-12-096-40/+436
* Add pci_device_get_parent_bridge()Adam Jackson2009-12-022-0/+42
* Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon2009-11-271-0/+1
* INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2009-10-284-239/+6
* Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon2009-10-271-6/+5
* Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon2009-10-261-2/+1
* .gitignore: use common defaults with custom section # 24239Gaetan Nadon2009-10-222-20/+62
* shutup stupid gcc warning, strtok_r ignores the first parameterlibpciaccess-0.10.9Dave Airlie2009-09-251-1/+1
* libpciaccess 0.10.9Dave Airlie2009-09-251-1/+1
* vgaarb: fix newbie typoTiago Vignatti2009-09-181-3/+0
* vgaarb: check for fd before close itTiago Vignatti2009-09-181-0/+6
* Free return value from scandir instead of leaking it.Keith Packard2009-09-171-0/+4
* vgaarb: check pci_sys exists before initing vga arbDave Airlie2009-09-021-0/+4
* pciaccess: bump to 0.10.8libpciaccess-0.10.8Dave Airlie2009-08-312-2/+2
* pciaccess: fix vga arb stubsThomas Klausner2009-08-311-1/+1
* libpciaccess: bump to 0.10.7 for vga arb interface additionlibpciaccess-0.10.7Dave Airlie2009-08-282-2/+2
* Merge branch 'vga'Dave Airlie2009-08-283-1/+82
|\
| * vgaarb: update stub interfaceDave Airlie2009-08-281-11/+17
| * Revert "vgaarb: delete stub functions"Dave Airlie2009-08-282-0/+75
| * Revert "vgaarb: fix pci_device_vgaarb_get_info() return value."vga-arbiterTiago Vignatti2009-08-261-1/+1
* | Merge remote branch 'origin/vga-arbiter'Dave Airlie2009-08-216-0/+426
|\ \ | |/
| * vgaarb: fix pci_device_vgaarb_get_info() return value.Tiago Vignatti2009-08-161-1/+1
| * vgaarb: fix indentation and remove trailing white spacesTiago Vignatti2009-08-161-48/+49
| * vgaarb: delete stub functionsTiago Vignatti2009-08-162-75/+0
| * Merge branch 'master' into vga-arbiterDave Airlie2009-08-060-0/+0
| |\
| * \ Merge branch 'master' into vga-arbiterDave Airlie2009-08-060-0/+0
| |\ \
| | * | pciaccess: make linux rom reading fallback optionalDave Airlie2009-08-062-0/+13
| * | | pciaccess: make linux rom reading fallback optionalDave Airlie2009-08-062-0/+13
| * | | vgaarb: add vga count + resource accessorDave Airlie2009-08-032-0/+11
| * | | vgaarb: more api changes + cleanupDave Airlie2009-08-031-14/+24
| * | | vgaarb: change API to target taking a device + lock/unlock not taking oneDave Airlie2009-07-313-63/+119
| * | | vgaarb: add support for targetting default deviceDave Airlie2009-07-311-3/+9
| * | | vgaarb: clean up debug outputDave Airlie2009-07-311-3/+5
| * | | Merge remote branch 'main/master' into vga-arbiterDave Airlie2009-07-311-0/+4
| |\ \ \
| * | | | vgaarb: fixup api for new count reporting + decodes interface was wrong.Dave Airlie2009-07-203-7/+44
| * | | | add support for finding if something has a kernel driverDave Airlie2009-07-164-0/+39
| * | | | vgaarb: fixup api and decode rsrc.Dave Airlie2009-06-053-14/+53
| * | | | Comment typo.Tiago Vignatti2009-05-141-1/+1
| * | | | Reorganize the code.Tiago Vignatti2009-05-143-108/+48
| * | | | Fix typo in vgaarb stubs.Tiago Vignatti2009-05-141-7/+7
| * | | | Delete vga_arb_rec.Tiago Vignatti2009-05-143-65/+50
| * | | | vgaarb: a bunch of clean ups to fit in libpciaccess style.Tiago Vignatti2009-05-132-102/+92
| * | | | vgaarb: make it compile.Tiago Vignatti2009-05-133-55/+92
| * | | | Import libvgaaccess (VGA Arbiter) implementation from C3SL repository:Tiago Vignatti2009-05-132-0/+348
| | |/ / | |/| |
* | | | Silence compiler warning about pci_id_file_open definitionJulien Cristau2009-08-091-1/+1
* | | | configure.ac: fix help text for the linux-rom-fallback optionJulien Cristau2009-08-081-1/+1
| |_|/ |/| |
* | | pciaccess: make linux rom reading fallback optionalDave Airlie2009-08-062-0/+13
| |/ |/|