aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbmem.c
Commit message (Expand)AuthorAgeFilesLines
* fbmem: don't call copy_from/to_user() with mutex heldAndrea Righi2009-02-051-66/+69
* fbdev/logo: check compatibility of main and extra logosGeert Uytterhoeven2009-01-061-0/+4
* fbdev: clean the penguin's dirty feetClemens Ladisch2008-11-191-1/+1
* fbdev: fix fb_compat_ioctl() deadlocksGeert Uytterhoeven2008-11-061-24/+39
* framebuffer compat_ioctl deadlockMikulas Patocka2008-10-301-2/+2
* fb: convert lock/unlock_kernel() into local fb mutexKrzysztof Helt2008-10-201-19/+20
* fb: push down the BKL in the ioctl handlerAlan Cox2008-10-201-55/+86
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-10-161-3/+2
|\
| * device create: video: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-3/+2
* | remove CONFIG_KMOD from driversJohannes Berg2008-10-171-15/+2
|/
* lcd: allow lcd device to handle mode change eventsEric Miao2008-09-231-0/+1
* fbdefio: add set_page_dirty handler to deferred IO FBIan Campbell2008-08-201-0/+4
* drivers/video/fbmem.c: removed duplicated includeHuang Weiyi2008-07-261-1/+0
* video/fb: cleanup FB_MAJOR usagePhilippe De Muyter2008-07-241-0/+1
* fbdev: xoffset, yoffset and yres are unsignedVille Syrjala2008-07-241-5/+4
* device create: framebuffer: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-211-2/+3
* fbmem: cdev lock_kernel() pushdownJonathan Corbet2008-06-201-4/+11
* fb: convert /proc/fb to seq_file interfaceAlexey Dobriyan2008-04-281-19/+44
* fbmem: fix con2fbmap limit checkPeter Samuelson2008-04-281-1/+1
* fb: add support for foreign endiannessAnton Vorontsov2008-04-281-0/+30
* fbdev: fix /proc/fb oops after module removalAlexey Dobriyan2008-04-151-0/+1
* fb: move and rename extern declaration for global_mode_optionGeert Uytterhoeven2007-10-161-3/+1
* unexport fb_prepare_logoAdrian Bunk2007-10-161-1/+0
* fbdev: Fix logo if logo depth is less than framebuffer depthAntonino A. Daplas2007-07-311-16/+26
* fbdev: Add fb_append_extra_logo()Geert Uytterhoeven2007-07-171-69/+143
* fbdev: extract fb_show_logo_line()Geert Uytterhoeven2007-07-171-16/+23
* fbdev: fbcon: console unregistration from unregister_framebufferJesse Barnes2007-07-171-4/+22
* fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas2007-07-171-58/+4
* fbdev: add support for AVR32Haavard Skinnemoen2007-05-091-0/+4
* fbdev: clean up exit patch of fb_set_varAntonino A. Daplas2007-05-081-14/+15
* fbdev: fbcon: check if mode can handle new screenAntonino A. Daplas2007-05-081-0/+33
* fbdev: save the activate field before calling fb_check_var()Antonino A. Daplas2007-05-081-1/+3
* fbdev: advertise limitation of drawing engineAntonino A. Daplas2007-05-081-0/+6
* fbdev: pass struct fb_info to fb_read and fb_writeAntonino A. Daplas2007-05-081-2/+2
* fbdev: don't show logo if driver or fbcon are modularAntonino A. Daplas2007-05-081-2/+4
* fbdev: correct image offsets when rotating logoGeert Uytterhoeven2007-05-081-4/+8
* fbdev: fb_do_show_logo() updatesGeert Uytterhoeven2007-05-081-19/+15
* fb: fsync() method for deferred I/O flush.Paul Mundt2007-05-081-0/+3
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] constify and annotate __read_mostly in vgacon.c and fbmem.cHelge Deller2006-12-081-7/+7
* [PATCH] struct path: convert videoJosef Sipek2006-12-081-4/+4
* Driver core: convert fb code to use struct deviceGreg Kroah-Hartman2006-12-011-8/+8
* [PATCH] fbdev: correct buffer size limit in fbmem_read_proc()Geert Uytterhoeven2006-10-031-1/+2
* [PATCH] fbdev: statically link the framebuffer notification functionsAntonino A. Daplas2006-07-311-43/+11
* [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-101-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-261-2/+0
* [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-261-1/+0