index
:
~marcoz/xserver
server-1.13-branch
Unnamed repository; edit this file 'description' to name the repository.
marcoz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
int10
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-14
xserver: fix build on arm tinderbox
Dave Airlie
1
-4
/
+4
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
5
-43
/
+42
2012-03-21
Introduce a consistent coding style
Keith Packard
8
-1160
/
+1202
2012-01-25
int10: Fix unmapping of the BIOS scratch area
Adam Jackson
1
-1
/
+1
2011-10-15
int10: Port internal users off xf86MapVidMem
Adam Jackson
2
-7
/
+11
2011-10-15
pci: Remove xf86MapDomainMemory
Adam Jackson
1
-5
/
+2
2011-10-15
int10: Use pciaccess rom fetch for !PC machines
Adam Jackson
1
-57
/
+1
2011-10-15
pci: Deprecate the PCITAG type
Adam Jackson
1
-1
/
+1
2011-10-15
int10: Port to pciaccess' legacy IO API
Adam Jackson
4
-52
/
+52
2011-09-21
Merge remote-tracking branch 'mattst88/for-keith'
Keith Packard
1
-16
/
+16
2011-09-21
Silence printf format warnings in helper_exec.c
Matt Turner
1
-16
/
+16
2011-09-15
int10: Delete #if 0'd implementation that's older than our git history.
Jamey Sharp
1
-13
/
+1
2011-09-15
Remove PC98 support.
Jamey Sharp
2
-4
/
+1
2011-02-08
int10: warning fix
Adam Jackson
1
-1
/
+1
2010-12-20
xfree86: Convert some xf86BlockSIGIO to OsBlockSignals
Adam Jackson
1
-2
/
+3
2010-09-28
Merge remote branch 'ajax/less-loader'
Keith Packard
1
-22
/
+1
2010-09-22
xfree86: Remove useless module setup functions where appropriate
Adam Jackson
1
-22
/
+1
2010-09-14
xfree86: bus: move macros from common PCI header to private file
Tiago Vignatti
1
-0
/
+5
2010-06-10
Record some additional library dependencies in xf86 modules
Alan Coopersmith
1
-0
/
+1
2010-05-26
xfree86/int10/helper_mem: Fix log message.
Jamey Sharp
1
-4
/
+1
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
3
-15
/
+15
2009-12-15
Fix builds with --with-int10=stub
Alan Coopersmith
1
-0
/
+1
2009-08-31
xfree86: removal of some dead code due VGA arbiter's inclusion
Tiago Vignatti
1
-4
/
+0
2009-06-17
xfree86: silence a few int10 compiler warnings.
Peter Hutterer
1
-14
/
+14
2009-02-04
Fix "warning: XXX defined but not used"
Tomas Carnecky
1
-0
/
+2
2009-02-04
Fix "warning: unused variable XXX"
Tomas Carnecky
1
-2
/
+1
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
7
-75
/
+78
2008-11-30
Remove declarations of symbols that are never defined.
Paulo Cesar Pereira de Andrade
1
-1
/
+0
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
6
-47
/
+47
2008-11-28
Make visible symbols required by xorg modules.
Paulo Cesar Pereira de Andrade
2
-2
/
+2
2008-11-27
Export symbols required by the vesa and fbdev drivers.
Paulo Cesar Pereira de Andrade
3
-12
/
+12
2008-11-25
Warning fix
Adam Jackson
1
-0
/
+2
2008-11-24
Bus: Remove ISA support.
Adam Jackson
1
-13
/
+0
2008-10-14
int10: Degrade the checksum warning to X_INFO.
Adam Jackson
1
-1
/
+1
2008-10-07
int10: Fix a nasty memory leak.
Adam Jackson
1
-0
/
+2
2008-10-07
int10: Don't warn when scanning for devices we don't have.
Adam Jackson
1
-7
/
+1
2008-10-07
int10: Remove useless check.
Adam Jackson
1
-7
/
+0
2008-10-06
xalloc+memset(0) -> xcalloc
Adam Jackson
1
-3
/
+3
2008-08-18
int10: Fix int1A for %ax == 0xB101.
Adam Jackson
1
-1
/
+27
2008-06-24
Bug #11842: Fix emulation of int1A PCI BIOS services.
Adam Jackson
1
-6
/
+6
2008-04-04
Fix PCI config space cycles from int10 emulator.
Adam Jackson
1
-1
/
+1
2008-03-13
Bug #14332: Fix PCI access cycles from x86emu.
Bart Trojanowski
1
-7
/
+50
2008-03-01
clean some "unused" warnings
George Sapountzis
1
-2
/
+0
2007-08-30
Fixing a misleading comment which could suggest a GPL violation.
Egbert Eich
1
-2
/
+2
2007-08-23
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Ian Romanick
4
-234
/
+91
2007-07-27
Remove all trace of Option "BiosLocation".
Adam Jackson
3
-182
/
+27
2007-07-03
Fix build when int10 doesn't use x86emu.
Michel Dänzer
1
-0
/
+2
2007-07-02
Make x86emu's I/O cycle tracing more useful.
Adam Jackson
1
-58
/
+59
2007-01-24
Move xf86ReadLegacyBIOS to the one place that uses it.
Ian Romanick
1
-1
/
+55
2007-01-15
Convert to new pci_device_cfg_write_u* interface.
Ian Romanick
2
-6
/
+6
[next]