summaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb/vb_init.c
Commit message (Expand)AuthorAgeFilesLines
* staging: xgifb: remove unnecessary elseThomas Gummerer2014-09-061-29/+21
* staging: xgifb coding style cleanupVitor Braga2014-04-251-0/+2
* staging: xgifb: delete unused "pVBInfo" parametersAaro Koskinen2013-07-231-3/+2
* staging: xgifb: delete unused "HwDeviceExtension" parametersAaro Koskinen2013-07-231-18/+13
* staging: xgifb: call XGI_GetVBType from InitTo330PointerAaro Koskinen2013-05-301-4/+0
* staging: xgifb: refactor XGI_BridgeIsOn()Aaro Koskinen2013-05-301-1/+9
* staging/xgifb: Remove dead assignments/incrementsPeter Huewe2013-05-171-1/+0
* staging/xgifb: Remove unnecessary binary calculation in GetXG27FPBitsPeter Huewe2013-05-161-3/+1
* staging/xgifb: Consolidate function almost identical calls in XGINew_GetXG21S...Peter Huewe2013-05-161-10/+4
* staging/xgifb: Remove unnecessary cases in XGINew_SenseLCDPeter Huewe2013-05-161-36/+15
* staging/xgifb: Remove uneccessary/simply if in XGINew_GetXG20DRAMTypePeter Huewe2013-05-161-5/+3
* staging: xgifb: rename SR15/SR13 arrays to SR18Aaro Koskinen2013-03-281-4/+4
* staging: xgifb: make SR15/SR13 arrays single dimensionalAaro Koskinen2013-03-281-12/+4
* staging: xgifb: XGINew_SetDRAMDefaultRegister340: inline the value of SR1BAaro Koskinen2013-03-281-3/+1
* staging: xgifb: eliminate IF_DEF_LVDS checks from vb_initAaro Koskinen2013-03-281-15/+10
* staging: xgifb: delete redundant IF_DEF_LVDS checkAaro Koskinen2013-03-281-11/+8
* staging/xgifb: Remove unnecessary castsPeter Huewe2013-02-151-1/+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 variablePeter Huewe2013-02-051-1/+1
* 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-051-1/+1
* staging: xgifb: delete pVBInfo->BaseAddrAaro Koskinen2013-01-211-6/+0
* staging: xgifb: do not use pVBInfo->BaseAddrAaro Koskinen2013-01-211-2/+2
* staging: xgifb: use XGIRegInit()Aaro Koskinen2013-01-211-17/+1
* staging: xgifb: eliminate pVBInfo->AGPRegAaro Koskinen2012-11-131-3/+3
* staging: xgifb: eliminate pVBInfo->SR16Aaro Koskinen2012-11-131-4/+4
* staging: xgifb: eliminate pVBInfo->CR6BAaro Koskinen2012-11-131-1/+1
* staging: xgifb: eliminate pVBInfo->SR21/22/25Aaro Koskinen2012-11-131-6/+3
* staging: xgifb: eliminate pVBInfo->ECLKDataAaro Koskinen2012-11-131-7/+7
* staging: xgifb: eliminate pVBInfo->CR6E/6F/89Aaro Koskinen2012-11-131-4/+4
* staging: xgifb: delete bogus video RAM configurationAaro Koskinen2012-09-131-1/+0
* staging: xgifb: delete ISXPDOSAaro Koskinen2012-09-101-2/+0
* Staging: xgifb: fix bitwise vs logical bugDan Carpenter2012-08-141-1/+1
* Staging: xgifb: Fix coding style.Miguel Gómez2012-07-111-2/+1
* Staging: xgifb: Remove useless always true condition.Miguel Gómez2012-07-111-4/+0
* Staging: xgifb: Improve debug strings.Miguel Gómez2012-07-111-2/+2
* Staging: xgifb: Comment cleaning.Miguel Gómez2012-07-111-137/+18
* Staging: xgifb: Replace pr_* with dev_* when possible.Miguel Gómez2012-06-181-2/+2
* Staging: xgifb: Fix sparse warnings.Miguel Gómez2012-06-181-0/+1
* Staging: xgifb: Remove printk usage.Miguel Gómez2012-06-181-45/+2
* staging/xgifb: Cleanup vb_device_info structPeter Huewe2012-06-131-58/+38
* staging/xgifb: Remove unnecessary fields of XGINew_DDRDRAM_TYPE{340, 20}Peter Huewe2012-06-131-25/+25
* staging/xgifb: Inline XGINew_SetDRAMSizingTypePeter Huewe2012-06-131-12/+4
* staging/xgifb: Remove duplicated code from XGINew_DDRSizing340Peter Huewe2012-06-131-39/+25
* staging/xgifb: Consolidate XGINew_SetDRAMSize{,20}RegPeter Huewe2012-06-131-49/+5
* staging/xgifb: Remove superfluous header includesPeter Huewe2012-06-131-9/+0
* Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman2012-05-021-76/+2
|\
| * staging: xgifb: drop XG41 codeAaro Koskinen2012-04-101-75/+1
OpenPOWER on IntegriCloud