summaryrefslogtreecommitdiffstats
path: root/include/linux/fb.h
Commit message (Expand)AuthorAgeFilesLines
* fb_defio: Remove custom address_space_operationsMatthew Wilcox (Oracle)2021-03-121-3/+0
* Merge drm/drm-next into drm-misc-nextThomas Zimmermann2020-08-121-2/+0
|\
| * fbmem: pull fbcon_update_vcs() out of fb_set_var()Tetsuo Handa2020-08-041-2/+0
* | fbdev: Remove trailing whitespaceThomas Zimmermann2020-08-031-9/+9
|/
* fbdev/fb.h: Use struct_size() helper in kzalloc()Gustavo A. R. Silva2020-07-101-2/+3
* fbdev: fbmem: allow overriding the number of bootup logosPeter Rosin2020-01-031-0/+1
* video: fbdev: make fbops member of struct fb_info a const pointerJani Nikula2019-12-051-1/+1
* fbdev: Unexport unlink_framebuffer()Thomas Zimmermann2019-11-191-1/+0
* fbdev: drop res_id parameter from remove_conflicting_pci_framebuffersGerd Hoffmann2019-08-231-1/+1
* backlight: drop EARLY_EVENT_BLANK supportSam Ravnborg2019-08-051-4/+0
* fbdev: Ditch fb_edid_add_monspecsDaniel Vetter2019-07-231-3/+0
* fbcon: Call con2fb_map functions directlyDaniel Vetter2019-06-121-4/+0
* vgaswitcheroo: call fbcon_remap_all directlyDaniel Vetter2019-06-121-2/+0
* fbcon: replace FB_EVENT_MODE_CHANGE/_ALL with direct callsDaniel Vetter2019-06-121-2/+0
* Revert "backlight/fbcon: Add FB_EVENT_CONBLANK"Daniel Vetter2019-06-121-3/+1
* fbdev: Call fbcon_get_requirement directlyDaniel Vetter2019-06-121-2/+0
* fbcon: Call fbcon_mode_deleted/new_modelist directlyDaniel Vetter2019-06-121-5/+0
* fbdev: directly call fbcon_suspended/resumedDaniel Vetter2019-06-121-8/+0
* fbdev: make unregister/unlink functions not failDaniel Vetter2019-06-121-2/+2
* fbcon: call fbcon_fb_bind directlyDaniel Vetter2019-06-121-2/+0
* fbdev: lock_fb_info cannot failDaniel Vetter2019-06-121-1/+4
* fbcon: call fbcon_fb_(un)registered directlyDaniel Vetter2019-06-121-2/+5
* fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line optionPeter Rosin2019-01-161-0/+1
* fbdev: make FB_BACKLIGHT a tristateRob Clark2018-12-201-1/+1
* fbdev: Add FBINFO_HIDE_SMEM_START flagDaniel Vetter2018-09-111-0/+7
* fbdev: Drop FBINFO_CAN_FORCE_OUTPUT flagDaniel Vetter2018-09-111-4/+0
* fbdev: add remove_conflicting_pci_framebuffers()Michał Mirosław2018-09-031-0/+2
* fbdev: fix typo in commentYisheng Xie2018-07-241-3/+3
* fbcon: introduce for_each_registered_fb() helperYisheng Xie2018-07-241-0/+4
* fbdev: remove blackfin driversArnd Bergmann2018-03-261-2/+1
* Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linuxLinus Torvalds2018-02-071-1/+4
|\
| * fbdev: arm64 use __raw I/O memory apiJi Zhang2018-01-041-1/+4
* | fbcon: Add fbcon_rotate_hint to struct fb_infoHans de Goede2017-12-041-0/+5
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* fbdev: Nuke FBINFO_MODULEDaniel Vetter2017-08-011-9/+1
* 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