summaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb
AgeCommit message (Expand)Author
2012-06-18Staging: xgifb: define real dumpVGAReg() content only in DEBUG mode.Miguel Gómez
2012-06-18Staging: xgifb: remove DPRINTK() macro and replace it with pr_debug.Miguel Gómez
2012-06-18Staging: xgifb: remove DEBUGPRN() macro and its uses.Miguel Gómez
2012-06-18Staging: xgifb: reformat module parameter descriptions.Miguel Gómez
2012-06-13staging/xgifb: Cleanup vb_device_info structPeter Huewe
2012-06-13staging/xgifb: Use SiS structsPeter Huewe
2012-06-13staging/xgifb: Replace delay lookup tables with constant valuesPeter Huewe
2012-06-13staging/xgifb: Remove useless function XGI_CloseCRTCPeter Huewe
2012-06-13staging/xgifb: Simplyfy XGI_GetVCLK2Ptr a bitPeter Huewe
2012-06-13staging/xgifb: Replace constant arrays with constant valuesPeter Huewe
2012-06-13staging/xgifb: Remove unnecessary fields of XGINew_DDRDRAM_TYPE{340, 20}Peter Huewe
2012-06-13staging/xgifb: Inline XGINew_SetDRAMSizingTypePeter Huewe
2012-06-13staging/xgifb: Remove duplicated code from XGINew_DDRSizing340Peter Huewe
2012-06-13staging/xgifb: Consolidate XGINew_SetDRAMSize{,20}RegPeter Huewe
2012-06-13staging/xgifb: Remove superfluous header includesPeter Huewe
2012-06-13staging/xgifb: Add header #include guards to vb_table.hPeter Huewe
2012-06-13staging/xgifb: Add mutext for fb_mmap lockingPeter Huewe
2012-06-13staging/xgifb: Remove assignments without effectPeter Huewe
2012-06-11Staging: xgifb: disable pci device on pci remove function.Miguel Gómez
2012-06-11Staging: xgifb: disable pci device if there's an error after enabling it.Miguel Gómez
2012-06-11Staging: xgifb: reorder the code a bit to be more module friendlyMiguel Gómez
2012-06-11Staging: xgifb: Remove #ifdef MODULEMiguel Gómez
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: XGI_ExtStruct: delete unused fieldsAaro 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: unwrap mode table linesAaro Koskinen
2012-04-10staging: xgifb: delete MD_XGI300Aaro Koskinen
2012-04-10staging: xgifb: delete mode rows and columnsAaro Koskinen
2012-04-10staging: xgifb: delete mode names from the mode tableAaro Koskinen
2012-04-10staging: xgifb: drop redudant mode table entriesAaro Koskinen
2012-04-10staging: xgifb: eliminate string comparison from mode searchAaro Koskinen
2012-04-10staging: xgifb: delete rate_idx from mode tableAaro Koskinen
2012-04-10staging: xgifb: delete XGI300paneltypeAaro Koskinen
2012-04-10staging: xgifb: drop XG45 codeAaro Koskinen
2012-04-10staging: xgifb: drop XG41 codeAaro Koskinen
2012-04-10staging: xgifb: XGIfb_mode_rate_to_dclock: initialize ModeIdIndex properlyAaro Koskinen
2012-04-10staging: xgifb: XGIfb_mode_rate_to_dclock: delete commented-out codeAaro Koskinen
2012-04-10staging: xgifb: XGIfb_mode_rate_to_ddata: initialize ModeIdIndex properlyAaro Koskinen
2012-04-10staging: xgifb: XGIfb_mode_rate_to_ddata: delete commented-out codeAaro Koskinen
2012-04-10staging/xgifb: fix addressing issues on platform with long physical addressingDmitry Eremin-Solenikov
2012-04-10staging/xgifb: simplify vga I/O ports handlingDmitry Eremin-Solenikov