aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb/XGI_main_26.c
Commit message (Expand)AuthorAge
* Patched in Tegra support.Jonathan Herman2013-01-17
* staging: xgifb: remove use of __devexitBill Pemberton2012-11-21
* staging: xgifb: remove use of __devinitBill Pemberton2012-11-21
* staging: xgifb: remove use of __devexit_pBill Pemberton2012-11-21
* staging: xgifb: eliminate pVBInfo->VCLKData/VBVCLKDataAaro Koskinen2012-11-13
* staging: xgifb: eliminate pVBInfo->XGINEWUB_CRT1TableAaro Koskinen2012-11-13
* staging: xgifb: eliminate pVBInfo->RefIndexAaro Koskinen2012-11-13
* staging: xgifb: eliminate pVBInfo->EModeIDTableAaro Koskinen2012-11-13
* staging: xgifb: setup initial video RAM size for systems without BIOSAaro Koskinen2012-09-13
* staging: xgifb: prevent video RAM size exceeding PCI window sizeAaro Koskinen2012-09-12
* staging: xgifb: validate the mode against video memory sizeAaro Koskinen2012-09-12
* staging: xgifb: use "else if"Aaro Koskinen2012-09-10
* staging: xgifb: print small buffers via %*phAndy Shevchenko2012-08-13
* Staging: xgifb: Remove useless condition.Miguel Gómez2012-07-11
* Staging: xgifb: Fix coding style.Miguel Gómez2012-07-11
* Staging: xgifb: Remove unneeded var and condition in XGIfb_search_vesamode().Miguel Gómez2012-07-11
* Staging: xgifb: Simplify XGIfb_GetXG21DefaultLVDSModeIdx().Miguel Gómez2012-07-11
* Staging: xgifb: Remove useless switch in XGIfb_detect_VB().Miguel Gómez2012-07-11
* Staging: xgifb: Improve debug strings.Miguel Gómez2012-07-11
* Staging: xgifb: Remove LCDA detection in xgifb_probe().Miguel Gómez2012-07-11
* Staging: xgifb: Comment cleaning.Miguel Gómez2012-07-11
* Staging: xgifb: Replace pr_* with dev_* when possible.Miguel Gómez2012-06-18
* Staging: xgifb: Remove printk usage.Miguel Gómez2012-06-18
* Staging: xgifb: Remove XGIFAIL() macro and its calls.Miguel Gómez2012-06-18
* Staging: xgifb: define real dumpVGAReg() content only in DEBUG mode.Miguel Gómez2012-06-18
* Staging: xgifb: remove DPRINTK() macro and replace it with pr_debug.Miguel Gómez2012-06-18
* Staging: xgifb: remove DEBUGPRN() macro and its uses.Miguel Gómez2012-06-18
* Staging: xgifb: reformat module parameter descriptions.Miguel Gómez2012-06-18
* staging/xgifb: Remove superfluous header includesPeter Huewe2012-06-13
* staging/xgifb: Add mutext for fb_mmap lockingPeter Huewe2012-06-13
* staging/xgifb: Remove assignments without effectPeter Huewe2012-06-13
* Staging: xgifb: disable pci device on pci remove function.Miguel Gómez2012-06-11
* Staging: xgifb: disable pci device if there's an error after enabling it.Miguel Gómez2012-06-11
* Staging: xgifb: reorder the code a bit to be more module friendlyMiguel Gómez2012-06-11
* Staging: xgifb: Remove #ifdef MODULEMiguel Gómez2012-06-11
* staging: xgifb: eliminate string comparison from mode searchAaro Koskinen2012-04-10
* staging: xgifb: delete rate_idx from mode tableAaro Koskinen2012-04-10
* staging: xgifb: drop XG45 codeAaro Koskinen2012-04-10
* staging: xgifb: drop XG41 codeAaro Koskinen2012-04-10
* staging: xgifb: XGIfb_mode_rate_to_dclock: initialize ModeIdIndex properlyAaro Koskinen2012-04-10
* staging: xgifb: XGIfb_mode_rate_to_dclock: delete commented-out codeAaro Koskinen2012-04-10
* staging: xgifb: XGIfb_mode_rate_to_ddata: initialize ModeIdIndex properlyAaro Koskinen2012-04-10
* staging: xgifb: XGIfb_mode_rate_to_ddata: delete commented-out codeAaro Koskinen2012-04-10
* staging/xgifb: fix addressing issues on platform with long physical addressingDmitry Eremin-Solenikov2012-04-10
* staging/xgifb: simplify vga I/O ports handlingDmitry Eremin-Solenikov2012-04-10
* staging/xgifb: drop RelIO from vb_device_infoDmitry Eremin-Solenikov2012-04-10
* staging/xgifb: remove unused variableDmitry Eremin-Solenikov2012-04-10
* staging/xgifb: Rename remaining sis initdef.h defines and remove duplicatesPeter Huewe2012-02-10
* staging: xgifb: checkpatch cleanup printk() -> pr_lvl()Sam Hansen2012-02-09
* staging: xgifb: checkpatch cleanup __func__Sam Hansen2012-02-09