summaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb/XGI_main_26.c
Commit message (Expand)AuthorAgeFilesLines
* staging: xgifb: enable forcecrt2type as a module parameterAaro Koskinen2011-12-081-0/+8
* staging: xgifb: enable forcecrt2type on XG21Aaro Koskinen2011-12-081-11/+17
* staging: xgifb: delete "userom" optionAaro Koskinen2011-12-081-2/+0
* staging: xgifb: move XGI21_LVDSCapStruct into xgifb_video_infoAaro Koskinen2011-12-081-8/+8
* staging: xgifb: delete XGIfb_GetXG21LVDSData()Aaro Koskinen2011-12-081-63/+0
* staging: xgifb: delete ROMAddrAaro Koskinen2011-12-081-2/+0
* staging: xgifb: move video BIOS handling completely to ReadVBIOSTablData()Aaro Koskinen2011-12-081-39/+0
* Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2011-10-301-18/+7
|\
| * staging: xgifb: use display information in info not in var for panningLaurent Pinchart2011-08-191-16/+6
* | staging: xgifb: clean up 2nd display stateAaro Koskinen2011-10-121-25/+25
* | staging: xgifb: delete CRT1 stateAaro Koskinen2011-10-121-11/+0
* | staging: xgifb: eliminate global XGI_Pr dataAaro Koskinen2011-10-121-5/+10
* | staging: xgifb: eliminate filter_tb global variableAaro Koskinen2011-10-121-0/+3
* | staging: xgifb: eliminate XGIfb_fixAaro Koskinen2011-10-121-1/+5
* | staging: xgifb: eliminate default_varAaro Koskinen2011-10-121-24/+32
* | staging: xgifb: eliminate XGIfb_CRT2_write_enable variableAaro Koskinen2011-10-121-7/+4
* | staging: xgifb: move pseudo_palette into xgifb_video_infoAaro Koskinen2011-10-121-1/+1
* | staging: xgifb: move XGIfb_rate_idx into xgifb_video_infoAaro Koskinen2011-10-121-12/+18
* | staging: xgifb: move xgifb_mode_idx into xgifb_video_infoAaro Koskinen2011-10-121-47/+54
* | staging: xgifb: eliminate XGIfb_mode_noAaro Koskinen2011-10-121-8/+6
* | staging: xgifb: dynamically allocate xgifb_video_infoAaro Koskinen2011-10-121-9/+6
* | staging: xgifb: avoid direct references xgi_video_infoAaro Koskinen2011-10-121-249/+263
* | staging: xgifb: rename struct video_info to xgifb_video_infoAaro Koskinen2011-10-121-2/+2
* | staging: xgifb: add a global variable for the default refresh rateAaro Koskinen2011-10-121-2/+4
* | staging: xgifb: inline XGIfb_query_VGA_config_space()Aaro Koskinen2011-10-121-42/+2
* | staging: xgifb: eliminate global XGIhw_ext dataAaro Koskinen2011-10-121-46/+48
* | staging: xgifb: eliminate global fb_info variableAaro Koskinen2011-10-121-0/+3
* | staging: xgifb: use PCI drvdataAaro Koskinen2011-10-121-8/+11
* | staging: xgifb: main: use readb()/readw() to access iomapped memoryAaro Koskinen2011-09-161-32/+22
* | staging: xgifb: delete redundant casts from mtrr_add() callAaro Koskinen2011-09-121-4/+2
* | staging: xgifb: fix up MTRR printkAaro Koskinen2011-09-121-2/+2
* | staging: xgifb: properly delete MTRR regionAaro Koskinen2011-09-121-1/+12
* | staging: xgifb: use common init for module and built-inAaro Koskinen2011-09-061-10/+0
* | stating: xgifb: update module parameter descriptionsAaro Koskinen2011-09-061-6/+4
* | staging: xgifb: delete all references to mode "none"Aaro Koskinen2011-09-061-11/+5
* | staging: xgifb: simplify default mode setupAaro Koskinen2011-09-061-13/+5
* | staging: xgifb: fail the probe if no supported LCD video mode foundAaro Koskinen2011-09-061-1/+6
* | staging: xgifb: delete duplicated default video mode setup codeAaro Koskinen2011-09-061-12/+0
* | staging: xgifb: XGIfb_search_mode(): delete unreachable codeAaro Koskinen2011-09-061-11/+0
* | staging: xgifb: search video mode later in probeAaro Koskinen2011-09-061-10/+11
* | staging: xgifb: fix LVDS LCD resolution data setupAaro Koskinen2011-09-061-9/+16
* | staging: xgifb: check and report invalid option valuesAaro Koskinen2011-09-061-11/+17
* | staging: xgifb: XGIfb_setup(): delete redundant assignmentAaro Koskinen2011-09-061-2/+0
* | staging: xgifb: XGIfb_setup(): clean up driver messagesAaro Koskinen2011-09-061-5/+2
* | staging: xgifb: delete "off" option handlingAaro Koskinen2011-09-061-5/+0
* | staging: xgifb: delete duplicated codeAaro Koskinen2011-09-061-5/+0
* | staging: xgifb: fix ypan disable optionAaro Koskinen2011-09-061-4/+0
* | staging: xgifb: delete unused module parameters and optionsAaro Koskinen2011-09-061-114/+0
* | staging: xgifb: delete an empty stringAaro Koskinen2011-08-241-2/+0
* | staging: xgifb: delete driver version informationAaro Koskinen2011-08-241-3/+0
OpenPOWER on IntegriCloud