index
:
lib/libpciaccess
kettenis
master
obsd
obsd-multihead-fix
vga-arbiter
PCI bus access library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-04-04
libpciaccess 0.13.5
libpciaccess-0.13.5
Emil Velikov
2017-04-04
configure.ac: set AC_CONFIG_AUX_DIR
Emil Velikov
2017-04-04
configure.ac: remove AC_CONFIG_SRCDIR macro
Emil Velikov
2017-04-04
use cached devinfo snapshots, remove unnecessary di_init()
Henry Zhao
2017-04-04
probe should not hold pci nexus drivers open
Henry Zhao
2017-04-04
Revert "linux_sysfs: include <limits.h> for PATH_MAX"
Emil Velikov
2017-01-26
autogen: add default patch prefix
Mihail Konev
2017-01-26
autogen.sh: use quoted string variables
Emil Velikov
2017-01-26
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
2017-01-11
linux sysfs: retrieve vendor, device... info via separate sysfs files
Emil Velikov
2016-08-15
Ignore 32-bit domains
Keith Busch
2016-05-02
device-name: handle calloc failure in insert()
arsharma
2016-05-02
vgaarb: add a the trailing NULL character on read(vgaarb_fd)
arsharma
2015-10-20
libpciaccess: Fix incorrect format specification
Chuck Tuffli
2015-09-22
linux_sysfs: include <limits.h> for PATH_MAX
Felix Janda
2015-09-22
autogen.sh: pass --force to autoreconf, quote string variables
Emil Velikov
2015-09-22
chmod a-x README.cygwin
Adam Jackson
2015-05-04
linux_sysfs.c: Include <limits.h> for PATH_MAX
Felix Janda
2015-05-02
Fix quoting issue.
Thomas Klausner
2015-05-01
Include config.h before anything else in *.c
Julien Cristau
2015-04-30
libpciaccess 0.13.4
libpciaccess-0.13.4
Alan Coopersmith
2015-02-16
Bug 89151: Fix build on NetBSD/alpha and NetBSD/sparc64.
Tobias Nygren
2015-02-12
Check for __linux__ instead of linux during compilation
Eero Tamminen
2015-02-12
Include config.h before any other headers.
Emil Velikov
2015-02-12
Add missing guards around config.h inclusion
Chih-Wei Huang
2015-02-12
Include the POSIX fcntl.h instead of sys/fcntl.h
Emil Velikov
2015-02-03
libpciaccess 0.13.3
libpciaccess-0.13.3
Alan Coopersmith
2014-09-29
Use PCIOCREADMASK on OpenBSD.
Mark Kettenis
2014-08-30
Implement the kernel_has_driver() method for NetBSD.
Matthew Green
2014-07-03
Solaris: Fix fd leak in pci_device_solx_devfs_map_range()
Alan Coopersmith
2014-05-31
Enable use of __attribute__((deprecated)) with Solaris Studio 12.4 compiler
Alan Coopersmith
2014-02-11
Fix IO access functions on linux+sysfs.
Marcin Ko?cielnicki
2014-01-31
Fix a compilation error on GNU Hurd platforms.
Samuel Pitoiset
2014-01-27
Windows/Cygwin: Add support through the WinIo library
Samuel Pitoiset
2013-11-22
Improve NetBSD i386 detection.
Thomas Klausner
2013-07-21
Fix zlib handling on NetBSD.
Thomas Klausner
2013-07-20
libpciaccess 0.13.2
libpciaccess-0.13.2
Alan Coopersmith
2013-07-20
Fix Sun bug #7035791: scanpci should report 64 bit registers
John Martin
2013-07-20
Resync COPYING file with copyrights/licenses from code
Alan Coopersmith
2013-07-06
pci_device_solx_devfs_probe: implicit conversion changes signedness warnings
Alan Coopersmith
2013-07-06
Solaris: Remove #defines for Ultra 45 southbridge device ids
Alan Coopersmith
2013-07-06
pci_device_solx_devfs_read: fix sign conversion/comparison warnings
Alan Coopersmith
2013-07-06
Support more pci functions on NetBSD.
Thomas Klausner
2013-07-06
Fix build on NetBSD-4.
Thomas Klausner
2013-07-06
Enable boot_vga support only if WSDISPLAYIO_GET_BUSID is defined.
Thomas Klausner
2013-06-24
pci_id_file_open: move variable inside the #ifndef that uses it
Alan Coopersmith
2013-06-24
Define PCI_MATCH_ANY as an unsigned int
Alan Coopersmith
2013-06-11
Update NetBSD support.
Thomas Klausner
2013-06-11
Move 'const' to correct place, so it has meaning.
Thomas Klausner
2013-06-07
Protect config.h like usual.
Thomas Klausner
[next]