summaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb/XGI_main.h
Commit message (Expand)AuthorAgeFilesLines
* staging: xgifb: delete all references to mode "none"Aaro Koskinen2011-09-061-4/+1
* staging: xgifb: correct the default mode commentAaro Koskinen2011-09-061-1/+1
* staging: xgifb: simplify default mode setupAaro Koskinen2011-09-061-2/+0
* staging: xgifb: assume the default video mode also when moduleAaro Koskinen2011-09-061-6/+1
* staging: xgifb: delete "off" option handlingAaro Koskinen2011-09-061-1/+0
* staging: xgifb: delete unused module parameters and optionsAaro Koskinen2011-09-061-2/+0
* staging: xgifb: delete an empty stringAaro Koskinen2011-08-241-1/+0
* staging: xgifb: delete driver version informationAaro Koskinen2011-08-241-4/+0
* staging: xgifb: delete write-only variablesAaro Koskinen2011-08-241-8/+0
* staging: xgifb: replace video_type with FB_TYPE_PACKED_PIXELSAaro Koskinen2011-08-231-3/+0
* staging: xgifb: delete unused definitionsAaro Koskinen2011-08-231-93/+0
* Staging: xgifb: Delete define XGIINITSTATIC in XGI_main_26.c and XGI_main.hRuslan Pisarev2011-08-231-1/+0
* Staging: xgifb: Fixed up a errors "do not initialise statics to 0 or NULL" in...Ruslan Pisarev2011-08-231-10/+10
* Staging: xgifb: Fixed style issues.Kenji Toyama2011-04-261-281/+375
* staging: xgifb: main: delete redudant extern declarationsAaro Koskinen2011-04-251-55/+0
* staging: xgifb: main: move functions to avoid forward declarationsAaro Koskinen2011-04-251-41/+0
* staging: xgifb: delete unused register I/O functionsAaro Koskinen2011-04-251-4/+0
* staging: xgifb: delete unused register I/O macrosAaro Koskinen2011-04-251-36/+0
* staging: xgifb: delete incorrect I/O mappingAaro Koskinen2011-03-141-1/+0
* staging: xgifb: delete unused LINUXBIOS codeAaro Koskinen2011-03-141-2/+0
* staging: xgifb: delete offscreen memory managementAaro Koskinen2011-03-091-47/+0
* staging: xgifb: delete command queue selection/initAaro Koskinen2011-03-091-49/+0
* staging: xgifb: delete HW cursor memory allocationAaro Koskinen2011-03-091-8/+0
* staging: xgifb: remove private ioctlsAaro Koskinen2011-03-071-9/+0
* staging: xgifb: delete XGI_accel.[ch]Aaro Koskinen2011-02-281-4/+0
* staging: xgifb: eliminate fbcon_XGI_fillrect()Aaro Koskinen2011-02-281-2/+0
* staging: xgifb: eliminate fbcon_XGI_copyarea()Aaro Koskinen2011-02-281-2/+0
* Staging: xgifb: Remove unused function fbcon_XGI_syncJavier Martinez Canillas2011-02-231-1/+0
* staging: xgifb: eliminate a global variableAaro Koskinen2011-02-181-1/+0
* Staging: xgifb: fix lots of sparse warningsRandy Dunlap2010-08-311-15/+12
* staging: xgifb: use DEFINE_PCI_DEVICE_TABLE() macroJavier Martinez Canillas2010-08-311-2/+1
* Staging: xgifb: Remove typedefs in vb_struct.hBill Pemberton2010-06-221-12/+12
* Staging: xgifb: Remove XGI_HW_DEVICE_INFO and PXGI_HW_DEVICE_INFO typedefsBill Pemberton2010-06-221-12/+11
* Staging: xgifb: Remove SHORT, UCHAR, and LONG typedefBill Pemberton2010-06-221-1/+1
* Staging: xgifb: Remove USHORT, ULONG, BOOLEAN, and VOID typedefsBill Pemberton2010-06-221-17/+27
* Staging: xgifb: Remove unused codeBill Pemberton2010-06-221-4/+0
* Staging: xgifb: remove use of LINUX_VERSION_CODEBill Pemberton2010-06-221-112/+1
* staging: Add framebuffer driver for XGI chipsetsapatard@mandriva.com2010-06-041-0/+1023
OpenPOWER on IntegriCloud