aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb/XGIfb.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2013-02-04staging/xgifb: mttr must be (signed) intPeter Huewe1-1/+1
2012-07-11Staging: xgifb: Comment cleaning.Miguel Gómez1-4/+4
2012-06-13staging/xgifb: Remove superfluous header includesPeter Huewe1-3/+0
2012-04-10staging: xgifb: drop XG45 codeAaro Koskinen1-1/+0
2012-04-10staging: xgifb: drop XG41 codeAaro Koskinen1-1/+0
2012-04-10staging/xgifb: fix addressing issues on platform with long physical addressingDmitry Eremin-Solenikov1-2/+2
2012-02-09staging/xgifb: Include sis headersPeter Huewe1-1/+1
2011-12-08staging: xgifb: enable forcecrt2type on XG21Aaro Koskinen1-0/+1
2011-12-08staging: xgifb: move XGI21_LVDSCapStruct into xgifb_video_infoAaro Koskinen1-0/+2
2011-10-12staging: xgifb: clean up 2nd display stateAaro Koskinen1-5/+7
2011-10-12staging: xgifb: delete CRT1 stateAaro Koskinen1-3/+0
2011-10-12staging: xgifb: eliminate global XGI_Pr dataAaro Koskinen1-0/+2
2011-10-12staging: xgifb: move pseudo_palette into xgifb_video_infoAaro Koskinen1-0/+2
2011-10-12staging: xgifb: move XGIfb_rate_idx into xgifb_video_infoAaro Koskinen1-0/+1
2011-10-12staging: xgifb: move xgifb_mode_idx into xgifb_video_infoAaro Koskinen1-0/+2
2011-10-12staging: xgifb: dynamically allocate xgifb_video_infoAaro Koskinen1-3/+0
2011-10-12staging: xgifb: rename struct video_info to xgifb_video_infoAaro Koskinen1-2/+2
2011-10-12staging: xgifb: eliminate global XGIhw_ext dataAaro Koskinen1-0/+3
2011-10-12staging: xgifb: eliminate global fb_info variableAaro Koskinen1-0/+2
2011-09-16staging: xgifb: vb_init: use readl()/writel() to access iomapped memoryAaro Koskinen1-1/+1
2011-09-16staging: xgifb: main: use readb()/readw() to access iomapped memoryAaro Koskinen1-1/+1
2011-08-23staging: xgifb: delete unused definitionsAaro Koskinen1-12/+0
2011-04-25Staging: xgifb: Fixed styles issues.Kenji Toyama1-71/+71
2011-03-14staging: xgifb: delete unsupported chip typesAaro Koskinen1-18/+0
2011-03-09staging: xgifb: delete offscreen memory managementAaro Koskinen1-1/+0
2011-03-07staging: xgifb: remove private ioctlsAaro Koskinen1-72/+0
2011-02-28staging: xgifb: eliminate "accel" field from video_infoAaro Koskinen1-1/+0
2011-02-23Staging: xgifb: Remove unused spinlock in struct video_infoJavier Martinez Canillas1-3/+0
2011-02-18staging: xgifb: eliminate a global variableAaro Koskinen1-0/+1
2010-06-22Staging: xgifb: remove __KERNEL__ #ifdef in XGIfb.hBill Pemberton1-5/+0
2010-06-22Staging: xgifb: Remove XGI_TV_PLUG typedefBill Pemberton1-3/+3
2010-06-22Staging: xgifb: Remove typedefs in XGIfb.hBill Pemberton1-11/+9
2010-06-04staging: Add framebuffer driver for XGI chipsetsapatard@mandriva.com1-0/+215