summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev
AgeCommit message (Expand)AuthorLines
2019-04-01drivers: video: fbdev: Kconfig: pedantic cleanupsEnrico Weigelt, metux IT consult-190/+188
2019-04-01omapfb: Fix potential NULL pointer dereference in kmallocAditya Pakki-0/+2
2019-04-01xen, fbfront: mark expected switch fall-throughGustavo A. R. Silva-1/+1
2019-04-01udlfb: introduce a rendering mutexMikulas Patocka-11/+30
2019-04-01udlfb: fix sleeping inside spinlockMikulas Patocka-3/+53
2019-04-01udlfb: delete the unused parameter for dlfb_handle_damageMikulas Patocka-12/+9
2019-04-01video: fbdev: atmel_lcdfb: drop AVR and platform_data supportAlexandre Belloni-113/+7
2019-04-01omapfb: add missing of_node_put after of_device_is_availableJulia Lawall-1/+3
2019-04-01video/macfb: Always initialize DAFB colour table pointer registerFinn Thain-1/+1
2019-04-01video/macfb: Call fb_invert_cmaps()Finn Thain-2/+1
2019-04-01fbdev: atafb: Modernize printing of kernel messagesGeert Uytterhoeven-12/+13
2019-04-01fbdev: atafb: Fix broken frame buffer after kexecGeert Uytterhoeven-4/+30
2019-04-01fbdev: atafb: Remove obsolete module supportGeert Uytterhoeven-107/+1
2019-04-01fbdev: atafb: Stop printing virtual screen_baseGeert Uytterhoeven-2/+2
2019-04-01video/macfb: Remove redundant codeFinn Thain-24/+0
2019-04-01video: fbdev: savage: fix indentation issueColin Ian King-3/+3
2019-04-01video: fbdev: vesafb: fix indentation issueColin Ian King-2/+2
2019-04-01fbdev: mxsfb: implement FB_PRE_INIT_FB optionMelchior Franz-1/+13
2019-03-29efifb: Omit memory map check on legacy bootArd Biesheuvel-1/+2
2019-03-15Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linuxLinus Torvalds-114/+69
2019-03-05fbdev: mbx: fix a misspelled variable nameArnd Bergmann-1/+1
2019-03-01fbdev: omap2: fix warnings in dss coreAnders Roxell-3/+0
2019-02-08video: fbdev: Fix potential NULL pointer dereferenceYueHaibing-0/+2
2019-02-08fbcon: Silence fbcon logo on 'quiet' bootsPrarit Bhargava-1/+7
2019-02-08video: ssd1307fb: Do not hard code active-low reset sequenceMichal Vokáč-2/+2
2019-02-08fbdev: fbmem: fix memory access if logo is bigger than the screenManfred Schlaegl-0/+3
2019-02-08video/fbdev: refactor video= cmdline parsingJani Nikula-13/+10
2019-02-08fbdev: mbx: fix up debugfs file creationGreg Kroah-Hartman-28/+14
2019-02-08fbdev: omap2: no need to check return value of debugfs_create functionsGreg Kroah-Hartman-26/+7
2019-02-08video: fbdev: geode: remove ifdef OLPC noiseLubomir Rintel-22/+4
2019-02-08video: offb: annotate implicit fall throughsMathieu Malaterre-0/+2
2019-02-08omapfb: fix typoMatteo Croce-1/+1
2019-02-08fbdev: Use of_node_name_eq for node name comparisonsRob Herring-12/+12
2019-02-08fbcon: use kvmalloc() for scrollback bufferKonstantin Khorenko-3/+3
2019-02-08fbdev: chipsfb: remove set but not used variable 'size'YueHaibing-2/+1
2019-02-08fbdev/via: fix spelling mistake "Expandsion" -> "Expansion"Colin Ian King-1/+1
2019-01-28Merge 5.0-rc4 into char-misc-nextGreg Kroah-Hartman-21/+31
2019-01-22powerpc, fbdev: Use NV_CMODE and NV_VMODE only when CONFIG_PPC32 && CONFIG_PP...Finn Thain-75/+48
2019-01-22powerpc: Replace nvram_* extern declarations with standard headerFinn Thain-1/+1
2019-01-19Merge tag 'fbdev-v5.0-rc3' of git://github.com/bzolnier/linuxLinus Torvalds-18/+28
2019-01-16fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line optionPeter Rosin-9/+17
2019-01-11fbdev: offb: Fix OF node name handlingRob Herring-9/+9
2019-01-11omap2fb: Fix stack memory disclosureVlad Tsyrklevich-0/+2
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain-3/+3
2019-01-05Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linuxLinus Torvalds-43/+59
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds-3/+3
2018-12-20fbdev: fbcon: Fix unregister crash when more than one framebufferNoralf Trønnes-1/+1
2018-12-20fbdev: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven-1/+2
2018-12-20pxa168fb: trivial typo fixLubomir Rintel-1/+1
2018-12-20fbdev: fsl-diu: remove redundant null check on cmapWen Yang-2/+1