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
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-28
xfree86: Fix null pointer dereference
Kyle Guinn
1
-4
/
+4
2015-04-21
Convert hw/xfree86 to new *allocarray functions
Alan Coopersmith
1
-1
/
+1
2014-11-12
Drop trailing whitespaces
Peter Hutterer
2
-21
/
+21
2014-07-24
xfree86: Remove i2c multimedia modules
Adam Jackson
22
-3564
/
+1
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-1
/
+1
2014-01-12
More warning fixes in hw/xfree86
Keith Packard
2
-11
/
+12
2014-01-12
xfree86 warning reduction
Keith Packard
1
-1
/
+1
2013-08-06
Replace INCLUDES with AM_CPPFLAGS
Peter Hutterer
1
-1
/
+1
2012-12-05
Fix formatting of address operators
Yaakov Selkowitz
2
-6
/
+6
2012-07-02
Build tda9885.c functions into fi1236 to avoid libtool relinking problems
Alan Coopersmith
1
-4
/
+1
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
2
-0
/
+3
2012-04-05
xfree86: allow modules to be built without undefined symbols
Yaakov Selkowitz
1
-7
/
+10
2012-03-21
Introduce a consistent coding style
Keith Packard
23
-2107
/
+2327
2011-11-23
Fix gcc -Wwrite-strings warnings in xf86 ddx
Alan Coopersmith
1
-2
/
+3
2011-09-20
Space & style cleanup of hw/xfree86/i2c/fi1236.c
Alan Coopersmith
1
-466
/
+536
2010-09-22
xfree86: Remove useless module setup functions where appropriate
Adam Jackson
7
-56
/
+7
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
8
-28
/
+28
2010-04-21
xfree86: fix not reached code in fi1236 driver from i2c
Tiago Vignatti
1
-4
/
+0
2009-10-28
Don't cast double to int: use default conversions or explicitly round.
Jamey Sharp
1
-5
/
+5
2008-12-07
Use libtool convenience libraries and better "symbol" table.
Paulo Cesar Pereira de Andrade
1
-2
/
+2
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
16
-129
/
+129
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-4
/
+4
2008-11-28
Make visible symbols required by xorg modules.
Paulo Cesar Pereira de Andrade
2
-9
/
+9
2008-11-27
Rework code using return value of LoaderSymbol as a function pointer.
Paulo Cesar Pereira de Andrade
17
-163
/
+163
2008-07-17
Dead code removal
Daniel Stone
1
-24
/
+0
2007-09-04
Fixing xf86I2CGetScreenBuses(), now dereferencing the correct pointer.
Egbert Eich
1
-1
/
+1
2007-09-04
Fixing sig11 in xf86I2CGetScreenBuses().
Egbert Eich
1
-1
/
+1
2007-06-29
Death to RCS tags.
Adam Jackson
2
-5
/
+0
2007-03-25
Since ddc, i2c, and ramdac are in core now, remove their ModuleData stubs.
Adam Jackson
1
-36
/
+0
2007-03-07
XORG_VERSION_CURRENT, not XF86_VERSION_CURRENT.
Adam Jackson
1
-1
/
+1
2007-02-23
Don't install libi2c.a
Adam Jackson
1
-1
/
+1
2007-02-15
Merge crtc/output-based mode selection code.
Keith Packard
1
-3
/
+2
2006-09-18
Remove smashing of CFLAGS from server build.
Keith Packard
1
-1
/
+1
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
3
-3
/
+0
2006-07-18
get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE
Daniel Stone
9
-110
/
+1
2006-06-19
fix compiler warnings in hw/xfree86/i2c/fi1236.c
Greg Kroah-Hartman
2
-3
/
+6
2006-06-19
fix compiler warning in hw/xfree86/i2c/tda9850.c
Greg Kroah-Hartman
1
-1
/
+1
2006-06-05
Ensure all *ModuleData symbols are marked _X_EXPORT. Start removing
Adam Jackson
8
-10
/
+1
2006-03-29
More warning cleanup.
Adam Jackson
3
-23
/
+5
2006-02-10
Remove libcwrapper usage from xorg server modules. The libcwrapper is only
Eric Anholt
4
-17
/
+22
2005-12-02
Define XFree86Server only where it is required.
Kevin E Martin
1
-1
/
+1
2005-11-29
Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadable
Kevin E Martin
1
-2
/
+3
2005-09-24
Changed the license to a X/MIT one
Bogdan Diaconescu
2
-4
/
+46
2005-09-01
Make RGB_PATH configurable.
Daniel Stone
1
-1
/
+2
2005-08-25
Thu Aug 25 17:15:01 2005 Søren Sandmann <sandmann@redhat.com>
Søren Sandmann Pedersen
1
-17
/
+9
2005-08-24
Remove use of dix-config and xorg-config.h from public headers.
Daniel Stone
1
-3
/
+0
2005-07-30
Clear compiler warnings. (Stefan Dirsch)
Alan Coopersmith
1
-0
/
+3
2005-07-14
- Add build system for xf86-video-ati
Søren Sandmann Pedersen
1
-1
/
+1
2005-07-13
Dear libtool: Loadable modules do not need version numbers. kthnxbye.
Adam Jackson
1
-0
/
+1
2005-07-13
xc/programs/Xserver/hw/xfree86/drivers/i2c/*.c: include xorg-config.h
Søren Sandmann Pedersen
15
-29
/
+74
[next]