summaryrefslogtreecommitdiff
path: root/include/linux/fb.h
AgeCommit message (Expand)Author
2019-08-23fbdev: drop res_id parameter from remove_conflicting_pci_framebuffersGerd Hoffmann
2019-08-05backlight: drop EARLY_EVENT_BLANK supportSam Ravnborg
2019-07-23fbdev: Ditch fb_edid_add_monspecsDaniel Vetter
2019-06-12fbcon: Call con2fb_map functions directlyDaniel Vetter
2019-06-12vgaswitcheroo: call fbcon_remap_all directlyDaniel Vetter
2019-06-12fbcon: replace FB_EVENT_MODE_CHANGE/_ALL with direct callsDaniel Vetter
2019-06-12Revert "backlight/fbcon: Add FB_EVENT_CONBLANK"Daniel Vetter
2019-06-12fbdev: Call fbcon_get_requirement directlyDaniel Vetter
2019-06-12fbcon: Call fbcon_mode_deleted/new_modelist directlyDaniel Vetter
2019-06-12fbdev: directly call fbcon_suspended/resumedDaniel Vetter
2019-06-12fbdev: make unregister/unlink functions not failDaniel Vetter
2019-06-12fbcon: call fbcon_fb_bind directlyDaniel Vetter
2019-06-12fbdev: lock_fb_info cannot failDaniel Vetter
2019-06-12fbcon: call fbcon_fb_(un)registered directlyDaniel Vetter
2019-01-16fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line optionPeter Rosin
2018-12-20fbdev: make FB_BACKLIGHT a tristateRob Clark
2018-09-11fbdev: Add FBINFO_HIDE_SMEM_START flagDaniel Vetter
2018-09-11fbdev: Drop FBINFO_CAN_FORCE_OUTPUT flagDaniel Vetter
2018-09-03fbdev: add remove_conflicting_pci_framebuffers()Michał Mirosław
2018-07-24fbdev: fix typo in commentYisheng Xie
2018-07-24fbcon: introduce for_each_registered_fb() helperYisheng Xie
2018-03-26fbdev: remove blackfin driversArnd Bergmann
2018-02-07Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linuxLinus Torvalds
2018-01-04fbdev: arm64 use __raw I/O memory apiJi Zhang
2017-12-04fbcon: Add fbcon_rotate_hint to struct fb_infoHans de Goede
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-01fbdev: Nuke FBINFO_MODULEDaniel Vetter
2016-05-02fbdev: fb_defio: Export fb_deferred_io_mmapNoralf Trønnes
2016-02-26fbdev: kill fb_rotateRasmus Villemoes
2015-12-15fbdev: Make fb-notify a no-op if CONFIG_FB=nEzequiel Garcia
2015-11-10Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-10-13fb.h: Provide alternate screen_base pointerLars Svensson
2015-09-24drm: Spell vga_switcheroo consistentlyLukas Wunner
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