index
:
xorg/lib/libpciaccess
master
vga-arbiter
Generic PCI access library (mirrored from https://gitlab.freedesktop.org/xorg/lib/libpciaccess)
idr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-20
libpciaccess 0.13.2
libpciaccess-0.13.2
Alan Coopersmith
1
-1
/
+1
2013-07-20
Fix Sun bug #7035791: scanpci should report 64 bit registers
John Martin
1
-2
/
+4
2013-07-20
Resync COPYING file with copyrights/licenses from code
Alan Coopersmith
1
-3
/
+33
2013-07-06
pci_device_solx_devfs_probe: implicit conversion changes signedness warnings
Alan Coopersmith
1
-1
/
+1
2013-07-06
Solaris: Remove #defines for Ultra 45 southbridge device ids
Alan Coopersmith
1
-20
/
+0
2013-07-06
pci_device_solx_devfs_read: fix sign conversion/comparison warnings
Alan Coopersmith
1
-1
/
+1
2013-07-06
Support more pci functions on NetBSD.
Thomas Klausner
1
-0
/
+325
2013-07-06
Fix build on NetBSD-4.
Thomas Klausner
2
-0
/
+25
2013-07-06
Enable boot_vga support only if WSDISPLAYIO_GET_BUSID is defined.
Thomas Klausner
1
-0
/
+6
2013-06-24
pci_id_file_open: move variable inside the #ifndef that uses it
Alan Coopersmith
1
-1
/
+1
2013-06-24
Define PCI_MATCH_ANY as an unsigned int
Alan Coopersmith
1
-1
/
+1
2013-06-11
Update NetBSD support.
Thomas Klausner
2
-133
/
+342
2013-06-11
Move 'const' to correct place, so it has meaning.
Thomas Klausner
1
-1
/
+1
2013-06-07
Protect config.h like usual.
Thomas Klausner
2
-0
/
+6
2013-06-07
Bug 63583 - add legacy IO routines for FreeBSD
Alan Coopersmith
1
-0
/
+146
2013-03-09
Solaris: probe improvement
Henry Zhao
1
-292
/
+128
2013-01-15
Solaris: Add domain support for sparc platform
Henry Zhao
2
-88
/
+29
2013-01-15
autogen.sh: Implement GNOME Build API
Colin Walters
1
-1
/
+3
2013-01-15
configure: Remove AM_MAINTAINER_MODE
Adam Jackson
1
-1
/
+0
2013-01-03
PCI: set correct mask value when matching for bridges.
Egbert Eich
1
-1
/
+3
2012-10-21
scanpci: print meaningful info on BASEROM
Henry Zhao
2
-3
/
+7
2012-10-21
libpciaccess: sparc rom read fix
Henry Zhao
1
-63
/
+58
2012-10-21
libpciaccess: implementation of boot_vga in Solaris
Henry Zhao
2
-0
/
+22
2012-10-12
libpciaccess: fix memory usage errors
Mark Logan
2
-11
/
+21
2012-05-31
Implement legacy io & map for x86 backend
Samuel Thibault
1
-1
/
+99
2012-04-23
Solaris: refactor pci_device_solx_devfs_map_range to reduce code duplication
Alan Coopersmith
1
-20
/
+21
2012-04-23
Solaris: Implement map_legacy & legacy_io functions
Alan Coopersmith
1
-2
/
+135
2012-04-09
Bump to 0.13.1
libpciaccess-0.13.1
Julien Cristau
2
-2
/
+2
2012-04-04
Fix pci_io_handle allocation routines.
Matthieu Herrb
1
-35
/
+4
2012-03-14
Fix openbsd_pci.c:pci_device_vgaarb_set_target();
Thordur Bjornsson
1
-0
/
+1
2012-03-05
linux: Fix out[bwl] macros on non-I/O architectures
Adam Jackson
1
-3
/
+3
2012-03-05
Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/lib/libpciaccess
Adam Jackson
1
-1
/
+1
2012-03-03
configure.ac: Bump to 0.13
libpciaccess-0.13
Jeremy Huddleston
1
-1
/
+1
2012-02-27
Use O_CLOEXEC for internal file descriptors
Adam Jackson
10
-28
/
+60
2012-02-27
linux: Don't use /dev/port
Adam Jackson
1
-13
/
+50
2012-02-24
Use correct type for pci_id file accessor functions
Mathias Krause
1
-2
/
+2
2012-02-08
solx_devfs.c: fix gcc warnings about casting away const when reading data
Alan Coopersmith
1
-4
/
+4
2012-02-08
Close pci.ids file when bailing out because realloc failed
Alan Coopersmith
1
-1
/
+2
2012-02-08
Solaris: reorder functions to remove need for lots of static prototypes
Alan Coopersmith
1
-201
/
+174
2012-01-03
OpenBSD: Implement map_legacy and legacy_io
Mark Kettenis
2
-2
/
+152
2011-11-28
delete_io_handle: fix deletion of last handle
Daniel Drake
1
-3
/
+8
2011-11-19
Add VGA Arbiter support for OpenBSD.
Mark Kettenis
2
-5
/
+139
2011-11-19
OpenBSD: Indicate that devices need access to legacy VGA resources.
Mark Kettenis
1
-0
/
+4
2011-11-17
Solaris: improve support for sparc platform
Henry Zhao
1
-48
/
+217
2011-11-09
configure.ac: Bump to 0.12.902
libpciaccess-0.12.902
Jeremy Huddleston
1
-1
/
+1
2011-11-09
Fix some -Wformat errors in scanpci
Jeremy Huddleston
1
-6
/
+7
2011-10-24
libpciaccess: close mtrr fd on pci_cleanup
Nithin Nayak Sujir
1
-1
/
+11
2011-10-14
Solaris: Give better error on realloc failure
Alan Coopersmith
1
-2
/
+3
2011-10-11
linux sysfs: Fix read-write access in map_legacy
Jeremy Huddleston
1
-1
/
+1
2011-10-09
scanpci: Build fix for systems without <err.h>
Jeremy Huddleston
2
-1
/
+21
[next]