summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2020-06-02Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-05-29omapfb: get rid of pointless access_ok() callsAl Viro
2020-05-29amifb: get rid of pointless access_ok() callsAl Viro
2020-05-20Merge tag 'drm-intel-next-2020-05-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-05-14video/hdmi: Add Unpack only function for DRM infoframeGwan-gyeong Mun
2020-05-09video: fbdev: pxa168fb: make pxa168fb_init_mode() return voidJason Yan
2020-05-06video: fbdev: valkyriefb.c: fix warning comparing pointer to 0Jason Yan
2020-05-06video: fbdev: w100fb: Fix a potential double free.Christophe JAILLET
2020-05-06fbdev: aty: use true, false for bool variables in atyfb_base.cJason Yan
2020-05-06video: uvesafb: use true,false for bool variablesJason Yan
2020-05-06video: udlfb: use true,false for bool variablesJason Yan
2020-05-06video: fbdev: i810: use true,false for bool variablesJason Yan
2020-04-29video: fbdev: controlfb: fix build for COMPILE_TEST=y && PPC_PMAC=y && PPC32=nBartlomiej Zolnierkiewicz
2020-04-25video/fbdev/riva: Remove dead codeSouptick Joarder
2020-04-17video: fbdev: vesafb: add missed release_regionChuhong Yuan
2020-04-17video: fbdev: arcfb: add missed free_irq and fix the order of request_irqChuhong Yuan
2020-04-17fbdev: s1d13xxxfb: add missed unregister_framebuffer in removeChuhong Yuan
2020-04-17ARM/fbdev: sa11x0: Switch to use GPIO descriptorsLinus Walleij
2020-04-17video: fbdev: aty128fb: remove unused 'sdr_64'Jason Yan
2020-04-17omapfb/dss: remove unused variable 'venc_config_pal_bdghi'YueHaibing
2020-04-17video: vt8500lcdfb: fix fallthrough warningSam Ravnborg
2020-04-17video: fbdev: imxfb: ensure balanced regulator usageUwe Kleine-König
2020-04-17video: fbdev: controlfb: remove function prototypes part #3Bartlomiej Zolnierkiewicz
2020-04-17video: fbdev: controlfb: remove function prototypes part #2Bartlomiej Zolnierkiewicz
2020-04-17video: fbdev: controlfb: remove function prototypes part #1Bartlomiej Zolnierkiewicz
2020-04-17video: fbdev: controlfb: remove obsolete module supportBartlomiej Zolnierkiewicz
2020-04-17video: fbdev: controlfb: add COMPILE_TEST supportBartlomiej Zolnierkiewicz
2020-04-17video: fbdev: controlfb: fix sparse warning about using incorrect typeBartlomiej Zolnierkiewicz
2020-04-17video: ssd1307fb: Remove redundant forward declarationAndy Shevchenko
2020-04-17video: ssd1307fb: Convert to atomic PWM APIAndy Shevchenko
2020-04-17video: ssd1307fb: Make use of device propertiesAndy Shevchenko
2020-04-17video: ssd1307fb: Introduce temporary variable to increase readabilityAndy Shevchenko
2020-04-17video: ssd1307fb: Convert driver to use ->probe_new()Andy Shevchenko
2020-04-17Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2020-04-12fbdev: mx3fb: const pointer to ipu_di_signal_cfgSam Ravnborg
2020-04-08fbdev: mx3fb: avoid warning about psABI changeArnd Bergmann
2020-04-08video: fbdev: mb862xx: remove set but not used variable 'mdr'Jason Yan
2020-04-08video: fbdev: matroxfb: remove dead code and set but not used variableJason Yan
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-07video: Add missing annotation for cyber2000fb_enable_ddc() and cyber2000fb_di...Jules Irenge
2020-04-07video: fbdev: don't print error message on platform_get_irq() failureTang Bin
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