summaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)Author
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
2018-07-25udlfb: allow reallocating the framebufferMikulas Patocka
2018-07-25udlfb: set line_length in dlfb_ops_set_parMikulas Patocka
2018-07-25udlfb: handle allocation failureMikulas Patocka
2018-07-25udlfb: make a local copy of fb_opsMikulas Patocka
2018-07-25udlfb: don't switch if we are switching to the same videomodeMikulas Patocka
2018-07-25udlfb: fix display corruption of the last lineMikulas Patocka
2018-07-25udlfb: fix semaphore value leakMikulas Patocka
2018-07-25fb: fix lost console when the user unplugs a USB adapterMikulas Patocka
2018-07-25backlight: pwm_bl: Fix uninitialized variableDaniel Thompson
2018-07-24efifb: BGRT: Do not copy the boot graphics for non native resolutionsHans de Goede
2018-07-24fbdev: fix omap2/omapfb/dss/ indentation warningRandy Dunlap
2018-07-24omapfb: encoder-tpd12s015: remove redundant pointer 'in'Colin Ian King
2018-07-24video: fbdev: tridentfb: remove deadcode on unreachable case statementColin Ian King
2018-07-24fbdev: omapfb: off by one in omapfb_register_client()Dan Carpenter
2018-07-24video: fbdev: mark expected switch fall-throughsGustavo A. R. Silva
2018-07-24omapfb: Mark expected switch fall-throughsGustavo A. R. Silva
2018-07-24fbdev: fbmem: mark expected switch fall-throughGustavo A. R. Silva
2018-07-24fbdev/via: fix defined but not used warningRandy Dunlap
2018-07-24omapfb: rename omap2 module to omap2fb.koArnd Bergmann
2018-07-24video: goldfishfb: fix memory leak on driver removeAnton Vasilyev
2018-07-24fbdev: fix modedb docs in fb_find_modeDaniel Vetter
2018-07-24video: fbdev: metronomefb: fix some off by one bugsDan Carpenter
2018-07-24video/console/vgacon: Print big fat warning with nomodesetLyude Paul
2018-07-24fbcon: introduce for_each_registered_fb() helperYisheng Xie
2018-07-24video: fbdev: fsl-diu-fb: Remove VLA usageKees Cook
2018-07-24video: fbdev: pxafb: Add support for lcd-supply regulatorDaniel Mack
2018-07-24video: fbdev: pxafb: handle errors from pxafb_init_fbinfo() correctlyDaniel Mack
2018-07-24video: fbdev: pxafb: switch to devm_* APIDaniel Mack
2018-07-24video: fbdev: pxafb: clear allocated memory for video modesDaniel Mack
2018-07-24video: fbdev: pxa3xx_gcu: add devicetree bindingsDaniel Mack