index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
xgifb
Age
Commit message (
Expand
)
Author
Lines
2015-02-07
staging: xgifb: fix colours on big-endian machines other than powerpc
Aaro Koskinen
-4
/
+4
2015-01-17
staging: xgifb: remove unnecessary check
Sudip Mukherjee
-1
/
+1
2014-11-03
staging: xgifb: Removed a definition which was not used in driver
Sarah Khan
-1
/
+0
2014-10-29
Staging: xgifb: fix space before comma
Brian Vandre
-1
/
+1
2014-10-27
staging: remove unneeded parentheses around the right hand side of an assignment
Jiayi Ye
-1
/
+1
2014-10-27
staging: xgifb: Removed an unnecessary assignment statement
Sarah Khan
-4
/
+1
2014-09-06
staging: xgifb: remove unnecessary else
Thomas Gummerer
-37
/
+26
2014-05-24
Staging: xgifb: Fixed a code-style warning
Chaitanya Hazarey
-0
/
+1
2014-05-18
staging: xgifb: Update TODO
Lubomir Rintel
-2
/
+1
2014-05-18
staging: xgifb: Drop some more useless defines
Lubomir Rintel
-2
/
+0
2014-05-18
staging: xgifb: Initialize Part0Port
Lubomir Rintel
-0
/
+1
2014-05-18
staging: xgifb: Eliminate useless ifndefs
Lubomir Rintel
-6
/
+0
2014-04-25
staging: xgifb coding style cleanup
Vitor Braga
-0
/
+6
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen
-4
/
+4
2014-02-28
Staging: xgifb: Fix quoted string split across lines in XGI_main_26.c
Monam Agarwal
-10
/
+5
2013-12-02
staging: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
-1
/
+1
2013-10-30
Staging: xgifb: fix braces {} are not necessary for any arm of this statement
Ebru Akagunduz
-3
/
+2
2013-10-14
Staging: xgifb: remove space before semicolon
Ashvini Varatharaj
-1
/
+1
2013-10-07
Staging: xgifb: braces {} are not necessary for single statement in vb_setmode
Ebru Akagunduz
-4
/
+2
2013-09-25
staging: xgifb: Remove redundant pci_set_drvdata
Sachin Kamat
-1
/
+0
2013-08-12
Staging: xgifb: Fixed a warning of Space before semicolon
Kumar Gaurav
-1
/
+1
2013-07-23
staging: xgifb: delete unused "pVBInfo" parameters
Aaro Koskinen
-22
/
+15
2013-07-23
staging: xgifb: delete unused "RefreshRateTableIndex" parameters
Aaro Koskinen
-27
/
+17
2013-07-23
staging: xgifb: delete unused "HwDeviceExtension" parameters
Aaro Koskinen
-76
/
+39
2013-07-23
staging: xgifb: delete unused "ModeIdIndex" parameters
Aaro Koskinen
-23
/
+14
2013-07-23
staging: xgifb: delete unused "ModeNo" parameters
Aaro Koskinen
-134
/
+107
2013-07-23
staging: xgifb: delete unused "rateindex" parameters
Aaro Koskinen
-5
/
+3
2013-05-30
staging: xgifb: vb_setmode: delete IF_DEF_CRT2Monitor checks
Aaro Koskinen
-14
/
+5
2013-05-30
staging: xgifb: vb_setmode: delete IF_DEF_HiVision checks
Aaro Koskinen
-25
/
+14
2013-05-30
staging: xgifb: vb_setmode: delete IF_DEF_YPbPr checks
Aaro Koskinen
-41
/
+26
2013-05-30
staging: xgifb: delete redundant return statements
Aaro Koskinen
-14
/
+1
2013-05-30
staging: xgifb: XGI_DisableBridge(): delete redundant checks
Aaro Koskinen
-11
/
+4
2013-05-30
staging: xgifb: XGI_EnableChISLCD(): delete trivial function
Aaro Koskinen
-28
/
+5
2013-05-30
staging: xgifb: SetFlag: delete EnableChA
Aaro Koskinen
-19
/
+3
2013-05-30
staging: xgifb: SetFlag: delete DisableChA
Aaro Koskinen
-25
/
+11
2013-05-30
staging: xgifb: SetFlag: delete EnableChB
Aaro Koskinen
-15
/
+4
2013-05-30
staging: xgifb: SetFlag: delete DisableChB
Aaro Koskinen
-34
/
+19
2013-05-30
staging: xgifb: SetFlag: delete GatingCRT
Aaro Koskinen
-17
/
+3
2013-05-30
staging: xgifb: XGI_SetCRT1VCLK(): avoid copy-paste
Aaro Koskinen
-10
/
+4
2013-05-30
staging: xgifb: XGI_GetRatePtrCRT2(): delete IF_DEF_LVDS check
Aaro Koskinen
-8
/
+3
2013-05-30
staging: xgifb: XGI_AjustCRT2Rate(): delete IF_DEF_LVDS check
Aaro Koskinen
-55
/
+34
2013-05-30
staging: xgifb: call XGI_GetVBType from InitTo330Pointer
Aaro Koskinen
-7
/
+3
2013-05-30
staging: xgifb: XGI_GetVBType(): delete IF_DEF_LVDS check
Aaro Koskinen
-3
/
+0
2013-05-30
staging: xgifb: refactor XGI_BridgeIsOn()
Aaro Koskinen
-17
/
+9
2013-05-17
staging/xgifb: Remove dead assignments/increments
Peter Huewe
-20
/
+1
2013-05-16
staging/xgifb: Fix always false condition in vb_setmode.c (smatch)
Peter Huewe
-1
/
+1
2013-05-16
staging/xgifb: Remove unnecessary binary calculation in GetXG27FPBits
Peter Huewe
-3
/
+1
2013-05-16
staging/xgifb: Consolidate function almost identical calls in XGINew_GetXG21S...
Peter Huewe
-10
/
+4
2013-05-16
staging/xgifb: Remove unnecessary cases in XGINew_SenseLCD
Peter Huewe
-36
/
+15
2013-05-16
staging/xgifb: Remove uneccessary/simply if in XGINew_GetXG20DRAMType
Peter Huewe
-5
/
+3
[next]