index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
xgifb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Staging: xgifb: fix bitwise vs logical bug
Dan Carpenter
2012-08-14
1
-1
/
+1
*
staging: xgifb: print small buffers via %*ph
Andy Shevchenko
2012-08-13
1
-10
/
+3
*
Staging: xgifb: Remove useless condition.
Miguel Gómez
2012-07-11
1
-2
/
+0
*
Staging: xgifb: Fix coding style.
Miguel Gómez
2012-07-11
4
-37
/
+58
*
Staging: xgifb: Rework some conditions in XGI_SetCRT2ModeRegs().
Miguel Gómez
2012-07-11
1
-47
/
+36
*
Staging: xgifb: Rework conditions in XGI_EnableBridge().
Miguel Gómez
2012-07-11
1
-26
/
+18
*
Staging: xgifb: Rework conditions in XGI_SetLockRegs().
Miguel Gómez
2012-07-11
1
-18
/
+10
*
Staging: xgifb: Refactor XGI_GetCRT2ResInfo().
Miguel Gómez
2012-07-11
1
-30
/
+31
*
Staging: xgifb: Rework conditions in XGI_GetVBInfo().
Miguel Gómez
2012-07-11
1
-145
/
+142
*
Staging: xgifb: Refactor XGI_GetVBType().
Miguel Gómez
2012-07-11
1
-33
/
+36
*
Staging: xgifb: Refactor XGI_AjustCRT2Rate().
Miguel Gómez
2012-07-11
1
-48
/
+25
*
Staging: xgifb: Rework conditions in XGI_SetATTRegs().
Miguel Gómez
2012-07-11
1
-11
/
+8
*
Staging: xgifb: Remove useless always true condition.
Miguel Gómez
2012-07-11
1
-4
/
+0
*
Staging: xgifb: Remove unneeded var and condition in XGIfb_search_vesamode().
Miguel Gómez
2012-07-11
1
-5
/
+3
*
Staging: xgifb: Simplify XGIfb_GetXG21DefaultLVDSModeIdx().
Miguel Gómez
2012-07-11
1
-18
/
+9
*
Staging: xgifb: Remove useless switch in XGIfb_detect_VB().
Miguel Gómez
2012-07-11
1
-10
/
+0
*
Staging: xgifb: Improve debug strings.
Miguel Gómez
2012-07-11
2
-19
/
+19
*
Staging: xgifb: Remove unused struct _chswtable.
Miguel Gómez
2012-07-11
1
-10
/
+0
*
Staging: xgifb: Remove LCDA detection in xgifb_probe().
Miguel Gómez
2012-07-11
1
-30
/
+0
*
Staging: xgifb: Remove unneeded XGI_LCD_TYPE enumeration.
Miguel Gómez
2012-07-11
1
-34
/
+0
*
Staging: xgifb: Comment cleaning.
Miguel Gómez
2012-07-11
8
-306
/
+61
*
Staging: xgifb: Replace pr_* with dev_* when possible.
Miguel Gómez
2012-06-18
2
-31
/
+45
*
Staging: xgifb: Fix sparse warnings.
Miguel Gómez
2012-06-18
3
-1
/
+3
*
Staging: xgifb: Remove printk usage.
Miguel Gómez
2012-06-18
2
-68
/
+15
*
Staging: xgifb: Remove XGIFAIL() macro and its calls.
Miguel Gómez
2012-06-18
2
-4
/
+4
*
Staging: xgifb: define real dumpVGAReg() content only in DEBUG mode.
Miguel Gómez
2012-06-18
1
-3
/
+1
*
Staging: xgifb: remove DPRINTK() macro and replace it with pr_debug.
Miguel Gómez
2012-06-18
1
-24
/
+18
*
Staging: xgifb: remove DEBUGPRN() macro and its uses.
Miguel Gómez
2012-06-18
1
-13
/
+0
*
Staging: xgifb: reformat module parameter descriptions.
Miguel Gómez
2012-06-18
1
-8
/
+8
*
staging/xgifb: Cleanup vb_device_info struct
Peter Huewe
2012-06-13
5
-199
/
+67
*
staging/xgifb: Use SiS structs
Peter Huewe
2012-06-13
3
-78
/
+50
*
staging/xgifb: Replace delay lookup tables with constant values
Peter Huewe
2012-06-13
3
-69
/
+19
*
staging/xgifb: Remove useless function XGI_CloseCRTC
Peter Huewe
2012-06-13
1
-12
/
+0
*
staging/xgifb: Simplyfy XGI_GetVCLK2Ptr a bit
Peter Huewe
2012-06-13
1
-18
/
+8
*
staging/xgifb: Replace constant arrays with constant values
Peter Huewe
2012-06-13
1
-23
/
+5
*
staging/xgifb: Remove unnecessary fields of XGINew_DDRDRAM_TYPE{340, 20}
Peter Huewe
2012-06-13
1
-25
/
+25
*
staging/xgifb: Inline XGINew_SetDRAMSizingType
Peter Huewe
2012-06-13
1
-12
/
+4
*
staging/xgifb: Remove duplicated code from XGINew_DDRSizing340
Peter Huewe
2012-06-13
1
-39
/
+25
*
staging/xgifb: Consolidate XGINew_SetDRAMSize{,20}Reg
Peter Huewe
2012-06-13
1
-49
/
+5
*
staging/xgifb: Remove superfluous header includes
Peter Huewe
2012-06-13
7
-61
/
+1
*
staging/xgifb: Add header #include guards to vb_table.h
Peter Huewe
2012-06-13
1
-0
/
+3
*
staging/xgifb: Add mutext for fb_mmap locking
Peter Huewe
2012-06-13
1
-1
/
+8
*
staging/xgifb: Remove assignments without effect
Peter Huewe
2012-06-13
1
-5
/
+2
*
Staging: xgifb: disable pci device on pci remove function.
Miguel Gómez
2012-06-11
1
-0
/
+1
*
Staging: xgifb: disable pci device if there's an error after enabling it.
Miguel Gómez
2012-06-11
1
-4
/
+6
*
Staging: xgifb: reorder the code a bit to be more module friendly
Miguel Gómez
2012-06-11
1
-26
/
+25
*
Staging: xgifb: Remove #ifdef MODULE
Miguel Gómez
2012-06-11
1
-4
/
+0
*
Merge 3.4-rc5 into staging-next
Greg Kroah-Hartman
2012-05-02
8
-2006
/
+611
|
\
|
*
staging: xgifb: inline XGI_GetResInfo()
Aaro Koskinen
2012-04-10
1
-12
/
+5
|
*
staging: xgifb: eliminate redundant struct definition
Aaro Koskinen
2012-04-10
3
-33
/
+25
[next]