index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
xgifb
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-12
Staging: xgifb: Fixed a warning of Space before semicolon
Kumar Gaurav
1
-1
/
+1
2013-07-23
staging: xgifb: delete unused "pVBInfo" parameters
Aaro Koskinen
4
-22
/
+15
2013-07-23
staging: xgifb: delete unused "RefreshRateTableIndex" parameters
Aaro Koskinen
1
-27
/
+17
2013-07-23
staging: xgifb: delete unused "HwDeviceExtension" parameters
Aaro Koskinen
3
-76
/
+39
2013-07-23
staging: xgifb: delete unused "ModeIdIndex" parameters
Aaro Koskinen
1
-23
/
+14
2013-07-23
staging: xgifb: delete unused "ModeNo" parameters
Aaro Koskinen
1
-134
/
+107
2013-07-23
staging: xgifb: delete unused "rateindex" parameters
Aaro Koskinen
1
-5
/
+3
2013-05-30
staging: xgifb: vb_setmode: delete IF_DEF_CRT2Monitor checks
Aaro Koskinen
1
-14
/
+5
2013-05-30
staging: xgifb: vb_setmode: delete IF_DEF_HiVision checks
Aaro Koskinen
1
-25
/
+14
2013-05-30
staging: xgifb: vb_setmode: delete IF_DEF_YPbPr checks
Aaro Koskinen
1
-41
/
+26
2013-05-30
staging: xgifb: delete redundant return statements
Aaro Koskinen
1
-14
/
+1
2013-05-30
staging: xgifb: XGI_DisableBridge(): delete redundant checks
Aaro Koskinen
1
-11
/
+4
2013-05-30
staging: xgifb: XGI_EnableChISLCD(): delete trivial function
Aaro Koskinen
1
-28
/
+5
2013-05-30
staging: xgifb: SetFlag: delete EnableChA
Aaro Koskinen
2
-19
/
+3
2013-05-30
staging: xgifb: SetFlag: delete DisableChA
Aaro Koskinen
2
-25
/
+11
2013-05-30
staging: xgifb: SetFlag: delete EnableChB
Aaro Koskinen
2
-15
/
+4
2013-05-30
staging: xgifb: SetFlag: delete DisableChB
Aaro Koskinen
2
-34
/
+19
2013-05-30
staging: xgifb: SetFlag: delete GatingCRT
Aaro Koskinen
2
-17
/
+3
2013-05-30
staging: xgifb: XGI_SetCRT1VCLK(): avoid copy-paste
Aaro Koskinen
1
-10
/
+4
2013-05-30
staging: xgifb: XGI_GetRatePtrCRT2(): delete IF_DEF_LVDS check
Aaro Koskinen
1
-8
/
+3
2013-05-30
staging: xgifb: XGI_AjustCRT2Rate(): delete IF_DEF_LVDS check
Aaro Koskinen
1
-55
/
+34
2013-05-30
staging: xgifb: call XGI_GetVBType from InitTo330Pointer
Aaro Koskinen
2
-7
/
+3
2013-05-30
staging: xgifb: XGI_GetVBType(): delete IF_DEF_LVDS check
Aaro Koskinen
1
-3
/
+0
2013-05-30
staging: xgifb: refactor XGI_BridgeIsOn()
Aaro Koskinen
3
-17
/
+9
2013-05-17
staging/xgifb: Remove dead assignments/increments
Peter Huewe
2
-20
/
+1
2013-05-16
staging/xgifb: Fix always false condition in vb_setmode.c (smatch)
Peter Huewe
1
-1
/
+1
2013-05-16
staging/xgifb: Remove unnecessary binary calculation in GetXG27FPBits
Peter Huewe
1
-3
/
+1
2013-05-16
staging/xgifb: Consolidate function almost identical calls in XGINew_GetXG21S...
Peter Huewe
1
-10
/
+4
2013-05-16
staging/xgifb: Remove unnecessary cases in XGINew_SenseLCD
Peter Huewe
1
-36
/
+15
2013-05-16
staging/xgifb: Remove uneccessary/simply if in XGINew_GetXG20DRAMType
Peter Huewe
1
-5
/
+3
2013-03-28
staging: xgifb: rename SR15/SR13 arrays to SR18
Aaro Koskinen
4
-9
/
+9
2013-03-28
staging: xgifb: make SR15/SR13 arrays single dimensional
Aaro Koskinen
3
-21
/
+9
2013-03-28
staging: xgifb: XGINew_SetDRAMDefaultRegister340: inline the value of SR1B
Aaro Koskinen
2
-7
/
+3
2013-03-28
staging: xgifb: delete pXGINew_DRAMTypeDefinition
Aaro Koskinen
1
-1
/
+0
2013-03-28
staging: xgifb: delete XGI330_LCDCapStruct.PWD_2x
Aaro Koskinen
2
-19
/
+14
2013-03-28
staging: xgifb: delete XGI330_LCDCapStruct.PSC_Sx
Aaro Koskinen
2
-19
/
+14
2013-03-28
staging: xgifb: delete LCD_SetFlag
Aaro Koskinen
3
-19
/
+14
2013-03-28
staging: xgifb: delete IF_DEF_TRUMPION and IF_DEF_DSTN
Aaro Koskinen
1
-1
/
+1
2013-03-28
staging: xgifb: eliminate IF_DEF_LVDS checks from vb_init
Aaro Koskinen
1
-15
/
+10
2013-03-28
staging: xgifb: delete redundant IF_DEF_LVDS check
Aaro Koskinen
1
-11
/
+8
2013-02-15
staging/xgifb: Remove duplicated code in loops.
Peter Huewe
1
-8
/
+3
2013-02-15
staging/xgifb: Consolidate return paths
Peter Huewe
1
-3
/
+1
2013-02-15
staging/xgifb: Remove code without effect
Peter Huewe
1
-8
/
+1
2013-02-15
staging/xgifb: Remove unnecessary casts
Peter Huewe
2
-36
/
+32
2013-02-15
staging/xgifb: Consolidate if/else if with identical code branches
Peter Huewe
1
-5
/
+2
2013-02-08
staging: xgifb: XGI_SetDelayComp(): delete IF_DEF_LVDS check
Aaro Koskinen
1
-10
/
+0
2013-02-08
staging: xgifb: XGI_GetCRT2ResInfo(): delete IF_DEF_LVDS check
Aaro Koskinen
1
-25
/
+23
2013-02-08
staging: xgifb: XGI_GetLCDInfo(): delete IF_DEF_LVDS check
Aaro Koskinen
1
-15
/
+12
2013-02-08
staging: xgifb: XGI_GetTVInfo(): delete IF_DEF_LVDS checks
Aaro Koskinen
1
-28
/
+19
2013-02-08
staging: xgifb: XGI_GetVBInfo(): delete IF_DEF_LVDS check
Aaro Koskinen
1
-69
/
+35
[next]