summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2018-10-08Video: vgastate: fixed a spacing coding styleMehdi Bounya
2018-10-08atyfb: fix debugging printksMikulas Patocka
2018-10-08mach64: optimize wait_for_fifoMikulas Patocka
2018-10-08mach64: fix image corruption due to reading accelerator registersMikulas Patocka
2018-10-08mach64: fix display corruption on big endian machinesMikulas Patocka
2018-10-08mach64: detect the dot clock divider correctly on sparcMikulas Patocka
2018-10-08udlfb: handle unplug properlyMikulas Patocka
2018-10-08video: fbdev: add the dependency of broadsheetfb in KconfigJia-Ju Bai
2018-10-07mach64: detect the dot clock divider correctly on sparcMikulas Patocka
2018-10-03video/hdmi: Constify infoframe passed to the pack functionsVille Syrjälä
2018-10-01video/hdmi: Constify infoframe passed to the log functionsVille Syrjälä
2018-10-01video/hdmi: Pass buffer size to infoframe unpack functionsVille Syrjälä
2018-10-01video/hdmi: Constify 'buffer' to the unpack functionsVille Syrjälä
2018-09-28fbdev: fsl-diu: get cpu node with of_get_cpu_nodeRob Herring
2018-09-26video/fbdev/stifb: Fix spelling mistake in fall-through annotationGustavo A. R. Silva
2018-09-26efifb: BGRT: Add nobgrt optionHans de Goede
2018-09-26fbdev/omapfb: fix omapfb_memory_read infoleakTomi Valkeinen
2018-09-26pxa168fb: prepare the clockLubomir Rintel
2018-09-24media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCCHans Verkuil
2018-09-12media: backlight: as3711_bl: convert to SPDX identifiersKuninori Morimoto
2018-09-12media: fbdev: sh7760fb: convert to SPDX identifiersKuninori Morimoto
2018-09-11fbdev: Add FBINFO_HIDE_SMEM_START flagDaniel Vetter
2018-09-11vt: Remove vc_panic_force_writeDaniel Vetter
2018-09-11fbdev: Drop FBINFO_CAN_FORCE_OUTPUT flagDaniel Vetter
2018-09-10backlight: Update MODULE AUTHOR email addressMichael Hennerich
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-08-23Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linuxLinus Torvalds
2018-08-20Merge tag 'backlight-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-15Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-08-15Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-08-10fbcon: Do not takeover the console from atomic contextHans de Goede
2018-08-10dummycon: Stop exporting dummycon_[un]register_output_notifierHans de Goede
2018-08-10fbcon: Only defer console takeover if the current console driver is the dummyconHans de Goede
2018-08-10fbcon: Only allow FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER if fbdev is builtinHans de Goede
2018-08-02media: omap2: omapfb: fix bugon.cocci warningskbuild test robot
2018-08-02media: omap2: omapfb: fix boolreturn.cocci warningskbuild test robot
2018-08-02media: omap2: omapfb: fix ifnullfree.cocci warningskbuild test robot
2018-07-31fbdev: omap2: omapfb: fix ifnullfree.cocci warningskbuild test robot
2018-07-31fbdev: omap2: omapfb: fix bugon.cocci warningskbuild test robot
2018-07-31fbdev: omap2: omapfb: fix boolreturn.cocci warningskbuild test robot
2018-07-31fb: amifb: fix build warnings when not builtinRandy Dunlap
2018-07-31fbdev/core: Disable console-lock warnings when fb.lockless_register_fb is setThomas Zimmermann
2018-07-25udlfb: use spin_lock_irq instead of spin_lock_irqsaveMikulas Patocka
2018-07-25udlfb: avoid prefetchMikulas Patocka
2018-07-25udlfb: optimization - test the backing bufferMikulas Patocka