summaryrefslogtreecommitdiff
path: root/drivers/video/modedb.c
AgeCommit message (Expand)Author
2009-01-06fbdev: fix typo in drivers/video/modedb.cJiri Moravec
2008-06-06fbdev: export symbol fb_mode_optionGeoff Levand
2008-06-06modedb: fix incorrect sync and vmode flags for CVT modesKrzysztof Helt
2008-04-28video: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28fbdev: make the best-fit section of fb_find_mode return the closest matching ...Michal Januszewski
2008-01-17fix radeonfb regression with Xpress 200m 5955Alex
2007-10-18fb modedb: Refactor confusing mode_option assignmentGeert Uytterhoeven
2007-10-16fb: move and rename extern declaration for global_mode_optionGeert Uytterhoeven
2007-10-16fbdev: find mode with the highest/safest refresh rate in fb_find_mode()Michal Januszewski
2007-10-16fbdev: Fix incorrect timings in some modedb entriesAntonino A. Daplas
2007-10-16fbdev: export fb_destroy_modelistMichal Januszewski
2007-05-08VIDEO: add spaces on either side of the case "..." operatorRobert P. J. Day
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-12[PATCH] fb_videomode_to_var: reset virtual screen parametersGeert Uytterhoeven
2007-02-12[PATCH] fbdev modedb: make more pointer parameters constGeert Uytterhoeven
2007-02-12[PATCH] fbdev modedb: allow refresh rates for named video modesGeert Uytterhoeven
2006-12-08[PATCH] video: Get the default mode from the right databaseJordan Crouse
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl
2006-06-26[PATCH] fbdev: Remove unused exportsAdrian Bunk
2006-06-26[PATCH] fbdev: Coverity Bug 90Antonino A. Daplas
2006-06-26[PATCH] fbdev: Add 1366x768 (WXGA) mode to mode databaseDennis Munsie
2006-03-27[PATCH] drivers/video: Use ARRAY_SIZE macroTobias Klauser
2006-03-27[PATCH] fbdev: add modeline for 1680x1050@60Olaf Hering
2005-11-09[PATCH] fbdev: Framebuffer mode required for PowerBook TitaniumMichael Hanselmann
2005-11-07[PATCH] fbdev: Add helper to get an appropriate initial modeAntonino A. Daplas
2005-11-07[PATCH] fbdev: fix the fb_find_nearest_mode() functionMichal Januszewski
2005-09-09[PATCH] fbdev: Add VESA Coordinated Video Timings (CVT) supportAntonino A. Daplas
2005-08-08[PATCH] nvidiafb: Fix initial display corruption on certain laptopsAntonino Daplas
2005-03-30[PATCH] fbdev: Cleanups in drivers/video part 2Antonino Daplas
2005-03-09[PATCH] fbdev: Capture modelist change eventAntonino Daplas
2005-02-25[PATCH] Fix incorrect __init on 'modedb[]' arrayOlaf Hering
2005-01-04[PATCH] fbdev: Revive global_mode_optionAntonino Daplas
2004-11-15[PATCH] fbdev: Change the find_mode behaviorAntonino Daplas
2004-09-22[PATCH] fbdev: Fix userland compile breakageAntonino Daplas
2004-08-23Remove pointless cast-as-lvalue usage from modedb.cLinus Torvalds
2004-08-22[PATCH] Video Mode Handling - Reduce memory footprint of fbdevAntonino Daplas
2004-08-22[PATCH] Video Mode Handling - Linked list of video modesAntonino Daplas
2004-06-17[PATCH] More updates to rivafb driverAntonino Daplas
2004-05-21[PATCH] fbdev: mode switching fix.Andrew Morton
2004-03-15[PATCH] fix modular fb driversAndrew Morton
2004-03-11[PATCH] fbdev: monitor detection fixesAndrew Morton
2003-04-09[FBDEV] EDID support from OpenFirmware on PPC platoforms and from the BIOS on...James Simmons
2003-01-25Accel rountines pass in constant data into each function. The reason being wa...James Simmons
2002-10-11Removed last console and old api related things. Removed experimental flags.James Simmons
2002-08-20Further api porting. Almost done. Here we eliminate get[set]_cmap from struct...James Simmons
2002-07-31[PATCH] 2.5 Trivial patch - 1400x1050 video mode added twice in 2.5.28rfjak@eircom.net
2002-07-21Sync up.James Simmons
2002-06-14Removal of nonexistant iplan16 support. Compile fix for aty128fb driver. Prop...James Simmons
2002-06-13Added help for the Toshbia and Permedia3 framebuffer devices. Small fixes for...James Simmons
2002-02-04v2.5.0.2 -> v2.5.0.3Linus Torvalds