index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
xgifb
Age
Commit message (
Expand
)
Author
2011-10-30
Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6
Linus Torvalds
2011-10-12
staging: xgifb: clean up 2nd display state
Aaro Koskinen
2011-10-12
staging: xgifb: delete CRT1 state
Aaro Koskinen
2011-10-12
staging: xgifb: make DAC tables const
Aaro Koskinen
2011-10-12
staging: xgifb: make RAM type tables const
Aaro Koskinen
2011-10-12
staging: xgifb: move XGINew_DataBusWidth into vb_device_info
Aaro Koskinen
2011-10-12
staging: xgifb: move XGINew_ChannelAB into vb_device_info
Aaro Koskinen
2011-10-12
staging: xgifb: move XGINew_RAMType into vb_device_info
Aaro Koskinen
2011-10-12
staging: xgifb: eliminate global XGI_Pr data
Aaro Koskinen
2011-10-12
staging: xgifb: make XGIbios_mode const
Aaro Koskinen
2011-10-12
staging: xgifb: eliminate filter_tb global variable
Aaro Koskinen
2011-10-12
staging: xgifb: eliminate XGIfb_fix
Aaro Koskinen
2011-10-12
staging: xgifb: eliminate default_var
Aaro Koskinen
2011-10-12
staging: xgifb: eliminate XGIfb_CRT2_write_enable variable
Aaro Koskinen
2011-10-12
staging: xgifb: move pseudo_palette into xgifb_video_info
Aaro Koskinen
2011-10-12
staging: xgifb: move XGIfb_rate_idx into xgifb_video_info
Aaro Koskinen
2011-10-12
staging: xgifb: move xgifb_mode_idx into xgifb_video_info
Aaro Koskinen
2011-10-12
staging: xgifb: eliminate XGIfb_mode_no
Aaro Koskinen
2011-10-12
staging: xgifb: dynamically allocate xgifb_video_info
Aaro Koskinen
2011-10-12
staging: xgifb: avoid direct references xgi_video_info
Aaro Koskinen
2011-10-12
staging: xgifb: rename struct video_info to xgifb_video_info
Aaro Koskinen
2011-10-12
staging: xgifb: add a global variable for the default refresh rate
Aaro Koskinen
2011-10-12
staging: xgifb: inline XGIfb_query_VGA_config_space()
Aaro Koskinen
2011-10-12
staging: xgifb: eliminate global XGIhw_ext data
Aaro Koskinen
2011-10-12
staging: xgifb: eliminate global fb_info variable
Aaro Koskinen
2011-10-12
staging: xgifb: use PCI drvdata
Aaro Koskinen
2011-09-16
staging: xgifb: update TODO
Aaro Koskinen
2011-09-16
staging: xgifb: add missing #include
Aaro Koskinen
2011-09-16
staging: xgifb: vb_init: use readl()/writel() to access iomapped memory
Aaro Koskinen
2011-09-16
staging: xgifb: unify #include order
Aaro Koskinen
2011-09-16
staging: xgifb: main: use readb()/readw() to access iomapped memory
Aaro Koskinen
2011-09-12
staging: xgifb: delete redundant casts from mtrr_add() call
Aaro Koskinen
2011-09-12
staging: xgifb: fix up MTRR printk
Aaro Koskinen
2011-09-12
staging: xgifb: properly delete MTRR region
Aaro Koskinen
2011-09-06
staging: xgifb: delete IF_DEF_ScaleLCD
Aaro Koskinen
2011-09-06
staging: xgifb: delete IF_DEF_PWD
Aaro Koskinen
2011-09-06
staging: xgifb: delete IF_DEF_OEMUtil
Aaro Koskinen
2011-09-06
staging: xgifb: delete Win9xDOSMode
Aaro Koskinen
2011-09-06
staging: xgifb: delete IF_DEF_VideoCapture
Aaro Koskinen
2011-09-06
staging: xgifb: delete duplicated timing data
Aaro Koskinen
2011-09-06
staging: xgifb: delete duplicated TV data tables
Aaro Koskinen
2011-09-06
staging: xgifb: delete duplicated LCD table
Aaro Koskinen
2011-09-06
staging: xgifb: delete duplicated LCD data
Aaro Koskinen
2011-09-06
staging: xgifb: delete duplicated YFilter1 data
Aaro Koskinen
2011-09-06
staging: xgifb: delete duplicated YFilter2 data
Aaro Koskinen
2011-09-06
staging: xgifb: do not initialize static data to 0
Aaro Koskinen
2011-09-06
staging: xgifb: eliminate #ifdef Tap4
Aaro Koskinen
2011-09-06
staging: xgifb: delete commented-out routines
Aaro Koskinen
2011-09-06
staging: xgifb: refactor XGI_SetXG21LVDSPara() and XGI_SetXG27LVDSPara()
Aaro Koskinen
2011-09-06
staging: xgifb: refactor XGI_SetXG21LCD() and XGI_SetXG27LCD()
Aaro Koskinen
[next]