aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/modedb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-03-12video: fix first line of kernel-doc for a few functionsBen Hutchings1-4/+4
2009-12-16fbdev: drop custom atoi from drivers/video/modedb.cAndy Shevchenko1-19/+5
2009-06-16fbdev: add video modes for resolutions and timings of PAL RGBPaul Menzel1-0/+8
2009-01-06fbdev: fix typo in drivers/video/modedb.cJiri Moravec1-1/+1
2008-06-06fbdev: export symbol fb_mode_optionGeoff Levand1-0/+1
2008-06-06modedb: fix incorrect sync and vmode flags for CVT modesKrzysztof Helt1-0/+1
2008-04-28video: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-04-28fbdev: make the best-fit section of fb_find_mode return the closest matching modeMichal Januszewski1-8/+16
2008-01-17fix radeonfb regression with Xpress 200m 5955Alex1-0/+4
2007-10-18fb modedb: Refactor confusing mode_option assignmentGeert Uytterhoeven1-1/+3
2007-10-16fb: move and rename extern declaration for global_mode_optionGeert Uytterhoeven1-2/+2
2007-10-16fbdev: find mode with the highest/safest refresh rate in fb_find_mode()Michal Januszewski1-12/+29
2007-10-16fbdev: Fix incorrect timings in some modedb entriesAntonino A. Daplas1-6/+6
2007-10-16fbdev: export fb_destroy_modelistMichal Januszewski1-0/+1
2007-05-08VIDEO: add spaces on either side of the case "..." operatorRobert P. J. Day1-2/+2
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-12[PATCH] fb_videomode_to_var: reset virtual screen parametersGeert Uytterhoeven1-2/+6
2007-02-12[PATCH] fbdev modedb: make more pointer parameters constGeert Uytterhoeven1-16/+17
2007-02-12[PATCH] fbdev modedb: allow refresh rates for named video modesGeert Uytterhoeven1-4/+2
2006-12-08[PATCH] video: Get the default mode from the right databaseJordan Crouse1-3/+3
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl1-1/+0
2006-06-26[PATCH] fbdev: Remove unused exportsAdrian Bunk1-2/+0
2006-06-26[PATCH] fbdev: Coverity Bug 90Antonino A. Daplas1-2/+3
2006-06-26[PATCH] fbdev: Add 1366x768 (WXGA) mode to mode databaseDennis Munsie1-0/+4
2006-03-27[PATCH] drivers/video: Use ARRAY_SIZE macroTobias Klauser1-1/+1
2006-03-27[PATCH] fbdev: add modeline for 1680x1050@60Olaf Hering1-0/+4
2005-11-09[PATCH] fbdev: Framebuffer mode required for PowerBook TitaniumMichael Hanselmann1-0/+4
2005-11-07[PATCH] fbdev: Add helper to get an appropriate initial modeAntonino A. Daplas1-0/+60
2005-11-07[PATCH] fbdev: fix the fb_find_nearest_mode() functionMichal Januszewski1-11/+13
2005-09-09[PATCH] fbdev: Add VESA Coordinated Video Timings (CVT) supportAntonino A. Daplas1-2/+60
2005-08-08[PATCH] nvidiafb: Fix initial display corruption on certain laptopsAntonino Daplas1-0/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+892