summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-22Merge remote-tracking branch 'origin/master' into obsdMatthieu Herrb
2017-09-20linux: support 32 bit PCI domains (v3)Stephen Hemminger
2017-04-04libpciaccess 0.13.5libpciaccess-0.13.5Emil Velikov
2017-04-04configure.ac: set AC_CONFIG_AUX_DIREmil Velikov
2017-04-04configure.ac: remove AC_CONFIG_SRCDIR macroEmil Velikov
2017-04-04use cached devinfo snapshots, remove unnecessary di_init()Henry Zhao
2017-04-04probe should not hold pci nexus drivers openHenry Zhao
2017-04-04Revert "linux_sysfs: include <limits.h> for PATH_MAX"Emil Velikov
2017-02-18Merge remote-tracking branch 'origin/master' into obsdMatthieu Herrb
2017-01-26autogen: add default patch prefixMihail Konev
2017-01-26autogen.sh: use quoted string variablesEmil Velikov
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer
2017-01-22Merge remote-tracking branch 'origin/master' into obsdMatthieu Herrb
2017-01-11linux sysfs: retrieve vendor, device... info via separate sysfs filesEmil Velikov
2016-08-15Ignore 32-bit domainsKeith Busch
2016-05-16Merge remote-tracking branch 'origin/master' into obsdMatthieu Herrb
2016-05-02device-name: handle calloc failure in insert()arsharma
2016-05-02vgaarb: add a the trailing NULL character on read(vgaarb_fd)arsharma
2015-11-07Merge remote-tracking branch 'origin/master' into obsdMatthieu Herrb
2015-10-20libpciaccess: Fix incorrect format specificationChuck Tuffli
2015-09-22linux_sysfs: include <limits.h> for PATH_MAXFelix Janda
2015-09-22autogen.sh: pass --force to autoreconf, quote string variablesEmil Velikov
2015-09-22chmod a-x README.cygwinAdam Jackson
2015-06-24Attempt to establish a write combining mapping instead of relying on mttrs.Mark Kettenis
2015-05-09Merge remote-tracking branch 'origin/master' into obsdMatthieu Herrb
2015-05-04linux_sysfs.c: Include <limits.h> for PATH_MAXFelix Janda
2015-05-02Fix quoting issue.Thomas Klausner
2015-05-01Include config.h before anything else in *.cJulien Cristau
2015-04-30libpciaccess 0.13.4libpciaccess-0.13.4Alan Coopersmith
2015-03-28Merge remote-tracking branch 'origin/master' into obsdMatthieu Herrb
2015-02-16Bug 89151: Fix build on NetBSD/alpha and NetBSD/sparc64.Tobias Nygren
2015-02-12Check for __linux__ instead of linux during compilationEero Tamminen
2015-02-12Include config.h before any other headers.Emil Velikov
2015-02-12Add missing guards around config.h inclusionChih-Wei Huang
2015-02-12Include the POSIX fcntl.h instead of sys/fcntl.hEmil Velikov
2015-02-03libpciaccess 0.13.3libpciaccess-0.13.3Alan Coopersmith
2014-12-21Merge remote-tracking branch 'origin/master' into obsdMatthieu Herrb
2014-09-29Use PCIOCREADMASK on OpenBSD.Mark Kettenis
2014-08-30Implement the kernel_has_driver() method for NetBSD.Matthew Green
2014-08-03Merge remote-tracking branch 'origin/master' into obsdMatthieu Herrb
2014-07-03Solaris: Fix fd leak in pci_device_solx_devfs_map_range()Alan Coopersmith
2014-06-07Merge remote-tracking branch 'origin/master' into obsdMatthieu Herrb
2014-05-31Enable use of __attribute__((deprecated)) with Solaris Studio 12.4 compilerAlan Coopersmith
2014-03-15Merge remote-tracking branch 'origin/master' into obsdMatthieu Herrb
2014-02-11Fix IO access functions on linux+sysfs.Marcin Ko?cielnicki
2014-01-31Fix a compilation error on GNU Hurd platforms.Samuel Pitoiset
2014-01-27Windows/Cygwin: Add support through the WinIo librarySamuel Pitoiset
2013-12-08Merge remote-tracking branch 'origin/master' into obsdMatthieu Herrb
2013-11-22Improve NetBSD i386 detection.Thomas Klausner
2013-08-04Merge remote-tracking branch 'origin/master' into obsdMatthieu Herrb