Age | Commit message (Expand) | Author |
2020-08-12 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann |
2020-08-04 | fbmem: pull fbcon_update_vcs() out of fb_set_var() | Tetsuo Handa |
2020-08-03 | fbdev: Remove trailing whitespace | Thomas Zimmermann |
2020-07-10 | fbdev/fb.h: Use struct_size() helper in kzalloc() | Gustavo A. R. Silva |
2020-01-03 | fbdev: fbmem: allow overriding the number of bootup logos | Peter Rosin |
2019-12-05 | video: fbdev: make fbops member of struct fb_info a const pointer | Jani Nikula |
2019-11-19 | fbdev: Unexport unlink_framebuffer() | Thomas Zimmermann |
2019-08-23 | fbdev: drop res_id parameter from remove_conflicting_pci_framebuffers | Gerd Hoffmann |
2019-08-05 | backlight: drop EARLY_EVENT_BLANK support | Sam Ravnborg |
2019-07-23 | fbdev: Ditch fb_edid_add_monspecs | Daniel Vetter |
2019-06-12 | fbcon: Call con2fb_map functions directly | Daniel Vetter |
2019-06-12 | vgaswitcheroo: call fbcon_remap_all directly | Daniel Vetter |
2019-06-12 | fbcon: replace FB_EVENT_MODE_CHANGE/_ALL with direct calls | Daniel Vetter |
2019-06-12 | Revert "backlight/fbcon: Add FB_EVENT_CONBLANK" | Daniel Vetter |
2019-06-12 | fbdev: Call fbcon_get_requirement directly | Daniel Vetter |
2019-06-12 | fbcon: Call fbcon_mode_deleted/new_modelist directly | Daniel Vetter |
2019-06-12 | fbdev: directly call fbcon_suspended/resumed | Daniel Vetter |
2019-06-12 | fbdev: make unregister/unlink functions not fail | Daniel Vetter |
2019-06-12 | fbcon: call fbcon_fb_bind directly | Daniel Vetter |
2019-06-12 | fbdev: lock_fb_info cannot fail | Daniel Vetter |
2019-06-12 | fbcon: call fbcon_fb_(un)registered directly | Daniel Vetter |
2019-01-16 | fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line option | Peter Rosin |
2018-12-20 | fbdev: make FB_BACKLIGHT a tristate | Rob Clark |
2018-09-11 | fbdev: Add FBINFO_HIDE_SMEM_START flag | Daniel Vetter |
2018-09-11 | fbdev: Drop FBINFO_CAN_FORCE_OUTPUT flag | Daniel Vetter |
2018-09-03 | fbdev: add remove_conflicting_pci_framebuffers() | Michał Mirosław |
2018-07-24 | fbdev: fix typo in comment | Yisheng Xie |
2018-07-24 | fbcon: introduce for_each_registered_fb() helper | Yisheng Xie |
2018-03-26 | fbdev: remove blackfin drivers | Arnd Bergmann |
2018-02-07 | Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linux | Linus Torvalds |
2018-01-04 | fbdev: arm64 use __raw I/O memory api | Ji Zhang |
2017-12-04 | fbcon: Add fbcon_rotate_hint to struct fb_info | Hans de Goede |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-01 | fbdev: Nuke FBINFO_MODULE | Daniel Vetter |
2016-05-02 | fbdev: fb_defio: Export fb_deferred_io_mmap | Noralf Trønnes |
2016-02-26 | fbdev: kill fb_rotate | Rasmus Villemoes |
2015-12-15 | fbdev: Make fb-notify a no-op if CONFIG_FB=n | Ezequiel Garcia |
2015-11-10 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2015-10-13 | fb.h: Provide alternate screen_base pointer | Lars Svensson |
2015-09-24 | drm: Spell vga_switcheroo consistently | Lukas Wunner |
2015-08-20 | fbdev: fix cea_modes array size | Tomi Valkeinen |
2015-01-15 | video: fbdev: Check Standard Timing against DMT | David Ung |
2015-01-15 | video: fbdev: Add additional vesa modes | David Ung |
2014-07-01 | fbdev: arm has __raw I/O accessors, use them in fb.h | Archit Taneja |
2014-05-02 | fbdev/fb.h: silence warning with -Wsign-compare | Brian W Hart |
2014-04-22 | video: Check EDID for HDMI connection | David Ung |
2013-12-18 | video/fb: Propagate error code from failing to unregister conflicting fb | Chris Wilson |
2013-10-29 | framebuffer: Add fb_<level> convenience logging macros | Joe Perches |
2013-06-27 | fb: make fp_get_options name argument const | Vincent Stehlé |
2013-02-20 | fb: add support for drivers not needing VT switch at suspend/resume time | Jesse Barnes |