index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbmem.c
Age
Commit message (
Expand
)
Author
2006-12-01
Driver core: convert fb code to use struct device
Greg Kroah-Hartman
2006-10-03
[PATCH] fbdev: correct buffer size limit in fbmem_read_proc()
Geert Uytterhoeven
2006-07-31
[PATCH] fbdev: statically link the framebuffer notification functions
Antonino A. Daplas
2006-07-10
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
Jon Smirl
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-26
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
[PATCH] VT binding: Update fbcon to support binding
Antonino A. Daplas
2006-06-26
[PATCH] Detaching fbcon: sdd sysfs class device entry for fbcon
Antonino A. Daplas
2006-06-26
[PATCH] fbdev: Fix logo rotation if width != height
Antonino A. Daplas
2006-06-26
[PATCH] fbdev: Remove unused exports
Adrian Bunk
2006-06-26
[PATCH] fbdev: Static pseudocolor with depth less than 4 does exist
Antonino A. Daplas
2006-06-26
[PATCH] fbdev: Remove duplicate #include's
Adrian Bunk
2006-04-19
[PATCH] fbdev: Fix return error of fb_write
Antonino A. Daplas
2006-04-11
[PATCH] fbdev: Use logo with depth of 4 or less for static pseudocolor
Antonino A. Daplas
2006-03-31
[PATCH] Don't pass boot parameters to argv_init[]
OGAWA Hirofumi
2006-03-27
[PATCH] Notifier chain update: API changes
Alan Stern
2006-03-22
[SPARC]: Respect vm_page_prot in io_remap_page_range().
David S. Miller
2006-02-11
[PATCH] fbdev: video_setup() warning fix
Andrew Morton
2006-01-14
[PATCH] fbdev: Sanitize ->fb_mmap prototype
Christoph Hellwig
2006-01-14
[PATCH] fbdev: Sanitize ->fb_ioctl prototype
Christoph Hellwig
2006-01-10
[PATCH] non-linear frame buffer read/write access
Thomas Koeller
2006-01-10
[PATCH] fbdev: Fix return code of fb_read and fb_write
Antonino A. Daplas
2005-12-12
[PATCH] fbdev: Pan display fixes
Antonino A. Daplas
2005-11-24
[PATCH] fbcon: fix obvious bug in fbcon logo rotation code
Jasper Spaans
2005-11-09
[PATCH] fbdev: move ioctl32 code to fbmem.c
Arnd Bergmann
2005-11-09
[PATCH] fbcon: Console Rotation - Add ability to control rotation via sysfs
Antonino A. Daplas
2005-11-09
[PATCH] fbcon: Console Rotation - Add support to rotate the logo
Antonino A. Daplas
2005-10-31
Merge ../linux-2.6 by hand
Paul Mackerras
2005-10-29
[PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addresses
Roland Dreier
2005-10-28
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
2005-09-09
[PATCH] fbcon: Break up bit_putcs into its component functions
Antonino A. Daplas
2005-09-09
[PATCH] fbdev: Add VESA Coordinated Video Timings (CVT) support
Antonino A. Daplas
2005-09-09
[PATCH] fbdev: Fix greater than 1 bit monochrome color handling
Antonino A. Daplas
2005-09-09
[PATCH] fbdev: Add fbset -a support
Antonino A. Daplas
2005-08-15
[PATCH] intelfb/fbdev: Save info->flags in a local variable
Antonino A. Daplas
2005-07-29
[PATCH] fbdev: Replace memcpy with for-loop when preparing bitmap
Antonino A. Daplas
2005-07-27
[PATCH] fbmem: use unregister_chrdev() on unload
Jon Smirl
2005-06-21
[PATCH] fbdev: fill in the access_align field.
James Simmons
2005-06-21
[PATCH] fbdev: stack reduction
James Simmons
2005-06-21
[PATCH] fbdev: iomove removal
James Simmons
2005-06-20
[PATCH] class: convert drivers/* to use the new class api instead of class_si...
gregkh@suse.de
2005-05-05
[PATCH] make some things static
Adrian Bunk
2005-05-01
[PATCH] DocBook: changes and extensions to the kernel documentation
Pavel Pisa
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds