summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix IO access functions on linux+sysfs.baserock/morphMarcin Ko?cielnicki2014-02-117-18/+54
* Fix a compilation error on GNU Hurd platforms.Samuel Pitoiset2014-01-311-1/+1
* Windows/Cygwin: Add support through the WinIo librarySamuel Pitoiset2014-01-276-4/+210
* Improve NetBSD i386 detection.Thomas Klausner2013-11-221-1/+1
* Fix zlib handling on NetBSD.Thomas Klausner2013-07-211-2/+2
* libpciaccess 0.13.2libpciaccess-0.13.2Alan Coopersmith2013-07-201-1/+1
* Fix Sun bug #7035791: scanpci should report 64 bit registersJohn Martin2013-07-201-2/+4
* Resync COPYING file with copyrights/licenses from codeAlan Coopersmith2013-07-201-3/+33
* pci_device_solx_devfs_probe: implicit conversion changes signedness warningsAlan Coopersmith2013-07-061-1/+1
* Solaris: Remove #defines for Ultra 45 southbridge device idsAlan Coopersmith2013-07-061-20/+0
* pci_device_solx_devfs_read: fix sign conversion/comparison warningsAlan Coopersmith2013-07-061-1/+1
* Support more pci functions on NetBSD.Thomas Klausner2013-07-061-0/+325
* Fix build on NetBSD-4.Thomas Klausner2013-07-062-0/+25
* Enable boot_vga support only if WSDISPLAYIO_GET_BUSID is defined.Thomas Klausner2013-07-061-0/+6
* pci_id_file_open: move variable inside the #ifndef that uses itAlan Coopersmith2013-06-241-1/+1
* Define PCI_MATCH_ANY as an unsigned intAlan Coopersmith2013-06-241-1/+1
* Update NetBSD support.Thomas Klausner2013-06-112-133/+342
* Move 'const' to correct place, so it has meaning.Thomas Klausner2013-06-111-1/+1
* Protect config.h like usual.Thomas Klausner2013-06-072-0/+6
* Bug 63583 - add legacy IO routines for FreeBSDAlan Coopersmith2013-06-071-0/+146
* Solaris: probe improvementHenry Zhao2013-03-091-292/+128
* Solaris: Add domain support for sparc platformHenry Zhao2013-01-152-88/+29
* autogen.sh: Implement GNOME Build APIColin Walters2013-01-151-1/+3
* configure: Remove AM_MAINTAINER_MODEAdam Jackson2013-01-151-1/+0
* PCI: set correct mask value when matching for bridges.Egbert Eich2013-01-031-1/+3
* scanpci: print meaningful info on BASEROMHenry Zhao2012-10-212-3/+7
* libpciaccess: sparc rom read fixHenry Zhao2012-10-211-63/+58
* libpciaccess: implementation of boot_vga in SolarisHenry Zhao2012-10-212-0/+22
* libpciaccess: fix memory usage errorsMark Logan2012-10-122-11/+21
* Implement legacy io & map for x86 backendSamuel Thibault2012-05-311-1/+99
* Solaris: refactor pci_device_solx_devfs_map_range to reduce code duplicationAlan Coopersmith2012-04-231-20/+21
* Solaris: Implement map_legacy & legacy_io functionsAlan Coopersmith2012-04-231-2/+135
* Bump to 0.13.1libpciaccess-0.13.1Julien Cristau2012-04-092-2/+2
* Fix pci_io_handle allocation routines.Matthieu Herrb2012-04-041-35/+4
* Fix openbsd_pci.c:pci_device_vgaarb_set_target();Thordur Bjornsson2012-03-141-0/+1
* linux: Fix out[bwl] macros on non-I/O architecturesAdam Jackson2012-03-051-3/+3
* Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/lib/libpciaccessAdam Jackson2012-03-051-1/+1
|\
| * configure.ac: Bump to 0.13libpciaccess-0.13Jeremy Huddleston2012-03-031-1/+1
* | Use O_CLOEXEC for internal file descriptorsAdam Jackson2012-02-2710-28/+60
|/
* linux: Don't use /dev/portAdam Jackson2012-02-271-13/+50
* Use correct type for pci_id file accessor functionsMathias Krause2012-02-241-2/+2
* solx_devfs.c: fix gcc warnings about casting away const when reading dataAlan Coopersmith2012-02-081-4/+4
* Close pci.ids file when bailing out because realloc failedAlan Coopersmith2012-02-081-1/+2
* Solaris: reorder functions to remove need for lots of static prototypesAlan Coopersmith2012-02-081-201/+174
* OpenBSD: Implement map_legacy and legacy_ioMark Kettenis2012-01-032-2/+152
* delete_io_handle: fix deletion of last handleDaniel Drake2011-11-281-3/+8
* Add VGA Arbiter support for OpenBSD.Mark Kettenis2011-11-192-5/+139
* OpenBSD: Indicate that devices need access to legacy VGA resources.Mark Kettenis2011-11-191-0/+4
* Solaris: improve support for sparc platformHenry Zhao2011-11-171-48/+217
* configure.ac: Bump to 0.12.902libpciaccess-0.12.902Jeremy Huddleston2011-11-091-1/+1