summaryrefslogtreecommitdiff
path: root/drivers/staging/xgifb/vb_table.h
AgeCommit message (Expand)Author
2012-09-10staging: xgifb: use correct type for VBVCLKDataAaro Koskinen
2012-09-10staging: xgifb: mark constant data with constAaro Koskinen
2012-09-10staging: xgifb: delete LCDLenListAaro Koskinen
2012-09-10staging: xgifb: delete Chrontel 7017 LCD dataAaro Koskinen
2012-09-10staging: xgifb: use a real pointer for TV DATAPTRAaro Koskinen
2012-09-10staging: xgifb: use proper typing for TV dataAaro Koskinen
2012-09-10staging: xgifb: delete Chrontel TV dataAaro Koskinen
2012-09-10staging: xgifb: avoid copy-pasting LCD dataAaro Koskinen
2012-07-11Staging: xgifb: Fix coding style.Miguel Gómez
2012-07-11Staging: xgifb: Comment cleaning.Miguel Gómez
2012-06-14staging/xgifb: Cleanup vb_device_info structPeter Huewe
2012-06-14staging/xgifb: Use SiS structsPeter Huewe
2012-06-14staging/xgifb: Replace delay lookup tables with constant valuesPeter Huewe
2012-06-14staging/xgifb: Add header #include guards to vb_table.hPeter Huewe
2012-05-02Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman
2012-04-10staging: xgifb: eliminate redundant struct definitionAaro Koskinen
2012-04-10staging: xgifb: delete VB_ExtTVEdgeIndexAaro Koskinen
2012-04-10staging: xgifb: delete VB_ExtTVFlickerIndexAaro Koskinen
2012-04-10staging: xgifb: XGI_ExtStruct: delete unused fieldsAaro Koskinen
2012-04-10staging: xgifb: truncate XGI330_StandTableAaro Koskinen
2012-04-10staging: xgifb: delete code for EGA or lower modesAaro Koskinen
2012-04-10staging: xgifb: delete SModeIDTableAaro Koskinen
2012-04-10staging/xgifb: fix display on XGI Volari Z11m cardsDmitry Eremin-Solenikov
2012-02-10staging/xgifb: Rename XGI specific initdef.h definesPeter Huewe
2012-02-10staging/xgifb: Rename remaining sis initdef.h defines and remove duplicatesPeter Huewe
2012-02-10staging/xgifb: Rename panel defines and remove duplicated definesPeter Huewe
2012-02-09staging/xgifb: Use structs and defines from the sis headersPeter Huewe
2011-12-08staging: xgifb: vb_table: delete XGI21_LCDCapListAaro Koskinen
2011-09-06staging: xgifb: delete duplicated timing dataAaro Koskinen
2011-09-06staging: xgifb: delete duplicated TV data tablesAaro Koskinen
2011-09-06staging: xgifb: delete duplicated LCD tableAaro Koskinen
2011-09-06staging: xgifb: delete duplicated LCD dataAaro Koskinen
2011-09-06staging: xgifb: delete duplicated YFilter1 dataAaro Koskinen
2011-09-06staging: xgifb: delete duplicated YFilter2 dataAaro Koskinen
2011-09-06staging: xgifb: do not initialize static data to 0Aaro Koskinen
2011-09-06staging: xgifb: eliminate #ifdef Tap4Aaro Koskinen
2011-09-06staging: xgifb: delete redundant Chrontel TV dataAaro Koskinen
2011-09-06staging: xgifb: delete support for Chrontel 7007 TV outputAaro Koskinen
2011-08-23staging: xgifb: vb_table: delete unused dataAaro Koskinen
2011-04-26Staging: xgifb: Removed thousands of warnings.Kenji Toyama
2011-03-14staging: xgifb: eliminate redudant chip type >= XG40 checksAaro Koskinen
2010-08-31Staging: xgifb: fix lots of sparse warningsRandy Dunlap
2010-06-22Staging: xgifb: Remove typedefs in vb_struct.hBill Pemberton
2010-06-22Staging: xgifb: Remove SHORT, UCHAR, and LONG typedefBill Pemberton
2010-06-22Staging: xgifb: Remove USHORT, ULONG, BOOLEAN, and VOID typedefsBill Pemberton
2010-06-22Staging: xgifb: Remove unused codeBill Pemberton
2010-06-04staging: Add framebuffer driver for XGI chipsetsapatard@mandriva.com