summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAge
* Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linuxLinus Torvalds2018-08-23
|\
| * fbcon: Do not takeover the console from atomic contextHans de Goede2018-08-10
| * dummycon: Stop exporting dummycon_[un]register_output_notifierHans de Goede2018-08-10
| * fbcon: Only defer console takeover if the current console driver is the dummyconHans de Goede2018-08-10
| * fbcon: Only allow FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER if fbdev is builtinHans de Goede2018-08-10
| * fbdev: omap2: omapfb: fix ifnullfree.cocci warningskbuild test robot2018-07-31
| * fbdev: omap2: omapfb: fix bugon.cocci warningskbuild test robot2018-07-31
| * fbdev: omap2: omapfb: fix boolreturn.cocci warningskbuild test robot2018-07-31
| * fb: amifb: fix build warnings when not builtinRandy Dunlap2018-07-31
| * fbdev/core: Disable console-lock warnings when fb.lockless_register_fb is setThomas Zimmermann2018-07-31
| * udlfb: use spin_lock_irq instead of spin_lock_irqsaveMikulas Patocka2018-07-25
| * udlfb: avoid prefetchMikulas Patocka2018-07-25
| * udlfb: optimization - test the backing bufferMikulas Patocka2018-07-25
| * udlfb: allow reallocating the framebufferMikulas Patocka2018-07-25
| * udlfb: set line_length in dlfb_ops_set_parMikulas Patocka2018-07-25
| * udlfb: handle allocation failureMikulas Patocka2018-07-25
| * udlfb: make a local copy of fb_opsMikulas Patocka2018-07-25
| * udlfb: don't switch if we are switching to the same videomodeMikulas Patocka2018-07-25
| * udlfb: fix display corruption of the last lineMikulas Patocka2018-07-25
| * udlfb: fix semaphore value leakMikulas Patocka2018-07-25
| * fb: fix lost console when the user unplugs a USB adapterMikulas Patocka2018-07-25
| * efifb: BGRT: Do not copy the boot graphics for non native resolutionsHans de Goede2018-07-24
| * fbdev: fix omap2/omapfb/dss/ indentation warningRandy Dunlap2018-07-24
| * omapfb: encoder-tpd12s015: remove redundant pointer 'in'Colin Ian King2018-07-24
| * video: fbdev: tridentfb: remove deadcode on unreachable case statementColin Ian King2018-07-24
| * fbdev: omapfb: off by one in omapfb_register_client()Dan Carpenter2018-07-24
| * video: fbdev: mark expected switch fall-throughsGustavo A. R. Silva2018-07-24
| * omapfb: Mark expected switch fall-throughsGustavo A. R. Silva2018-07-24
| * fbdev: fbmem: mark expected switch fall-throughGustavo A. R. Silva2018-07-24
| * fbdev/via: fix defined but not used warningRandy Dunlap2018-07-24
| * omapfb: rename omap2 module to omap2fb.koArnd Bergmann2018-07-24
| * video: goldfishfb: fix memory leak on driver removeAnton Vasilyev2018-07-24
| * fbdev: fix modedb docs in fb_find_modeDaniel Vetter2018-07-24
| * video: fbdev: metronomefb: fix some off by one bugsDan Carpenter2018-07-24
| * video/console/vgacon: Print big fat warning with nomodesetLyude Paul2018-07-24
| * fbcon: introduce for_each_registered_fb() helperYisheng Xie2018-07-24
| * video: fbdev: fsl-diu-fb: Remove VLA usageKees Cook2018-07-24
| * video: fbdev: pxafb: Add support for lcd-supply regulatorDaniel Mack2018-07-24
| * video: fbdev: pxafb: handle errors from pxafb_init_fbinfo() correctlyDaniel Mack2018-07-24
| * video: fbdev: pxafb: switch to devm_* APIDaniel Mack2018-07-24
| * video: fbdev: pxafb: clear allocated memory for video modesDaniel Mack2018-07-24
| * video: fbdev: pxa3xx_gcu: add devicetree bindingsDaniel Mack2018-07-24
| * fbdev: Distinguish between interlaced and progressive modesFredrik Noring2018-07-24
| * efifb: Copy the ACPI BGRT boot graphics to the framebufferHans de Goede2018-07-03
| * video: fbdev: simplefb: Stop including <linux/clk-provider.h>Geert Uytterhoeven2018-07-03
| * omapfb: encoder-tpd12s015: fix error return codeJulia Lawall2018-07-03
| * video: fbdev: Set pixclock = 0 in goldfishfbChristoffer Dall2018-07-03
| * video: fbdev: Enable ACPI-based enumeration for goldfishfbYu Ning2018-07-03
| * video: fbdev: Fix checkpatch warnings in goldfishfb.cRoman Kiryanov2018-07-03
* | Merge tag 'backlight-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-08-20
|\ \