Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target...
[linux-flexiantxendom0-3.2.10.git] / drivers / staging / xgifb / vb_init.c
2012-04-10 Dmitry Eremin-Sole... staging/xgifb: fix display on XGI Volari Z11m cards
2012-02-10 Peter Huewestaging/xgifb: Rename remaining sis initdef.h defines...
2012-02-10 Peter Huewestaging/xgifb: Rename Set* defines and remove duplicate...
2012-02-09 Peter Huewestaging/xgifb: Include sis headers
2011-12-08 Aaro Koskinenstaging: xgifb: enable forcecrt2type on XG21
2011-12-08 Aaro Koskinenstaging: xgifb: move XGI21_LVDSCapStruct into xgifb_vid...
2011-12-08 Aaro Koskinenstaging: xgifb: disable LVDS on XG27
2011-12-08 Aaro Koskinenstaging: xgifb: ReadVBIOSTablData(): rename to xgifb_re...
2011-12-08 Aaro Koskinenstaging: xgifb: ReadVBIOSTablData(): copy only a single...
2011-12-08 Aaro Koskinenstaging: xgifb: ReadVBIOSTablData(): check the BIOS...
2011-12-08 Aaro Koskinenstaging: xgifb: use u8 for video BIOS data
2011-12-08 Aaro Koskinenstaging: xgifb: delete ROMAddr
2011-12-08 Aaro Koskinenstaging: xgifb: move video BIOS handling completely...
2011-12-08 Aaro Koskinenstaging: xgifb: XGINew_GetXG21Sense(): eliminate video...
2011-12-08 Aaro Koskinenstaging: xgifb: ReadVBIOSTablData(): use a pointer...
2011-12-08 Aaro Koskinenstaging: xgifb: ReadVBIOSTablData(): rename pVideoMemory
2011-12-08 Aaro Koskinenstaging: xgifb: ReadVBIOSTablData(): use ARRAY_SIZE
2011-12-08 Aaro Koskinenstaging: xgifb: ReadVBIOSTablData(): rearrange code...
2011-12-08 Aaro Koskinenstaging: xgifb: ReadVBIOSTablData(): avoid duplicating...
2011-11-27 Aaro Koskinenstaging: xgifb: delete vb_ext.{c,h}
2011-11-27 Aaro Koskinenstaging: xgifb: move XGINew_SenseLCD() to vb_init.c
2011-10-12 Aaro Koskinenstaging: xgifb: make RAM type tables const
2011-10-12 Aaro Koskinenstaging: xgifb: move XGINew_DataBusWidth into vb_device...
2011-10-12 Aaro Koskinenstaging: xgifb: move XGINew_ChannelAB into vb_device_info
2011-10-12 Aaro Koskinenstaging: xgifb: move XGINew_RAMType into vb_device_info
2011-10-12 Aaro Koskinenstaging: xgifb: rename struct video_info to xgifb_video...
2011-10-12 Aaro Koskinenstaging: xgifb: inline XGIfb_query_VGA_config_space()
2011-09-16 Aaro Koskinenstaging: xgifb: vb_init: use readl()/writel() to access...
2011-09-16 Aaro Koskinenstaging: xgifb: unify #include order
2011-09-06 Aaro Koskinenstaging: xgifb: delete support for Chrontel 7007 TV...
2011-07-05 Jesper JuhlRemove unneeded version.h includes from drivers/staging...
2011-04-26 Kenji ToyamaStaging: xgifb: Fixed lots of coding style issues.
2011-03-14 Aaro Koskinenstaging: xgifb: rename XGINew_SetRegAND() to xgifb_reg_...
2011-03-14 Aaro Koskinenstaging: xgifb: rename XGINew_SetRegANDOR() to xgifb_re...
2011-03-14 Aaro Koskinenstaging: xgifb: rename XGINew_SetRegOR() to xgifb_reg_or()
2011-03-14 Aaro Koskinenstaging: xgifb: rename XGINew_GetReg1() to xgifb_reg_get()
2011-03-14 Aaro Koskinenstaging: xgifb: rename XGINew_SetReg1() to xgifb_reg_set()
2011-03-14 Aaro Koskinenstaging: xgifb: replace XGINew_SetReg4() with outl()
2011-03-14 Aaro Koskinenstaging: xgifb: replace XGINew_SetReg3() with outb()
2011-03-14 Aaro Koskinenstaging: xgifb: replace XGINew_GetReg3() with inl()
2011-03-14 Aaro Koskinenstaging: xgifb: replace DelayUS() with udelay()
2011-03-14 Aaro Koskinenstaging: xgifb: use mdelay() for millisecond delays
2011-03-14 Aaro Koskinenstaging: xgifb: eliminate redudant chip type >= XG40...
2011-03-14 Aaro Koskinenstaging: xgifb: delete dead code for chip types < XG40
2011-03-14 Aaro Koskinenstaging: xgifb: vb_init: move functions to avoid forwar...
2011-03-10 Aaro Koskinenstaging: xgifb: vb_init: make internal functions static
2011-03-10 Aaro Koskinenstaging: xgifb: vb_init: delete unused functions
2011-03-10 Aaro Koskinenstaging: xgifb: vb_init: delete redundant declarations
2011-03-10 Aaro Koskinenstaging: xgifb: delete bIntegratedMMEnabled
2011-03-10 Aaro Koskinenstaging: xgifb: delete bSkipSense
2011-02-23 Aaro Koskinenstaging: xgifb: delete dead code for skipping the video...
2010-09-05 Prashant P. ShahStaging: xgifb: fixed many style issues in vb_init.c
2010-08-31 Randy DunlapStaging: xgifb: fix lots of sparse warnings
2010-06-22 Bill PembertonStaging: xgifb: Remove typedefs in vb_struct.h
2010-06-22 Bill PembertonStaging: xgifb: Remove XGI_HW_DEVICE_INFO and PXGI_HW_D...
2010-06-22 Bill PembertonStaging: xgifb: Remove XGI_DSReg and PXGI_DSReg typedefs
2010-06-22 Bill PembertonStaging: xgifb: Remove SHORT, UCHAR, and LONG typedef
2010-06-22 Bill PembertonStaging: xgifb: Remove USHORT, ULONG, BOOLEAN, and...
2010-06-22 Bill PembertonStaging: xgifb: Remove unused code
2010-06-22 Bill PembertonStaging: xgifb: Remove PUSHORT, PLONGU, and PVOID typedefs
2010-06-22 Bill PembertonStaging: xgifb: Remove PUCHAR typedef
2010-06-22 Bill PembertonStaging: xgifb: Remove defines for TRUE, FALSE, and...
2010-06-22 Bill PembertonStaging: xgifb: Remove port macros in osdef.h
2010-06-22 Bill PembertonStaging: xgifb: Remove XGI_SetMemory and XGI_MemoryCopy
2010-06-22 Bill PembertonStaging: xgifb: Remove use of LINUX_KERNEL define
2010-06-22 Bill PembertonStaging: xgifb: Remove use of LINUX_XF86 define
2010-06-22 Bill PembertonStaging: xgifb: Remove code for WIN2000
2010-06-18 Huang WeiyiStaging: XGI: remove duplicated #include
2010-06-04 apatard@mandriva.comstaging: Add framebuffer driver for XGI chipsets