summaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb/XGI_main_26.c
AgeCommit message (Expand)Author
2013-09-25staging: xgifb: Remove redundant pci_set_drvdataSachin Kamat
2013-07-23staging: xgifb: delete unused "pVBInfo" parametersAaro Koskinen
2013-07-23staging: xgifb: delete unused "rateindex" parametersAaro Koskinen
2013-02-07staging: xgifb: initialize register 3cc addressAaro Koskinen
2013-02-04staging/xgifb: remove unnecessary temp variable in XGIfb_mode_rate_to_ddataPeter Huewe
2013-02-04staging/xgifb: rewrite XGIfb_get_cmap_lenPeter Huewe
2013-02-04staging/xgifb: Fix return of uninitialized variablePeter Huewe
2013-02-04staging/xgifb: mttr must be (signed) intPeter Huewe
2013-02-04staging/xgifb: Remove always false comparisonsPeter Huewe
2013-02-03staging/xgifb: Remove unused variables and dead assignmentsPeter Huewe
2013-01-21staging: xgifb: use XGIRegInit()Aaro Koskinen
2012-11-21staging: xgifb: remove use of __devexitBill Pemberton
2012-11-21staging: xgifb: remove use of __devinitBill Pemberton
2012-11-21staging: xgifb: remove use of __devexit_pBill Pemberton
2012-11-13staging: xgifb: eliminate pVBInfo->VCLKData/VBVCLKDataAaro Koskinen
2012-11-13staging: xgifb: eliminate pVBInfo->XGINEWUB_CRT1TableAaro Koskinen
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