index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
xgifb
Age
Commit message (
Expand
)
Author
2012-09-14
staging: xgifb: delete bogus video RAM configuration
Aaro Koskinen
2012-09-14
staging: xgifb: setup initial video RAM size for systems without BIOS
Aaro Koskinen
2012-09-12
staging: xgifb: prevent video RAM size exceeding PCI window size
Aaro Koskinen
2012-09-12
staging: xgifb: validate the mode against video memory size
Aaro Koskinen
2012-09-10
staging: xgifb: delete redundant casts
Aaro Koskinen
2012-09-10
staging: xgifb: use correct type for VBVCLKData
Aaro Koskinen
2012-09-10
staging: xgifb: delete ISXPDOS
Aaro Koskinen
2012-09-10
staging: xgifb: mark constant data with const
Aaro Koskinen
2012-09-10
staging: xgifb: access static data tables directly
Aaro Koskinen
2012-09-10
staging: xgifb: use "else if"
Aaro Koskinen
2012-09-10
staging: xgifb: delete XGI_LCDDataTablStruct
Aaro Koskinen
2012-09-10
staging: xgifb: delete LCDLenList
Aaro Koskinen
2012-09-10
staging: xgifb: XGI_GetLcdPtr: delete dead code
Aaro Koskinen
2012-09-10
staging: xgifb: delete Chrontel 7017 LCD data
Aaro Koskinen
2012-09-10
staging: xgifb: use a real pointer for TV DATAPTR
Aaro Koskinen
2012-09-10
staging: xgifb: use proper typing for TV data
Aaro Koskinen
2012-09-10
staging: xgifb: delete Chrontel TV data
Aaro Koskinen
2012-09-10
staging: xgifb: XGI_GetTVPtr: drop the table parameter
Aaro Koskinen
2012-09-10
staging: xgifb: avoid copy-pasting LCD data
Aaro Koskinen
2012-09-10
staging: xgifb: delete redundant chip type check
Aaro Koskinen
2012-09-10
staging: xgifb: delete some unused #defines
Aaro Koskinen
2012-09-10
staging: xgifb: delete IF_DEF_LCDA
Aaro Koskinen
2012-09-10
staging: xgifb: delete IF_DEF_ExpLink
Aaro Koskinen
2012-09-10
staging: xgifb: replace XGI_XG21SetPanelDelay() with mdelay()
Aaro Koskinen
2012-09-10
staging: xgifb: document some LVDS data delay values
Aaro Koskinen
2012-08-14
Staging: xgifb: fix bitwise vs logical bug
Dan Carpenter
2012-08-14
staging: xgifb: print small buffers via %*ph
Andy Shevchenko
2012-07-11
Staging: xgifb: Remove useless condition.
Miguel Gómez
2012-07-11
Staging: xgifb: Fix coding style.
Miguel Gómez
2012-07-11
Staging: xgifb: Rework some conditions in XGI_SetCRT2ModeRegs().
Miguel Gómez
2012-07-11
Staging: xgifb: Rework conditions in XGI_EnableBridge().
Miguel Gómez
2012-07-11
Staging: xgifb: Rework conditions in XGI_SetLockRegs().
Miguel Gómez
2012-07-11
Staging: xgifb: Refactor XGI_GetCRT2ResInfo().
Miguel Gómez
2012-07-11
Staging: xgifb: Rework conditions in XGI_GetVBInfo().
Miguel Gómez
2012-07-11
Staging: xgifb: Refactor XGI_GetVBType().
Miguel Gómez
2012-07-11
Staging: xgifb: Refactor XGI_AjustCRT2Rate().
Miguel Gómez
2012-07-11
Staging: xgifb: Rework conditions in XGI_SetATTRegs().
Miguel Gómez
2012-07-11
Staging: xgifb: Remove useless always true condition.
Miguel Gómez
2012-07-11
Staging: xgifb: Remove unneeded var and condition in XGIfb_search_vesamode().
Miguel Gómez
2012-07-11
Staging: xgifb: Simplify XGIfb_GetXG21DefaultLVDSModeIdx().
Miguel Gómez
2012-07-11
Staging: xgifb: Remove useless switch in XGIfb_detect_VB().
Miguel Gómez
2012-07-11
Staging: xgifb: Improve debug strings.
Miguel Gómez
2012-07-11
Staging: xgifb: Remove unused struct _chswtable.
Miguel Gómez
2012-07-11
Staging: xgifb: Remove LCDA detection in xgifb_probe().
Miguel Gómez
2012-07-11
Staging: xgifb: Remove unneeded XGI_LCD_TYPE enumeration.
Miguel Gómez
2012-07-11
Staging: xgifb: Comment cleaning.
Miguel Gómez
2012-06-19
Staging: xgifb: Replace pr_* with dev_* when possible.
Miguel Gómez
2012-06-19
Staging: xgifb: Fix sparse warnings.
Miguel Gómez
2012-06-19
Staging: xgifb: Remove printk usage.
Miguel Gómez
2012-06-19
Staging: xgifb: Remove XGIFAIL() macro and its calls.
Miguel Gómez
[next]