index
:
~dottedmag/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
fixes
for-keithp
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1_0-branch
server-1_1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
fixes for X server
dottedmag
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
os-support
/
bus
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-14
xfree86: bus: assign PCI_SOURCES with the actual source files
Tiago Vignatti
1
-2
/
+2
2010-09-14
xfree86: bus: move macros from common PCI header to private file
Tiago Vignatti
1
-5
/
+0
2010-09-14
xfree86: bus: remove xfree86 and few other references from OS files
Tiago Vignatti
2
-15
/
+0
2010-09-14
xfree86: bus: remove useless automake variable
Tiago Vignatti
1
-2
/
+1
2010-06-11
Remove more superfluous if(p) checks around free(p)
Matt Turner
1
-4
/
+2
2010-05-24
xfree86: bus: remove unused headers
Tiago Vignatti
2
-3
/
+0
2010-05-24
xfree86: bus: remove unused pci macros
Tiago Vignatti
1
-6
/
+0
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-6
/
+6
2009-10-08
Cast small-int values through intptr_t when passed as pointers
Jamey Sharp
1
-1
/
+1
2009-08-31
xfree86: remove _more_ RAC junk
Tiago Vignatti
1
-1
/
+0
2009-07-28
xfree86: remove pci debug macros
Tiago Vignatti
2
-25
/
+0
2009-07-28
xserver: remove RAC/resource handling code.
Dave Airlie
1
-55
/
+0
2009-05-14
xfree86: Add two __FreeBSD_kernel__ checks
Julien Cristau
1
-1
/
+2
2009-04-15
Fix build on hurd-i386
Samuel Thibault
1
-1
/
+1
2009-04-14
Fix unused var warning from pci cleanups.
Eric Anholt
1
-2
/
+0
2009-02-16
Build fix, remove export of pciBusAddrToHostAddr
Chris Ball
1
-1
/
+0
2009-02-16
PCI: Remove pciBusAddrToHostAddr and associated nonsense
Adam Jackson
3
-107
/
+0
2009-01-11
xfree86: linuxPci.c needs a prototype for xf86AccResFromOS
Julien Cristau
1
-0
/
+1
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
5
-29
/
+29
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
3
-12
/
+12
2008-11-24
PCI: Unexport xf86scanpci
Adam Jackson
1
-1
/
+1
2008-11-24
PCI: Simplify OS PCI function registration a bit.
Adam Jackson
4
-43
/
+5
2008-11-24
PCI: Remove config mechanism details.
Adam Jackson
3
-23
/
+0
2008-11-24
PCI: Remove non-pciaccess path for x86.
Adam Jackson
3
-495
/
+0
2008-11-24
PCI: Always build domain support.
Adam Jackson
2
-12
/
+1
2008-11-19
Use bsd_pci stub routines on Solaris too, since we use pciaccess for real work
Alan Coopersmith
1
-1
/
+1
2008-10-26
Bug#16501: autodetection of sbus graphic cards
Bernhard R. Link
1
-14
/
+68
2008-10-06
xalloc+memset(0) -> xcalloc
Adam Jackson
2
-2
/
+2
2008-10-03
Remove unused pciNumBuses
Adam Jackson
5
-7
/
+0
2008-08-18
Remove MAX_PCI_{BUSES,DOMAINS} and some associated #if 0.
Adam Jackson
5
-190
/
+15
2008-08-18
Remove (unused) pciMaxBusNum.
Adam Jackson
2
-10
/
+1
2008-08-18
Remove sparcPci.c
Adam Jackson
3
-991
/
+2
2008-08-18
Remove XF86SCANPCI_WRAPPER.
Adam Jackson
1
-8
/
+0
2008-08-18
Remove vestigial MAX_PCI_DEVICES.
Adam Jackson
1
-2
/
+0
2008-08-18
Remove PciProbeType and associated weirdness.
Adam Jackson
2
-188
/
+123
2008-08-18
Drop dead PowerPC PCI code.
Adam Jackson
3
-88
/
+1
2008-07-17
Dead code removal
Daniel Stone
8
-1896
/
+0
2008-06-24
Check for __amd64__, not __x86_64__.
Adam Jackson
1
-1
/
+1
2008-06-17
Bug #15169: Make the server build again on Alpha.
Ian Romanick
3
-482
/
+14
2008-04-30
Add M32R architecture support (bug #10020)
Kazuhiro Inaoka
1
-0
/
+6
2008-04-12
Check for __x86_64__ when we check for __amd64__
Matt Turner
1
-1
/
+1
2008-03-13
Bug #14091: Fix build (and runtime) on ia64.
Doug Chapman
2
-14
/
+1
2008-03-12
OpenBSD support for libpciaccess.
Mark Kettenis
1
-0
/
+2
2008-02-25
Fine, we don't need pciInit() anymore. Nuke, nuke, nuke...
Tiago Vignatti
1
-17
/
+10
2008-02-25
Jesus, pciInit() was called 32 times in my machine without need!
Tiago Vignatti
1
-8
/
+0
2008-02-25
Some doc clean up:
Tiago Vignatti
1
-69
/
+0
2008-02-25
Clean some garbage caused when pciaccess was merged:
Tiago Vignatti
1
-12
/
+1
2007-12-27
[SBUS]: Fix build, use getpagesize() instead of xf86getpagesize().
David S. Miller
1
-1
/
+1
2007-12-03
xf86getpagesize -> getpagesize elsewhere in os-support/
Adam Jackson
3
-3
/
+3
2007-11-20
Restore checks for __i386 where needed for Sun compilers on Solaris
Alan Coopersmith
1
-1
/
+1
[next]