summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2020-04-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-04-071-0/+3
|\
| * Merge tag 'drm-misc-next-fixes-2020-04-04' of git://anongit.freedesktop.org/d...Dave Airlie2020-04-081-0/+3
| |\
| | * fbcon: fix null-ptr-deref in fbcon_switchQiujun Huang2020-03-311-0/+3
* | | Merge tag 'backlight-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-04-072-69/+18
|\ \ \
| * | | backlight: corgi: Convert to use GPIO descriptorsLinus Walleij2020-03-251-50/+18
| * | | backlight: pwm_bl: Switch to full GPIO descriptorLinus Walleij2020-03-181-19/+0
* | | | Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-031-4/+3
|\ \ \ \
| * | | | misc: cleanup minor number definitions in c file into miscdevice.hZhenzhong Duan2020-03-181-4/+3
* | | | | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-031-3/+1
|\ \ \ \ \
| * | | | | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
| * | | | | .gitignore: remove too obvious commentsMasahiro Yamada2020-03-251-3/+0
| |/ / / /
* | | | | Merge tag 'drm-next-2020-04-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-04-0123-172/+150
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge tag 'drm-misc-next-2020-03-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-03-1211-48/+39
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | video: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-022-2/+2
| | * | | video: fbdev: radeon: Remove dead codeSouptick Joarder2020-03-021-16/+0
| | * | | matroxfb: add Matrox MGA-G200eW board supportRich Felker2020-03-021-0/+15
| | * | | video: fbdev: atyfb: remove set but not used variable 'mach64RefFreq'yu kuai2020-03-021-2/+1
| | * | | video: fbdev: kyrofb: remove set but not used variable 'ulScaleRight'yu kuai2020-03-021-2/+1
| | * | | video: fbdev: radeonfb: remove set but not used variable 'bytpp'yu kuai2020-03-021-2/+1
| | * | | video: fbdev: radeonfb: remove set but not used variable '‘cSync’'yu kuai2020-03-021-3/+1
| | * | | video: fbdev: radeonfb: remove set but not used variable 'vSyncPol'yu kuai2020-03-021-3/+1
| | * | | video: fbdev: radeonfb: remove set but not used variable 'hSyncPol'yu kuai2020-03-021-2/+1
| | * | | video: fbdev: wm8505fb: add COMPILE_TEST supportBartlomiej Zolnierkiewicz2020-03-021-1/+1
| | * | | video: fbdev: wm8505fb: fix sparse warnings about using incorrect typesBartlomiej Zolnierkiewicz2020-03-021-1/+1
| | * | | video: fbdev: w100fb: add COMPILE_TEST supportBartlomiej Zolnierkiewicz2020-03-021-1/+1
| | * | | video: fbdev: w100fb: fix sparse warningsBartlomiej Zolnierkiewicz2020-03-021-8/+10
| | * | | video: fbdev: arcfb: add COMPILE_TEST supportBartlomiej Zolnierkiewicz2020-03-021-1/+1
| | * | | video: fbdev: sh_mobile_lcdcfb: add COMPILE_TEST supportBartlomiej Zolnierkiewicz2020-03-021-1/+2
| | * | | video: fbdev: sh_mobile_lcdcfb: fix sparse warnings about using incorrect typesBartlomiej Zolnierkiewicz2020-03-021-2/+2
| | * | | video: fbdev: pxa168fb: remove unnecessary platform_get_irqYueHaibing2020-03-021-3/+0
| * | | | Merge v5.6-rc5 into drm-nextDave Airlie2020-03-114-0/+271
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| * | | video: hdmi: Change return type of hdmi_avi_infoframe_init() to voidLaurent Pinchart2020-02-261-9/+2
| * | | Merge v5.6-rc2 into drm-misc-nextMaxime Ripard2020-02-1736-152/+259
| |\ \ \ | | | |/ | | |/|
| * | | video: fbdev: nvidia: clean up indentation issues and comment blockColin Ian King2020-01-151-21/+20
| * | | fbdev: remove object duplication in MakefileMasahiro Yamada2020-01-151-1/+0
| * | | fbdev: cg14fb: use resource_sizeJulia Lawall2020-01-151-2/+1
| * | | fbdev: s1d13xxxfb: use resource_sizeJulia Lawall2020-01-151-9/+8
| * | | video: sa1100fb: constify copied structureJulia Lawall2020-01-151-1/+1
| * | | fbmem: Adjust indentation in fb_prepare_logo and fb_blankNathan Chancellor2020-01-151-18/+18
| * | | fbcon: Adjust indentation in set_con2fb_mapNathan Chancellor2020-01-151-14/+13
| * | | pxa168fb: fix release function mismatch in probe failureChuhong Yuan2020-01-151-1/+1
| * | | OMAP: DSS2: remove non-zero check on variable rColin Ian King2020-01-151-4/+0
| * | | video: Fix Kconfig indentationKrzysztof Kozlowski2020-01-152-42/+42
| * | | video: ssd1307fb: add the missed regulator_disableChuhong Yuan2020-01-151-0/+2
| * | | video: hyperv_fb: fix indentation issueColin Ian King2020-01-151-2/+2
| * | | fbdev: potential information leak in do_fb_ioctl()Dan Carpenter2020-01-151-1/+1
* | | | Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2020-03-311-26/+3
|\ \ \ \
| * \ \ \ Merge tag 'v5.6' into mips-nextThomas Bogendoerfer2020-03-304-0/+271
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | fbdev/g364fb: Fix build failureFinn Thain2020-02-191-26/+3
| | |_|/ | |/| |
* | | | Merge tag 'm68k-for-v5.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-03-311-6/+6
|\ \ \ \ | |_|/ / |/| | |