index
:
delta/xorg-lib-libpciaccess.git
baserock/morph
master
vga-arbiter
gitlab.freedesktop.org: xorg/lib/libpciaccess.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common_interface.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add pci_device_disable() function
Moritz Fischer
2022-08-11
1
-0
/
+10
*
Add support for building on macOS w/o X11, using endian code from "portable_e...
Satadru Pramanik
2022-06-21
1
-0
/
+18
*
Include config.h before anything else in *.c
Julien Cristau
2015-05-01
1
-0
/
+3
*
Windows/Cygwin: Add support through the WinIo library
Samuel Pitoiset
2014-01-27
1
-1
/
+1
*
Move 'const' to correct place, so it has meaning.
Thomas Klausner
2013-06-11
1
-1
/
+1
*
Add map_legacy interface
Adam Jackson
2011-10-07
1
-0
/
+44
*
Strip trailing whitespace
Alan Coopersmith
2011-09-16
1
-24
/
+24
*
pciaccess: fix use after free.
Dave Airlie
2010-07-12
1
-2
/
+2
*
add support for finding if something has a kernel driver
Dave Airlie
2009-07-16
1
-0
/
+15
*
pciaccess: provide a method to detect if a device is boot VGA
Dave Airlie
2009-05-01
1
-0
/
+14
*
Fill in byte swapping routines for big-endian Solaris machines
Alan Coopersmith
2008-11-18
1
-4
/
+14
*
Fix various typos (mostly in comments)
Alan Coopersmith
2008-10-15
1
-8
/
+8
*
Add NetBSD support
Juan RP
2008-10-11
1
-1
/
+1
*
linux: add pci_device_enable entrypoint and sysfs support for it
Dave Airlie
2008-05-21
1
-0
/
+11
*
Add DragonFly BSD support
Hasso Tepper
2008-04-07
1
-1
/
+1
*
OpenBSD support for libpciaccess.
Mark Kettenis
2008-03-12
1
-2
/
+8
*
Use <byteswap.h> when using glibc, not just on linux
Julien Cristau
2008-02-19
1
-1
/
+1
*
Add stub version of pci_device_map_memory_range
Ian Romanick
2007-09-04
1
-0
/
+28
*
New interfaces to map memory with MTRR (or similar) support.
Ian Romanick
2007-08-30
1
-63
/
+136
*
Libpciaccess on Solaris Initial integration
edward shu
2007-06-06
1
-2
/
+8
*
Fix bad parameter to pci_device_cfg_write in pci_device_cfg_write_u8.
Ian Romanick
2007-01-16
1
-1
/
+1
*
Convert pci_device_write_u* funtions to take a value instead of a pointer.
Ian Romanick
2007-01-15
1
-9
/
+9
*
Add interfaces to map / unmap specific memory ranges, bump lib version to 0.7.0.
Ian Romanick
2007-01-11
1
-0
/
+117
*
Add endian macros for BSD.
Eric Anholt
2006-07-30
1
-0
/
+12
*
Use ENXIO instead of ENODATA for pci reads returning less than desired.
Eric Anholt
2006-07-30
1
-3
/
+3
*
Bump to version 0.4.0.
Ian Romanick
2006-04-12
1
-0
/
+19
*
Initial import of libpciaccess.
Ian Romanick
2006-03-18
1
-0
/
+345