summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-02Build fix for -Werror=int-to-pointer-cast -Werror=pointer-to-int-castHEADmasterJeremy Huddleston2-10/+10
2011-11-02Use unsigned long rather than deprecated IOADDRESSJeremy Huddleston3-8/+8
2011-10-07Fix build failures with recent server changes to swapl and swapsJeremy Huddleston2-20/+28
2011-10-07Also use calloc rather than xcallocJeremy Huddleston3-3/+3
2011-09-24Use malloc/free rather than xalloc/xfreeJeremy Huddleston5-44/+44
2011-09-24Include xf86Pci.h for IOADDRESSJeremy Huddleston1-1/+1
2011-09-15Require libpciaccessJeremy Huddleston1-1/+1
2011-09-15Add missing include for pciaccess.hJeremy Huddleston1-0/+2
2011-06-08Convert sisusb.man from XORG_RAWCPP to using sed like other driversAlan Coopersmith3-52/+7
2010-12-03Fix compilation with -Werror=format-security (bug #31540)Thierry Vignaud1-2/+2
2010-10-07Purge cvs tags.Jesse Adkins1-2/+0
2010-07-22config: add comments for main statementsGaetan Nadon1-6/+6
2010-07-21config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILESGaetan Nadon1-4/+5
2010-07-21config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon1-1/+1
2010-07-21config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2010-07-21config: complete AC_INIT m4 quotingGaetan Nadon1-2/+2
2010-07-21config: remove unrequired AC_SUBST([XORG_CFLAGS])Gaetan Nadon1-1/+0
2010-07-21config: remove unrequired AC_HEADER_STDCGaetan Nadon1-2/+0
2010-07-20config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon1-1/+0
2010-07-20config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-07-10Purge macros NEED_EVENTS and NEED_REPLIESFernando Carrijo2-3/+0
2010-07-05sisusb 0.9.4xf86-video-sisusb-0.9.4Peter Hutterer1-1/+1
2010-06-13COPYING: replace stub file with actual Copyright notices.Gaetan Nadon1-8/+50
2010-05-18Remove mibank.h referenceAdam Jackson1-1/+0
2010-01-15Update Sun license notices to current X.Org standard formAlan Coopersmith1-22/+19
2009-12-30configure.ac: remove unused sdkdir=$(pkg-config...) statementGaetan Nadon1-1/+0
2009-11-23Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+1
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon1-1/+0
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2-3/+6
2009-10-26Several driver modules do not have a ChangeLog target in Makefile.am #23814Gaetan Nadon3-60/+12
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon2-8/+0
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-6/+64
2009-07-30sisusb: bump for release 0.9.3xf86-video-sisusb-0.9.3Dave Airlie1-1/+1
2009-07-28sisusb: update for resources/RAC API removalDave Airlie2-7/+0
2009-07-16Update to xextproto 7.1 support.Peter Hutterer2-0/+9
2009-07-02sisusb 0.9.2xf86-video-sisusb-0.9.2Adam Jackson1-1/+1
2009-05-28Remove useless loader symbol lists.Adam Jackson1-23/+0
2009-02-24sisusb 0.9.1xf86-video-sisusb-0.9.1Adam Jackson1-1/+1
2009-01-31Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith1-0/+20
2009-01-10Remove xorgconfig & xorgcfg from See Also list in man pageAlan Coopersmith1-1/+1
2008-08-19Really compile fix this time I mean it.Adam Jackson4-8/+8
2008-08-19Build fix.Adam Jackson1-1/+1
2008-08-15Build fix.Adam Jackson2-6/+1
2008-07-20Remove XFree86-Misc (PassMessage) supportDaniel Stone4-31/+1
2008-06-06Add missing include for ioctl()Julien Cristau1-0/+1
2008-03-19sisusb 0.9.0xf86-video-sisusb-0.9.0Adam Jackson1-1/+1
2008-03-19open() is not fopen(). Use O_RDONLY, not 'r'.Adam Jackson1-2/+2
2008-03-19Death to RCS tags.Adam Jackson23-46/+0
2008-03-08Makefile.am: nuke RCS IdMatthieu Herrb1-1/+0
2007-11-16Fix xserver version detection.Tomasz Dominikowski1-1/+1