aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/mcde (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-30drm/mcde: Fix handling of platform_get_irq() errorKrzysztof Kozlowski1-2/+2
2020-10-01drm/mcde: Handle pending vblank while disabling displayStephan Gerhold1-0/+10
2020-07-16drm: mcde: Fix display initialization problemLinus Walleij1-1/+2
2020-06-22drm/mcde: dsi: Fix return value check in mcde_dsi_bind()Wei Yongjun1-4/+3
2020-01-09drm/mcde: dsi: Fix invalid pointer dereference if panel cannot be foundStephan Gerhold1-2/+4
2019-12-13drm/mcde: Fix an error handling path in 'mcde_probe()'Christophe JAILLET1-1/+2
2019-09-19Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-27/+53
2019-09-04drm/mcde: Fix DSI transfersLinus Walleij1-23/+47
2019-07-30platform: Add platform_find_device_by_driver() helperSuzuki K Poulose1-2/+1
2019-06-25drm/mcde: Fix uninitialized variableLinus Walleij1-1/+5
2019-06-21drm/mcde: Drop drm_gem_prime_export/importDaniel Vetter1-2/+0
2019-06-21drm/prime: Actually remove DRIVER_PRIME everywhereDaniel Vetter1-1/+1
2019-06-13drm/mcde: Fix an uninitialized variableDan Carpenter1-1/+1
2019-05-26drm/mcde: Fix compile problemsSam Ravnborg2-2/+2
2019-05-24drm/mcde: Add new driver for ST-Ericsson MCDELinus Walleij8-0/+3726