index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbmon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen
2014-04-17
1
-1592
/
+0
*
Merge branch '3.10/fb-mmap' into for-next
Tomi Valkeinen
2013-04-26
1
-1
/
+1
|
\
|
*
fbmon: use VESA_DMT_VSYNC_HIGH to fix typo
Jingoo Han
2013-04-02
1
-1
/
+1
*
|
videomode: combine videomode dmt_flags and data_flags
Tomi Valkeinen
2013-03-12
1
-4
/
+4
*
|
videomode: simplify videomode Kconfig and Makefile
Tomi Valkeinen
2013-03-12
1
-4
/
+4
|
/
*
fbmon: add of_videomode helpers
Steffen Trumtrar
2013-01-24
1
-0
/
+42
*
fbmon: add videomode helpers
Steffen Trumtrar
2013-01-24
1
-0
/
+52
*
fbdev: fix parsing of standard timings
Tomi Valkeinen
2011-09-01
1
-6
/
+15
*
fbdev: when parsing E-EDID blocks, also use SVD entries
Guennadi Liakhovetski
2010-11-15
1
-4
/
+33
*
fbdev: export fb_edid_add_monspecs() for modules, improve algorithm
Guennadi Liakhovetski
2010-11-15
1
-28
/
+30
*
video: add fb_edid_add_monspecs for parsing extended edid information
Erik Gilling
2010-11-15
1
-0
/
+57
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
fbmon: work around compiler bug in gcc-2.4.2
Linus Torvalds
2009-07-22
1
-2
/
+2
*
fbmon: fix EDID parser to detect interlace modes
Jon Dufresne
2008-10-16
1
-1
/
+7
*
fbdev: width and height are unsigned
Ville Syrjala
2008-07-24
1
-1
/
+1
*
fbmon: cleanup trailing whitespaces
Andre Haupt
2008-02-06
1
-58
/
+58
*
fbmon: remove unnecessary local variable
Andre Haupt
2008-02-06
1
-1
/
+1
*
fbdev: fb_create_modedb() non-static `int first = 1;'
Geert Uytterhoeven
2007-10-16
1
-3
/
+1
*
fbdev: add Ultrasharp UXGA to broken monitor database
Antonino A. Daplas
2007-05-08
1
-56
/
+113
*
[PATCH] various fbdev files: mark structs and array read-only
Helge Deller
2006-12-08
1
-1
/
+1
*
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
Jon Smirl
2006-07-10
1
-1
/
+0
*
[PATCH] fbdev: Firmware EDID fixes
Antonino A. Daplas
2006-06-26
1
-1
/
+1
*
[PATCH] fbdev: More accurate sync range extrapolation
Antonino A. Daplas
2006-06-26
1
-4
/
+24
*
[PATCH] fbdev: Remove duplicate #include's
Adrian Bunk
2006-06-26
1
-2
/
+1
*
[PATCH] fbdev: Make BIOS EDID reading configurable
Antonino A. Daplas
2006-03-27
1
-3
/
+3
*
[PATCH] fbdev: Replace kmalloc with kzalloc
Antonino A. Daplas
2006-01-10
1
-2
/
+1
*
[PATCH] fbdev: Reduce stack usage
Antonino A. Daplas
2006-01-10
1
-58
/
+68
*
[PATCH] fbdev: Rearrange mode database entries
Antonino A. Daplas
2005-11-07
1
-14
/
+16
*
[PATCH] fbdev: Workaround for buggy EDID blocks
Antonino A. Daplas
2005-11-07
1
-1
/
+17
*
[PATCH] fbdev: Initialize var structure in calc_mode_timings
Antonino A. Daplas
2005-09-09
1
-1
/
+3
*
[PATCH] fbdev: Resurrect hooks to get EDID from firmware
Antonino A. Daplas
2005-09-09
1
-1
/
+34
*
[PATCH] fbmon: horizontal frequency rounding fix
Jon Smirl
2005-07-27
1
-0
/
+2
*
[PATCH] fbdev: edid.h cleanups
Adrian Bunk
2005-05-01
1
-1
/
+0
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+1258