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
2014-09-06
staging: xgifb: remove unnecessary else
Thomas Gummerer
3
-37
/
+26
2014-05-24
Staging: xgifb: Fixed a code-style warning
Chaitanya Hazarey
1
-0
/
+1
2014-05-18
staging: xgifb: Update TODO
Lubomir Rintel
1
-2
/
+1
2014-05-18
staging: xgifb: Drop some more useless defines
Lubomir Rintel
1
-2
/
+0
2014-05-18
staging: xgifb: Initialize Part0Port
Lubomir Rintel
1
-0
/
+1
2014-05-18
staging: xgifb: Eliminate useless ifndefs
Lubomir Rintel
2
-6
/
+0
2014-04-25
staging: xgifb coding style cleanup
Vitor Braga
3
-0
/
+6
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen
3
-4
/
+4
2014-02-28
Staging: xgifb: Fix quoted string split across lines in XGI_main_26.c
Monam Agarwal
1
-10
/
+5
2013-12-02
staging: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
1
-1
/
+1
2013-10-30
Staging: xgifb: fix braces {} are not necessary for any arm of this statement
Ebru Akagunduz
1
-3
/
+2
2013-10-14
Staging: xgifb: remove space before semicolon
Ashvini Varatharaj
1
-1
/
+1
2013-10-07
Staging: xgifb: braces {} are not necessary for single statement in vb_setmode
Ebru Akagunduz
1
-4
/
+2
2013-09-25
staging: xgifb: Remove redundant pci_set_drvdata
Sachin Kamat
1
-1
/
+0
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
[next]