summaryrefslogtreecommitdiffstats
path: root/include/linux/fb.h
Commit message (Expand)AuthorAgeFilesLines
* fbdev: fb_defio: Export fb_deferred_io_mmapNoralf Trønnes2016-05-021-0/+1
* fbdev: kill fb_rotateRasmus Villemoes2016-02-261-3/+0
* fbdev: Make fb-notify a no-op if CONFIG_FB=nEzequiel Garcia2015-12-151-0/+18
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-11-101-1/+1
|\
| * drm: Spell vga_switcheroo consistentlyLukas Wunner2015-09-241-1/+1
* | fb.h: Provide alternate screen_base pointerLars Svensson2015-10-131-1/+4
|/
* fbdev: fix cea_modes array sizeTomi Valkeinen2015-08-201-1/+1
* video: fbdev: Check Standard Timing against DMTDavid Ung2015-01-151-0/+10
* video: fbdev: Add additional vesa modesDavid Ung2015-01-151-1/+1
* fbdev: arm has __raw I/O accessors, use them in fb.hArchit Taneja2014-07-011-1/+1
* fbdev/fb.h: silence warning with -Wsign-compareBrian W Hart2014-05-021-1/+1
* video: Check EDID for HDMI connectionDavid Ung2014-04-221-0/+1
* video/fb: Propagate error code from failing to unregister conflicting fbChris Wilson2013-12-181-2/+2
* framebuffer: Add fb_<level> convenience logging macrosJoe Perches2013-10-291-0/+12
* fb: make fp_get_options name argument constVincent Stehlé2013-06-271-1/+1
* fb: add support for drivers not needing VT switch at suspend/resume timeJesse Barnes2013-02-201-0/+2
* fbmon: add of_videomode helpersSteffen Trumtrar2013-01-241-0/+4
* fbmon: add videomode helpersSteffen Trumtrar2013-01-241-0/+4
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-402/+1
* Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-06-011-0/+1
|\
| * fb_defio: add first_io callbackHeiko Stübner2012-04-291-0/+1
* | fbdev: add events for early fb event supportInki Dae2012-05-291-0/+4
|/
* Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-241-1/+0
|\
| * device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-161-1/+0
* | udlfb: remove sysfs framebuffer device with USB .disconnect()Kay Sievers2012-03-151-0/+1
|/
* fbdev: Add FOURCC-based format configuration APILaurent Pinchart2011-12-191-4/+10
* fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-201-1/+2
* fbcon: add lifetime refcount to opened frame buffersLinus Torvalds2011-05-121-0/+1
* Fix common misspellingsLucas De Marchi2011-03-311-4/+4
* unicore32 machine related: add frame buffer driver for pkunity-v3 socGuanXuetao2011-03-171-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-12-221-0/+1
|\
| * fbcmap: integer overflow bugDan Carpenter2010-11-171-0/+1
* | fbdev: when parsing E-EDID blocks, also use SVD entriesGuennadi Liakhovetski2010-11-151-0/+1
* | video: add fb_edid_add_monspecs for parsing extended edid informationErik Gilling2010-11-151-0/+2
|/
* fbmem: fix fb_read, fb_write unaligned accessesJames Hogan2010-10-271-0/+6
* vt/console: try harder to print output when panicingJesse Barnes2010-08-101-0/+4
* fb: add hooks to handle KDB enter/exitJesse Barnes2010-08-051-0/+13
* fb: handle allocation failure in alloc_apertures()Dan Carpenter2010-07-201-0/+2
* fb: fix colliding defines for fb flags.Dave Airlie2010-07-011-2/+2
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-271-4/+1
* fbdev: move FBIO_WAITFORVSYNC to linux/fb.hGrazvydas Ignotas2010-05-251-1/+1
* vga16fb, drm: vga16fb->drm handoffMarcin Slusarz2010-05-181-1/+2
* fbmem, drm/nouveau: kick firmware framebuffers as soon as possibleMarcin Slusarz2010-05-181-0/+1
* fbdev: allow passing more than one aperture for handoffMarcin Slusarz2010-05-181-2/+15
* vga_switcheroo: initial implementation (v15)Dave Airlie2010-03-011-0/+2
* Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jer...Linus Torvalds2009-12-101-0/+1
|\
| * fb-defio: If FBINFO_VIRTFB is defined, do not set VM_IO flag.Konrad Rzeszutek Wilk2009-12-031-0/+1
* | fb: remove fb_save_state() and fb_restore_state operationsKrzysztof Helt2009-11-121-6/+0
* | [ARM] pxafb: add accelerator ID for PXA3xx GCUDaniel Mack2009-09-121-0/+1
|/
* fbdev: add mutex for fb_mmap lockingKrzysztof Helt2009-06-301-0/+1