aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-24drm/lima: always set page directory when switch vmQiang Yu2-12/+5
2020-04-24drm/lima: check vm != NULL in lima_vm_putQiang Yu2-6/+4
2020-04-24drm/lima: print process name and pid when task errorQiang Yu1-1/+2
2020-04-24drm/lima: use module_platform_driver helperQiang Yu1-11/+1
2020-04-24drm/lima: Clean up redundant pdev pointerRobin Murphy4-9/+5
2020-04-24drm/lima: Clean up IRQ warningsRobin Murphy1-2/+5
2020-04-23Revert "drm/dp_mst: Remove single tx msg restriction."Lyude Paul1-2/+12
2020-04-21drm/gma500: Remove dead codeSouptick Joarder4-243/+1
2020-04-21drm/gma500: remove unused variable 'hdmi_ids'YueHaibing1-5/+0
2020-04-21drm: Fix misspellings of "Analog Devices"Geert Uytterhoeven3-3/+3
2020-04-20drm/ast: Allocate initial CRTC state of the correct sizeThomas Zimmermann1-1/+12
2020-04-17drm/tegra: Clean up GPIO includesLinus Walleij4-5/+1
2020-04-17video: fbdev: vesafb: add missed release_regionChuhong Yuan1-5/+11
2020-04-17video: fbdev: arcfb: add missed free_irq and fix the order of request_irqChuhong Yuan1-4/+6
2020-04-17fbdev: s1d13xxxfb: add missed unregister_framebuffer in removeChuhong Yuan1-4/+10
2020-04-17ARM/fbdev: sa11x0: Switch to use GPIO descriptorsLinus Walleij2-11/+12
2020-04-17video: fbdev: aty128fb: remove unused 'sdr_64'Jason Yan1-14/+0
2020-04-17omapfb/dss: remove unused variable 'venc_config_pal_bdghi'YueHaibing1-43/+0
2020-04-17video: vt8500lcdfb: fix fallthrough warningSam Ravnborg1-0/+1
2020-04-17video: fbdev: imxfb: ensure balanced regulator usageUwe Kleine-König1-6/+21
2020-04-17video: fbdev: controlfb: remove function prototypes part #3Bartlomiej Zolnierkiewicz1-157/+145
2020-04-17video: fbdev: controlfb: remove function prototypes part #2Bartlomiej Zolnierkiewicz1-212/+198
2020-04-17video: fbdev: controlfb: remove function prototypes part #1Bartlomiej Zolnierkiewicz1-28/+13
2020-04-17video: fbdev: controlfb: remove obsolete module supportBartlomiej Zolnierkiewicz1-24/+1
2020-04-17video: fbdev: controlfb: add COMPILE_TEST supportBartlomiej Zolnierkiewicz2-14/+29
2020-04-17video: fbdev: controlfb: fix sparse warning about using incorrect typeBartlomiej Zolnierkiewicz1-2/+2
2020-04-17video: ssd1307fb: Remove redundant forward declarationAndy Shevchenko1-2/+0
2020-04-17video: ssd1307fb: Convert to atomic PWM APIAndy Shevchenko1-12/+5
2020-04-17video: ssd1307fb: Make use of device propertiesAndy Shevchenko1-21/+19
2020-04-17video: ssd1307fb: Introduce temporary variable to increase readabilityAndy Shevchenko1-18/+15
2020-04-17video: ssd1307fb: Convert driver to use ->probe_new()Andy Shevchenko1-8/+2
2020-04-17Merge tag 'topic/phy-compliance-2020-04-08' of git://anongit.freedesktop.org/drm/drm-misc into drm-misc-nextThomas Zimmermann9-7/+305
2020-04-17Merge drm/drm-next into drm-misc-nextThomas Zimmermann4141-116381/+229034
2020-04-16drm: Don't free a struct never allocated by drm_gem_fb_init()Andrzej Pietrasiewicz1-3/+1
2020-04-15drm/rockchip: fix spelling mistake "modifer" -> "modifier"Colin Ian King1-1/+1
2020-04-14drm: bridge: adv7511: Extend list of audio sample ratesBogdan Togorean1-5/+7
2020-04-14drm: bridge: adv7511: Enable SPDIF DAIBogdan Togorean1-0/+14
2020-04-13drm: kirin: Revert change to add register connect helper functionsJohn Stultz3-45/+0
2020-04-12fbdev: mx3fb: const pointer to ipu_di_signal_cfgSam Ravnborg1-1/+1
2020-04-11Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds2-8/+0
2020-04-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds16-24/+23
2020-04-10Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds13-107/+125
2020-04-10drivers/dma/tegra20-apb-dma.c: fix platform_get_irq.cocci warningskbuild test robot1-1/+0
2020-04-10change email address for Pali RohárPali Rohár14-22/+22
2020-04-10mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual1-1/+1
2020-04-10Merge tag 'pwm/for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds14-233/+518
2020-04-10Merge tag 'for-linus-5.7-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds3-32/+139
2020-04-10Merge tag 'drm-next-2020-04-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds31-189/+350
2020-04-10Merge tag 'sound-fix-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-3/+3
2020-04-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds33-771/+723