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
2012-09-13
staging: xgifb: delete bogus video RAM configuration
Aaro Koskinen
1
-1
/
+0
2012-09-13
staging: xgifb: setup initial video RAM size for systems without BIOS
Aaro Koskinen
1
-4
/
+6
2012-09-12
staging: xgifb: prevent video RAM size exceeding PCI window size
Aaro Koskinen
1
-0
/
+4
2012-09-12
staging: xgifb: validate the mode against video memory size
Aaro Koskinen
1
-2
/
+9
2012-09-10
staging: xgifb: delete redundant casts
Aaro Koskinen
1
-54
/
+29
2012-09-10
staging: xgifb: use correct type for VBVCLKData
Aaro Koskinen
2
-4
/
+4
2012-09-10
staging: xgifb: delete ISXPDOS
Aaro Koskinen
3
-6
/
+1
2012-09-10
staging: xgifb: mark constant data with const
Aaro Koskinen
2
-16
/
+16
2012-09-10
staging: xgifb: access static data tables directly
Aaro Koskinen
2
-43
/
+14
2012-09-10
staging: xgifb: use "else if"
Aaro Koskinen
2
-97
/
+74
2012-09-10
staging: xgifb: delete XGI_LCDDataTablStruct
Aaro Koskinen
1
-7
/
+0
2012-09-10
staging: xgifb: delete LCDLenList
Aaro Koskinen
3
-33
/
+1
2012-09-10
staging: xgifb: XGI_GetLcdPtr: delete dead code
Aaro Koskinen
1
-8
/
+2
2012-09-10
staging: xgifb: delete Chrontel 7017 LCD data
Aaro Koskinen
2
-26
/
+0
2012-09-10
staging: xgifb: use a real pointer for TV DATAPTR
Aaro Koskinen
3
-63
/
+17
2012-09-10
staging: xgifb: use proper typing for TV data
Aaro Koskinen
3
-30
/
+18
2012-09-10
staging: xgifb: delete Chrontel TV data
Aaro Koskinen
2
-50
/
+4
2012-09-10
staging: xgifb: XGI_GetTVPtr: drop the table parameter
Aaro Koskinen
1
-100
/
+50
2012-09-10
staging: xgifb: avoid copy-pasting LCD data
Aaro Koskinen
1
-34
/
+3
2012-09-10
staging: xgifb: delete redundant chip type check
Aaro Koskinen
1
-3
/
+1
2012-09-10
staging: xgifb: delete some unused #defines
Aaro Koskinen
1
-11
/
+0
2012-09-10
staging: xgifb: delete IF_DEF_LCDA
Aaro Koskinen
2
-68
/
+37
2012-09-10
staging: xgifb: delete IF_DEF_ExpLink
Aaro Koskinen
2
-15
/
+0
2012-09-10
staging: xgifb: replace XGI_XG21SetPanelDelay() with mdelay()
Aaro Koskinen
1
-33
/
+6
2012-09-10
staging: xgifb: document some LVDS data delay values
Aaro Koskinen
1
-4
/
+4
2012-08-14
Staging: xgifb: fix bitwise vs logical bug
Dan Carpenter
1
-1
/
+1
2012-08-13
staging: xgifb: print small buffers via %*ph
Andy Shevchenko
1
-10
/
+3
2012-07-11
Staging: xgifb: Remove useless condition.
Miguel Gómez
1
-2
/
+0
2012-07-11
Staging: xgifb: Fix coding style.
Miguel Gómez
4
-37
/
+58
2012-07-11
Staging: xgifb: Rework some conditions in XGI_SetCRT2ModeRegs().
Miguel Gómez
1
-47
/
+36
2012-07-11
Staging: xgifb: Rework conditions in XGI_EnableBridge().
Miguel Gómez
1
-26
/
+18
2012-07-11
Staging: xgifb: Rework conditions in XGI_SetLockRegs().
Miguel Gómez
1
-18
/
+10
2012-07-11
Staging: xgifb: Refactor XGI_GetCRT2ResInfo().
Miguel Gómez
1
-30
/
+31
2012-07-11
Staging: xgifb: Rework conditions in XGI_GetVBInfo().
Miguel Gómez
1
-145
/
+142
2012-07-11
Staging: xgifb: Refactor XGI_GetVBType().
Miguel Gómez
1
-33
/
+36
2012-07-11
Staging: xgifb: Refactor XGI_AjustCRT2Rate().
Miguel Gómez
1
-48
/
+25
2012-07-11
Staging: xgifb: Rework conditions in XGI_SetATTRegs().
Miguel Gómez
1
-11
/
+8
2012-07-11
Staging: xgifb: Remove useless always true condition.
Miguel Gómez
1
-4
/
+0
2012-07-11
Staging: xgifb: Remove unneeded var and condition in XGIfb_search_vesamode().
Miguel Gómez
1
-5
/
+3
2012-07-11
Staging: xgifb: Simplify XGIfb_GetXG21DefaultLVDSModeIdx().
Miguel Gómez
1
-18
/
+9
2012-07-11
Staging: xgifb: Remove useless switch in XGIfb_detect_VB().
Miguel Gómez
1
-10
/
+0
2012-07-11
Staging: xgifb: Improve debug strings.
Miguel Gómez
2
-19
/
+19
2012-07-11
Staging: xgifb: Remove unused struct _chswtable.
Miguel Gómez
1
-10
/
+0
2012-07-11
Staging: xgifb: Remove LCDA detection in xgifb_probe().
Miguel Gómez
1
-30
/
+0
2012-07-11
Staging: xgifb: Remove unneeded XGI_LCD_TYPE enumeration.
Miguel Gómez
1
-34
/
+0
2012-07-11
Staging: xgifb: Comment cleaning.
Miguel Gómez
8
-306
/
+61
2012-06-18
Staging: xgifb: Replace pr_* with dev_* when possible.
Miguel Gómez
2
-31
/
+45
2012-06-18
Staging: xgifb: Fix sparse warnings.
Miguel Gómez
3
-1
/
+3
2012-06-18
Staging: xgifb: Remove printk usage.
Miguel Gómez
2
-68
/
+15
2012-06-18
Staging: xgifb: Remove XGIFAIL() macro and its calls.
Miguel Gómez
2
-4
/
+4
[next]