aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb/XGI_main_26.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-10staging/xgifb: Rename remaining sis initdef.h defines and remove duplicatesPeter Huewe1-5/+5
2012-02-09staging: xgifb: checkpatch cleanup printk() -> pr_lvl()Sam Hansen1-45/+43
2012-02-09staging: xgifb: checkpatch cleanup __func__Sam Hansen1-1/+1
2012-02-09staging: xgifb: checkpatch cleanup bracesSam Hansen1-7/+3
2012-02-09staging: xgifb: pr_fmt kbuild macroSam Hansen1-0/+2
2012-02-09staging/xgifb: Use structs and defines from the sis headersPeter Huewe1-44/+44
2012-02-09staging/xgifb: Remove unsupported mode LCD_320x480Peter Huewe1-10/+0
2011-12-08staging: xgifb: enable forcecrt2type as a module parameterAaro Koskinen1-0/+8
2011-12-08staging: xgifb: enable forcecrt2type on XG21Aaro Koskinen1-11/+17
2011-12-08staging: xgifb: delete "userom" optionAaro Koskinen1-2/+0
2011-12-08staging: xgifb: move XGI21_LVDSCapStruct into xgifb_video_infoAaro Koskinen1-8/+8
2011-12-08staging: xgifb: delete XGIfb_GetXG21LVDSData()Aaro Koskinen1-63/+0
2011-12-08staging: xgifb: delete ROMAddrAaro Koskinen1-2/+0
2011-12-08staging: xgifb: move video BIOS handling completely to ReadVBIOSTablData()Aaro Koskinen1-39/+0
2011-10-30Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds1-18/+7
2011-10-12staging: xgifb: clean up 2nd display stateAaro Koskinen1-25/+25
2011-10-12staging: xgifb: delete CRT1 stateAaro Koskinen1-11/+0
2011-10-12staging: xgifb: eliminate global XGI_Pr dataAaro Koskinen1-5/+10
2011-10-12staging: xgifb: eliminate filter_tb global variableAaro Koskinen1-0/+3
2011-10-12staging: xgifb: eliminate XGIfb_fixAaro Koskinen1-1/+5
2011-10-12staging: xgifb: eliminate default_varAaro Koskinen1-24/+32
2011-10-12staging: xgifb: eliminate XGIfb_CRT2_write_enable variableAaro Koskinen1-7/+4
2011-10-12staging: xgifb: move pseudo_palette into xgifb_video_infoAaro Koskinen1-1/+1
2011-10-12staging: xgifb: move XGIfb_rate_idx into xgifb_video_infoAaro Koskinen1-12/+18
2011-10-12staging: xgifb: move xgifb_mode_idx into xgifb_video_infoAaro Koskinen1-47/+54
2011-10-12staging: xgifb: eliminate XGIfb_mode_noAaro Koskinen1-8/+6
2011-10-12staging: xgifb: dynamically allocate xgifb_video_infoAaro Koskinen1-9/+6
2011-10-12staging: xgifb: avoid direct references xgi_video_infoAaro Koskinen1-249/+263
2011-10-12staging: xgifb: rename struct video_info to xgifb_video_infoAaro Koskinen1-2/+2
2011-10-12staging: xgifb: add a global variable for the default refresh rateAaro Koskinen1-2/+4
2011-10-12staging: xgifb: inline XGIfb_query_VGA_config_space()Aaro Koskinen1-42/+2
2011-10-12staging: xgifb: eliminate global XGIhw_ext dataAaro Koskinen1-46/+48
2011-10-12staging: xgifb: eliminate global fb_info variableAaro Koskinen1-0/+3
2011-10-12staging: xgifb: use PCI drvdataAaro Koskinen1-8/+11
2011-09-16staging: xgifb: main: use readb()/readw() to access iomapped memoryAaro Koskinen1-32/+22
2011-09-12staging: xgifb: delete redundant casts from mtrr_add() callAaro Koskinen1-4/+2
2011-09-12staging: xgifb: fix up MTRR printkAaro Koskinen1-2/+2
2011-09-12staging: xgifb: properly delete MTRR regionAaro Koskinen1-1/+12
2011-09-06staging: xgifb: use common init for module and built-inAaro Koskinen1-10/+0
2011-09-06stating: xgifb: update module parameter descriptionsAaro Koskinen1-6/+4
2011-09-06staging: xgifb: delete all references to mode "none"Aaro Koskinen1-11/+5
2011-09-06staging: xgifb: simplify default mode setupAaro Koskinen1-13/+5
2011-09-06staging: xgifb: fail the probe if no supported LCD video mode foundAaro Koskinen1-1/+6
2011-09-06staging: xgifb: delete duplicated default video mode setup codeAaro Koskinen1-12/+0
2011-09-06staging: xgifb: XGIfb_search_mode(): delete unreachable codeAaro Koskinen1-11/+0
2011-09-06staging: xgifb: search video mode later in probeAaro Koskinen1-10/+11
2011-09-06staging: xgifb: fix LVDS LCD resolution data setupAaro Koskinen1-9/+16
2011-09-06staging: xgifb: check and report invalid option valuesAaro Koskinen1-11/+17
2011-09-06staging: xgifb: XGIfb_setup(): delete redundant assignmentAaro Koskinen1-2/+0
2011-09-06staging: xgifb: XGIfb_setup(): clean up driver messagesAaro Koskinen1-5/+2