| Commit message (Expand) | Author | Age | Files | Lines |
* | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers | Josef Bacik | 2011-07-20 | 1 | -1/+2 |
* | fbcon: add lifetime refcount to opened frame buffers | Linus Torvalds | 2011-05-12 | 1 | -0/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -4/+4 |
* | unicore32 machine related: add frame buffer driver for pkunity-v3 soc | GuanXuetao | 2011-03-17 | 1 | -0/+2 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2010-12-22 | 1 | -0/+1 |
|\ |
|
| * | fbcmap: integer overflow bug | Dan Carpenter | 2010-11-17 | 1 | -0/+1 |
* | | fbdev: when parsing E-EDID blocks, also use SVD entries | Guennadi Liakhovetski | 2010-11-15 | 1 | -0/+1 |
* | | video: add fb_edid_add_monspecs for parsing extended edid information | Erik Gilling | 2010-11-15 | 1 | -0/+2 |
|/ |
|
* | fbmem: fix fb_read, fb_write unaligned accesses | James Hogan | 2010-10-27 | 1 | -0/+6 |
* | vt/console: try harder to print output when panicing | Jesse Barnes | 2010-08-10 | 1 | -0/+4 |
* | fb: add hooks to handle KDB enter/exit | Jesse Barnes | 2010-08-05 | 1 | -0/+13 |
* | fb: handle allocation failure in alloc_apertures() | Dan Carpenter | 2010-07-20 | 1 | -0/+2 |
* | fb: fix colliding defines for fb flags. | Dave Airlie | 2010-07-01 | 1 | -2/+2 |
* | drop unused dentry argument to ->fsync | Christoph Hellwig | 2010-05-27 | 1 | -4/+1 |
* | fbdev: move FBIO_WAITFORVSYNC to linux/fb.h | Grazvydas Ignotas | 2010-05-25 | 1 | -1/+1 |
* | vga16fb, drm: vga16fb->drm handoff | Marcin Slusarz | 2010-05-18 | 1 | -1/+2 |
* | fbmem, drm/nouveau: kick firmware framebuffers as soon as possible | Marcin Slusarz | 2010-05-18 | 1 | -0/+1 |
* | fbdev: allow passing more than one aperture for handoff | Marcin Slusarz | 2010-05-18 | 1 | -2/+15 |
* | vga_switcheroo: initial implementation (v15) | Dave Airlie | 2010-03-01 | 1 | -0/+2 |
* | Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jer... | Linus Torvalds | 2009-12-10 | 1 | -0/+1 |
|\ |
|
| * | fb-defio: If FBINFO_VIRTFB is defined, do not set VM_IO flag. | Konrad Rzeszutek Wilk | 2009-12-03 | 1 | -0/+1 |
* | | fb: remove fb_save_state() and fb_restore_state operations | Krzysztof Helt | 2009-11-12 | 1 | -6/+0 |
* | | [ARM] pxafb: add accelerator ID for PXA3xx GCU | Daniel Mack | 2009-09-12 | 1 | -0/+1 |
|/ |
|
* | fbdev: add mutex for fb_mmap locking | Krzysztof Helt | 2009-06-30 | 1 | -0/+1 |
* | fbdev: blackfin has __raw I/O accessors, so use them in fb.h | Mike Frysinger | 2009-06-16 | 1 | -1/+1 |
* | fbdev: add support for handoff from firmware to hw framebuffers | Dave Airlie | 2009-06-16 | 1 | -1/+11 |
* | fbdev: fix color component field length documentation | Michal Januszewski | 2009-04-13 | 1 | -2/+6 |
* | fbdev: uninline lock_fb_info() | Andrew Morton | 2009-04-01 | 1 | -9/+1 |
* | cirrusfb: add accelerator constant | Krzysztof Helt | 2009-04-01 | 1 | -0/+1 |
* | fbmem: don't call copy_from/to_user() with mutex held | Andrea Righi | 2009-02-05 | 1 | -0/+15 |
* | include of <linux/types.h> is preferred over <asm/types.h> | Jaswinder Singh Rajput | 2009-01-15 | 1 | -1/+1 |
* | fb: SH-5 uses __raw I/O accessors now also, drop the special casing. | Paul Mundt | 2008-12-22 | 1 | -1/+1 |
* | fb: convert lock/unlock_kernel() into local fb mutex | Krzysztof Helt | 2008-10-20 | 1 | -0/+1 |
* | fbdefio: add set_page_dirty handler to deferred IO FB | Ian Campbell | 2008-08-20 | 1 | -0/+3 |
* | video/fb: cleanup FB_MAJOR usage | Philippe De Muyter | 2008-07-24 | 1 | -1/+0 |
* | tridentfb: acceleration constants change | Krzysztof Helt | 2008-07-24 | 1 | -0/+4 |
* | fb: add support for foreign endianness | Anton Vorontsov | 2008-04-28 | 1 | -9/+35 |
* | fb: move and rename extern declaration for global_mode_option | Geert Uytterhoeven | 2007-10-16 | 1 | -0/+1 |
* | Intel FB: more interlaced mode support | Krzysztof Halasa | 2007-10-16 | 1 | -0/+1 |
* | fbdev: Support for byte-reversed framebuffer formats | Pavel Pisa | 2007-10-16 | 1 | -0/+1 |
* | OMAP: add TI OMAP1610 accelerator entry. | Imre Deak | 2007-07-17 | 1 | -0/+1 |
* | fbdev: fbcon: console unregistration from unregister_framebuffer | Jesse Barnes | 2007-07-17 | 1 | -0/+2 |
* | fbdev: Move declaration of fb_class to <linux/fb.h> | Geert Uytterhoeven | 2007-06-01 | 1 | -0/+1 |
* | fbdev: add support for AVR32 | Haavard Skinnemoen | 2007-05-09 | 1 | -1/+1 |
* | fbdev: fbcon: check if mode can handle new screen | Antonino A. Daplas | 2007-05-08 | 1 | -0/+12 |
* | fbdev: add tile operation to get the maximum length of the map | Antonino A. Daplas | 2007-05-08 | 1 | -1/+2 |
* | fbdev: advertise limitation of drawing engine | Antonino A. Daplas | 2007-05-08 | 1 | -0/+4 |
* | fbdev: add fb_read/fb_write functions for framebuffers in system RAM | Antonino A. Daplas | 2007-05-08 | 1 | -0/+4 |
* | fbdev: pass struct fb_info to fb_read and fb_write | Antonino A. Daplas | 2007-05-08 | 1 | -2/+4 |
* | fbdev: add drawing functions for framebuffers in system RAM | Antonino A. Daplas | 2007-05-08 | 1 | -0/+6 |