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
2009-01-28
Janitor: Correct make distcheck and compiler warnings.
Paulo Cesar Pereira de Andrade
4
-27
/
+26
2009-01-22
Solaris: Use bus-range properties to limit busses scanned on each node
Alan Coopersmith
1
-26
/
+90
2008-12-07
Fix a logic error in pci_device_netbsd_write()
Matthieu Herrb
1
-1
/
+1
2008-12-07
Sync with OpenBSD code.
Matthieu Herrb
1
-7
/
+85
2008-11-25
Fix a logic error in pci_device_openbsd_write().
Matthieu Herrb
1
-1
/
+1
2008-11-19
Add AC_SYS_LARGEFILE to configure.ac
Alan Coopersmith
1
-0
/
+2
2008-11-19
Don't open/gzopen pci.ids if we're not going to read it
Alan Coopersmith
1
-9
/
+8
2008-11-18
Fill in byte swapping routines for big-endian Solaris machines
Alan Coopersmith
1
-4
/
+14
2008-10-31
Bump to 0.10.5
libpciaccess-0.10.5
Julien Cristau
1
-1
/
+1
2008-10-31
Make --without-zlib work
Julien Cristau
1
-1
/
+1
2008-10-29
Fix FreeBSD systems which support pci domains.
Robert Noland
1
-0
/
+1
2008-10-17
Version 0.10.4
libpciaccess-0.10.4
Alan Coopersmith
1
-1
/
+1
2008-10-17
Add scanpci.man to EXTRA_DIST
Alan Coopersmith
1
-1
/
+1
2008-10-17
Update COPYING with the rest of the copyright/license notices from the code
Alan Coopersmith
1
-2
/
+20
2008-10-17
Add scanpci man page from Xorg
Alan Coopersmith
1
-0
/
+44
2008-10-16
More minor Solaris cleanups
Alan Coopersmith
1
-57
/
+43
2008-10-16
Clean up formatting of solx_devfs.c
Alan Coopersmith
1
-684
/
+661
2008-10-16
Fix bus probing on Solaris/SPARC
Alan Coopersmith
1
-71
/
+187
2008-10-16
Correct Sun license notice
Alan Coopersmith
3
-22
/
+83
2008-10-15
scanpci: add -v flag to enable verbose mode like old scanpci
Alan Coopersmith
1
-1
/
+18
2008-10-15
Correct comment about devices used on Solaris
Alan Coopersmith
1
-1
/
+1
2008-10-15
Fix various typos (mostly in comments)
Alan Coopersmith
5
-19
/
+19
2008-10-11
Add NetBSD support
Juan RP
6
-1
/
+429
2008-10-11
Add support for GNU/kFreeBSD
Petr Salinger
3
-10
/
+12
2008-09-23
configure.ac: Make mtrr.h test more portable
John Tapsell
1
-2
/
+2
2008-09-20
OpenBSD: allow 2 successives calls to pci_system_init().
Matthieu Herrb
1
-1
/
+6
2008-07-08
Handle compressed pci.ids
Kel Modderman
2
-10
/
+42
2008-07-08
Hide one more private symbol
Julien Cristau
1
-0
/
+1
2008-06-23
Support write combine resource files in Linux sysfs
Jesse Barnes
1
-0
/
+39
2008-06-23
Fixed typo in output ("performace" --> "performance").
Stefan Dirsch
1
-1
/
+1
2008-06-10
libpciaccess 0.10.3
libpciaccess-0.10.3
Adam Jackson
1
-1
/
+1
2008-06-10
libpciaccess 0.10.2
libpciaccess-0.10.2
Adam Jackson
2
-2
/
+2
2008-06-05
Catch and recover from yet another linux kernel bug in mprotect.
Eric Anholt
1
-5
/
+20
2008-05-21
Linux: Fail gracefully on machines without PCI.
Adam Jackson
2
-4
/
+6
2008-05-21
pciaccess: bump to 0.10.1
Dave Airlie
2
-2
/
+2
2008-05-21
linux: add pci_device_enable entrypoint and sysfs support for it
Dave Airlie
4
-1
/
+38
2008-05-09
Fix lint warnings in solx_devfs.c
Alan Coopersmith
1
-9
/
+3
2008-05-09
Add pci_system_solx_devfs_create prototype to pciaccess_private.h
Alan Coopersmith
1
-0
/
+1
2008-05-09
Initialize err to 0 in pci_device_solx_devfs_map_range
Alan Coopersmith
1
-1
/
+1
2008-04-16
Kludge around linux bug and turn off write-through and cache-disable bits
Keith Packard
1
-0
/
+3
2008-04-07
Add DragonFly BSD support
Hasso Tepper
3
-3
/
+3
2008-03-28
Fix function prototypes for C++
Danny van Dyk
1
-0
/
+8
2008-03-14
Bug #13988: Fix reads from "0"-sized ROMs.
Stuart Bennett
2
-3
/
+7
2008-03-12
OpenBSD support for libpciaccess.
Mark Kettenis
8
-3
/
+437
2008-03-07
solaris: add pci_tools.h to OS_SUPPORT
Julien Cristau
1
-1
/
+1
2008-03-06
libpciaccess 0.10
libpciaccess-0.10
Adam Jackson
1
-2
/
+1
2008-03-06
Bug #14818: Actually return the PCI vendor name, instead of NULL.
Doug Chapman
1
-1
/
+1
2008-02-27
Don't export private symbols.
Julien Cristau
8
-7
/
+16
2008-02-19
Use <byteswap.h> when using glibc, not just on linux
Julien Cristau
1
-1
/
+1
2007-12-06
Replace static ChangeLog with dist-hook to generate from git log
James Cloos
2
-98
/
+10
[prev]
[next]