summaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)AuthorLines
2020-04-07Merge tag 'drm-next-2020-04-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-0/+3
2020-04-07Merge tag 'backlight-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-69/+18
2020-04-08Merge tag 'drm-misc-next-fixes-2020-04-04' of git://anongit.freedesktop.org/d...Dave Airlie-0/+3
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+3
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-3/+1
2020-04-01Merge tag 'drm-next-2020-04-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-172/+150
2020-03-31Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-26/+3
2020-03-31Merge tag 'm68k-for-v5.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-6/+6
2020-03-31fbcon: fix null-ptr-deref in fbcon_switchQiujun Huang-0/+3
2020-03-30Merge tag 'v5.6' into mips-nextThomas Bogendoerfer-0/+271
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada-0/+1
2020-03-25.gitignore: remove too obvious commentsMasahiro Yamada-3/+0
2020-03-25backlight: corgi: Convert to use GPIO descriptorsLinus Walleij-50/+18
2020-03-18backlight: pwm_bl: Switch to full GPIO descriptorLinus Walleij-19/+0
2020-03-18misc: cleanup minor number definitions in c file into miscdevice.hZhenzhong Duan-4/+3
2020-03-12Merge tag 'drm-misc-next-2020-03-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-48/+39
2020-03-11Merge v5.6-rc5 into drm-nextDave Airlie-0/+271
2020-03-09fbdev: c2p: Use BUILD_BUG() instead of custom solutionGeert Uytterhoeven-6/+6
2020-03-08Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds-0/+268
2020-03-06vgacon: Fix a UAF in vgacon_invert_regionZhang Xiaoxu-0/+3
2020-03-02video: Replace zero-length array with flexible-array memberGustavo A. R. Silva-2/+2
2020-03-02video: fbdev: radeon: Remove dead codeSouptick Joarder-16/+0
2020-03-02matroxfb: add Matrox MGA-G200eW board supportRich Felker-0/+15
2020-03-02video: fbdev: atyfb: remove set but not used variable 'mach64RefFreq'yu kuai-2/+1
2020-03-02video: fbdev: kyrofb: remove set but not used variable 'ulScaleRight'yu kuai-2/+1
2020-03-02video: fbdev: radeonfb: remove set but not used variable 'bytpp'yu kuai-2/+1
2020-03-02video: fbdev: radeonfb: remove set but not used variable '‘cSync’'yu kuai-3/+1
2020-03-02video: fbdev: radeonfb: remove set but not used variable 'vSyncPol'yu kuai-3/+1
2020-03-02video: fbdev: radeonfb: remove set but not used variable 'hSyncPol'yu kuai-2/+1
2020-03-02video: fbdev: wm8505fb: add COMPILE_TEST supportBartlomiej Zolnierkiewicz-1/+1
2020-03-02video: fbdev: wm8505fb: fix sparse warnings about using incorrect typesBartlomiej Zolnierkiewicz-1/+1
2020-03-02video: fbdev: w100fb: add COMPILE_TEST supportBartlomiej Zolnierkiewicz-1/+1
2020-03-02video: fbdev: w100fb: fix sparse warningsBartlomiej Zolnierkiewicz-8/+10
2020-03-02video: fbdev: arcfb: add COMPILE_TEST supportBartlomiej Zolnierkiewicz-1/+1
2020-03-02video: fbdev: sh_mobile_lcdcfb: add COMPILE_TEST supportBartlomiej Zolnierkiewicz-1/+2
2020-03-02video: fbdev: sh_mobile_lcdcfb: fix sparse warnings about using incorrect typesBartlomiej Zolnierkiewicz-2/+2
2020-03-02video: fbdev: pxa168fb: remove unnecessary platform_get_irqYueHaibing-3/+0
2020-02-26video: hdmi: Change return type of hdmi_avi_infoframe_init() to voidLaurent Pinchart-9/+2
2020-02-19backlight: add led-backlight driverTomi Valkeinen-0/+268
2020-02-19fbdev/g364fb: Fix build failureFinn Thain-26/+3
2020-02-17Merge v5.6-rc2 into drm-misc-nextMaxime Ripard-152/+259
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds-1/+1
2020-02-04treewide: remove redundant IS_ERR() before error code checkMasahiro Yamada-1/+1
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan-56/+49
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada-1/+1
2020-02-03Merge tag 'backlight-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-11/+18
2020-02-03Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-39/+146
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-247/+238
2020-01-29Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1/+0
2020-01-26video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs.Wei Hu-39/+144