Age | Commit message (Expand) | Author | Files | Lines |
2010-02-25 | fb: for framebuffer handover don't exit the loop early. | Dave Airlie | 1 | -1/+0 |
2009-09-30 | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds | 1 | -1/+1 |
2009-09-25 | fb: change rules for global rules match. | Dave Airlie | 1 | -1/+1 |
2009-09-23 | fb: do not ignore fb_set_par errors | Florian Tobias Schandinat | 1 | -2/+13 |
2009-09-23 | fb: fix fb_pan_display range check | Florian Tobias Schandinat | 1 | -2/+2 |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan | 1 | -1/+0 |
2009-07-08 | Revert "fb: Initialize fb_info mutexes in framebuffer_alloc()" | Linus Torvalds | 1 | -0/+2 |
2009-07-07 | fb: Initialize fb_info mutexes in framebuffer_alloc() | Paul Mundt | 1 | -2/+0 |
2009-07-01 | fbdev: add mutex for fb_mmap locking | Krzysztof Helt | 1 | -8/+5 |
2009-06-17 | fbdev: add support for handoff from firmware to hw framebuffers | Dave Airlie | 1 | -0/+31 |
2009-04-14 | fbdev: fix info->lock deadlock in fbcon_event_notify() | Andrea Righi | 1 | -0/+19 |
2009-04-01 | fbdev: uninline lock_fb_info() | Andrew Morton | 1 | -0/+11 |
2009-04-01 | fbmem: fix fb_info->lock and mm->mmap_sem circular locking dependency | Andrea Righi | 1 | -10/+1 |
2009-02-05 | fbmem: don't call copy_from/to_user() with mutex held | Andrea Righi | 1 | -66/+69 |
2009-01-07 | fbdev/logo: check compatibility of main and extra logos | Geert Uytterhoeven | 1 | -0/+4 |
2008-11-20 | fbdev: clean the penguin's dirty feet | Clemens Ladisch | 1 | -1/+1 |
2008-11-07 | fbdev: fix fb_compat_ioctl() deadlocks | Geert Uytterhoeven | 1 | -24/+39 |
2008-10-30 | framebuffer compat_ioctl deadlock | Mikulas Patocka | 1 | -2/+2 |
2008-10-20 | fb: convert lock/unlock_kernel() into local fb mutex | Krzysztof Helt | 1 | -19/+20 |
2008-10-20 | fb: push down the BKL in the ioctl handler | Alan Cox | 1 | -55/+86 |
2008-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 1 | -3/+2 |
2008-10-16 | device create: video: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 1 | -3/+2 |
2008-10-16 | remove CONFIG_KMOD from drivers | Johannes Berg | 1 | -15/+2 |
2008-09-24 | lcd: allow lcd device to handle mode change events | Eric Miao | 1 | -0/+1 |
2008-08-21 | fbdefio: add set_page_dirty handler to deferred IO FB | Ian Campbell | 1 | -0/+4 |
2008-07-27 | drivers/video/fbmem.c: removed duplicated include | Huang Weiyi | 1 | -1/+0 |
2008-07-24 | video/fb: cleanup FB_MAJOR usage | Philippe De Muyter | 1 | -0/+1 |
2008-07-24 | fbdev: xoffset, yoffset and yres are unsigned | Ville Syrjala | 1 | -5/+4 |
2008-07-22 | device create: framebuffer: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 1 | -2/+3 |
2008-06-21 | fbmem: cdev lock_kernel() pushdown | Jonathan Corbet | 1 | -4/+11 |
2008-04-28 | fb: convert /proc/fb to seq_file interface | Alexey Dobriyan | 1 | -19/+44 |
2008-04-28 | fbmem: fix con2fbmap limit check | Peter Samuelson | 1 | -1/+1 |
2008-04-28 | fb: add support for foreign endianness | Anton Vorontsov | 1 | -0/+30 |
2008-04-16 | fbdev: fix /proc/fb oops after module removal | Alexey Dobriyan | 1 | -0/+1 |
2007-10-16 | fb: move and rename extern declaration for global_mode_option | Geert Uytterhoeven | 1 | -3/+1 |
2007-10-16 | unexport fb_prepare_logo | Adrian Bunk | 1 | -1/+0 |
2007-08-01 | fbdev: Fix logo if logo depth is less than framebuffer depth | Antonino A. Daplas | 1 | -16/+26 |
2007-07-17 | fbdev: Add fb_append_extra_logo() | Geert Uytterhoeven | 1 | -69/+143 |
2007-07-17 | fbdev: extract fb_show_logo_line() | Geert Uytterhoeven | 1 | -16/+23 |
2007-07-17 | fbdev: fbcon: console unregistration from unregister_framebuffer | Jesse Barnes | 1 | -4/+22 |
2007-07-17 | fbdev: move arch-specific bits to their respective subdirectories | Antonino A. Daplas | 1 | -58/+4 |
2007-05-09 | fbdev: add support for AVR32 | Haavard Skinnemoen | 1 | -0/+4 |
2007-05-08 | fbdev: clean up exit patch of fb_set_var | Antonino A. Daplas | 1 | -14/+15 |
2007-05-08 | fbdev: fbcon: check if mode can handle new screen | Antonino A. Daplas | 1 | -0/+33 |
2007-05-08 | fbdev: save the activate field before calling fb_check_var() | Antonino A. Daplas | 1 | -1/+3 |
2007-05-08 | fbdev: advertise limitation of drawing engine | Antonino A. Daplas | 1 | -0/+6 |
2007-05-08 | fbdev: pass struct fb_info to fb_read and fb_write | Antonino A. Daplas | 1 | -2/+2 |
2007-05-08 | fbdev: don't show logo if driver or fbcon are modular | Antonino A. Daplas | 1 | -2/+4 |
2007-05-08 | fbdev: correct image offsets when rotating logo | Geert Uytterhoeven | 1 | -4/+8 |
2007-05-08 | fbdev: fb_do_show_logo() updates | Geert Uytterhoeven | 1 | -19/+15 |