summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev
AgeCommit message (Expand)Author
2020-07-23fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins.Tetsuo Handa
2020-06-26Merge tag 'drm-misc-fixes-2020-06-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-06-24drm/fb-helper: Fix vt restoreDaniel Vetter
2020-06-21video: fbdev: uvesafb: fix "noblank" option handlingBartlomiej Zolnierkiewicz
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
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-28powerpc: Remove Xilinx PPC405/PPC440 supportMichal Simek
2020-05-11drivers/powerpc: Replace _ALIGN_UP() by ALIGN()Christophe Leroy
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-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