summaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)Author
2020-06-30drm/fb-helper: Fix vt restoreDaniel Vetter
2020-06-24backlight: lp855x: Ensure regulators are disabled on probe failureJon Hunter
2020-06-17video: fbdev: w100fb: Fix a potential double free.Christophe JAILLET
2020-06-17video: vt8500lcdfb: fix fallthrough warningSam Ravnborg
2020-04-07Merge tag 'drm-next-2020-04-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-04-07Merge tag 'backlight-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-04-08Merge tag 'drm-misc-next-fixes-2020-04-04' of git://anongit.freedesktop.org/d...Dave Airlie
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-04-01Merge tag 'drm-next-2020-04-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-03-31Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2020-03-31Merge tag 'm68k-for-v5.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-03-31fbcon: fix null-ptr-deref in fbcon_switchQiujun Huang
2020-03-30Merge tag 'v5.6' into mips-nextThomas Bogendoerfer
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-25.gitignore: remove too obvious commentsMasahiro Yamada
2020-03-25backlight: corgi: Convert to use GPIO descriptorsLinus Walleij
2020-03-18backlight: pwm_bl: Switch to full GPIO descriptorLinus Walleij
2020-03-18misc: cleanup minor number definitions in c file into miscdevice.hZhenzhong Duan
2020-03-12Merge tag 'drm-misc-next-2020-03-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-03-11Merge v5.6-rc5 into drm-nextDave Airlie
2020-03-09fbdev: c2p: Use BUILD_BUG() instead of custom solutionGeert Uytterhoeven
2020-03-08Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-03-06vgacon: Fix a UAF in vgacon_invert_regionZhang Xiaoxu
2020-03-02video: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-02video: fbdev: radeon: Remove dead codeSouptick Joarder
2020-03-02matroxfb: add Matrox MGA-G200eW board supportRich Felker
2020-03-02video: fbdev: atyfb: remove set but not used variable 'mach64RefFreq'yu kuai
2020-03-02video: fbdev: kyrofb: remove set but not used variable 'ulScaleRight'yu kuai
2020-03-02video: fbdev: radeonfb: remove set but not used variable 'bytpp'yu kuai
2020-03-02video: fbdev: radeonfb: remove set but not used variable '‘cSync’'yu kuai
2020-03-02video: fbdev: radeonfb: remove set but not used variable 'vSyncPol'yu kuai
2020-03-02video: fbdev: radeonfb: remove set but not used variable 'hSyncPol'yu kuai
2020-03-02video: fbdev: wm8505fb: add COMPILE_TEST supportBartlomiej Zolnierkiewicz
2020-03-02video: fbdev: wm8505fb: fix sparse warnings about using incorrect typesBartlomiej Zolnierkiewicz
2020-03-02video: fbdev: w100fb: add COMPILE_TEST supportBartlomiej Zolnierkiewicz
2020-03-02video: fbdev: w100fb: fix sparse warningsBartlomiej Zolnierkiewicz
2020-03-02video: fbdev: arcfb: add COMPILE_TEST supportBartlomiej Zolnierkiewicz
2020-03-02video: fbdev: sh_mobile_lcdcfb: add COMPILE_TEST supportBartlomiej Zolnierkiewicz
2020-03-02video: fbdev: sh_mobile_lcdcfb: fix sparse warnings about using incorrect typesBartlomiej Zolnierkiewicz
2020-03-02video: fbdev: pxa168fb: remove unnecessary platform_get_irqYueHaibing
2020-02-26video: hdmi: Change return type of hdmi_avi_infoframe_init() to voidLaurent Pinchart
2020-02-19backlight: add led-backlight driverTomi Valkeinen
2020-02-19fbdev/g364fb: Fix build failureFinn Thain
2020-02-17Merge v5.6-rc2 into drm-misc-nextMaxime Ripard
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-02-04treewide: remove redundant IS_ERR() before error code checkMasahiro Yamada
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada
2020-02-03Merge tag 'backlight-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds