index
:
~yselkowitz/xserver
cygwin
cygwin-patches-for-1.12
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.16
cygwin-release-1.7
cygwin-release-1.8
cygwin-release-1.9
master
mingw-patches-for-1.13
server-1.10-branch
server-1.11-branch
server-1.7-branch
server-1.8-branch
server-1.9-branch
work
Yaakov's Cygwin/X xserver repository
yselkowitz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
common
/
xf86Bus.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-4
/
+4
2009-09-16
xfree86: vgaarb: rework wrapping function
Tiago Vignatti
1
-17
/
+2
2009-09-04
xfree86: silence 'unused variable' compiler warning
Peter Hutterer
1
-1
/
+3
2009-08-31
xfree86: remove _more_ RAC junk
Tiago Vignatti
1
-1
/
+0
2009-08-31
xfree86: removal of some dead code due VGA arbiter's inclusion
Tiago Vignatti
1
-17
/
+0
2009-08-28
xf86 ddx: add vga arbiter support.
Dave Airlie
1
-0
/
+15
2009-08-20
xfree86: remove bus state change notification callback
Tiago Vignatti
1
-48
/
+0
2009-08-05
xfree86: remove more RAC junky
Tiago Vignatti
1
-1
/
+0
2009-07-28
xserver: remove RAC/resource handling code.
Dave Airlie
1
-1815
/
+4
2009-06-19
fbdev: make entity fail if PCI claimed already.
Dave Airlie
1
-0
/
+3
2009-05-16
xfree86: Remove superfluous ifdef DEBUG checks.
Peter Hutterer
1
-33
/
+13
2009-02-04
Revert "Bus: Remove xf86SetAccessFuncs() and related machinery"
Adam Jackson
1
-0
/
+70
2009-02-04
Bus: Remove xf86SetAccessFuncs() and related machinery
Adam Jackson
1
-70
/
+0
2009-02-04
Bus: Delete some obfuscatory macros
Adam Jackson
1
-6
/
+6
2009-02-04
Bus: Remove unused xf86ExtractTypeFromList
Adam Jackson
1
-13
/
+0
2009-02-04
Bus: make the resource list static.
Adam Jackson
1
-2
/
+1
2009-02-04
Fix "warning: braces around scalar initializer"
Tomas Carnecky
1
-1
/
+1
2009-01-11
xfree86: ANSI cleanups
Julien Cristau
1
-2
/
+2
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-60
/
+60
2008-11-30
Correct static symbol XkmReadTOC and first pass on compile warning fixes.
Paulo Cesar Pereira de Andrade
1
-9
/
+13
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-22
/
+22
2008-11-24
Bus: Remove ISA support.
Adam Jackson
1
-37
/
+5
2008-11-24
Bus: Remove yet more unused overlap processing.
Adam Jackson
1
-6
/
+0
2008-11-24
Bus: Simplify a failure case (that pretty much never happens)
Adam Jackson
1
-23
/
+1
2008-11-24
Bus: Trust the kernel when registering driver resources
Adam Jackson
1
-16
/
+4
2008-11-24
Remove unused MIN macro
Adam Jackson
1
-4
/
+0
2008-11-24
Bus: remove special handling for init-only resources
Adam Jackson
1
-24
/
+1
2008-11-24
Bus: remove useless isaConvertRange2Host
Adam Jackson
1
-3
/
+0
2008-11-24
Bus: Don't try to find an ISA bus just for fun.
Adam Jackson
1
-39
/
+0
2008-11-24
Bus: Remove unused RemoveOverlaps
Adam Jackson
1
-85
/
+0
2008-11-24
Bus: Remove the notion of estimated resources.
Adam Jackson
1
-11
/
+1
2008-11-24
Bus: remove the "reducer"
Adam Jackson
1
-53
/
+0
2008-11-24
Remove xf86GetResourcesImplicitly
Adam Jackson
1
-27
/
+4
2008-10-07
Revert "Unexport (and unimplement) xf86SetAccessFuncs" for now.
Aaron Plattner
1
-0
/
+18
2008-10-07
Revert "Remove unused server state change callbackery" for now.
Aaron Plattner
1
-0
/
+57
2008-10-03
Unexport xf86NoSharedResources
Adam Jackson
1
-1
/
+1
2008-10-03
Unexport xf86DeallocateResourcesForEntity
Adam Jackson
1
-1
/
+1
2008-10-03
Unexport xf86SetEntityFuncs
Adam Jackson
1
-1
/
+1
2008-10-03
Unexport xf86ChkConflict
Adam Jackson
1
-11
/
+2
2008-10-03
Remove unused server state change callbackery.
Adam Jackson
1
-57
/
+0
2008-10-03
xf86RegisterResources: Always print any failed registrations.
Adam Jackson
1
-4
/
+4
2008-10-03
Typo fix.
Adam Jackson
1
-1
/
+1
2008-10-03
Remove the old implementation of RemoveOverlaps
Adam Jackson
1
-70
/
+0
2008-10-03
Internalise some resource list API.
Adam Jackson
1
-4
/
+4
2008-10-03
Unexport xf86EnterServerState
Adam Jackson
1
-1
/
+1
2008-10-03
Unexport (and unimplement) xf86SetAccessFuncs.
Adam Jackson
1
-18
/
+0
2008-10-03
RAC: NO_SEPARATE_*_FROM_* are useless.
Adam Jackson
1
-16
/
+2
2008-10-03
RAC: AccessEnable() and AccessDisable() are mandatory.
Adam Jackson
1
-53
/
+46
2008-04-30
Add M32R architecture support (bug #10020)
Kazuhiro Inaoka
1
-2
/
+2
2007-12-20
entity sharing: make !shareable entity non-fatal.
Dave Airlie
1
-2
/
+4
[next]