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
/
fbmem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/video/fbmem.c: removed duplicated include
Huang Weiyi
2008-07-26
1
-1
/
+0
*
video/fb: cleanup FB_MAJOR usage
Philippe De Muyter
2008-07-24
1
-0
/
+1
*
fbdev: xoffset, yoffset and yres are unsigned
Ville Syrjala
2008-07-24
1
-5
/
+4
*
device create: framebuffer: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
1
-2
/
+3
*
fbmem: cdev lock_kernel() pushdown
Jonathan Corbet
2008-06-20
1
-4
/
+11
*
fb: convert /proc/fb to seq_file interface
Alexey Dobriyan
2008-04-28
1
-19
/
+44
*
fbmem: fix con2fbmap limit check
Peter Samuelson
2008-04-28
1
-1
/
+1
*
fb: add support for foreign endianness
Anton Vorontsov
2008-04-28
1
-0
/
+30
*
fbdev: fix /proc/fb oops after module removal
Alexey Dobriyan
2008-04-15
1
-0
/
+1
*
fb: move and rename extern declaration for global_mode_option
Geert Uytterhoeven
2007-10-16
1
-3
/
+1
*
unexport fb_prepare_logo
Adrian Bunk
2007-10-16
1
-1
/
+0
*
fbdev: Fix logo if logo depth is less than framebuffer depth
Antonino A. Daplas
2007-07-31
1
-16
/
+26
*
fbdev: Add fb_append_extra_logo()
Geert Uytterhoeven
2007-07-17
1
-69
/
+143
*
fbdev: extract fb_show_logo_line()
Geert Uytterhoeven
2007-07-17
1
-16
/
+23
*
fbdev: fbcon: console unregistration from unregister_framebuffer
Jesse Barnes
2007-07-17
1
-4
/
+22
*
fbdev: move arch-specific bits to their respective subdirectories
Antonino A. Daplas
2007-07-17
1
-58
/
+4
*
fbdev: add support for AVR32
Haavard Skinnemoen
2007-05-09
1
-0
/
+4
*
fbdev: clean up exit patch of fb_set_var
Antonino A. Daplas
2007-05-08
1
-14
/
+15
*
fbdev: fbcon: check if mode can handle new screen
Antonino A. Daplas
2007-05-08
1
-0
/
+33
*
fbdev: save the activate field before calling fb_check_var()
Antonino A. Daplas
2007-05-08
1
-1
/
+3
*
fbdev: advertise limitation of drawing engine
Antonino A. Daplas
2007-05-08
1
-0
/
+6
*
fbdev: pass struct fb_info to fb_read and fb_write
Antonino A. Daplas
2007-05-08
1
-2
/
+2
*
fbdev: don't show logo if driver or fbcon are modular
Antonino A. Daplas
2007-05-08
1
-2
/
+4
*
fbdev: correct image offsets when rotating logo
Geert Uytterhoeven
2007-05-08
1
-4
/
+8
*
fbdev: fb_do_show_logo() updates
Geert Uytterhoeven
2007-05-08
1
-19
/
+15
*
fb: fsync() method for deferred I/O flush.
Paul Mundt
2007-05-08
1
-0
/
+3
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
[PATCH] constify and annotate __read_mostly in vgacon.c and fbmem.c
Helge Deller
2006-12-08
1
-7
/
+7
*
[PATCH] struct path: convert video
Josef Sipek
2006-12-08
1
-4
/
+4
*
Driver core: convert fb code to use struct device
Greg Kroah-Hartman
2006-12-01
1
-8
/
+8
*
[PATCH] fbdev: correct buffer size limit in fbmem_read_proc()
Geert Uytterhoeven
2006-10-03
1
-1
/
+2
*
[PATCH] fbdev: statically link the framebuffer notification functions
Antonino A. Daplas
2006-07-31
1
-43
/
+11
*
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
Jon Smirl
2006-07-10
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
2006-06-26
1
-1
/
+0
*
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
1
-1
/
+0
*
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
1
-2
/
+0
*
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
1
-1
/
+0
*
[PATCH] VT binding: Update fbcon to support binding
Antonino A. Daplas
2006-06-26
1
-1
/
+6
*
[PATCH] Detaching fbcon: sdd sysfs class device entry for fbcon
Antonino A. Daplas
2006-06-26
1
-23
/
+2
*
[PATCH] fbdev: Fix logo rotation if width != height
Antonino A. Daplas
2006-06-26
1
-10
/
+10
*
[PATCH] fbdev: Remove unused exports
Adrian Bunk
2006-06-26
1
-2
/
+0
*
[PATCH] fbdev: Static pseudocolor with depth less than 4 does exist
Antonino A. Daplas
2006-06-26
1
-1
/
+1
*
[PATCH] fbdev: Remove duplicate #include's
Adrian Bunk
2006-06-26
1
-2
/
+0
*
[PATCH] fbdev: Fix return error of fb_write
Antonino A. Daplas
2006-04-19
1
-4
/
+10
*
[PATCH] fbdev: Use logo with depth of 4 or less for static pseudocolor
Antonino A. Daplas
2006-04-11
1
-0
/
+5
*
[PATCH] Don't pass boot parameters to argv_init[]
OGAWA Hirofumi
2006-03-31
1
-1
/
+1
*
[PATCH] Notifier chain update: API changes
Alan Stern
2006-03-27
1
-14
/
+17
*
[SPARC]: Respect vm_page_prot in io_remap_page_range().
David S. Miller
2006-03-22
1
-7
/
+1
*
[PATCH] fbdev: video_setup() warning fix
Andrew Morton
2006-02-11
1
-0
/
+2
[next]