summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2006-11-03Fix device path in altixPCI.c to be domain aware.Matthias Hopf1-3/+6
2006-11-03Add domain support to linuxPciOpenFile().Matthias Hopf1-22/+68
2006-11-03Fixing domain support for ia64Matthias Hopf2-2/+105
2006-11-03Fix 2 warnings.Matthias Hopf1-3/+3
2006-11-03Fix obviously wrong boundary checks + cleanup unused vars.Matthias Hopf1-5/+4
2006-11-03Added linux 2.6 compatible domain aware device scanning code.Matthias Hopf3-13/+67
2006-11-03Make int10 fully domain aware.Egbert Eich1-7/+6
2006-11-03Added missing domain stripping in already domain aware code.Matthias Hopf1-2/+2
2006-11-03Build with -D_PC on ix86 only.Matthias Hopf1-3/+8
2006-11-02Merge branch 'origin' into randr-1.2Keith Packard5-2/+1168
2006-11-02Convert Xprt DDX to new motion history apiAlan Coopersmith1-2/+2
2006-11-02Remove references to xf86Info.kbd* from solaris codeAlan Coopersmith1-31/+0
2006-11-02sun_bell.c needs to #include "xf86_OSlib.h"Alan Coopersmith1-0/+1
2006-11-02xfree86/os-support: axe more unused filesDaniel Stone3-3/+1
2006-11-02xfree86/os-support: remove unused file from distDaniel Stone1-2/+1
2006-11-02xfree86: don't attempt to enable and disable non-DIX devicesDaniel Stone1-5/+10
2006-11-02Merge branch 'input-hotplug'Daniel Stone180-16840/+5156
2006-11-02xfree86: allow starting with no input devicesDaniel Stone2-4/+20
2006-11-02Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone4-6/+1171
2006-11-02kdrive:remove Change{Keyboard,Pointer}DeviceDaniel Stone1-15/+0
2006-11-01input: add non-keyboard bell ringing functionDaniel Stone10-2/+327
2006-11-01kdrive: add KdRingBell prototypeDaniel Stone1-0/+6
2006-10-31Fix automake error: BUILT_SOURCES was defined multiple times on SolarisAlan Coopersmith1-5/+4
2006-10-29Handle building in a separate objdirMatthieu Herrb1-1/+1
2006-10-29kill GNU-make'ism.Matthieu Herrb1-1/+1
2006-10-29Make sure we have 64-bit file-offsets in libdrm.Thomas Hellstrom1-0/+1
2006-10-29kdrive: avoid null dereferencesDaniel Stone1-6/+10
2006-10-29kdrive: move bell ringing into an OS functionDaniel Stone6-116/+52
2006-10-29Xi: disallow changing core keyboard and pointerDaniel Stone1-138/+7
2006-10-27Import libdrm functions for the drm memory manager.Thomas Hellstrom3-0/+1165
2006-10-26xfree86: re-enable chipset-specific drivers for Linux/ia64Myron Stowe1-5/+5
2006-10-26Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone1-1/+1
2006-10-25Fix test for Option "IgnoreABI".Michel Dänzer1-1/+1
2006-10-24Merge branch 'master' into randr-1.2Keith Packard17-23/+124
2006-10-25kdrive/input: remove unnecessary #ifdef XINPUTsDaniel Stone1-12/+0
2006-10-25xfree86: remove motion history handlingDaniel Stone3-71/+0
2006-10-25mi: remove mi motion historyDaniel Stone1-2/+0
2006-10-25port all users to the new DIX motion history APIDaniel Stone3-8/+6
2006-10-25xfree86: re-bump input abi to 1.0, yet againDaniel Stone1-1/+1
2006-10-23xfree86/input: add proximity support, free valuatorsDaniel Stone1-81/+26
2006-10-23kdrive: numerous warning fixesDaniel Stone3-15/+23
2006-10-23xfree86/input: disallow pointer device changes, fix drag event calculationDaniel Stone1-59/+1
2006-10-23Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone5-2/+12
2006-10-23xfree86/options: don't blindly dereference NULL pointersDaniel Stone1-2/+2
2006-10-23kdrive/lots of DDXes: make stubs use KdOsAddInputDrivers()Daniel Stone18-29/+36
2006-10-23kdrive/tslib: port to new absolute API, remove debuggingDaniel Stone1-17/+4
2006-10-23kdrive/os: add KdOsAddInputDriversDaniel Stone3-6/+22
2006-10-23kdrive/input: use Absolute instead of TouchscreenDaniel Stone1-1/+1
2006-10-23kdrive/neomagic: include vesa.h, use DebugFDaniel Stone1-6/+2
2006-10-23Xnest: port to new input APIDaniel Stone3-33/+43