aboutsummaryrefslogtreecommitdiff
path: root/include/linux/fb.h
AgeCommit message (Expand)Author
2015-08-20fbdev: fix cea_modes array sizeTomi Valkeinen
2015-01-15video: fbdev: Check Standard Timing against DMTDavid Ung
2015-01-15video: fbdev: Add additional vesa modesDavid Ung
2014-07-01fbdev: arm has __raw I/O accessors, use them in fb.hArchit Taneja
2014-05-02fbdev/fb.h: silence warning with -Wsign-compareBrian W Hart
2014-04-22video: Check EDID for HDMI connectionDavid Ung
2013-12-18video/fb: Propagate error code from failing to unregister conflicting fbChris Wilson
2013-10-29framebuffer: Add fb_<level> convenience logging macrosJoe Perches
2013-06-27fb: make fp_get_options name argument constVincent Stehlé
2013-02-20fb: add support for drivers not needing VT switch at suspend/resume timeJesse Barnes
2013-01-24fbmon: add of_videomode helpersSteffen Trumtrar
2013-01-24fbmon: add videomode helpersSteffen Trumtrar
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-06-01Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-05-29fbdev: add events for early fb event supportInki Dae
2012-04-29fb_defio: add first_io callbackHeiko Stübner
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker
2012-03-15udlfb: remove sysfs framebuffer device with USB .disconnect()Kay Sievers
2011-12-19fbdev: Add FOURCC-based format configuration APILaurent Pinchart
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik
2011-05-12fbcon: add lifetime refcount to opened frame buffersLinus Torvalds
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-17unicore32 machine related: add frame buffer driver for pkunity-v3 socGuanXuetao
2010-12-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2010-11-17fbcmap: integer overflow bugDan Carpenter
2010-11-15fbdev: when parsing E-EDID blocks, also use SVD entriesGuennadi Liakhovetski
2010-11-15video: add fb_edid_add_monspecs for parsing extended edid informationErik Gilling
2010-10-27fbmem: fix fb_read, fb_write unaligned accessesJames Hogan
2010-08-10vt/console: try harder to print output when panicingJesse Barnes
2010-08-05fb: add hooks to handle KDB enter/exitJesse Barnes
2010-07-20fb: handle allocation failure in alloc_apertures()Dan Carpenter
2010-07-01fb: fix colliding defines for fb flags.Dave Airlie
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2010-05-25fbdev: move FBIO_WAITFORVSYNC to linux/fb.hGrazvydas Ignotas
2010-05-18vga16fb, drm: vga16fb->drm handoffMarcin Slusarz
2010-05-18fbmem, drm/nouveau: kick firmware framebuffers as soon as possibleMarcin Slusarz
2010-05-18fbdev: allow passing more than one aperture for handoffMarcin Slusarz
2010-03-01vga_switcheroo: initial implementation (v15)Dave Airlie
2009-12-10Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jer...Linus Torvalds
2009-12-03fb-defio: If FBINFO_VIRTFB is defined, do not set VM_IO flag.Konrad Rzeszutek Wilk
2009-11-12fb: remove fb_save_state() and fb_restore_state operationsKrzysztof Helt
2009-09-12[ARM] pxafb: add accelerator ID for PXA3xx GCUDaniel Mack
2009-06-30fbdev: add mutex for fb_mmap lockingKrzysztof Helt
2009-06-16fbdev: blackfin has __raw I/O accessors, so use them in fb.hMike Frysinger
2009-06-16fbdev: add support for handoff from firmware to hw framebuffersDave Airlie
2009-04-13fbdev: fix color component field length documentationMichal Januszewski
2009-04-01fbdev: uninline lock_fb_info()Andrew Morton
2009-04-01cirrusfb: add accelerator constantKrzysztof Helt
2009-02-05fbmem: don't call copy_from/to_user() with mutex heldAndrea Righi