index
:
~ofourdan/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
for-keith
for-whot
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-backports
server-1.18-branch
server-1.19-backports
server-1.19-branch
server-1.19-fixes
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xvidmode
xwayland
xwayland-1.19-branch
xwayland-glamor-xv
xwayland-test
Xserver stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2005-07-11
Prep for modular builds by adding guarded #include "config.h" everywhere.
Adam Jackson
14
-0
/
+52
2005-07-03
Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".
Daniel Stone
1
-1
/
+1
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
3
-0
/
+12
2005-07-02
Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.
Daniel Stone
1
-0
/
+2
2005-07-01
Change all misc.h and os.h references to <X11/foo.h>.
Daniel Stone
3
-5
/
+5
2005-07-01
Adding initial build system.
Daniel Stone
1
-0
/
+7
2005-07-01
- Fix Support for Philips FM1236/F tuner on ATI AIW 9600 XT (Jeff Smith)
Alex Deucher
1
-1
/
+2
2005-06-25
Bug #3626: _X_EXPORT tags for video and input drivers.
Adam Jackson
7
-7
/
+31
2005-04-20
Fix includes right throughout the Xserver tree:
Daniel Stone
1
-2
/
+2
2005-04-17
Added a log pring for the parameters
Bogdan Diaconescu
1
-0
/
+2
2005-04-17
Added new tuner FM1236MK3 PAL version
Bogdan Diaconescu
2
-15
/
+57
2005-04-17
This is the UDA1380 sound coder-decoder module
Bogdan Diaconescu
3
-0
/
+266
2005-01-24
Bug #2004: Make DDC delay slightly longer. (Thomas J. Moore)
Adam Jackson
1
-1
/
+1
2004-10-13
Modified:
Vladimir Dergachev
1
-1
/
+3
2004-10-03
Modified:
Vladimir Dergachev
1
-7
/
+14
2004-10-03
Modified:
Vladimir Dergachev
1
-0
/
+3
[next]