summaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb
Commit message (Expand)AuthorAgeFilesLines
* staging/xgifb: Remove duplicated code in loops.Peter Huewe2013-02-151-8/+3
* staging/xgifb: Consolidate return pathsPeter Huewe2013-02-151-3/+1
* staging/xgifb: Remove code without effectPeter Huewe2013-02-151-8/+1
* staging/xgifb: Remove unnecessary castsPeter Huewe2013-02-152-36/+32
* staging/xgifb: Consolidate if/else if with identical code branchesPeter Huewe2013-02-151-5/+2
* staging: xgifb: XGI_SetDelayComp(): delete IF_DEF_LVDS checkAaro Koskinen2013-02-081-10/+0
* staging: xgifb: XGI_GetCRT2ResInfo(): delete IF_DEF_LVDS checkAaro Koskinen2013-02-081-25/+23
* staging: xgifb: XGI_GetLCDInfo(): delete IF_DEF_LVDS checkAaro Koskinen2013-02-081-15/+12
* staging: xgifb: XGI_GetTVInfo(): delete IF_DEF_LVDS checksAaro Koskinen2013-02-081-28/+19
* staging: xgifb: XGI_GetVBInfo(): delete IF_DEF_LVDS checkAaro Koskinen2013-02-081-69/+35
* staging: xgifb: XGI_GetVCLK2Ptr(): delete IF_DEF_LVDS checkAaro Koskinen2013-02-081-41/+30
* staging: xgifb: initialize register 3cc addressAaro Koskinen2013-02-071-0/+1
* staging/xgifb: Remove always false if statementPeter Huewe2013-02-051-16/+0
* staging/xgifb: Remove unneeded conditional assignmentPeter Huewe2013-02-051-1/+1
* staging/xgifb: Remove unused values in XGI340_ECLKDataPeter Huewe2013-02-051-5/+0
* staging/xgifb: Remove unused entries in XGI340New_MCLKData and XGI27New_MCLKDataPeter Huewe2013-02-051-10/+0
* staging/xgifb: Remove unused values in XG27_SR13 and XGI340_SR13Peter Huewe2013-02-052-13/+13
* staging/xgifb: Remove unused values in XGI340_cr41 and XGI27_cr41Peter Huewe2013-02-052-55/+55
* staging/xgifb: Remove unused variablePeter Huewe2013-02-051-1/+1
* staging/xgifb: Consolidate if branches with similar conditionsPeter Huewe2013-02-051-11/+2
* staging/xgifb: Consolidate if/else for 'identical' branchesPeter Huewe2013-02-051-25/+6
* staging/xgifb: Don't write the same values x timesPeter Huewe2013-02-051-13/+6
* staging/xgifb: Move duplicated code for dram to helper functionPeter Huewe2013-02-051-41/+17
* staging/xgifb: Replace XGI340_CR6B table with simple if/elsePeter Huewe2013-02-052-12/+1
* staging/xgifb: Simplify XGISetModeNewPeter Huewe2013-02-041-15/+3
* staging/xgifb: Consolidate XGI_EnableChISLCD and XGI_DisableChISLCDPeter Huewe2013-02-041-35/+13
* staging/xgifb: Remove unnecessary bitshifts in XGI_SetCRT1ModeRegsPeter Huewe2013-02-041-4/+2
* staging/xgifb: remove unnecessary temp variable in XGIfb_mode_rate_to_ddataPeter Huewe2013-02-041-11/+9
* staging/xgifb: rewrite XGIfb_get_cmap_lenPeter Huewe2013-02-041-14/+2
* staging/xgifb: Simplify XGI_SetSeqRegsPeter Huewe2013-02-042-18/+7
* staging/xgifb: Fix return of uninitialized variablePeter Huewe2013-02-041-0/+1
* staging/xgifb: mttr must be (signed) intPeter Huewe2013-02-042-2/+2
* staging/xgifb: Remove always false comparisonsPeter Huewe2013-02-041-8/+1
* staging/xgifb: Simplify XGI_GetRatePtrCRT2Peter Huewe2013-02-041-12/+4
* staging/xgifb: remove unused variablesPeter Huewe2013-02-031-11/+8
* staging/xgifb: Remove redundant if statementPeter Huewe2013-02-031-20/+14
* staging/xgifb: Remove unused variablesPeter Huewe2013-02-031-6/+1
* staging/xgifb: Remove unused variable and dead assignmentPeter Huewe2013-02-031-36/+10
* staging/xgifb: Remove unused variablePeter Huewe2013-02-031-4/+0
* staging/xgifb: Remove unused variables and dead assignmentsPeter Huewe2013-02-031-32/+3
* staging: xgifb: delete pVBInfo->BaseAddrAaro Koskinen2013-01-213-8/+0
* staging: xgifb: do not use pVBInfo->BaseAddrAaro Koskinen2013-01-211-2/+2
* staging: xgifb: use XGIRegInit()Aaro Koskinen2013-01-214-36/+5
* staging: xgifb: remove use of __devexitBill Pemberton2012-11-211-1/+1
* staging: xgifb: remove use of __devinitBill Pemberton2012-11-211-1/+1
* staging: xgifb: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* staging: xgifb: make remaining data tables constAaro Koskinen2012-11-133-19/+19
* staging: xgifb: constify Tap4 dataAaro Koskinen2012-11-132-10/+8
* staging: xgifb: eliminate pVBInfo->AGPRegAaro Koskinen2012-11-135-6/+5
* staging: xgifb: eliminate pVBInfo->SR16Aaro Koskinen2012-11-134-8/+4
OpenPOWER on IntegriCloud