Age | Commit message (Expand) | Author |
2013-03-28 | staging: xgifb: delete IF_DEF_TRUMPION and IF_DEF_DSTN | Aaro Koskinen |
2013-03-28 | staging: xgifb: eliminate IF_DEF_LVDS checks from vb_init | Aaro Koskinen |
2013-03-28 | staging: xgifb: delete redundant IF_DEF_LVDS check | Aaro Koskinen |
2013-02-15 | staging/xgifb: Remove duplicated code in loops. | Peter Huewe |
2013-02-15 | staging/xgifb: Consolidate return paths | Peter Huewe |
2013-02-15 | staging/xgifb: Remove code without effect | Peter Huewe |
2013-02-15 | staging/xgifb: Remove unnecessary casts | Peter Huewe |
2013-02-15 | staging/xgifb: Consolidate if/else if with identical code branches | Peter Huewe |
2013-02-08 | staging: xgifb: XGI_SetDelayComp(): delete IF_DEF_LVDS check | Aaro Koskinen |
2013-02-08 | staging: xgifb: XGI_GetCRT2ResInfo(): delete IF_DEF_LVDS check | Aaro Koskinen |
2013-02-08 | staging: xgifb: XGI_GetLCDInfo(): delete IF_DEF_LVDS check | Aaro Koskinen |
2013-02-08 | staging: xgifb: XGI_GetTVInfo(): delete IF_DEF_LVDS checks | Aaro Koskinen |
2013-02-08 | staging: xgifb: XGI_GetVBInfo(): delete IF_DEF_LVDS check | Aaro Koskinen |
2013-02-08 | staging: xgifb: XGI_GetVCLK2Ptr(): delete IF_DEF_LVDS check | Aaro Koskinen |
2013-02-07 | staging: xgifb: initialize register 3cc address | Aaro Koskinen |
2013-02-05 | staging/xgifb: Remove always false if statement | Peter Huewe |
2013-02-05 | staging/xgifb: Remove unneeded conditional assignment | Peter Huewe |
2013-02-05 | staging/xgifb: Remove unused values in XGI340_ECLKData | Peter Huewe |
2013-02-05 | staging/xgifb: Remove unused entries in XGI340New_MCLKData and XGI27New_MCLKData | Peter Huewe |
2013-02-05 | staging/xgifb: Remove unused values in XG27_SR13 and XGI340_SR13 | Peter Huewe |
2013-02-05 | staging/xgifb: Remove unused values in XGI340_cr41 and XGI27_cr41 | Peter Huewe |
2013-02-05 | staging/xgifb: Remove unused variable | Peter Huewe |
2013-02-05 | staging/xgifb: Consolidate if branches with similar conditions | Peter Huewe |
2013-02-05 | staging/xgifb: Consolidate if/else for 'identical' branches | Peter Huewe |
2013-02-05 | staging/xgifb: Don't write the same values x times | Peter Huewe |
2013-02-05 | staging/xgifb: Move duplicated code for dram to helper function | Peter Huewe |
2013-02-05 | staging/xgifb: Replace XGI340_CR6B table with simple if/else | Peter Huewe |
2013-02-04 | staging/xgifb: Simplify XGISetModeNew | Peter Huewe |
2013-02-04 | staging/xgifb: Consolidate XGI_EnableChISLCD and XGI_DisableChISLCD | Peter Huewe |
2013-02-04 | staging/xgifb: Remove unnecessary bitshifts in XGI_SetCRT1ModeRegs | Peter Huewe |
2013-02-04 | staging/xgifb: remove unnecessary temp variable in XGIfb_mode_rate_to_ddata | Peter Huewe |
2013-02-04 | staging/xgifb: rewrite XGIfb_get_cmap_len | Peter Huewe |
2013-02-04 | staging/xgifb: Simplify XGI_SetSeqRegs | Peter Huewe |
2013-02-04 | staging/xgifb: Fix return of uninitialized variable | Peter Huewe |
2013-02-04 | staging/xgifb: mttr must be (signed) int | Peter Huewe |
2013-02-04 | staging/xgifb: Remove always false comparisons | Peter Huewe |
2013-02-04 | staging/xgifb: Simplify XGI_GetRatePtrCRT2 | Peter Huewe |
2013-02-03 | staging/xgifb: remove unused variables | Peter Huewe |
2013-02-03 | staging/xgifb: Remove redundant if statement | Peter Huewe |
2013-02-03 | staging/xgifb: Remove unused variables | Peter Huewe |
2013-02-03 | staging/xgifb: Remove unused variable and dead assignment | Peter Huewe |
2013-02-03 | staging/xgifb: Remove unused variable | Peter Huewe |
2013-02-03 | staging/xgifb: Remove unused variables and dead assignments | Peter Huewe |
2013-01-21 | staging: xgifb: delete pVBInfo->BaseAddr | Aaro Koskinen |
2013-01-21 | staging: xgifb: do not use pVBInfo->BaseAddr | Aaro Koskinen |
2013-01-21 | staging: xgifb: use XGIRegInit() | Aaro Koskinen |
2012-11-21 | staging: xgifb: remove use of __devexit | Bill Pemberton |
2012-11-21 | staging: xgifb: remove use of __devinit | Bill Pemberton |
2012-11-21 | staging: xgifb: remove use of __devexit_p | Bill Pemberton |
2012-11-13 | staging: xgifb: make remaining data tables const | Aaro Koskinen |