summaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb/XGI_main_26.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* staging: xgifb: delete write-only variablesAaro Koskinen2011-08-241-10/+0
* staging: xgifb: replace video_type with FB_TYPE_PACKED_PIXELSAaro Koskinen2011-08-231-1/+1
* staging: xgifb: probe: delete checks for mode "none"Aaro Koskinen2011-08-231-253/+246
* staging: xgifb: eliminate #ifdef XGIFB_PANAaro Koskinen2011-08-231-12/+0
* staging: xgifb: delete unused definitionsAaro Koskinen2011-08-231-2/+0
* Staging: xgifb: Delete define XGIINITSTATIC in XGI_main_26.c and XGI_main.hRuslan Pisarev2011-08-231-2/+2
* Staging: xgifb: Fixed up a errors "do not initialise statics to 0 or NULL" in...Ruslan Pisarev2011-08-231-13/+13
* Remove unneeded version.h includes from drivers/staging/xgifb/Jesper Juhl2011-07-051-1/+0
* Staging: xgifb: Fixed style issues.Kenji Toyama2011-04-261-160/+278
* staging: xgifb: main: make internal functions staticAaro Koskinen2011-04-251-2/+2
* staging: xgifb: main: delete unused functionsAaro Koskinen2011-04-251-177/+0
* staging: xgifb: main: delete redudant extern declarationsAaro Koskinen2011-04-251-0/+2
* staging: xgifb: main: move functions to avoid forward declarationsAaro Koskinen2011-04-251-300/+299
* staging: xgifb: delete unused register I/O functionsAaro Koskinen2011-04-251-13/+0
* staging: xgifb: replace setXGIIDXREG() with xgifb_reg_and_or()Aaro Koskinen2011-04-251-4/+4
* staging: xgifb: replace andXGIIDXREG() with xgifb_reg_and()Aaro Koskinen2011-04-251-5/+5
* staging: xgifb: replace orXGIIDXREG() with xgifb_reg_or()Aaro Koskinen2011-04-251-10/+10
* staging: xgifb: replace outXGIIDXREG() with xgifb_reg_set()Aaro Koskinen2011-04-251-81/+81
* staging: xgifb: replace inXGIIDXREG() with xgifb_reg_get()Aaro Koskinen2011-04-251-36/+36
* staging: xgifb: replace outXGIREG() with outb()Aaro Koskinen2011-04-251-8/+8
* staging: xgifb: rename XGINew_SetReg1() to xgifb_reg_set()Aaro Koskinen2011-03-141-1/+1
* staging: xgifb: delete incorrect I/O mappingAaro Koskinen2011-03-141-7/+0
* staging: xgifb: delete redundant extended register access enableAaro Koskinen2011-03-141-4/+0
* staging: xgifb: delete unused LINUXBIOS codeAaro Koskinen2011-03-141-27/+0
* staging: xgifb: eliminate redudant chip type >= XG40 checksAaro Koskinen2011-03-141-4/+1
* staging: xgifb: delete unsupported chip typesAaro Koskinen2011-03-141-26/+5
* staging: xgifb: delete nomax module parameterAaro Koskinen2011-03-091-9/+0
* staging: xgifb: delete bIntegratedMMEnabledAaro Koskinen2011-03-091-14/+0
OpenPOWER on IntegriCloud