summaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)AuthorLines
2020-04-29video: fbdev: controlfb: fix build for COMPILE_TEST=y && PPC_PMAC=y && PPC32=nBartlomiej Zolnierkiewicz-1/+1
2020-04-29backlight: l4f00242t03: Convert to GPIO descriptorsLinus Walleij-27/+18
2020-04-28backlight: lp855x: Ensure regulators are disabled on probe failureJon Hunter-4/+16
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-108/+34
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-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-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
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-20omapfb: Remove unused writeback codeTomi Valkeinen-134/+0
2020-03-20fbdev: via: fix -Wextra build warning and format warningRandy Dunlap-3/+5
2020-03-20fbdev: pm[23]fb.c: fix -Wextra build warnings and errorsRandy Dunlap-5/+5
2020-03-20fbdev: savage: fix -Wextra build warningRandy Dunlap-1/+1
2020-03-20fbdev: matrox: fix -Wextra build warningsRandy Dunlap-1/+1
2020-03-20fbdev: aty: fix -Wextra build warningRandy Dunlap-1/+1
2020-03-20fbdev: fbmon: fix -Wextra build warningsRandy Dunlap-1/+1