summaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb/XGI_main_26.c
Commit message (Expand)AuthorAgeFilesLines
* staging: xgifb: delete unused "pVBInfo" parametersAaro Koskinen2013-07-231-2/+2
* staging: xgifb: delete unused "rateindex" parametersAaro Koskinen2013-07-231-5/+3
* staging: xgifb: initialize register 3cc addressAaro Koskinen2013-02-071-0/+1
* staging/xgifb: remove unnecessary temp variable in XGIfb_mode_rate_to_ddataPeter Huewe2013-02-041-11/+9
* staging/xgifb: rewrite XGIfb_get_cmap_lenPeter Huewe2013-02-041-14/+2
* staging/xgifb: Fix return of uninitialized variablePeter Huewe2013-02-041-0/+1
* staging/xgifb: mttr must be (signed) intPeter Huewe2013-02-041-1/+1
* staging/xgifb: Remove always false comparisonsPeter Huewe2013-02-041-8/+1
* staging/xgifb: Remove unused variables and dead assignmentsPeter Huewe2013-02-031-32/+3
* staging: xgifb: use XGIRegInit()Aaro Koskinen2013-01-211-1/+1
* staging: xgifb: remove use of __devexitBill Pemberton2012-11-211-1/+1
* staging: xgifb: remove use of __devinitBill Pemberton2012-11-211-1/+1
* staging: xgifb: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* staging: xgifb: eliminate pVBInfo->VCLKData/VBVCLKDataAaro Koskinen2012-11-131-1/+1
* staging: xgifb: eliminate pVBInfo->XGINEWUB_CRT1TableAaro Koskinen2012-11-131-15/+15
* staging: xgifb: eliminate pVBInfo->RefIndexAaro Koskinen2012-11-131-8/+8
* staging: xgifb: eliminate pVBInfo->EModeIDTableAaro Koskinen2012-11-131-3/+3
* staging: xgifb: setup initial video RAM size for systems without BIOSAaro Koskinen2012-09-131-4/+6
* staging: xgifb: prevent video RAM size exceeding PCI window sizeAaro Koskinen2012-09-121-0/+4
* staging: xgifb: validate the mode against video memory sizeAaro Koskinen2012-09-121-2/+9
* staging: xgifb: use "else if"Aaro Koskinen2012-09-101-4/+3
* staging: xgifb: print small buffers via %*phAndy Shevchenko2012-08-131-10/+3
* Staging: xgifb: Remove useless condition.Miguel Gómez2012-07-111-2/+0
* Staging: xgifb: Fix coding style.Miguel Gómez2012-07-111-1/+2
* Staging: xgifb: Remove unneeded var and condition in XGIfb_search_vesamode().Miguel Gómez2012-07-111-5/+3
* Staging: xgifb: Simplify XGIfb_GetXG21DefaultLVDSModeIdx().Miguel Gómez2012-07-111-18/+9
* Staging: xgifb: Remove useless switch in XGIfb_detect_VB().Miguel Gómez2012-07-111-10/+0
* Staging: xgifb: Improve debug strings.Miguel Gómez2012-07-111-17/+17
* Staging: xgifb: Remove LCDA detection in xgifb_probe().Miguel Gómez2012-07-111-30/+0
* Staging: xgifb: Comment cleaning.Miguel Gómez2012-07-111-115/+18
* Staging: xgifb: Replace pr_* with dev_* when possible.Miguel Gómez2012-06-181-29/+43
* Staging: xgifb: Remove printk usage.Miguel Gómez2012-06-181-23/+13
* Staging: xgifb: Remove XGIFAIL() macro and its calls.Miguel Gómez2012-06-181-2/+4
* Staging: xgifb: define real dumpVGAReg() content only in DEBUG mode.Miguel Gómez2012-06-181-3/+1
* Staging: xgifb: remove DPRINTK() macro and replace it with pr_debug.Miguel Gómez2012-06-181-24/+18
* Staging: xgifb: remove DEBUGPRN() macro and its uses.Miguel Gómez2012-06-181-13/+0
* Staging: xgifb: reformat module parameter descriptions.Miguel Gómez2012-06-181-8/+8
* staging/xgifb: Remove superfluous header includesPeter Huewe2012-06-131-25/+1
* staging/xgifb: Add mutext for fb_mmap lockingPeter Huewe2012-06-131-1/+8
* staging/xgifb: Remove assignments without effectPeter Huewe2012-06-131-5/+2
* Staging: xgifb: disable pci device on pci remove function.Miguel Gómez2012-06-111-0/+1
* Staging: xgifb: disable pci device if there's an error after enabling it.Miguel Gómez2012-06-111-4/+6
* Staging: xgifb: reorder the code a bit to be more module friendlyMiguel Gómez2012-06-111-26/+25
* Staging: xgifb: Remove #ifdef MODULEMiguel Gómez2012-06-111-4/+0
* staging: xgifb: eliminate string comparison from mode searchAaro Koskinen2012-04-101-10/+17
* staging: xgifb: delete rate_idx from mode tableAaro Koskinen2012-04-101-4/+2
* staging: xgifb: drop XG45 codeAaro Koskinen2012-04-101-11/+0
* staging: xgifb: drop XG41 codeAaro Koskinen2012-04-101-3/+0
* staging: xgifb: XGIfb_mode_rate_to_dclock: initialize ModeIdIndex properlyAaro Koskinen2012-04-101-0/+2
* staging: xgifb: XGIfb_mode_rate_to_dclock: delete commented-out codeAaro Koskinen2012-04-101-13/+0
OpenPOWER on IntegriCloud