aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2019-03-15Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linuxLinus Torvalds
2019-03-08Merge tag 'backlight-next-5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-03-05fbdev: mbx: fix a misspelled variable nameArnd Bergmann
2019-03-01fbdev: omap2: fix warnings in dss coreAnders Roxell
2019-02-08video: fbdev: Fix potential NULL pointer dereferenceYueHaibing
2019-02-08fbcon: Silence fbcon logo on 'quiet' bootsPrarit Bhargava
2019-02-08video: ssd1307fb: Do not hard code active-low reset sequenceMichal Vokáč
2019-02-08fbdev: fbmem: fix memory access if logo is bigger than the screenManfred Schlaegl
2019-02-08video/fbdev: refactor video= cmdline parsingJani Nikula
2019-02-08fbdev: mbx: fix up debugfs file creationGreg Kroah-Hartman
2019-02-08fbdev: omap2: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-08video: fbdev: geode: remove ifdef OLPC noiseLubomir Rintel
2019-02-08video: offb: annotate implicit fall throughsMathieu Malaterre
2019-02-08omapfb: fix typoMatteo Croce
2019-02-08fbdev: Use of_node_name_eq for node name comparisonsRob Herring
2019-02-08fbcon: use kvmalloc() for scrollback bufferKonstantin Khorenko
2019-02-08fbdev: chipsfb: remove set but not used variable 'size'YueHaibing
2019-02-08fbdev/via: fix spelling mistake "Expandsion" -> "Expansion"Colin Ian King
2019-01-30backlight: pwm_bl: Use gpiod_get_value_cansleep() to get initial stateChen-Yu Tsai
2019-01-28Merge 5.0-rc4 into char-misc-nextGreg Kroah-Hartman
2019-01-25Merge tag 'tty-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-01-22powerpc, fbdev: Use NV_CMODE and NV_VMODE only when CONFIG_PPC32 && CONFIG_PP...Finn Thain
2019-01-22powerpc: Replace nvram_* extern declarations with standard headerFinn Thain
2019-01-19Merge tag 'fbdev-v5.0-rc3' of git://github.com/bzolnier/linuxLinus Torvalds
2019-01-18vgacon: unconfuse vc_origin when using soft scrollbackNicolas Pitre
2019-01-16fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line optionPeter Rosin
2019-01-15Merge tag 'backlight-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-01-11fbdev: offb: Fix OF node name handlingRob Herring
2019-01-11omap2fb: Fix stack memory disclosureVlad Tsyrklevich
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2019-01-05Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linuxLinus Torvalds
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-12-28Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-12-20fbdev: fbcon: Fix unregister crash when more than one framebufferNoralf Trønnes
2018-12-20fbdev: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven
2018-12-20pxa168fb: trivial typo fixLubomir Rintel
2018-12-20fbdev: fsl-diu: remove redundant null check on cmapWen Yang
2018-12-20fbdev: omap2: omapfb: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-20fbdev: uvesafb: fix spelling mistake "memoery" -> "memory"Colin Ian King
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-20video: fbdev: pxafb: Fix "WARNING: invalid free of devm_ allocated data"YueHaibing
2018-12-20fbdev: fbmem: behave better with small rotated displays and many CPUsPeter Rosin
2018-12-20video: clps711x-fb: release disp device node in probe()Alexey Khoroshilov
2018-12-20fbdev: make FB_BACKLIGHT a tristateRob Clark
2018-12-20udlfb: fix some inconsistent NULL checkingDan Carpenter
2018-12-14backlight: 88pm860x_bl: Use of_node_name_eq for node name comparisonsRob Herring
2018-12-10backlight: pwm_bl: Fix brightness levels for non-DT case.Enric Balletbo i Serra
2018-11-27backlight: pm8941: Convert to using %pOFn instead of device_node.nameRob Herring