summaryrefslogtreecommitdiff
path: root/drivers/staging/xgifb/vb_setmode.c
AgeCommit message (Expand)Author
2012-09-10staging: xgifb: delete redundant castsAaro Koskinen
2012-09-10staging: xgifb: use correct type for VBVCLKDataAaro Koskinen
2012-09-10staging: xgifb: delete ISXPDOSAaro Koskinen
2012-09-10staging: xgifb: mark constant data with constAaro Koskinen
2012-09-10staging: xgifb: access static data tables directlyAaro Koskinen
2012-09-10staging: xgifb: use "else if"Aaro Koskinen
2012-09-10staging: xgifb: delete LCDLenListAaro Koskinen
2012-09-10staging: xgifb: XGI_GetLcdPtr: delete dead codeAaro Koskinen
2012-09-10staging: xgifb: delete Chrontel 7017 LCD dataAaro Koskinen
2012-09-10staging: xgifb: use a real pointer for TV DATAPTRAaro Koskinen
2012-09-10staging: xgifb: use proper typing for TV dataAaro Koskinen
2012-09-10staging: xgifb: delete Chrontel TV dataAaro Koskinen
2012-09-10staging: xgifb: XGI_GetTVPtr: drop the table parameterAaro Koskinen
2012-09-10staging: xgifb: delete redundant chip type checkAaro Koskinen
2012-09-10staging: xgifb: delete IF_DEF_LCDAAaro Koskinen
2012-09-10staging: xgifb: delete IF_DEF_ExpLinkAaro Koskinen
2012-09-10staging: xgifb: replace XGI_XG21SetPanelDelay() with mdelay()Aaro Koskinen
2012-07-11Staging: xgifb: Fix coding style.Miguel Gómez
2012-07-11Staging: xgifb: Rework some conditions in XGI_SetCRT2ModeRegs().Miguel Gómez
2012-07-11Staging: xgifb: Rework conditions in XGI_EnableBridge().Miguel Gómez
2012-07-11Staging: xgifb: Rework conditions in XGI_SetLockRegs().Miguel Gómez
2012-07-11Staging: xgifb: Refactor XGI_GetCRT2ResInfo().Miguel Gómez
2012-07-11Staging: xgifb: Rework conditions in XGI_GetVBInfo().Miguel Gómez
2012-07-11Staging: xgifb: Refactor XGI_GetVBType().Miguel Gómez
2012-07-11Staging: xgifb: Refactor XGI_AjustCRT2Rate().Miguel Gómez
2012-07-11Staging: xgifb: Rework conditions in XGI_SetATTRegs().Miguel Gómez
2012-07-11Staging: xgifb: Comment cleaning.Miguel Gómez
2012-06-19Staging: xgifb: Fix sparse warnings.Miguel Gómez
2012-06-14staging/xgifb: Cleanup vb_device_info structPeter Huewe
2012-06-14staging/xgifb: Use SiS structsPeter Huewe
2012-06-14staging/xgifb: Replace delay lookup tables with constant valuesPeter Huewe
2012-06-14staging/xgifb: Remove useless function XGI_CloseCRTCPeter Huewe
2012-06-14staging/xgifb: Simplyfy XGI_GetVCLK2Ptr a bitPeter Huewe
2012-06-14staging/xgifb: Replace constant arrays with constant valuesPeter Huewe
2012-06-14staging/xgifb: Remove superfluous header includesPeter Huewe
2012-05-02Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman
2012-04-10staging: xgifb: inline XGI_GetResInfo()Aaro Koskinen
2012-04-10staging: xgifb: eliminate redundant struct definitionAaro Koskinen
2012-04-10staging: xgifb: delete VB_ExtTVEdgeIndexAaro Koskinen
2012-04-10staging: xgifb: delete VB_ExtTVFlickerIndexAaro Koskinen
2012-04-10staging: xgifb: delete legacy DAC dataAaro Koskinen
2012-04-10staging: xgifb: delete StandTableIndex parametersAaro Koskinen
2012-04-10staging: xgifb: truncate XGI330_StandTableAaro Koskinen
2012-04-10staging: xgifb: delete code for EGA or lower modesAaro Koskinen
2012-04-10staging: xgifb: delete SModeIDTableAaro Koskinen
2012-04-10staging: xgifb: drop code for legacy VGA modesAaro Koskinen
2012-04-10staging/xgifb: simplify vga I/O ports handlingDmitry Eremin-Solenikov
2012-04-10staging/xgifb: fix display on XGI Volari Z11m cardsDmitry Eremin-Solenikov
2012-02-10staging/xgifb: Use TVCLKBASE_315 as a base addressPeter Huewe
2012-02-10staging/xgifb: Rename XGI specific initdef.h definesPeter Huewe