aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbmem.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-05fbmem: don't call copy_from/to_user() with mutex heldAndrea Righi1-66/+69
2009-01-06fbdev/logo: check compatibility of main and extra logosGeert Uytterhoeven1-0/+4
2008-11-19fbdev: clean the penguin's dirty feetClemens Ladisch1-1/+1
2008-11-06fbdev: fix fb_compat_ioctl() deadlocksGeert Uytterhoeven1-24/+39
2008-10-30framebuffer compat_ioctl deadlockMikulas Patocka1-2/+2
2008-10-20fb: convert lock/unlock_kernel() into local fb mutexKrzysztof Helt1-19/+20
2008-10-20fb: push down the BKL in the ioctl handlerAlan Cox1-55/+86
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-3/+2
2008-10-16device create: video: convert device_create_drvdata to device_createGreg Kroah-Hartman1-3/+2
2008-10-17remove CONFIG_KMOD from driversJohannes Berg1-15/+2
2008-09-23lcd: allow lcd device to handle mode change eventsEric Miao1-0/+1
2008-08-20fbdefio: add set_page_dirty handler to deferred IO FBIan Campbell1-0/+4
2008-07-26drivers/video/fbmem.c: removed duplicated includeHuang Weiyi1-1/+0
2008-07-24video/fb: cleanup FB_MAJOR usagePhilippe De Muyter1-0/+1
2008-07-24fbdev: xoffset, yoffset and yres are unsignedVille Syrjala1-5/+4
2008-07-21device create: framebuffer: convert device_create to device_create_drvdataGreg Kroah-Hartman1-2/+3
2008-06-20fbmem: cdev lock_kernel() pushdownJonathan Corbet1-4/+11
2008-04-28fb: convert /proc/fb to seq_file interfaceAlexey Dobriyan1-19/+44
2008-04-28fbmem: fix con2fbmap limit checkPeter Samuelson1-1/+1
2008-04-28fb: add support for foreign endiannessAnton Vorontsov1-0/+30
2008-04-15fbdev: fix /proc/fb oops after module removalAlexey Dobriyan1-0/+1
2007-10-16fb: move and rename extern declaration for global_mode_optionGeert Uytterhoeven1-3/+1
2007-10-16unexport fb_prepare_logoAdrian Bunk1-1/+0
2007-07-31fbdev: Fix logo if logo depth is less than framebuffer depthAntonino A. Daplas1-16/+26
2007-07-17fbdev: Add fb_append_extra_logo()Geert Uytterhoeven1-69/+143
2007-07-17fbdev: extract fb_show_logo_line()Geert Uytterhoeven1-16/+23
2007-07-17fbdev: fbcon: console unregistration from unregister_framebufferJesse Barnes1-4/+22
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas1-58/+4
2007-05-09fbdev: add support for AVR32Haavard Skinnemoen1-0/+4
2007-05-08fbdev: clean up exit patch of fb_set_varAntonino A. Daplas1-14/+15
2007-05-08fbdev: fbcon: check if mode can handle new screenAntonino A. Daplas1-0/+33
2007-05-08fbdev: save the activate field before calling fb_check_var()Antonino A. Daplas1-1/+3
2007-05-08fbdev: advertise limitation of drawing engineAntonino A. Daplas1-0/+6
2007-05-08fbdev: pass struct fb_info to fb_read and fb_writeAntonino A. Daplas1-2/+2
2007-05-08fbdev: don't show logo if driver or fbcon are modularAntonino A. Daplas1-2/+4
2007-05-08fbdev: correct image offsets when rotating logoGeert Uytterhoeven1-4/+8
2007-05-08fbdev: fb_do_show_logo() updatesGeert Uytterhoeven1-19/+15
2007-05-08fb: fsync() method for deferred I/O flush.Paul Mundt1-0/+3
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-12-08[PATCH] constify and annotate __read_mostly in vgacon.c and fbmem.cHelge Deller1-7/+7
2006-12-08[PATCH] struct path: convert videoJosef Sipek1-4/+4
2006-12-01Driver core: convert fb code to use struct deviceGreg Kroah-Hartman1-8/+8
2006-10-03[PATCH] fbdev: correct buffer size limit in fbmem_read_proc()Geert Uytterhoeven1-1/+2
2006-07-31[PATCH] fbdev: statically link the framebuffer notification functionsAntonino A. Daplas1-43/+11
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman1-2/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman1-1/+0