summaryrefslogtreecommitdiff
path: root/drivers/video/fbmon.c
AgeCommit message (Expand)Author
2012-02-16video: fbmon: correct an improper error handling in fb_edid_add_monspecs()Haley Teng
2011-11-30video: fbmon: fixed E-EDID SVD entry parsingEric Laurent
2011-11-30video: fbmon: add HDMI dectetion to fbmod edid parsingErik Gilling
2011-11-30video: fbmon: Add support for CEA pixel ratios.Lajos Molnar
2011-11-30video: fbmon: add remaining modes to CEA mode databaseErik Gilling
2011-11-30Revert "video: fbmon: add HDMI dectetion to fbmod edid parsing"Erik Gilling
2011-11-30video: fbmon: add HDMI dectetion to fbmod edid parsingErik Gilling
2010-11-15fbdev: when parsing E-EDID blocks, also use SVD entriesGuennadi Liakhovetski
2010-11-15fbdev: export fb_edid_add_monspecs() for modules, improve algorithmGuennadi Liakhovetski
2010-11-15video: add fb_edid_add_monspecs for parsing extended edid informationErik Gilling
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-07-22fbmon: work around compiler bug in gcc-2.4.2Linus Torvalds
2008-10-16fbmon: fix EDID parser to detect interlace modesJon Dufresne
2008-07-24fbdev: width and height are unsignedVille Syrjala
2008-02-06fbmon: cleanup trailing whitespacesAndre Haupt
2008-02-06fbmon: remove unnecessary local variableAndre Haupt
2007-10-16fbdev: fb_create_modedb() non-static `int first = 1;'Geert Uytterhoeven
2007-05-08fbdev: add Ultrasharp UXGA to broken monitor databaseAntonino A. Daplas
2006-12-08[PATCH] various fbdev files: mark structs and array read-onlyHelge Deller
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl
2006-06-26[PATCH] fbdev: Firmware EDID fixesAntonino A. Daplas
2006-06-26[PATCH] fbdev: More accurate sync range extrapolationAntonino A. Daplas
2006-06-26[PATCH] fbdev: Remove duplicate #include'sAdrian Bunk
2006-03-27[PATCH] fbdev: Make BIOS EDID reading configurableAntonino A. Daplas
2006-01-10[PATCH] fbdev: Replace kmalloc with kzallocAntonino A. Daplas
2006-01-10[PATCH] fbdev: Reduce stack usageAntonino A. Daplas
2005-11-07[PATCH] fbdev: Rearrange mode database entriesAntonino A. Daplas
2005-11-07[PATCH] fbdev: Workaround for buggy EDID blocksAntonino A. Daplas
2005-09-09[PATCH] fbdev: Initialize var structure in calc_mode_timingsAntonino A. Daplas
2005-09-09[PATCH] fbdev: Resurrect hooks to get EDID from firmwareAntonino A. Daplas
2005-07-27[PATCH] fbmon: horizontal frequency rounding fixJon Smirl
2005-05-01[PATCH] fbdev: edid.h cleanupsAdrian Bunk
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds