aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb/XGI_main.h
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-209/+29
* 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