aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbmon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-15fbdev: when parsing E-EDID blocks, also use SVD entriesGuennadi Liakhovetski1-4/+33
2010-11-15fbdev: export fb_edid_add_monspecs() for modules, improve algorithmGuennadi Liakhovetski1-28/+30
2010-11-15video: add fb_edid_add_monspecs for parsing extended edid informationErik Gilling1-0/+57
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-07-22fbmon: work around compiler bug in gcc-2.4.2Linus Torvalds1-2/+2
2008-10-16fbmon: fix EDID parser to detect interlace modesJon Dufresne1-1/+7
2008-07-24fbdev: width and height are unsignedVille Syrjala1-1/+1
2008-02-06fbmon: cleanup trailing whitespacesAndre Haupt1-58/+58
2008-02-06fbmon: remove unnecessary local variableAndre Haupt1-1/+1
2007-10-16fbdev: fb_create_modedb() non-static `int first = 1;'Geert Uytterhoeven1-3/+1
2007-05-08fbdev: add Ultrasharp UXGA to broken monitor databaseAntonino A. Daplas1-56/+113
2006-12-08[PATCH] various fbdev files: mark structs and array read-onlyHelge Deller1-1/+1
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl1-1/+0
2006-06-26[PATCH] fbdev: Firmware EDID fixesAntonino A. Daplas1-1/+1
2006-06-26[PATCH] fbdev: More accurate sync range extrapolationAntonino A. Daplas1-4/+24
2006-06-26[PATCH] fbdev: Remove duplicate #include'sAdrian Bunk1-2/+1
2006-03-27[PATCH] fbdev: Make BIOS EDID reading configurableAntonino A. Daplas1-3/+3
2006-01-10[PATCH] fbdev: Replace kmalloc with kzallocAntonino A. Daplas1-2/+1
2006-01-10[PATCH] fbdev: Reduce stack usageAntonino A. Daplas1-58/+68
2005-11-07[PATCH] fbdev: Rearrange mode database entriesAntonino A. Daplas1-14/+16
2005-11-07[PATCH] fbdev: Workaround for buggy EDID blocksAntonino A. Daplas1-1/+17
2005-09-09[PATCH] fbdev: Initialize var structure in calc_mode_timingsAntonino A. Daplas1-1/+3
2005-09-09[PATCH] fbdev: Resurrect hooks to get EDID from firmwareAntonino A. Daplas1-1/+34
2005-07-27[PATCH] fbmon: horizontal frequency rounding fixJon Smirl1-0/+2
2005-05-01[PATCH] fbdev: edid.h cleanupsAdrian Bunk1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1258