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