summaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb
AgeCommit message (Expand)Author
2012-09-13staging: xgifb: delete bogus video RAM configurationAaro Koskinen
2012-09-13staging: xgifb: setup initial video RAM size for systems without BIOSAaro Koskinen
2012-09-12staging: xgifb: prevent video RAM size exceeding PCI window sizeAaro Koskinen
2012-09-12staging: xgifb: validate the mode against video memory sizeAaro Koskinen
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 XGI_LCDDataTablStructAaro 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: avoid copy-pasting LCD dataAaro Koskinen
2012-09-10staging: xgifb: delete redundant chip type checkAaro Koskinen
2012-09-10staging: xgifb: delete some unused #definesAaro 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-09-10staging: xgifb: document some LVDS data delay valuesAaro Koskinen
2012-08-14Staging: xgifb: fix bitwise vs logical bugDan Carpenter
2012-08-13staging: xgifb: print small buffers via %*phAndy Shevchenko
2012-07-11Staging: xgifb: Remove useless condition.Miguel Gómez
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: Remove useless always true condition.Miguel Gómez
2012-07-11Staging: xgifb: Remove unneeded var and condition in XGIfb_search_vesamode().Miguel Gómez
2012-07-11Staging: xgifb: Simplify XGIfb_GetXG21DefaultLVDSModeIdx().Miguel Gómez
2012-07-11Staging: xgifb: Remove useless switch in XGIfb_detect_VB().Miguel Gómez
2012-07-11Staging: xgifb: Improve debug strings.Miguel Gómez
2012-07-11Staging: xgifb: Remove unused struct _chswtable.Miguel Gómez
2012-07-11Staging: xgifb: Remove LCDA detection in xgifb_probe().Miguel Gómez
2012-07-11Staging: xgifb: Remove unneeded XGI_LCD_TYPE enumeration.Miguel Gómez
2012-07-11Staging: xgifb: Comment cleaning.Miguel Gómez
2012-06-18Staging: xgifb: Replace pr_* with dev_* when possible.Miguel Gómez
2012-06-18Staging: xgifb: Fix sparse warnings.Miguel Gómez
2012-06-18Staging: xgifb: Remove printk usage.Miguel Gómez
2012-06-18Staging: xgifb: Remove XGIFAIL() macro and its calls.Miguel Gómez