aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/fb.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-16fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line optionPeter Rosin1-0/+1
2018-12-20fbdev: make FB_BACKLIGHT a tristateRob Clark1-1/+1
2018-09-11fbdev: Add FBINFO_HIDE_SMEM_START flagDaniel Vetter1-0/+7
2018-09-11fbdev: Drop FBINFO_CAN_FORCE_OUTPUT flagDaniel Vetter1-4/+0
2018-09-03fbdev: add remove_conflicting_pci_framebuffers()Michał Mirosław1-0/+2
2018-07-24fbdev: fix typo in commentYisheng Xie1-3/+3
2018-07-24fbcon: introduce for_each_registered_fb() helperYisheng Xie1-0/+4
2018-03-26fbdev: remove blackfin driversArnd Bergmann1-2/+1
2018-02-07Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linuxLinus Torvalds1-1/+4
2018-01-04fbdev: arm64 use __raw I/O memory apiJi Zhang1-1/+4
2017-12-04fbcon: Add fbcon_rotate_hint to struct fb_infoHans de Goede1-0/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-01fbdev: Nuke FBINFO_MODULEDaniel Vetter1-9/+1
2016-05-02fbdev: fb_defio: Export fb_deferred_io_mmapNoralf Trønnes1-0/+1
2016-02-26fbdev: kill fb_rotateRasmus Villemoes1-3/+0
2015-12-15fbdev: Make fb-notify a no-op if CONFIG_FB=nEzequiel Garcia1-0/+18
2015-11-10Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+1
2015-10-13fb.h: Provide alternate screen_base pointerLars Svensson1-1/+4
2015-09-24drm: Spell vga_switcheroo consistentlyLukas Wunner1-1/+1
2015-08-20fbdev: fix cea_modes array sizeTomi Valkeinen1-1/+1
2015-01-15video: fbdev: Check Standard Timing against DMTDavid Ung1-0/+10
2015-01-15video: fbdev: Add additional vesa modesDavid Ung1-1/+1
2014-07-01fbdev: arm has __raw I/O accessors, use them in fb.hArchit Taneja1-1/+1
2014-05-02fbdev/fb.h: silence warning with -Wsign-compareBrian W Hart1-1/+1
2014-04-22video: Check EDID for HDMI connectionDavid Ung1-0/+1
2013-12-18video/fb: Propagate error code from failing to unregister conflicting fbChris Wilson1-2/+2
2013-10-29framebuffer: Add fb_<level> convenience logging macrosJoe Perches1-0/+12
2013-06-27fb: make fp_get_options name argument constVincent Stehlé1-1/+1
2013-02-20fb: add support for drivers not needing VT switch at suspend/resume timeJesse Barnes1-0/+2
2013-01-24fbmon: add of_videomode helpersSteffen Trumtrar1-0/+4
2013-01-24fbmon: add videomode helpersSteffen Trumtrar1-0/+4
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-402/+1
2012-06-01Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds1-0/+1
2012-05-29fbdev: add events for early fb event supportInki Dae1-0/+4
2012-04-29fb_defio: add first_io callbackHeiko Stübner1-0/+1
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-1/+0
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker1-1/+0
2012-03-15udlfb: remove sysfs framebuffer device with USB .disconnect()Kay Sievers1-0/+1
2011-12-19fbdev: Add FOURCC-based format configuration APILaurent Pinchart1-4/+10
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik1-1/+2
2011-05-12fbcon: add lifetime refcount to opened frame buffersLinus Torvalds1-0/+1
2011-03-31Fix common misspellingsLucas De Marchi1-4/+4
2011-03-17unicore32 machine related: add frame buffer driver for pkunity-v3 socGuanXuetao1-0/+2
2010-12-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt1-0/+1
2010-11-17fbcmap: integer overflow bugDan Carpenter1-0/+1
2010-11-15fbdev: when parsing E-EDID blocks, also use SVD entriesGuennadi Liakhovetski1-0/+1
2010-11-15video: add fb_edid_add_monspecs for parsing extended edid informationErik Gilling1-0/+2
2010-10-27fbmem: fix fb_read, fb_write unaligned accessesJames Hogan1-0/+6
2010-08-10vt/console: try harder to print output when panicingJesse Barnes1-0/+4
2010-08-05fb: add hooks to handle KDB enter/exitJesse Barnes1-0/+13