aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbmem.c
Commit message (Expand)AuthorAge
* fb: move and rename extern declaration for global_mode_optionGeert Uytterhoeven2007-10-16
* unexport fb_prepare_logoAdrian Bunk2007-10-16
* fbdev: Fix logo if logo depth is less than framebuffer depthAntonino A. Daplas2007-07-31
* fbdev: Add fb_append_extra_logo()Geert Uytterhoeven2007-07-17
* fbdev: extract fb_show_logo_line()Geert Uytterhoeven2007-07-17
* fbdev: fbcon: console unregistration from unregister_framebufferJesse Barnes2007-07-17
* fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas2007-07-17
* fbdev: add support for AVR32Haavard Skinnemoen2007-05-09
* fbdev: clean up exit patch of fb_set_varAntonino A. Daplas2007-05-08
* fbdev: fbcon: check if mode can handle new screenAntonino A. Daplas2007-05-08
* fbdev: save the activate field before calling fb_check_var()Antonino A. Daplas2007-05-08
* fbdev: advertise limitation of drawing engineAntonino A. Daplas2007-05-08
* fbdev: pass struct fb_info to fb_read and fb_writeAntonino A. Daplas2007-05-08
* fbdev: don't show logo if driver or fbcon are modularAntonino A. Daplas2007-05-08
* fbdev: correct image offsets when rotating logoGeert Uytterhoeven2007-05-08
* fbdev: fb_do_show_logo() updatesGeert Uytterhoeven2007-05-08
* fb: fsync() method for deferred I/O flush.Paul Mundt2007-05-08
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] constify and annotate __read_mostly in vgacon.c and fbmem.cHelge Deller2006-12-08
* [PATCH] struct path: convert videoJosef Sipek2006-12-08
* Driver core: convert fb code to use struct deviceGreg Kroah-Hartman2006-12-01
* [PATCH] fbdev: correct buffer size limit in fbmem_read_proc()Geert Uytterhoeven2006-10-03
* [PATCH] fbdev: statically link the framebuffer notification functionsAntonino A. Daplas2006-07-31
* [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-10
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-26
* [PATCH] VT binding: Update fbcon to support bindingAntonino A. Daplas2006-06-26
* [PATCH] Detaching fbcon: sdd sysfs class device entry for fbconAntonino A. Daplas2006-06-26
* [PATCH] fbdev: Fix logo rotation if width != heightAntonino A. Daplas2006-06-26
* [PATCH] fbdev: Remove unused exportsAdrian Bunk2006-06-26
* [PATCH] fbdev: Static pseudocolor with depth less than 4 does existAntonino A. Daplas2006-06-26
* [PATCH] fbdev: Remove duplicate #include'sAdrian Bunk2006-06-26
* [PATCH] fbdev: Fix return error of fb_writeAntonino A. Daplas2006-04-19
* [PATCH] fbdev: Use logo with depth of 4 or less for static pseudocolorAntonino A. Daplas2006-04-11
* [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-31
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-27
* [SPARC]: Respect vm_page_prot in io_remap_page_range().David S. Miller2006-03-22
* [PATCH] fbdev: video_setup() warning fixAndrew Morton2006-02-12
* [PATCH] fbdev: Sanitize ->fb_mmap prototypeChristoph Hellwig2006-01-14
* [PATCH] fbdev: Sanitize ->fb_ioctl prototypeChristoph Hellwig2006-01-14
* [PATCH] non-linear frame buffer read/write accessThomas Koeller2006-01-10
* [PATCH] fbdev: Fix return code of fb_read and fb_writeAntonino A. Daplas2006-01-10
* [PATCH] fbdev: Pan display fixesAntonino A. Daplas2005-12-13
* [PATCH] fbcon: fix obvious bug in fbcon logo rotation codeJasper Spaans2005-11-24
* [PATCH] fbdev: move ioctl32 code to fbmem.cArnd Bergmann2005-11-09
* [PATCH] fbcon: Console Rotation - Add ability to control rotation via sysfsAntonino A. Daplas2005-11-09
* [PATCH] fbcon: Console Rotation - Add support to rotate the logoAntonino A. Daplas2005-11-09