index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
int10
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-29
x86emu: Change include order to avoid conflict with system header
Andreas Schwab
1
-1
/
+1
2015-03-13
int10: Fix error check for pci_device_map_legacy
Jürg Billeter
1
-1
/
+1
2014-09-16
int10: Port off xf86ReadBIOS
Adam Jackson
1
-1
/
+15
2014-07-28
xfree86: Move generic unaligned helpers into int10 code
Adam Jackson
1
-0
/
+36
2014-04-27
xfree86: int10: Fix build on ARM
Thierry Reding
1
-1
/
+0
2014-04-27
int10: fix build error
Rob Clark
1
-1
/
+1
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
4
-12
/
+12
2014-01-12
xfree86: Switch int10 code to stdint types
Keith Packard
4
-145
/
+145
2014-01-12
xfree86 warning reduction
Keith Packard
1
-21
/
+21
2013-08-06
xfree86: de-duplicate some AM_CPPFLAGS
Peter Hutterer
1
-3
/
+3
2013-08-06
Replace INCLUDES with AM_CPPFLAGS
Peter Hutterer
1
-3
/
+3
2012-10-04
int10: fix pci_device_read_rom usage
Stephan Schreiber
1
-1
/
+2
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
[next]