summaryrefslogtreecommitdiffstats
path: root/drivers/video/modedb.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* video: fix first line of kernel-doc for a few functionsBen Hutchings2010-03-121-4/+4
* fbdev: drop custom atoi from drivers/video/modedb.cAndy Shevchenko2009-12-161-19/+5
* fbdev: add video modes for resolutions and timings of PAL RGBPaul Menzel2009-06-161-0/+8
* fbdev: fix typo in drivers/video/modedb.cJiri Moravec2009-01-061-1/+1
* fbdev: export symbol fb_mode_optionGeoff Levand2008-06-061-0/+1
* modedb: fix incorrect sync and vmode flags for CVT modesKrzysztof Helt2008-06-061-0/+1
* video: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-281-1/+1
* fbdev: make the best-fit section of fb_find_mode return the closest matching ...Michal Januszewski2008-04-281-8/+16
* fix radeonfb regression with Xpress 200m 5955Alex2008-01-171-0/+4
* fb modedb: Refactor confusing mode_option assignmentGeert Uytterhoeven2007-10-181-1/+3
* fb: move and rename extern declaration for global_mode_optionGeert Uytterhoeven2007-10-161-2/+2
* fbdev: find mode with the highest/safest refresh rate in fb_find_mode()Michal Januszewski2007-10-161-12/+29
* fbdev: Fix incorrect timings in some modedb entriesAntonino A. Daplas2007-10-161-6/+6
* fbdev: export fb_destroy_modelistMichal Januszewski2007-10-161-0/+1
* VIDEO: add spaces on either side of the case "..." operatorRobert P. J. Day2007-05-081-2/+2
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] fb_videomode_to_var: reset virtual screen parametersGeert Uytterhoeven2007-02-121-2/+6
* [PATCH] fbdev modedb: make more pointer parameters constGeert Uytterhoeven2007-02-121-16/+17
* [PATCH] fbdev modedb: allow refresh rates for named video modesGeert Uytterhoeven2007-02-121-4/+2
* [PATCH] video: Get the default mode from the right databaseJordan Crouse2006-12-081-3/+3
* [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-101-1/+0
* [PATCH] fbdev: Remove unused exportsAdrian Bunk2006-06-261-2/+0
* [PATCH] fbdev: Coverity Bug 90Antonino A. Daplas2006-06-261-2/+3
* [PATCH] fbdev: Add 1366x768 (WXGA) mode to mode databaseDennis Munsie2006-06-261-0/+4
* [PATCH] drivers/video: Use ARRAY_SIZE macroTobias Klauser2006-03-271-1/+1
* [PATCH] fbdev: add modeline for 1680x1050@60Olaf Hering2006-03-271-0/+4
* [PATCH] fbdev: Framebuffer mode required for PowerBook TitaniumMichael Hanselmann2005-11-091-0/+4
* [PATCH] fbdev: Add helper to get an appropriate initial modeAntonino A. Daplas2005-11-071-0/+60
* [PATCH] fbdev: fix the fb_find_nearest_mode() functionMichal Januszewski2005-11-071-11/+13
* [PATCH] fbdev: Add VESA Coordinated Video Timings (CVT) supportAntonino A. Daplas2005-09-091-2/+60
* [PATCH] nvidiafb: Fix initial display corruption on certain laptopsAntonino Daplas2005-08-081-0/+5
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+892
OpenPOWER on IntegriCloud