Show patches with: Submitter = Wei Yongjun       |   60 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[-next] drm/vgem: Fix return value check in vgem_init() - - - --- 2017-05-21 Wei Yongjun New
[-next] drm/pl111: Fix return value check in pl111_amba_probe() - - - --- 2017-05-21 Wei Yongjun New
[-next] drm/i915: Fix return value check in kfence selftests - - - --- 2017-05-19 Wei Yongjun New
[-next] drm/nouveau/secboot/gm20b: fix the error return code in gm20b_secboot_tegra_read_wpr() - - - --- 2017-04-25 Wei Yongjun New
[-next] drm/rockchip: cdn-dp: fix return value check in cdn_dp_probe() - - - --- 2017-04-25 Wei Yongjun New
[-next] drm/shmob: fix return value check in shmob_drm_probe() - 1 - --- 2017-04-25 Wei Yongjun New
[-next] gpu: host1x: Fix wrong pointer passed to PTR_ERR() - - - --- 2017-04-16 Wei Yongjun New
drm/etnaviv: fix missing unlock on error in etnaviv_gpu_submit() - - - --- 2017-04-12 Wei Yongjun New
[-next] drm/bridge/tfp410: Make symbol tfp410_platform_driver static - - - --- 2017-02-09 Wei Yongjun New
[-next] drm/msm/dsi: fix error return code in msm_dsi_host_init() - - - --- 2017-02-09 Wei Yongjun New
[-next] drm: mxsfb: Make local symbol mxsfb_funcs static - - - --- 2017-02-05 Wei Yongjun New
[-next] drm: mxsfb: fix error return code in mxsfb_load() 1 1 - --- 2017-02-05 Wei Yongjun New
[-next] drm/hisilicon/hibmc: Fix wrong pointer passed to PTR_ERR() - 1 - --- 2017-01-12 Wei Yongjun New
[-next] drm/atomic: make release_crtc_commit() static - 1 - --- 2017-01-12 Wei Yongjun New
[-next] dma-buf/sw_sync: fix non static symbol warning - - - --- 2016-10-29 Wei Yongjun New
[-next] drm/i915/gvt: fix return value check - - - --- 2016-10-19 Wei Yongjun New
[-next] gpu: ipu-v3: Use ERR_CAST instead of ERR_PTR(PTR_ERR()) - - - --- 2016-09-21 Wei Yongjun New
drm/omap: fix return value check in dsi_bind() - 1 - --- 2016-09-17 Wei Yongjun New
[-next] drm/i915: Fix non static symbol warning - - - --- 2016-09-17 Wei Yongjun New
[-next] drm/sun4i: backend: remove redundant dev_err call in sun4i_backend_bind() - - - --- 2016-09-15 Wei Yongjun New
[-next] drm/mediatek: Remove redundant dev_err call in mtk_drm_probe() - - - --- 2016-09-10 Wei Yongjun New
[-next] drm/tilcdc: Fix non static symbol warning - - - --- 2016-09-10 Wei Yongjun New
[-next] drm/sun4i: Remove redundant dev_err call in sun4i_tcon_init_regmap() - - - --- 2016-08-26 Wei Yongjun New
[-next] drm/i915: Fix non static symbol warning - - - --- 2016-08-21 Wei Yongjun New
[-next] drm/mgag200: fix error return code in mgag200fb_create() - - - --- 2016-08-15 Wei Yongjun New
[-next] drm/tegra: dpaux: Fix return value check in tegra_dpaux_probe() - - - --- 2016-07-30 Wei Yongjun New
[-next] drm/amdgpu: use kmemdup rather than duplicating its implementation 1 - - --- 2016-07-28 Wei Yongjun New
[-next] drm/arm: mali-dp: Fix error return code in malidp_bind() 1 - - --- 2016-07-28 Wei Yongjun New
[-next] drm/arm: mali-dp: Remove redundant dev_err call in malidp_bind() 1 - - --- 2016-07-28 Wei Yongjun New
[-next] drm/fsl-dcu: use PTR_ERR_OR_ZERO() to simplify the code - - - --- 2016-07-25 Wei Yongjun New
[-next] drm/tegra: Fix the error handling in tegra_dsi_probe() - - - --- 2013-12-20 Wei Yongjun New
[-next] drm/panel: missing platform_driver_unregister() on error in panel_simple_init() - - - --- 2013-12-20 Wei Yongjun Not Applicable
[-next] drm/i915: fix return value check of debugfs_create_file() - - - --- 2013-12-16 Wei Yongjun New
[-next] drm/tegra: fix the error handling in tegra_dc_probe() - - - --- 2013-12-14 Wei Yongjun New
[-next] drm/tegra: add missing clk_disable_unprepare() on error in gr2d_probe() - - - --- 2013-10-21 Wei Yongjun New
[-next] gpu: host1x: add missing clk_disable_unprepare() on error in host1x_probe() - - - --- 2013-10-21 Wei Yongjun New
[-next] drm/tegra: fix return value check - - - --- 2013-10-21 Wei Yongjun New
drm/msm: fix potential NULL pointer dereference - - - --- 2013-09-11 Wei Yongjun Accepted
drm/omap: fix error return code in omap_dmm_probe() - - - --- 2013-09-11 Wei Yongjun New
drm/exynos: fix return value check in lowlevel_buffer_allocate() - - - --- 2013-09-10 Wei Yongjun New
drm/msm: fix return value check in ERR_PTR() - - - --- 2013-09-10 Wei Yongjun Accepted
drm/vmwgfx: fix error return code in vmw_driver_load() - - - --- 2013-08-26 Wei Yongjun New
[-next,v2] drm/rcar-du: remove redundant dev_err call in rcar_du_lvdsenc_get_resources() - - - --- 2013-08-23 Wei Yongjun New
[-next] drm/rcar-du: fix return value check in rcar_du_lvdsenc_get_resources() - - - --- 2013-08-23 Wei Yongjun New
drm/cirrus: fix error handling in cirrus_device_init() - - - --- 2013-07-28 Wei Yongjun New
drm/exynos: exynos_drm_ipp: fix return value check - - - --- 2013-07-04 Wei Yongjun New
[-next] drm/i915: fix potential NULL pointer dereference in i915_gem_context_get_hang_stats() - - - --- 2013-06-20 Wei Yongjun New
[-next] drm/i915: fix error return code in init_pipe_control() - - - --- 2013-05-28 Wei Yongjun New
[v2] drm/exynos: fix error return code exynos_drm_load() - - - --- 2013-05-17 Wei Yongjun New
drm/exynos: fix error return code in exynos_drm_load() - - - --- 2013-05-07 Wei Yongjun New
drm/exynos: fix error return code in exynos_drm_ipp_set_property() - - - --- 2013-05-07 Wei Yongjun New
[-next,v2] drm/exynos/iommu: fix return value check in drm_create_iommu_mapping() - - - --- 2012-12-10 Wei Yongjun New
[-next] drm/exynos/iommu: fix return value check in drm_create_iommu_mapping() - - - --- 2012-12-07 Wei Yongjun New
[-next] gma500: medfield: fix potential NULL pointer dereference in mdfld_dsi_brightness_init() - - - --- 2012-12-02 Wei Yongjun New
[-next] drm: tegra: fix missing unlock on error - - - --- 2012-12-02 Wei Yongjun New
[v2] gma500: medfield: drop bogus NULL check in mdfld_dsi_output_init() - - - --- 2012-10-08 Wei Yongjun New
gma500: medfield: fix potential NULL pointer dereference in mdfld_dsi_output_init() - - - --- 2012-10-07 Wei Yongjun New
drm/nouveau: remove duplicated include from nouveau_drm.c - - - --- 2012-10-07 Wei Yongjun New
drm/i915: remove duplicated include from intel_modes.c - - - --- 2012-10-07 Wei Yongjun New
vmwgfx: remove useless set memory to zero use memset() - - - --- 2012-08-27 Wei Yongjun New