index
:
xorg-server.git
debian-unstable
xorg7.5+xs1.6
forcked debian package
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
int10
Age
Commit message (
Expand
)
Author
2008-11-25
Warning fix
Adam Jackson
2008-11-24
Bus: Remove ISA support.
Adam Jackson
2008-10-14
int10: Degrade the checksum warning to X_INFO.
Adam Jackson
2008-10-07
int10: Fix a nasty memory leak.
Adam Jackson
2008-10-07
int10: Don't warn when scanning for devices we don't have.
Adam Jackson
2008-10-07
int10: Remove useless check.
Adam Jackson
2008-10-06
xalloc+memset(0) -> xcalloc
Adam Jackson
2008-08-18
int10: Fix int1A for %ax == 0xB101.
Adam Jackson
2008-06-24
Bug #11842: Fix emulation of int1A PCI BIOS services.
Adam Jackson
2008-04-04
Fix PCI config space cycles from int10 emulator.
Adam Jackson
2008-03-13
Bug #14332: Fix PCI access cycles from x86emu.
Bart Trojanowski
2008-03-01
clean some "unused" warnings
George Sapountzis
2007-08-30
Fixing a misleading comment which could suggest a GPL violation.
Egbert Eich
2007-08-23
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Ian Romanick
2007-07-27
Remove all trace of Option "BiosLocation".
Adam Jackson
2007-07-03
Fix build when int10 doesn't use x86emu.
Michel Dänzer
2007-07-02
Make x86emu's I/O cycle tracing more useful.
Adam Jackson
2007-01-24
Move xf86ReadLegacyBIOS to the one place that uses it.
Ian Romanick
2007-01-15
Convert to new pci_device_cfg_write_u* interface.
Ian Romanick
2007-01-11
Convert int10 and vgaHW to use 'struct pci_device' instead of PCITAG.
Ian Romanick
2006-12-13
Set Int10Current->Tag for the linux native int10 module
Alan Hourihane
2006-12-08
Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/xorg/xserver i...
Ian Romanick
2006-11-04
Merge master back to randr-1.2
Keith Packard
2006-11-03
Make int10 fully domain aware.
Egbert Eich
2006-11-03
Build with -D_PC on ix86 only.
Matthias Hopf
2006-09-18
Remove smashing of CFLAGS from server build.
Keith Packard
2006-08-08
Rename xf86ReadDomainMemory to xf86ReadLegacyVideoBIOS, since that's
Ian Romanick
2006-08-02
Move xf86FindPciDeviceVendor and xf86FindPciClass from xf86pciBus.c to
Ian Romanick
2006-07-25
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
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
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Ian Romanick
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
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-14
Add some const qualifiers to serveral function parameters.
Ian Romanick
2006-07-14
Rearrange code in xf86int10ParseBiosLocation to use strncasecmp. This
Ian Romanick
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-14
Trivial refactor of libint10_la_SOURCES.
Ian Romanick
2006-06-21
Eliminate "ugly" spaces around parenthesis. Add const qualifier.
Ian Romanick
2006-06-07
Added a comment about some suspicious code.
Ian Romanick
2006-06-07
Fixed severly broken calls to pci_device_find_by_slot. I mis-read the
Ian Romanick
2006-06-07
Added missing include of Pci.h. This caused the server to terminate
Ian Romanick
2006-06-07
Initial batch of changes for PCI rework. All future changes will be
Ian Romanick
2006-06-05
Ensure all *ModuleData symbols are marked _X_EXPORT. Start removing
Adam Jackson
2006-03-10
Coverity #857: Fix resource leak in error path by freeing earlier.
Eric Anholt
2006-02-10
Remove libcwrapper usage from xorg server modules. The libcwrapper is only
Eric Anholt
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
[next]