aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/core/fbmem.c
AgeCommit message (Expand)Author
2020-06-01fbmem: Adjust indentation in fb_prepare_logo and fb_blankNathan Chancellor
2020-06-01fbdev: potential information leak in do_fb_ioctl()Dan Carpenter
2019-04-01fbdev: list all pci memory bars as conflicting aperturesGerd Hoffmann
2019-02-08fbdev: fbmem: fix memory access if logo is bigger than the screenManfred Schlaegl
2019-01-16fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line optionPeter Rosin
2018-12-20fbdev: fbmem: add config option to center the bootup logoPeter Rosin
2018-12-20fbdev: fbmem: make fb_show_logo_line return the end instead of the heightPeter Rosin
2018-12-20fbdev: fbmem: behave better with small rotated displays and many CPUsPeter Rosin
2018-09-11fbdev: Add FBINFO_HIDE_SMEM_START flagDaniel Vetter
2018-09-07fbdev: fix kerneldocMichał Mirosław
2018-09-03fbdev: add remove_conflicting_pci_framebuffers()Michał Mirosław
2018-09-03fbdev: add kerneldoc do remove_conflicting_framebuffers()Michał Mirosław
2018-09-03fbdev: allow apertures == NULL in remove_conflicting_framebuffers()Michał Mirosław
2018-09-03fbdev: show fbdev number for debuggingMichał Mirosław
2018-07-31fbdev/core: Disable console-lock warnings when fb.lockless_register_fb is setThomas Zimmermann
2018-07-25fb: fix lost console when the user unplugs a USB adapterMikulas Patocka
2018-07-24fbdev: fbmem: mark expected switch fall-throughGustavo A. R. Silva
2018-07-24fbcon: introduce for_each_registered_fb() helperYisheng Xie
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig
2017-09-14Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linuxLinus Torvalds
2017-08-18fbdev: fix 1bpp logo for unusual widthDavid Lechner
2017-08-01fbdev: Nuke FBINFO_MODULEDaniel Vetter
2017-08-01fbcon: Make fbcon a built-time depency for fbdevDaniel Vetter
2017-07-18x86, drm, fbdev: Do not specify encrypted memory for video mappingsTom Lendacky
2017-07-13Merge tag 'fbdev-v4.13' of git://github.com/bzolnier/linuxLinus Torvalds
2017-07-12fbdev: make get_fb_unmapped_area depends of !MMUBenjamin Gaignard
2017-06-09fb_get_fscreeninfo(): don't bother with do_fb_ioctl()Al Viro
2017-01-06fbmem: add a default get_fb_unmapped_area functionBenjamin Gaignard
2016-05-10fbdev: fbmem: implement error handling in fbmem_init()Alexey Khoroshilov
2015-12-15fbdev: Debug knob to register without holding console_lockDaniel Vetter
2014-08-06video/fbdev: Always built-in video= cmdline parsingDaniel Vetter
2014-05-09fbdev: fbmem: remove positive test on unsigned valuesFabian Frederick
2014-05-09video: export fb_prepare_logoArnd Bergmann
2014-04-17fbdev: move fbdev core files to separate directoryTomi Valkeinen