summaryrefslogtreecommitdiff
path: root/drivers/staging/xgifb/vb_init.c
AgeCommit message (Expand)Author
2012-07-11Staging: xgifb: Remove useless always true condition.Miguel Gómez
2012-07-11Staging: xgifb: Improve debug strings.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: Fix sparse warnings.Miguel Gómez
2012-06-18Staging: xgifb: Remove printk usage.Miguel Gómez
2012-06-13staging/xgifb: Cleanup vb_device_info structPeter Huewe
2012-06-13staging/xgifb: Remove unnecessary fields of XGINew_DDRDRAM_TYPE{340, 20}Peter Huewe
2012-06-13staging/xgifb: Inline XGINew_SetDRAMSizingTypePeter Huewe
2012-06-13staging/xgifb: Remove duplicated code from XGINew_DDRSizing340Peter Huewe
2012-06-13staging/xgifb: Consolidate XGINew_SetDRAMSize{,20}RegPeter Huewe
2012-06-13staging/xgifb: Remove superfluous header includesPeter Huewe
2012-05-02Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman
2012-04-10staging: xgifb: drop XG41 codeAaro Koskinen
2012-04-10staging/xgifb: simplify vga I/O ports handlingDmitry Eremin-Solenikov
2012-04-10staging/xgifb: fix display on XGI Volari Z11m cardsDmitry Eremin-Solenikov
2012-02-10staging/xgifb: Rename remaining sis initdef.h defines and remove duplicatesPeter Huewe
2012-02-10staging/xgifb: Rename Set* defines and remove duplicated definesPeter Huewe
2012-02-09staging/xgifb: Include sis headersPeter Huewe
2011-12-08staging: xgifb: enable forcecrt2type on XG21Aaro Koskinen
2011-12-08staging: xgifb: move XGI21_LVDSCapStruct into xgifb_video_infoAaro Koskinen
2011-12-08staging: xgifb: disable LVDS on XG27Aaro Koskinen
2011-12-08staging: xgifb: ReadVBIOSTablData(): rename to xgifb_read_vbios()Aaro Koskinen
2011-12-08staging: xgifb: ReadVBIOSTablData(): copy only a single LVDS entryAaro Koskinen
2011-12-08staging: xgifb: ReadVBIOSTablData(): check the BIOS sizeAaro Koskinen
2011-12-08staging: xgifb: use u8 for video BIOS dataAaro Koskinen
2011-12-08staging: xgifb: delete ROMAddrAaro Koskinen
2011-12-08staging: xgifb: move video BIOS handling completely to ReadVBIOSTablData()Aaro Koskinen
2011-12-08staging: xgifb: XGINew_GetXG21Sense(): eliminate video BIOS accessAaro Koskinen
2011-12-08staging: xgifb: ReadVBIOSTablData(): use a pointer to access the arrayAaro Koskinen
2011-12-08staging: xgifb: ReadVBIOSTablData(): rename pVideoMemoryAaro Koskinen
2011-12-08staging: xgifb: ReadVBIOSTablData(): use ARRAY_SIZEAaro Koskinen
2011-12-08staging: xgifb: ReadVBIOSTablData(): rearrange code to avoid nestingAaro Koskinen
2011-12-08staging: xgifb: ReadVBIOSTablData(): avoid duplicating codeAaro Koskinen
2011-11-26staging: xgifb: delete vb_ext.{c,h}Aaro Koskinen
2011-11-26staging: xgifb: move XGINew_SenseLCD() to vb_init.cAaro Koskinen
2011-10-12staging: xgifb: make RAM type tables constAaro Koskinen
2011-10-12staging: xgifb: move XGINew_DataBusWidth into vb_device_infoAaro Koskinen
2011-10-12staging: xgifb: move XGINew_ChannelAB into vb_device_infoAaro Koskinen
2011-10-12staging: xgifb: move XGINew_RAMType into vb_device_infoAaro Koskinen
2011-10-12staging: xgifb: rename struct video_info to xgifb_video_infoAaro Koskinen
2011-10-12staging: xgifb: inline XGIfb_query_VGA_config_space()Aaro Koskinen
2011-09-16staging: xgifb: vb_init: use readl()/writel() to access iomapped memoryAaro Koskinen
2011-09-16staging: xgifb: unify #include orderAaro Koskinen
2011-09-06staging: xgifb: delete support for Chrontel 7007 TV outputAaro Koskinen
2011-07-05Remove unneeded version.h includes from drivers/staging/xgifb/Jesper Juhl
2011-04-25Staging: xgifb: Fixed lots of coding style issues.Kenji Toyama
2011-03-14staging: xgifb: rename XGINew_SetRegAND() to xgifb_reg_and()Aaro Koskinen
2011-03-14staging: xgifb: rename XGINew_SetRegANDOR() to xgifb_reg_and_or()Aaro Koskinen
2011-03-14staging: xgifb: rename XGINew_SetRegOR() to xgifb_reg_or()Aaro Koskinen