aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-11Staging: xgifb: Remove useless condition.Miguel Gómez1-2/+0
2012-07-11Staging: xgifb: Fix coding style.Miguel Gómez4-37/+58
2012-07-11Staging: xgifb: Rework some conditions in XGI_SetCRT2ModeRegs().Miguel Gómez1-47/+36
2012-07-11Staging: xgifb: Rework conditions in XGI_EnableBridge().Miguel Gómez1-26/+18
2012-07-11Staging: xgifb: Rework conditions in XGI_SetLockRegs().Miguel Gómez1-18/+10
2012-07-11Staging: xgifb: Refactor XGI_GetCRT2ResInfo().Miguel Gómez1-30/+31
2012-07-11Staging: xgifb: Rework conditions in XGI_GetVBInfo().Miguel Gómez1-145/+142
2012-07-11Staging: xgifb: Refactor XGI_GetVBType().Miguel Gómez1-33/+36
2012-07-11Staging: xgifb: Refactor XGI_AjustCRT2Rate().Miguel Gómez1-48/+25
2012-07-11Staging: xgifb: Rework conditions in XGI_SetATTRegs().Miguel Gómez1-11/+8
2012-07-11Staging: xgifb: Remove useless always true condition.Miguel Gómez1-4/+0
2012-07-11Staging: xgifb: Remove unneeded var and condition in XGIfb_search_vesamode().Miguel Gómez1-5/+3
2012-07-11Staging: xgifb: Simplify XGIfb_GetXG21DefaultLVDSModeIdx().Miguel Gómez1-18/+9
2012-07-11Staging: xgifb: Remove useless switch in XGIfb_detect_VB().Miguel Gómez1-10/+0
2012-07-11Staging: xgifb: Improve debug strings.Miguel Gómez2-19/+19
2012-07-11Staging: xgifb: Remove unused struct _chswtable.Miguel Gómez1-10/+0
2012-07-11Staging: xgifb: Remove LCDA detection in xgifb_probe().Miguel Gómez1-30/+0
2012-07-11Staging: xgifb: Remove unneeded XGI_LCD_TYPE enumeration.Miguel Gómez1-34/+0
2012-07-11Staging: xgifb: Comment cleaning.Miguel Gómez8-306/+61
2012-06-18Staging: xgifb: Replace pr_* with dev_* when possible.Miguel Gómez2-31/+45
2012-06-18Staging: xgifb: Fix sparse warnings.Miguel Gómez3-1/+3
2012-06-18Staging: xgifb: Remove printk usage.Miguel Gómez2-68/+15
2012-06-18Staging: xgifb: Remove XGIFAIL() macro and its calls.Miguel Gómez2-4/+4
2012-06-18Staging: xgifb: define real dumpVGAReg() content only in DEBUG mode.Miguel Gómez1-3/+1
2012-06-18Staging: xgifb: remove DPRINTK() macro and replace it with pr_debug.Miguel Gómez1-24/+18
2012-06-18Staging: xgifb: remove DEBUGPRN() macro and its uses.Miguel Gómez1-13/+0
2012-06-18Staging: xgifb: reformat module parameter descriptions.Miguel Gómez1-8/+8
2012-06-13staging/xgifb: Cleanup vb_device_info structPeter Huewe5-199/+67
2012-06-13staging/xgifb: Use SiS structsPeter Huewe3-78/+50
2012-06-13staging/xgifb: Replace delay lookup tables with constant valuesPeter Huewe3-69/+19
2012-06-13staging/xgifb: Remove useless function XGI_CloseCRTCPeter Huewe1-12/+0
2012-06-13staging/xgifb: Simplyfy XGI_GetVCLK2Ptr a bitPeter Huewe1-18/+8
2012-06-13staging/xgifb: Replace constant arrays with constant valuesPeter Huewe1-23/+5
2012-06-13staging/xgifb: Remove unnecessary fields of XGINew_DDRDRAM_TYPE{340, 20}Peter Huewe1-25/+25
2012-06-13staging/xgifb: Inline XGINew_SetDRAMSizingTypePeter Huewe1-12/+4
2012-06-13staging/xgifb: Remove duplicated code from XGINew_DDRSizing340Peter Huewe1-39/+25
2012-06-13staging/xgifb: Consolidate XGINew_SetDRAMSize{,20}RegPeter Huewe1-49/+5
2012-06-13staging/xgifb: Remove superfluous header includesPeter Huewe7-61/+1
2012-06-13staging/xgifb: Add header #include guards to vb_table.hPeter Huewe1-0/+3
2012-06-13staging/xgifb: Add mutext for fb_mmap lockingPeter Huewe1-1/+8
2012-06-13staging/xgifb: Remove assignments without effectPeter Huewe1-5/+2
2012-06-11Staging: xgifb: disable pci device on pci remove function.Miguel Gómez1-0/+1
2012-06-11Staging: xgifb: disable pci device if there's an error after enabling it.Miguel Gómez1-4/+6
2012-06-11Staging: xgifb: reorder the code a bit to be more module friendlyMiguel Gómez1-26/+25
2012-06-11Staging: xgifb: Remove #ifdef MODULEMiguel Gómez1-4/+0
2012-05-02Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman8-2006/+611
2012-04-10staging: xgifb: inline XGI_GetResInfo()Aaro Koskinen1-12/+5
2012-04-10staging: xgifb: eliminate redundant struct definitionAaro Koskinen3-33/+25
2012-04-10staging: xgifb: delete VB_ExtTVEdgeIndexAaro Koskinen3-70/+67
2012-04-10staging: xgifb: delete VB_ExtTVFlickerIndexAaro Koskinen3-70/+67