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
2011-12-08
staging: xgifb: enable forcecrt2type as a module parameter
Aaro Koskinen
2011-12-08
staging: xgifb: enable forcecrt2type on XG21
Aaro Koskinen
2011-12-08
staging: xgifb: delete "userom" option
Aaro Koskinen
2011-12-08
staging: xgifb: vb_table: delete XGI21_LCDCapList
Aaro Koskinen
2011-12-08
staging: xgifb: move XGI21_LVDSCapStruct into xgifb_video_info
Aaro Koskinen
2011-12-08
staging: xgifb: disable LVDS on XG27
Aaro Koskinen
2011-12-08
staging: xgifb: delete XGIfb_GetXG21LVDSData()
Aaro Koskinen
2011-12-08
staging: xgifb: ReadVBIOSTablData(): rename to xgifb_read_vbios()
Aaro Koskinen
2011-12-08
staging: xgifb: ReadVBIOSTablData(): copy only a single LVDS entry
Aaro Koskinen
2011-12-08
staging: xgifb: ReadVBIOSTablData(): check the BIOS size
Aaro Koskinen
2011-12-08
staging: xgifb: use u8 for video BIOS data
Aaro Koskinen
2011-12-08
staging: xgifb: delete pjVirtualRomBase
Aaro Koskinen
2011-12-08
staging: xgifb: delete ROMAddr
Aaro Koskinen
2011-12-08
staging: xgifb: move video BIOS handling completely to ReadVBIOSTablData()
Aaro Koskinen
2011-12-08
staging: xgifb: XGINew_GetXG21Sense(): eliminate video BIOS access
Aaro Koskinen
2011-12-08
staging: xgifb: ReadVBIOSTablData(): use a pointer to access the array
Aaro Koskinen
2011-12-08
staging: xgifb: ReadVBIOSTablData(): rename pVideoMemory
Aaro Koskinen
2011-12-08
staging: xgifb: ReadVBIOSTablData(): use ARRAY_SIZE
Aaro Koskinen
2011-12-08
staging: xgifb: ReadVBIOSTablData(): rearrange code to avoid nesting
Aaro Koskinen
2011-12-08
staging: xgifb: ReadVBIOSTablData(): avoid duplicating code
Aaro Koskinen
2011-11-27
staging: xgifb: vb_setmode: clean up a single statement if
Aaro Koskinen
2011-11-27
staging: xgifb: vb_setmode: reduce if nesting in XGI_GetVCLK2Ptr()
Aaro Koskinen
2011-11-27
staging: xgifb: vb_setmode: reduce if nesting in XGI_SetLockRegs()
Aaro Koskinen
2011-11-27
staging: xgifb: vb_setmode: delete empty if statement blocks
Aaro Koskinen
2011-11-27
staging: xgifb: vb_setmode: delete XGI_VBLongWait()
Aaro Koskinen
2011-11-27
staging: xgifb: vb_setmode: delete commented-out code
Aaro Koskinen
2011-11-27
staging: xgifb: vb_setmode: inline XGI_SetMiscRegs()
Aaro Koskinen
2011-11-27
staging: xgifb: vb_setmode: eliminate GetVGAType/Set_VGAType
Aaro Koskinen
2011-11-27
staging: xgifb: vb_setmode: make internal functions static
Aaro Koskinen
2011-11-27
staging: xgifb: vb_setmode: make XGI_GetLVDSOEMTableIndex() static
Aaro Koskinen
2011-11-27
staging: xgifb: vb_setmode: make XGI_XG21SetPanelDelay() static
Aaro Koskinen
2011-11-27
staging: xgifb: vb_setmode: make XGI_XG27BLSignalVDD() static
Aaro Koskinen
2011-11-27
staging: xgifb: vb_setmode: make XGI_XG21BLSignalVDD() static
Aaro Koskinen
2011-11-27
staging: xgifb: vb_setmode: make XGI_SetXG27FPBits() static
Aaro Koskinen
2011-11-27
staging: xgifb: vb_setmode: make XGI_SetXG21FPBits() static
Aaro Koskinen
2011-11-27
staging: xgifb: vb_setmode: make XGI_GetResInfo() static
Aaro Koskinen
2011-11-27
staging: xgifb: vb_setmode: make XGI_LongWait() static
Aaro Koskinen
2011-11-27
staging: xgifb: delete vb_ext.{c,h}
Aaro Koskinen
2011-11-27
staging: xgifb: move XGINew_SenseLCD() to vb_init.c
Aaro Koskinen
2011-11-27
staging: xgifb: rename XGINew_GetLCDDDCInfo() to XGINew_SenseLCD()
Aaro Koskinen
2011-11-27
staging: xgifb: delete XGI_GetSenseStatus()
Aaro Koskinen
2011-11-27
staging/xgifb: Convert pci_table entries to PCI_DEVICE (if PCI_ANY_ID is used)
Peter Huewe
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
[next]