summaryrefslogtreecommitdiff
path: root/hw/xfree86/common/xf86Bus.c
AgeCommit message (Expand)Author
2009-02-17Correct static symbol XkmReadTOC and first pass on compile warning fixes.Paulo Cesar Pereira de Andrade
2008-11-24Bus: Remove ISA support.Adam Jackson
2008-11-24Bus: Remove yet more unused overlap processing.Adam Jackson
2008-11-24Bus: Simplify a failure case (that pretty much never happens)Adam Jackson
2008-11-24Bus: Trust the kernel when registering driver resourcesAdam Jackson
2008-11-24Remove unused MIN macroAdam Jackson
2008-11-24Bus: remove special handling for init-only resourcesAdam Jackson
2008-11-24Bus: remove useless isaConvertRange2HostAdam Jackson
2008-11-24Bus: Don't try to find an ISA bus just for fun.Adam Jackson
2008-11-24Bus: Remove unused RemoveOverlapsAdam Jackson
2008-11-24Bus: Remove the notion of estimated resources.Adam Jackson
2008-11-24Bus: remove the "reducer"Adam Jackson
2008-11-24Remove xf86GetResourcesImplicitlyAdam Jackson
2008-10-07Revert "Unexport (and unimplement) xf86SetAccessFuncs" for now.Aaron Plattner
2008-10-07Revert "Remove unused server state change callbackery" for now.Aaron Plattner
2008-10-03Unexport xf86NoSharedResourcesAdam Jackson
2008-10-03Unexport xf86DeallocateResourcesForEntityAdam Jackson
2008-10-03Unexport xf86SetEntityFuncsAdam Jackson
2008-10-03Unexport xf86ChkConflictAdam Jackson
2008-10-03Remove unused server state change callbackery.Adam Jackson
2008-10-03xf86RegisterResources: Always print any failed registrations.Adam Jackson
2008-10-03Typo fix.Adam Jackson
2008-10-03Remove the old implementation of RemoveOverlapsAdam Jackson
2008-10-03Internalise some resource list API.Adam Jackson
2008-10-03Unexport xf86EnterServerStateAdam Jackson
2008-10-03Unexport (and unimplement) xf86SetAccessFuncs.Adam Jackson
2008-10-03RAC: NO_SEPARATE_*_FROM_* are useless.Adam Jackson
2008-10-03RAC: AccessEnable() and AccessDisable() are mandatory.Adam Jackson
2008-04-30Add M32R architecture support (bug #10020)Kazuhiro Inaoka
2007-12-20entity sharing: make !shareable entity non-fatal.Dave Airlie
2007-11-15Simplify system resource range setup.Adam Jackson
2007-08-27Remove the BusAccWindows resource code which is now unused.Eric Anholt
2007-08-27Remove unused xf8GetBlock and xf86GetSparse entry points.Eric Anholt
2007-06-18Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick
2007-06-18Compile fixes for Linux ARM platforms.Lennart Buytenhek
2007-03-28Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick
2007-03-25Static cleanup for xf86 ddx.Adam Jackson
2007-03-25Static cleanups, dead code deletion.Adam Jackson
2007-01-17Replace PciBusId with 'struct pci_device *'Ian Romanick
2007-01-17Convert xf86FindPrimaryDevice to use a static buffer and snprintf.Ian Romanick
2006-12-08Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/xorg/xserver i...Ian Romanick
2006-12-04Check for __sparc as well as __sparc__ for compatibility with Sun ccAlan Coopersmith
2006-08-25Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick
2006-08-12xfree86: don't do legacy IO on ARM or S/390 (Debian #362641)Bastian Blank
2006-07-25Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick
2006-07-21Yet more dead code.Adam Jackson
2006-07-21static markup, more dead code.Adam Jackson
2006-06-20Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserverIan Romanick
2006-06-20Fix a compiler warning about varibles being used without being set.Ian Romanick
2006-06-18Don't bother building RAC as a module, that's just absurd.Adam Jackson