aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/fb.h
Commit message (Expand)AuthorAge
* video/fb: Propagate error code from failing to unregister conflicting fbChris Wilson2013-12-17
* framebuffer: Add fb_<level> convenience logging macrosJoe Perches2013-10-29
* fb: make fp_get_options name argument constVincent Stehlé2013-06-27
* fb: add support for drivers not needing VT switch at suspend/resume timeJesse Barnes2013-02-19
* fbmon: add of_videomode helpersSteffen Trumtrar2013-01-24
* fbmon: add videomode helpersSteffen Trumtrar2013-01-24
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13
* Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-06-01
|\
| * fb_defio: add first_io callbackHeiko Stübner2012-04-29
* | fbdev: add events for early fb event supportInki Dae2012-05-29
|/
* Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-24
|\
| * device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-16
* | udlfb: remove sysfs framebuffer device with USB .disconnect()Kay Sievers2012-03-15
|/
* fbdev: Add FOURCC-based format configuration APILaurent Pinchart2011-12-19
* fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-20
* fbcon: add lifetime refcount to opened frame buffersLinus Torvalds2011-05-12
* Fix common misspellingsLucas De Marchi2011-03-31
* unicore32 machine related: add frame buffer driver for pkunity-v3 socGuanXuetao2011-03-16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-12-21
|\
| * fbcmap: integer overflow bugDan Carpenter2010-11-17
* | fbdev: when parsing E-EDID blocks, also use SVD entriesGuennadi Liakhovetski2010-11-15
* | video: add fb_edid_add_monspecs for parsing extended edid informationErik Gilling2010-11-15
|/
* fbmem: fix fb_read, fb_write unaligned accessesJames Hogan2010-10-27
* vt/console: try harder to print output when panicingJesse Barnes2010-08-10
* fb: add hooks to handle KDB enter/exitJesse Barnes2010-08-05
* fb: handle allocation failure in alloc_apertures()Dan Carpenter2010-07-20
* fb: fix colliding defines for fb flags.Dave Airlie2010-06-30
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
* fbdev: move FBIO_WAITFORVSYNC to linux/fb.hGrazvydas Ignotas2010-05-25
* vga16fb, drm: vga16fb->drm handoffMarcin Slusarz2010-05-18
* fbmem, drm/nouveau: kick firmware framebuffers as soon as possibleMarcin Slusarz2010-05-18
* fbdev: allow passing more than one aperture for handoffMarcin Slusarz2010-05-18
* vga_switcheroo: initial implementation (v15)Dave Airlie2010-03-01
* Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jer...Linus Torvalds2009-12-10
|\
| * fb-defio: If FBINFO_VIRTFB is defined, do not set VM_IO flag.Konrad Rzeszutek Wilk2009-12-03
* | fb: remove fb_save_state() and fb_restore_state operationsKrzysztof Helt2009-11-12
* | [ARM] pxafb: add accelerator ID for PXA3xx GCUDaniel Mack2009-09-11
|/
* fbdev: add mutex for fb_mmap lockingKrzysztof Helt2009-06-30
* fbdev: blackfin has __raw I/O accessors, so use them in fb.hMike Frysinger2009-06-16
* fbdev: add support for handoff from firmware to hw framebuffersDave Airlie2009-06-16
* fbdev: fix color component field length documentationMichal Januszewski2009-04-13
* fbdev: uninline lock_fb_info()Andrew Morton2009-04-01
* cirrusfb: add accelerator constantKrzysztof Helt2009-04-01
* fbmem: don't call copy_from/to_user() with mutex heldAndrea Righi2009-02-05
* include of <linux/types.h> is preferred over <asm/types.h>Jaswinder Singh Rajput2009-01-15
* fb: SH-5 uses __raw I/O accessors now also, drop the special casing.Paul Mundt2008-12-22
* fb: convert lock/unlock_kernel() into local fb mutexKrzysztof Helt2008-10-20
* fbdefio: add set_page_dirty handler to deferred IO FBIan Campbell2008-08-20
* video/fb: cleanup FB_MAJOR usagePhilippe De Muyter2008-07-24
* tridentfb: acceleration constants changeKrzysztof Helt2008-07-24