summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* video: fbdev: vesafb: add missed release_regionChuhong Yuan2020-04-171-5/+11
* video: fbdev: arcfb: add missed free_irq and fix the order of request_irqChuhong Yuan2020-04-171-4/+6
* fbdev: s1d13xxxfb: add missed unregister_framebuffer in removeChuhong Yuan2020-04-171-4/+10
* ARM/fbdev: sa11x0: Switch to use GPIO descriptorsLinus Walleij2020-04-172-11/+12
* video: fbdev: aty128fb: remove unused 'sdr_64'Jason Yan2020-04-171-14/+0
* omapfb/dss: remove unused variable 'venc_config_pal_bdghi'YueHaibing2020-04-171-43/+0
* video: vt8500lcdfb: fix fallthrough warningSam Ravnborg2020-04-171-0/+1
* video: fbdev: imxfb: ensure balanced regulator usageUwe Kleine-König2020-04-171-6/+21
* video: fbdev: controlfb: remove function prototypes part #3Bartlomiej Zolnierkiewicz2020-04-171-157/+145
* video: fbdev: controlfb: remove function prototypes part #2Bartlomiej Zolnierkiewicz2020-04-171-212/+198
* video: fbdev: controlfb: remove function prototypes part #1Bartlomiej Zolnierkiewicz2020-04-171-28/+13
* video: fbdev: controlfb: remove obsolete module supportBartlomiej Zolnierkiewicz2020-04-171-24/+1
* video: fbdev: controlfb: add COMPILE_TEST supportBartlomiej Zolnierkiewicz2020-04-172-14/+29
* video: fbdev: controlfb: fix sparse warning about using incorrect typeBartlomiej Zolnierkiewicz2020-04-171-2/+2
* video: ssd1307fb: Remove redundant forward declarationAndy Shevchenko2020-04-171-2/+0
* video: ssd1307fb: Convert to atomic PWM APIAndy Shevchenko2020-04-171-12/+5
* video: ssd1307fb: Make use of device propertiesAndy Shevchenko2020-04-171-21/+19
* video: ssd1307fb: Introduce temporary variable to increase readabilityAndy Shevchenko2020-04-171-18/+15
* video: ssd1307fb: Convert driver to use ->probe_new()Andy Shevchenko2020-04-171-8/+2
* Merge drm/drm-next into drm-misc-nextThomas Zimmermann2020-04-177-108/+34
|\
| * 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 '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
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | fbdev: c2p: Use BUILD_BUG() instead of custom solutionGeert Uytterhoeven2020-03-091-6/+6
| | |/ / /
* | | | | fbdev: mx3fb: const pointer to ipu_di_signal_cfgSam Ravnborg2020-04-121-1/+1
* | | | | fbdev: mx3fb: avoid warning about psABI changeArnd Bergmann2020-04-081-10/+10
* | | | | video: fbdev: mb862xx: remove set but not used variable 'mdr'Jason Yan2020-04-081-2/+0
* | | | | video: fbdev: matroxfb: remove dead code and set but not used variableJason Yan2020-04-081-22/+0
* | | | | video: Add missing annotation for cyber2000fb_enable_ddc() and cyber2000fb_di...Jules Irenge2020-04-071-0/+2
* | | | | video: fbdev: don't print error message on platform_get_irq() failureTang Bin2020-04-071-1/+0
* | | | | omapfb: Remove unused writeback codeTomi Valkeinen2020-03-202-134/+0
* | | | | fbdev: via: fix -Wextra build warning and format warningRandy Dunlap2020-03-202-3/+5
* | | | | fbdev: pm[23]fb.c: fix -Wextra build warnings and errorsRandy Dunlap2020-03-202-5/+5
* | | | | fbdev: savage: fix -Wextra build warningRandy Dunlap2020-03-201-1/+1
* | | | | fbdev: matrox: fix -Wextra build warningsRandy Dunlap2020-03-201-1/+1
* | | | | fbdev: aty: fix -Wextra build warningRandy Dunlap2020-03-201-1/+1
* | | | | fbdev: fbmon: fix -Wextra build warningsRandy Dunlap2020-03-201-1/+1