aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/xgifb/XGIfb.h
AgeCommit message (Expand)Author
2013-02-04staging/xgifb: mttr must be (signed) intPeter Huewe
2012-07-11Staging: xgifb: Comment cleaning.Miguel Gómez
2012-06-13staging/xgifb: Remove superfluous header includesPeter Huewe
2012-04-10staging: xgifb: drop XG45 codeAaro Koskinen
2012-04-10staging: xgifb: drop XG41 codeAaro Koskinen
2012-04-10staging/xgifb: fix addressing issues on platform with long physical addressingDmitry Eremin-Solenikov
2012-02-09staging/xgifb: Include sis headersPeter Huewe
2011-12-08staging: xgifb: enable forcecrt2type on XG21Aaro Koskinen
2011-12-08staging: xgifb: move XGI21_LVDSCapStruct into xgifb_video_infoAaro Koskinen
2011-10-12staging: xgifb: clean up 2nd display stateAaro Koskinen
2011-10-12staging: xgifb: delete CRT1 stateAaro Koskinen
2011-10-12staging: xgifb: eliminate global XGI_Pr dataAaro Koskinen
2011-10-12staging: xgifb: move pseudo_palette into xgifb_video_infoAaro Koskinen
2011-10-12staging: xgifb: move XGIfb_rate_idx into xgifb_video_infoAaro Koskinen
2011-10-12staging: xgifb: move xgifb_mode_idx into xgifb_video_infoAaro Koskinen
2011-10-12staging: xgifb: dynamically allocate xgifb_video_infoAaro Koskinen
2011-10-12staging: xgifb: rename struct video_info to xgifb_video_infoAaro Koskinen
2011-10-12staging: xgifb: eliminate global XGIhw_ext dataAaro Koskinen
2011-10-12staging: xgifb: eliminate global fb_info variableAaro Koskinen
2011-09-16staging: xgifb: vb_init: use readl()/writel() to access iomapped memoryAaro Koskinen
2011-09-16staging: xgifb: main: use readb()/readw() to access iomapped memoryAaro Koskinen
2011-08-23staging: xgifb: delete unused definitionsAaro Koskinen
2011-04-25Staging: xgifb: Fixed styles issues.Kenji Toyama
2011-03-14staging: xgifb: delete unsupported chip typesAaro Koskinen
2011-03-09staging: xgifb: delete offscreen memory managementAaro Koskinen
2011-03-07staging: xgifb: remove private ioctlsAaro Koskinen
2011-02-28staging: xgifb: eliminate "accel" field from video_infoAaro Koskinen
2011-02-23Staging: xgifb: Remove unused spinlock in struct video_infoJavier Martinez Canillas
2011-02-18staging: xgifb: eliminate a global variableAaro Koskinen
2010-06-22Staging: xgifb: remove __KERNEL__ #ifdef in XGIfb.hBill Pemberton
2010-06-22Staging: xgifb: Remove XGI_TV_PLUG typedefBill Pemberton
2010-06-22Staging: xgifb: Remove typedefs in XGIfb.hBill Pemberton
2010-06-04staging: Add framebuffer driver for XGI chipsetsapatard@mandriva.com