index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
xgifb
Age
Commit message (
Expand
)
Author
2011-08-24
staging: xgifb: delete an empty string
Aaro Koskinen
2011-08-24
staging: xgifb: delete driver version information
Aaro Koskinen
2011-08-24
staging: xgifb: delete write-only variables
Aaro Koskinen
2011-08-23
staging: xgifb: replace video_type with FB_TYPE_PACKED_PIXELS
Aaro Koskinen
2011-08-23
staging: xgifb: probe: delete checks for mode "none"
Aaro Koskinen
2011-08-23
staging: xgifb: eliminate #ifdef XGIFB_PAN
Aaro Koskinen
2011-08-23
staging: xgifb: delete unused structs
Aaro Koskinen
2011-08-23
staging: xgifb: vb_table: delete unused data
Aaro Koskinen
2011-08-23
staging: xgifb: delete unused definitions
Aaro Koskinen
2011-08-23
staging: xgifb: delete duplicate #defines
Aaro Koskinen
2011-08-23
staging: xgifb: eliminate #ifdef NewScratch
Aaro Koskinen
2011-08-23
Staging: xgifb: Delete define XGIINITSTATIC in XGI_main_26.c and XGI_main.h
Ruslan Pisarev
2011-08-23
Staging: xgifb: Fixed up a errors "do not initialise statics to 0 or NULL" in...
Ruslan Pisarev
2011-08-23
Staging: xgifb: Fixed up a errors "do not initialise statics to 0 or NULL" in...
Ruslan Pisarev
2011-07-05
Remove unneeded version.h includes from drivers/staging/xgifb/
Jesper Juhl
2011-04-26
Staging: xgifb: Fixed style issues.
Kenji Toyama
2011-04-26
Staging: xgifb: Fixed style issues.
Kenji Toyama
2011-04-25
Staging: xgifb: Fixed styles issues.
Kenji Toyama
2011-04-25
Staging: xgifb: Fixed style issues.
Kenji Toyama
2011-04-25
Staging: xgifb: Fixed header file.
Kenji Toyama
2011-04-25
Staging: xgifb: Removed thousands of warnings.
Kenji Toyama
2011-04-25
Staging: xgifb: Fixed almost all style warnings.
Kenji Toyama
2011-04-25
Staging: xgifb: Fixed lots of coding style issues.
Kenji Toyama
2011-04-25
Staging: xgifb: Fixed coding style issues in vb_setmode.h
Kenji Toyama
2011-04-25
Staging: xgifb: Fixed lots of coding style issues.
Kenji Toyama
2011-04-25
Staging: xgifb: Fixed coding style issues.
Kenji Toyama
2011-04-25
Staging: xgifb: Fixed coding style issues in vb_def.h
Kenji Toyama
2011-04-25
staging: xgifb: main: make internal functions static
Aaro Koskinen
2011-04-25
staging: xgifb: main: delete unused functions
Aaro Koskinen
2011-04-25
staging: xgifb: main: delete redudant extern declarations
Aaro Koskinen
2011-04-25
staging: xgifb: main: move functions to avoid forward declarations
Aaro Koskinen
2011-04-25
staging: xgifb: delete unused register I/O functions
Aaro Koskinen
2011-04-25
staging: xgifb: delete unused register I/O macros
Aaro Koskinen
2011-04-25
staging: xgifb: replace setXGIIDXREG() with xgifb_reg_and_or()
Aaro Koskinen
2011-04-25
staging: xgifb: replace andXGIIDXREG() with xgifb_reg_and()
Aaro Koskinen
2011-04-25
staging: xgifb: replace orXGIIDXREG() with xgifb_reg_or()
Aaro Koskinen
2011-04-25
staging: xgifb: replace outXGIIDXREG() with xgifb_reg_set()
Aaro Koskinen
2011-04-25
staging: xgifb: replace inXGIIDXREG() with xgifb_reg_get()
Aaro Koskinen
2011-04-25
staging: xgifb: replace outXGIREG() with outb()
Aaro Koskinen
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-14
staging: xgifb: clean up register function variable names
Aaro Koskinen
2011-03-14
staging: xgifb: clean up register access types
Aaro Koskinen
2011-03-14
staging: xgifb: rename XGINew_SetRegAND() to xgifb_reg_and()
Aaro Koskinen
2011-03-14
staging: xgifb: rename XGINew_SetRegANDOR() to xgifb_reg_and_or()
Aaro Koskinen
2011-03-14
staging: xgifb: rename XGINew_SetRegOR() to xgifb_reg_or()
Aaro Koskinen
2011-03-14
staging: xgifb: rename XGINew_GetReg1() to xgifb_reg_get()
Aaro Koskinen
2011-03-14
staging: xgifb: rename XGINew_SetReg1() to xgifb_reg_set()
Aaro Koskinen
2011-03-14
staging: xgifb: replace XGINew_SetReg4() with outl()
Aaro Koskinen
2011-03-14
staging: xgifb: replace XGINew_SetReg3() with outb()
Aaro Koskinen
2011-03-14
staging: xgifb: replace XGINew_GetReg3() with inl()
Aaro Koskinen
[next]