summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support/linux
AgeCommit message (Expand)Author
2006-11-08xfree86: add general handler, port ACPI to it (bug #5665)Daniel Stone
2006-11-07Add $(DIX_CFLAGS) to remaining Makefile.am filesKeith Packard
2006-11-04automake: avoid use of reserved _SOURCES keyword (bug #8866)Bernhard Rosenkraenzer
2006-11-03Fix obviously wrong boundary checks + cleanup unused vars.Matthias Hopf
2006-11-03Added linux 2.6 compatible domain aware device scanning code.Matthias Hopf
2006-11-02xfree86/os-support: axe more unused filesDaniel Stone
2006-11-02Merge branch 'input-hotplug'Daniel Stone
2006-11-01input: add non-keyboard bell ringing functionDaniel Stone
2006-10-26xfree86: re-enable chipset-specific drivers for Linux/ia64Myron Stowe
2006-08-25Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick
2006-08-12Merge branch 'master' into input-hotplugDaniel Stone
2006-08-12xfree86: don't do legacy IO on ARM or S/390 (Debian #362641)Bastian Blank
2006-08-12xfree86: remove Xqueue support completelyDaniel Stone
2006-08-12completely remove OS keyboard layerDaniel Stone
2006-08-02Remove pciConfigPtr and all of the associated cruft.Ian Romanick
2006-07-25Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick
2006-07-24Global s/xf86MapDomainIO/xf86MapLegacyIO/. Let's call a duck a duck,Ian Romanick
2006-07-21Fix stupid typos.Ian Romanick
2006-07-21Make the various implementations of xf86ExtendedInitInt10 use theIan Romanick
2006-07-21revert accidental deletion of lnx_io.c; re-delete lnx_kbd.cDaniel Stone
2006-07-21remove undead files from masterDaniel Stone
2006-07-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson
2006-07-21bug #890: completely remove deprecated keyboard driverKristian Høgsberg
2006-07-20Remove unused variable.Ian Romanick
2006-07-20Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserverIan Romanick
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone
2006-07-17Fix the Linux ACPI reopen code to use a repeating timer, rather than aAdam Jackson
2006-07-14Refactor common code from the generic.c and linux.c version ofIan Romanick
2006-07-14Refactor identical xf86InitInt10 function from generic.c and linux.cIan Romanick
2006-07-08Bug #3042: Use autoconf to get the correct name of a struct member.Tilman Sauerbeck
2006-07-06Switch the default mouse device on Linux to /dev/input/mice.Adam Jackson
2006-07-03Correct AGP memory deallocation argument on *BSD.Eric Anholt
2006-06-05When we can, bound the maximum number of PCI devices to attempt to scan, byDaniel Stone
2006-06-01Bug #6583: Only open /proc/bus/pci/devices once. (Bill Nottingham)Daniel Stone
2006-05-18Bug #4139: Fix a BAR remapping bug that could lead to IERR and system hang.Adam Jackson
2006-05-18Bug #6377: Ignore disabled BARs, and allow matching BARs aligned to lessAdam Jackson
2006-05-18Bug #5877: Avoid burning CPU when acpid dies. Require acpid to be runningAdam Jackson
2006-05-15Bug #5209: Fix APM/ACPI support, again. (Michel Dänzer, Valery Inozemtsev)Adam Jackson
2006-05-09Bug #5209: Re-enable building APM and ACPI support. (Michel Dänzer)Adam Jackson
2006-04-22When reading the kernel keyboard mapping (readKernelMapping inBenjamin Herrenschmidt
2006-03-25Mark everything in xf86sym.c as _X_EXPORT.Adam Jackson
2006-02-13Fix linux build without libc wrappers (From Fredrik Höglund)Benjamin Herrenschmidt
2006-02-10Remove libcwrapper usage from xorg server modules. The libcwrapper is onlyEric Anholt
2005-12-14Bug #4718: Command line flag to disable ACPI.Adam Jackson
2005-12-08Bug #4928: Fix compilation for Alpha. (Stefaan DeRoeck)Adam Jackson
2005-12-02Define XFree86Server only where it is required.Kevin E Martin
2005-11-29Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadableKevin E Martin
2005-11-18Bug #4928: Unbreak Makefile.am for Alpha chips. (Stefan DeRoeck)Adam Jackson
2005-10-31Fix fd leak by closing them in the ACPI code instead of just usingKevin E Martin