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
/
XGIfb.h
Age
Commit message (
Expand
)
Author
2011-12-08
staging: xgifb: enable forcecrt2type on XG21
Aaro Koskinen
2011-12-08
staging: xgifb: move XGI21_LVDSCapStruct into xgifb_video_info
Aaro Koskinen
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: eliminate global XGI_Pr data
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: dynamically allocate xgifb_video_info
Aaro Koskinen
2011-10-12
staging: xgifb: rename struct video_info to xgifb_video_info
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-09-16
staging: xgifb: vb_init: use readl()/writel() to access iomapped memory
Aaro Koskinen
2011-09-16
staging: xgifb: main: use readb()/readw() to access iomapped memory
Aaro Koskinen
2011-08-23
staging: xgifb: delete unused definitions
Aaro Koskinen
2011-04-25
Staging: xgifb: Fixed styles issues.
Kenji Toyama
2011-03-14
staging: xgifb: delete unsupported chip types
Aaro Koskinen
2011-03-09
staging: xgifb: delete offscreen memory management
Aaro Koskinen
2011-03-07
staging: xgifb: remove private ioctls
Aaro Koskinen
2011-02-28
staging: xgifb: eliminate "accel" field from video_info
Aaro Koskinen
2011-02-23
Staging: xgifb: Remove unused spinlock in struct video_info
Javier Martinez Canillas
2011-02-18
staging: xgifb: eliminate a global variable
Aaro Koskinen
2010-06-22
Staging: xgifb: remove __KERNEL__ #ifdef in XGIfb.h
Bill Pemberton
2010-06-22
Staging: xgifb: Remove XGI_TV_PLUG typedef
Bill Pemberton
2010-06-22
Staging: xgifb: Remove typedefs in XGIfb.h
Bill Pemberton
2010-06-04
staging: Add framebuffer driver for XGI chipsets
apatard@mandriva.com