summaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb/vb_init.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| * staging/xgifb: simplify vga I/O ports handlingDmitry Eremin-Solenikov2012-04-101-1/+1
* | staging/xgifb: fix display on XGI Volari Z11m cardsDmitry Eremin-Solenikov2012-04-101-1/+1
|/
* staging/xgifb: Rename remaining sis initdef.h defines and remove duplicatesPeter Huewe2012-02-101-7/+7
* staging/xgifb: Rename Set* defines and remove duplicated definesPeter Huewe2012-02-101-2/+2
* staging/xgifb: Include sis headersPeter Huewe2012-02-091-1/+1
* staging: xgifb: enable forcecrt2type on XG21Aaro Koskinen2011-12-081-1/+7
* staging: xgifb: move XGI21_LVDSCapStruct into xgifb_video_infoAaro Koskinen2011-12-081-5/+6
* staging: xgifb: disable LVDS on XG27Aaro Koskinen2011-12-081-1/+0
* staging: xgifb: ReadVBIOSTablData(): rename to xgifb_read_vbios()Aaro Koskinen2011-12-081-3/+2
* staging: xgifb: ReadVBIOSTablData(): copy only a single LVDS entryAaro Koskinen2011-12-081-26/+27
* staging: xgifb: ReadVBIOSTablData(): check the BIOS sizeAaro Koskinen2011-12-081-7/+21
* staging: xgifb: use u8 for video BIOS dataAaro Koskinen2011-12-081-3/+3
* staging: xgifb: delete ROMAddrAaro Koskinen2011-12-081-10/+0
* staging: xgifb: move video BIOS handling completely to ReadVBIOSTablData()Aaro Koskinen2011-12-081-5/+39
* staging: xgifb: XGINew_GetXG21Sense(): eliminate video BIOS accessAaro Koskinen2011-12-081-6/+1
* staging: xgifb: ReadVBIOSTablData(): use a pointer to access the arrayAaro Koskinen2011-12-081-26/+19
* staging: xgifb: ReadVBIOSTablData(): rename pVideoMemoryAaro Koskinen2011-12-081-29/+20
* staging: xgifb: ReadVBIOSTablData(): use ARRAY_SIZEAaro Koskinen2011-12-081-3/+1
* staging: xgifb: ReadVBIOSTablData(): rearrange code to avoid nestingAaro Koskinen2011-12-081-60/+51
* staging: xgifb: ReadVBIOSTablData(): avoid duplicating codeAaro Koskinen2011-12-081-70/+27
* staging: xgifb: delete vb_ext.{c,h}Aaro Koskinen2011-11-261-1/+0
* staging: xgifb: move XGINew_SenseLCD() to vb_init.cAaro Koskinen2011-11-261-0/+44
* staging: xgifb: make RAM type tables constAaro Koskinen2011-10-121-5/+5
* staging: xgifb: move XGINew_DataBusWidth into vb_device_infoAaro Koskinen2011-10-121-17/+15
* staging: xgifb: move XGINew_ChannelAB into vb_device_infoAaro Koskinen2011-10-121-26/+26
* staging: xgifb: move XGINew_RAMType into vb_device_infoAaro Koskinen2011-10-121-57/+71
OpenPOWER on IntegriCloud