summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev
AgeCommit message (Expand)AuthorLines
2020-07-23fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins.Tetsuo Handa-8/+8
2020-06-26Merge tag 'drm-misc-fixes-2020-06-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-2/+3
2020-06-24drm/fb-helper: Fix vt restoreDaniel Vetter-1/+2
2020-06-21video: fbdev: uvesafb: fix "noblank" option handlingBartlomiej Zolnierkiewicz-1/+1
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig-1/+1
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-63/+63
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport-9/+0
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-3/+3
2020-06-02Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-808/+539
2020-05-29omapfb: get rid of pointless access_ok() callsAl Viro-3/+0
2020-05-29amifb: get rid of pointless access_ok() callsAl Viro-4/+0
2020-05-28powerpc: Remove Xilinx PPC405/PPC440 supportMichal Simek-1/+1
2020-05-11drivers/powerpc: Replace _ALIGN_UP() by ALIGN()Christophe Leroy-2/+2
2020-05-09video: fbdev: pxa168fb: make pxa168fb_init_mode() return voidJason Yan-4/+1
2020-05-06video: fbdev: valkyriefb.c: fix warning comparing pointer to 0Jason Yan-2/+2
2020-05-06video: fbdev: w100fb: Fix a potential double free.Christophe JAILLET-0/+2
2020-05-06fbdev: aty: use true, false for bool variables in atyfb_base.cJason Yan-2/+2
2020-05-06video: uvesafb: use true,false for bool variablesJason Yan-6/+6
2020-05-06video: udlfb: use true,false for bool variablesJason Yan-3/+3
2020-05-06video: fbdev: i810: use true,false for bool variablesJason Yan-5/+5
2020-04-29video: fbdev: controlfb: fix build for COMPILE_TEST=y && PPC_PMAC=y && PPC32=nBartlomiej Zolnierkiewicz-1/+1
2020-04-25video/fbdev/riva: Remove dead codeSouptick Joarder-18/+0
2020-04-17video: fbdev: vesafb: add missed release_regionChuhong Yuan-5/+11
2020-04-17video: fbdev: arcfb: add missed free_irq and fix the order of request_irqChuhong Yuan-4/+6
2020-04-17fbdev: s1d13xxxfb: add missed unregister_framebuffer in removeChuhong Yuan-4/+10
2020-04-17ARM/fbdev: sa11x0: Switch to use GPIO descriptorsLinus Walleij-11/+12
2020-04-17video: fbdev: aty128fb: remove unused 'sdr_64'Jason Yan-14/+0
2020-04-17omapfb/dss: remove unused variable 'venc_config_pal_bdghi'YueHaibing-43/+0
2020-04-17video: vt8500lcdfb: fix fallthrough warningSam Ravnborg-0/+1
2020-04-17video: fbdev: imxfb: ensure balanced regulator usageUwe Kleine-König-6/+21
2020-04-17video: fbdev: controlfb: remove function prototypes part #3Bartlomiej Zolnierkiewicz-157/+145
2020-04-17video: fbdev: controlfb: remove function prototypes part #2Bartlomiej Zolnierkiewicz-212/+198
2020-04-17video: fbdev: controlfb: remove function prototypes part #1Bartlomiej Zolnierkiewicz-28/+13
2020-04-17video: fbdev: controlfb: remove obsolete module supportBartlomiej Zolnierkiewicz-24/+1
2020-04-17video: fbdev: controlfb: add COMPILE_TEST supportBartlomiej Zolnierkiewicz-14/+29
2020-04-17video: fbdev: controlfb: fix sparse warning about using incorrect typeBartlomiej Zolnierkiewicz-2/+2
2020-04-17video: ssd1307fb: Remove redundant forward declarationAndy Shevchenko-2/+0
2020-04-17video: ssd1307fb: Convert to atomic PWM APIAndy Shevchenko-12/+5
2020-04-17video: ssd1307fb: Make use of device propertiesAndy Shevchenko-21/+19
2020-04-17video: ssd1307fb: Introduce temporary variable to increase readabilityAndy Shevchenko-18/+15
2020-04-17video: ssd1307fb: Convert driver to use ->probe_new()Andy Shevchenko-8/+2
2020-04-17Merge drm/drm-next into drm-misc-nextThomas Zimmermann-36/+15
2020-04-12fbdev: mx3fb: const pointer to ipu_di_signal_cfgSam Ravnborg-1/+1
2020-04-08fbdev: mx3fb: avoid warning about psABI changeArnd Bergmann-10/+10
2020-04-08video: fbdev: mb862xx: remove set but not used variable 'mdr'Jason Yan-2/+0
2020-04-08video: fbdev: matroxfb: remove dead code and set but not used variableJason Yan-22/+0
2020-04-07Merge tag 'drm-next-2020-04-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-0/+3
2020-04-07video: Add missing annotation for cyber2000fb_enable_ddc() and cyber2000fb_di...Jules Irenge-0/+2
2020-04-07video: fbdev: don't print error message on platform_get_irq() failureTang Bin-1/+0
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+3