index
:
xorg/lib/libpciaccess
master
vga-arbiter
Generic PCI access library
idr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-24
Solaris: refactor pci_device_solx_devfs_map_range to reduce code duplication
HEAD
master
Alan Coopersmith
1
-20/+21
2012-04-24
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-04
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-09
solx_devfs.c: fix gcc warnings about casting away const when reading data
Alan Coopersmith
1
-4/+4
2012-02-09
Close pci.ids file when bailing out because realloc failed
Alan Coopersmith
1
-1/+2
2012-02-09
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-18
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-25
libpciaccess: close mtrr fd on pci_cleanup
Nithin Nayak Sujir
1
-1/+11
2011-10-15
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
2011-10-07
configure.ac: Bump version to 0.12.901
libpciaccess-0.12.901
Jeremy Huddleston
1
-1/+1
2011-10-07
Update library version to reflect new API
Jeremy Huddleston
1
-1/+1
2011-10-07
linux: Implement map_legacy
Adam Jackson
1
-0/+52
2011-10-07
Add map_legacy interface
Adam Jackson
3
-0/+56
2011-09-17
Strip trailing whitespace
Alan Coopersmith
18
-632/+632
2011-08-03
linux: Fix a crash in populate_devices
Adam Jackson
1
-1/+1
2011-06-04
linux: Only set errno after an error
Chris Wilson
1
-2/+6
2011-03-30
Solaris support for multiple PCI segments (domains)
John Martin
2
-63/+89
2011-02-03
config: comment, minor upgrade, quote and layout configure.ac
Gaetan Nadon
1
-36/+34
2011-02-03
libpciaccess 0.12.1
libpciaccess-0.12.1
Alan Coopersmith
1
-1/+1
2011-01-28
config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
Gaetan Nadon
1
-2/+2
2011-01-14
config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
Alan Coopersmith
1
-1/+0
2011-01-14
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Alan Coopersmith
1
-3/+8
2010-12-14
Fix detection of multi-function cards
Bryce Harrington
1
-2/+2
2010-12-06
Revert "Don't try to use bogus bridge data"
Jesse Barnes
1
-4/+0
2010-11-21
Sun's copyrights belong to Oracle now
Alan Coopersmith
3
-3/+3
2010-10-15
config: use LDADD to obtain appropriate dependencies
Gaetan Nadon
1
-1/+1
2010-10-03
include: add a Makefile to install and distribute header file
Gaetan Nadon
4
-6/+3
2010-10-03
config: replace INCLUDES, which is deprecated, with AM_CPPFLAGS
Gaetan Nadon
1
-2/+1
2010-10-03
config: provide a makefile for scanpci man pages
Gaetan Nadon
4
-7/+41
2010-10-03
scanpci.c: remove offending whitespace as reported by git diff
Gaetan Nadon
1
-5/+5
2010-10-03
config: provide a makefile for scanpci dev tool
Gaetan Nadon
7
-8/+34
2010-08-21
config: upgrade AC_DEFINE_DIR to AX_DEFINE_DIR
Gaetan Nadon
2
-15/+15
2010-07-20
libpciaccess 0.12.0 - bump version for release
libpciaccess-0.12.0
Dave Airlie
1
-1/+1
2010-07-20
Fix long standing MTRR bug.
Thomas Hellstrom
1
-0/+1
[next]