summaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb/XGI_main_26.c
AgeCommit message (Expand)Author
2011-12-08staging: xgifb: delete "userom" optionAaro Koskinen
2011-12-08staging: xgifb: move XGI21_LVDSCapStruct into xgifb_video_infoAaro Koskinen
2011-12-08staging: xgifb: delete XGIfb_GetXG21LVDSData()Aaro Koskinen
2011-12-08staging: xgifb: delete ROMAddrAaro Koskinen
2011-12-08staging: xgifb: move video BIOS handling completely to ReadVBIOSTablData()Aaro Koskinen
2011-10-30Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds
2011-10-12staging: xgifb: clean up 2nd display stateAaro Koskinen
2011-10-12staging: xgifb: delete CRT1 stateAaro Koskinen
2011-10-12staging: xgifb: eliminate global XGI_Pr dataAaro Koskinen
2011-10-12staging: xgifb: eliminate filter_tb global variableAaro Koskinen
2011-10-12staging: xgifb: eliminate XGIfb_fixAaro Koskinen
2011-10-12staging: xgifb: eliminate default_varAaro Koskinen
2011-10-12staging: xgifb: eliminate XGIfb_CRT2_write_enable variableAaro Koskinen
2011-10-12staging: xgifb: move pseudo_palette into xgifb_video_infoAaro Koskinen
2011-10-12staging: xgifb: move XGIfb_rate_idx into xgifb_video_infoAaro Koskinen
2011-10-12staging: xgifb: move xgifb_mode_idx into xgifb_video_infoAaro Koskinen
2011-10-12staging: xgifb: eliminate XGIfb_mode_noAaro Koskinen
2011-10-12staging: xgifb: dynamically allocate xgifb_video_infoAaro Koskinen
2011-10-12staging: xgifb: avoid direct references xgi_video_infoAaro Koskinen
2011-10-12staging: xgifb: rename struct video_info to xgifb_video_infoAaro Koskinen
2011-10-12staging: xgifb: add a global variable for the default refresh rateAaro Koskinen
2011-10-12staging: xgifb: inline XGIfb_query_VGA_config_space()Aaro Koskinen
2011-10-12staging: xgifb: eliminate global XGIhw_ext dataAaro Koskinen
2011-10-12staging: xgifb: eliminate global fb_info variableAaro Koskinen
2011-10-12staging: xgifb: use PCI drvdataAaro Koskinen
2011-09-16staging: xgifb: main: use readb()/readw() to access iomapped memoryAaro Koskinen
2011-09-12staging: xgifb: delete redundant casts from mtrr_add() callAaro Koskinen
2011-09-12staging: xgifb: fix up MTRR printkAaro Koskinen
2011-09-12staging: xgifb: properly delete MTRR regionAaro Koskinen
2011-09-06staging: xgifb: use common init for module and built-inAaro Koskinen
2011-09-06stating: xgifb: update module parameter descriptionsAaro Koskinen
2011-09-06staging: xgifb: delete all references to mode "none"Aaro Koskinen
2011-09-06staging: xgifb: simplify default mode setupAaro Koskinen
2011-09-06staging: xgifb: fail the probe if no supported LCD video mode foundAaro Koskinen
2011-09-06staging: xgifb: delete duplicated default video mode setup codeAaro Koskinen
2011-09-06staging: xgifb: XGIfb_search_mode(): delete unreachable codeAaro Koskinen
2011-09-06staging: xgifb: search video mode later in probeAaro Koskinen
2011-09-06staging: xgifb: fix LVDS LCD resolution data setupAaro Koskinen
2011-09-06staging: xgifb: check and report invalid option valuesAaro Koskinen
2011-09-06staging: xgifb: XGIfb_setup(): delete redundant assignmentAaro Koskinen
2011-09-06staging: xgifb: XGIfb_setup(): clean up driver messagesAaro Koskinen
2011-09-06staging: xgifb: delete "off" option handlingAaro Koskinen
2011-09-06staging: xgifb: delete duplicated codeAaro Koskinen
2011-09-06staging: xgifb: fix ypan disable optionAaro Koskinen
2011-09-06staging: xgifb: delete unused module parameters and optionsAaro Koskinen
2011-08-24staging: xgifb: delete an empty stringAaro Koskinen
2011-08-24staging: xgifb: delete driver version informationAaro Koskinen
2011-08-24staging: xgifb: delete write-only variablesAaro Koskinen
2011-08-23staging: xgifb: replace video_type with FB_TYPE_PACKED_PIXELSAaro Koskinen
2011-08-23staging: xgifb: probe: delete checks for mode "none"Aaro Koskinen