summaryrefslogtreecommitdiff
path: root/drivers/staging/xgifb/XGI_main_26.c
AgeCommit message (Expand)Author
2012-11-13staging: xgifb: eliminate pVBInfo->RefIndexAaro Koskinen
2012-11-13staging: xgifb: eliminate pVBInfo->EModeIDTableAaro 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: use "else if"Aaro Koskinen
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: 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 LCDA detection in xgifb_probe().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: Remove printk usage.Miguel Gómez
2012-06-18Staging: xgifb: Remove XGIFAIL() macro and its calls.Miguel Gómez
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: Remove superfluous header includesPeter 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-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: 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
2012-04-10staging/xgifb: drop RelIO from vb_device_infoDmitry Eremin-Solenikov
2012-04-10staging/xgifb: remove unused variableDmitry Eremin-Solenikov
2012-02-10staging/xgifb: Rename remaining sis initdef.h defines and remove duplicatesPeter Huewe
2012-02-09staging: xgifb: checkpatch cleanup printk() -> pr_lvl()Sam Hansen
2012-02-09staging: xgifb: checkpatch cleanup __func__Sam Hansen
2012-02-09staging: xgifb: checkpatch cleanup bracesSam Hansen
2012-02-09staging: xgifb: pr_fmt kbuild macroSam Hansen
2012-02-09staging/xgifb: Use structs and defines from the sis headersPeter Huewe
2012-02-09staging/xgifb: Remove unsupported mode LCD_320x480Peter Huewe
2011-12-08staging: xgifb: enable forcecrt2type as a module parameterAaro Koskinen
2011-12-08staging: xgifb: enable forcecrt2type on XG21Aaro Koskinen