summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev
AgeCommit message (Expand)Author
2018-10-08pxa168fb: remove set but not used variables 'mi'YueHaibing
2018-10-08video: ssd1307fb: Do not hard code active-low reset sequenceMichal Vokáč
2018-10-08video: ssd1307fb: Use gpiod_set_value_cansleep() for resetMichal Vokáč
2018-10-08fbdev: fix broken menu dependenciesRandy Dunlap
2018-10-08video: fbdev: sis: Remove unnecessary parentheses and commented codeNathan Chancellor
2018-10-08video: fbdev: omapfb: lcd_ams_delta: use GPIO lookup tableJanusz Krzysztofik
2018-10-08fbdev: sbuslib: integer overflow in sbusfb_ioctl_helper()Dan Carpenter
2018-10-08fbdev: sbuslib: use checked version of put_user()Dan Carpenter
2018-10-08fbdev: Convert to using %pOFn instead of device_node.nameRob Herring
2018-10-08atmel_lcdfb: support native-mode display-timingsSam Ravnborg
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-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-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-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-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-10fbcon: Only defer console takeover if the current console driver is the dummyconHans 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
2018-07-25udlfb: allow reallocating the framebufferMikulas Patocka