Show patches with: Submitter = Christophe JAILLET       |   146 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/2] drm/amdkfd: Use bitmap_zalloc() when applicable [1/2] drm/amdkfd: Use bitmap_zalloc() when applicable - - - --- 2021-11-28 Christophe JAILLET New
[1/2] drm/amdkfd: Use bitmap_zalloc() when applicable [1/2] drm/amdkfd: Use bitmap_zalloc() when applicable - - - --- 2021-11-21 Christophe JAILLET New
[1/2] drm/radeon: switch from 'pci_' to 'dma_' API [1/2] drm/radeon: switch from 'pci_' to 'dma_' API - - - --- 2020-07-27 Christophe JAILLET New
[1/2] drm/sun4i: hdmi: Fix an error handling path in 'sun4i_hdmi_bind()' - - - --- 2018-03-18 Christophe JAILLET New
[1/2] gpu: host1x: Fix an error handling path in 'host1x_probe()' [1/2] gpu: host1x: Fix an error handling path in 'host1x_probe()' - - - --- 2021-11-07 Christophe JAILLET New
[1/2] video: fbdev: Use framebuffer_release instead of kfree to free a frame buffer [1/2] video: fbdev: Use framebuffer_release instead of kfree to free a frame buffer - - - --- 2020-12-10 Christophe JAILLET New
[1/3] drm/amd/display: Fix an erroneous sanity check in get_dmif_switch_time_us() [1/3] drm/amd/display: Fix an erroneous sanity check in get_dmif_switch_time_us() - - - --- 2023-05-29 Christophe JAILLET New
[1/3] drm/meson: Fix an un-handled error path in 'meson_drv_bind_master()' 1 - - --- 2018-03-12 Christophe JAILLET New
[1/8] video: fbdev: au1200fb: Fix a potential double free - - - --- 2017-10-16 Christophe JAILLET New
[15/30] video: fbdev: omapfb: Use kstrtobool() instead of strtobool() Untitled series #690973 - - - --- 2022-11-01 Christophe JAILLET New
[2/2] drm/amdkfd: Slighly optimize 'init_doorbell_bitmap()' [1/2] drm/amdkfd: Use bitmap_zalloc() when applicable - 1 - --- 2021-11-21 Christophe JAILLET New
[2/2] drm/amdkfd: Use non-atomic bitmap functions when possible [1/2] drm/amdkfd: Use bitmap_zalloc() when applicable - - - --- 2021-11-28 Christophe JAILLET New
[2/2] drm/radeon: avoid a useless memset [1/2] drm/radeon: switch from 'pci_' to 'dma_' API - - - --- 2020-07-27 Christophe JAILLET New
[2/2] drm/sun4i: hdmi: Fix another error handling path in 'sun4i_hdmi_bind()' - - - --- 2018-03-18 Christophe JAILLET New
[2/2] gpu: host1x: Fix a memory leak in 'host1x_remove()' [1/2] gpu: host1x: Fix an error handling path in 'host1x_probe()' - - - --- 2021-11-07 Christophe JAILLET New
[2/2] video: fbdev: Fix a dev_err format specifier [1/2] video: fbdev: Use framebuffer_release instead of kfree to free a frame buffer - - - --- 2020-12-10 Christophe JAILLET New
[2/3] drm/amd/display: Simplify get_dmif_switch_time_us() [1/3] drm/amd/display: Fix an erroneous sanity check in get_dmif_switch_time_us() - - - --- 2023-05-29 Christophe JAILLET New
[2/3] drm/meson: Use drm_dev_put() instead of drm_dev_unref() 1 - - --- 2018-03-12 Christophe JAILLET New
[2/8] video: fbdev: au1200fb: Return an error code if a memory allocation fails - - - --- 2017-10-16 Christophe JAILLET New
[3/3] drm/amd/display: Use USEC_PER_SEC [1/3] drm/amd/display: Fix an erroneous sanity check in get_dmif_switch_time_us() - - - --- 2023-05-29 Christophe JAILLET New
[3/3] drm/meson: Fix some error handling paths in 'meson_drv_bind_master()' 1 - - --- 2018-03-12 Christophe JAILLET New
[3/8] video: fbdev: au1200fb: Release some resources if a memory allocation fails - - - --- 2017-10-16 Christophe JAILLET New
[4/8] video: fbdev: au1200fb: Fix error handling path - - - --- 2017-10-16 Christophe JAILLET New
[5/8] video: fbdev: au1200fb: Fix error handling path - - - --- 2017-10-16 Christophe JAILLET New
[6/8] video: fbdev: au1200fb: Remove some dead code - - - --- 2017-10-16 Christophe JAILLET New
[7/8] video: fbdev: au1200fb: Propagate an error code - - - --- 2017-10-16 Christophe JAILLET New
[8/8] video: fbdev: au1200fb: Style clean up - - - --- 2017-10-16 Christophe JAILLET New
[v2,1/2] drm/amdkfd: Use bitmap_zalloc() when applicable [v2,1/2] drm/amdkfd: Use bitmap_zalloc() when applicable - 1 - --- 2021-11-23 Christophe JAILLET New
[v2,1/2] drm/kmb: Fix an error handling path [v2,1/2] drm/kmb: Fix an error handling path - - - --- 2021-05-27 Christophe JAILLET New
[v2,1/2] video: fbdev: uvesafb: Fixes an error handling path in uvesafb_probe() [v2,1/2] video: fbdev: uvesafb: Fixes an error handling path in uvesafb_probe() - - - --- 2022-12-10 Christophe JAILLET New
[v2,2/2] drm/amdkfd: Slighly optimize 'init_doorbell_bitmap()' [v2,1/2] drm/amdkfd: Use bitmap_zalloc() when applicable - 1 - --- 2021-11-23 Christophe JAILLET New
[v2,2/2] drm/kmb: Do not report 0 (success) in case of error [v2,1/2] drm/kmb: Fix an error handling path - - - --- 2021-05-27 Christophe JAILLET New
[v2,2/2] video: fbdev: uvesafb: Simplify uvesafb_remove() [v2,1/2] video: fbdev: uvesafb: Fixes an error handling path in uvesafb_probe() - - - --- 2022-12-10 Christophe JAILLET New
[v2] drm/bridge: sn65dsi83: Fix an error handling path in sn65dsi83_probe() [v2] drm/bridge: sn65dsi83: Fix an error handling path in sn65dsi83_probe() - 1 - --- 2021-12-29 Christophe JAILLET New
[v2] drm/bridge: tc358767: Use devm_clk_get_enabled() helper [v2] drm/bridge: tc358767: Use devm_clk_get_enabled() helper - 1 - --- 2022-12-30 Christophe JAILLET New
[v2] drm/exynos: dsi: Remove bridge node reference in error handling path in probe function [v2] drm/exynos: dsi: Remove bridge node reference in error handling path in probe function - - - --- 2020-05-16 Christophe JAILLET New
[v2] drm/msm/dsi: Fix the releasing of resources in error path in 'dsi_bus_clk_enable()' - - - --- 2017-02-26 Christophe JAILLET New
[v2] drm/msm/hdmi: Fix the error handling path of msm_hdmi_dev_probe() [v2] drm/msm/hdmi: Fix the error handling path of msm_hdmi_dev_probe() - 1 - --- 2022-12-13 Christophe JAILLET New
[v2] drm/nouveau/secboot: plug memory leak in ls_ucode_img_load_gr() error path - - - --- 2017-05-08 Christophe JAILLET New
[v2] drm/rockchip: cdn-dp: Fix error handling - - - --- 2017-02-20 Christophe JAILLET New
[v2] drm/vc4: Fix resource leak in 'vc4_get_hang_state_ioctl()' in error handling path - - - --- 2017-05-12 Christophe JAILLET New
[v2] video: fbdev: omapfb: Use kstrtobool() instead of strtobool() [v2] video: fbdev: omapfb: Use kstrtobool() instead of strtobool() - - - --- 2023-01-14 Christophe JAILLET New
[V2] video: fbdev: w100fb: Fix a potential double free. [V2] video: fbdev: w100fb: Fix a potential double free. - - - --- 2020-05-06 Christophe JAILLET New
accel/ivpu: Use struct_size() accel/ivpu: Use struct_size() - 1 - --- 2023-05-29 Christophe JAILLET New
backlight: backlight: Slighly simplify devm_of_find_backlight() backlight: backlight: Slighly simplify devm_of_find_backlight() - 1 - --- 2022-02-13 Christophe JAILLET New
backlight: lms283gf05: Fix a typo in the description passed to 'devm_gpio_request_one()' backlight: lms283gf05: Fix a typo in the description passed to 'devm_gpio_request_one()' - 1 - --- 2019-07-24 Christophe JAILLET New
backlight: pwm_bl: Avoid open coded arithmetic in memory allocation backlight: pwm_bl: Avoid open coded arithmetic in memory allocation 2 1 - --- 2022-02-05 Christophe JAILLET New
dma-buf: Fix a typo in Kconfig dma-buf: Fix a typo in Kconfig - - - --- 2020-02-16 Christophe JAILLET New
drm: amdgpu: Use the correct size when allocating memory drm: amdgpu: Use the correct size when allocating memory - - - --- 2020-08-09 Christophe JAILLET New
drm: flip-work: Simplify code - - - --- 2016-09-03 Christophe JAILLET New
drm: rcar-du: Fix the return value in case of error in 'rcar_du_crtc_set_crc_source()' drm: rcar-du: Fix the return value in case of error in 'rcar_du_crtc_set_crc_source()' - 1 - --- 2018-10-16 Christophe JAILLET New
drm: Release resources with a safer function - - - --- 2016-10-07 Christophe JAILLET New
drm: Release resources with a safer function - - - --- 2016-10-02 Christophe JAILLET New
drm: Remove redundant 'flush_workqueue()' calls drm: Remove redundant 'flush_workqueue()' calls 1 2 - --- 2021-10-10 Christophe JAILLET New
drm: Remove some useless memset drm: Remove some useless memset - - - --- 2021-12-09 Christophe JAILLET New
drm: zte: Fix an error handling path in 'zx_crtc_bind()' - - - --- 2018-03-11 Christophe JAILLET New
drm/amd: Optimize some memory initializations drm/amd: Optimize some memory initializations - - - --- 2023-01-29 Christophe JAILLET New
drm/amd/display: Correctly initialize some memory in get_available_dsc_slices() drm/amd/display: Correctly initialize some memory in get_available_dsc_slices() - - - --- 2023-04-25 Christophe JAILLET New
drm/amd/display: Fix a test CalculatePrefetchSchedule() drm/amd/display: Fix a test CalculatePrefetchSchedule() - - - --- 2023-04-17 Christophe JAILLET New
drm/amd/display: Fix a test dml32_rq_dlg_get_rq_reg() drm/amd/display: Fix a test dml32_rq_dlg_get_rq_reg() - - - --- 2023-04-17 Christophe JAILLET New
drm/amd/display: Fix a typo - amdpgu_dm --> amdgpu_dm drm/amd/display: Fix a typo - amdpgu_dm --> amdgpu_dm - - - --- 2019-08-09 Christophe JAILLET New
drm/amd/display: Fix a typo - dce_aduio_mask --> dce_audio_mask drm/amd/display: Fix a typo - dce_aduio_mask --> dce_audio_mask - - - --- 2019-08-09 Christophe JAILLET New
drm/amd/display: Fix typo in some comments drm/amd/display: Fix typo in some comments - 1 - --- 2019-10-05 Christophe JAILLET New
drm/amd/display: Slightly optimize dm_dmub_outbox1_low_irq() drm/amd/display: Slightly optimize dm_dmub_outbox1_low_irq() - - - --- 2023-03-21 Christophe JAILLET New
drm/amd/pm: Fix a memory leak in an error handling path in 'vangogh_tables_init()' drm/amd/pm: Fix a memory leak in an error handling path in 'vangogh_tables_init()' - - - --- 2021-08-05 Christophe JAILLET New
drm/amdgpu: Add missing '\n' in log messages drm/amdgpu: Add missing '\n' in log messages - - - --- 2020-04-11 Christophe JAILLET New
drm/amdgpu: check memory allocation failure - - - --- 2017-08-23 Christophe JAILLET New
drm/amdgpu: Fix a a typo in a comment drm/amdgpu: Fix a a typo in a comment 1 - - --- 2021-06-05 Christophe JAILLET New
drm/amdgpu: Fix a typo in the include header guard of 'navi12_ip_offset.h' drm/amdgpu: Fix a typo in the include header guard of 'navi12_ip_offset.h' - - - --- 2019-08-18 Christophe JAILLET New
drm/amdgpu: switch from 'pci_' to 'dma_' API drm/amdgpu: switch from 'pci_' to 'dma_' API - 1 - --- 2021-08-22 Christophe JAILLET New
drm/amdgpu/display: Fix an error handling path in 'dm_update_crtc_state()' drm/amdgpu/display: Fix an error handling path in 'dm_update_crtc_state()' - - - --- 2020-03-08 Christophe JAILLET New
drm/armada: Fix a potential double free in an error handling path drm/armada: Fix a potential double free in an error handling path - - - --- 2021-12-26 Christophe JAILLET New
drm/armada: Remove some dead code - - - --- 2016-10-30 Christophe JAILLET New
drm/bochs: Fix some error handling paths in bochs_pci_probe() drm/bochs: Fix some error handling paths in bochs_pci_probe() - - - --- 2022-06-18 Christophe JAILLET New
drm/bridge: lt9611: Fix an error handling path in lt9611_probe() drm/bridge: lt9611: Fix an error handling path in lt9611_probe() - 1 - --- 2022-01-29 Christophe JAILLET New
drm/bridge: sn65dsi83: Fix an error handling path in sn65dsi83_probe() drm/bridge: sn65dsi83: Fix an error handling path in sn65dsi83_probe() - - - --- 2021-12-28 Christophe JAILLET New
drm/bridge: tc358767: Use devm_clk_get_enabled() helper drm/bridge: tc358767: Use devm_clk_get_enabled() helper - 1 - --- 2022-12-30 Christophe JAILLET New
drm/exynos: dsi: Remove bridge node reference in error handling path in probe function drm/exynos: dsi: Remove bridge node reference in error handling path in probe function - - - --- 2020-05-10 Christophe JAILLET New
drm/i810: switch from 'pci_' to 'dma_' API drm/i810: switch from 'pci_' to 'dma_' API - - - --- 2020-07-18 Christophe JAILLET New
drm/i915: Fix an error checking test - - - --- 2017-06-27 Christophe JAILLET New
drm/i915: Fix an error handling in 'intel_framebuffer_init()' - - - --- 2017-09-10 Christophe JAILLET New
drm/i915: Fix an error hanfling path in 'i915_gem_do_execbuffer' - - - --- 2017-07-04 Christophe JAILLET New
drm/i915: switch from 'pci_' to 'dma_' API drm/i915: switch from 'pci_' to 'dma_' API - - - --- 2021-08-22 Christophe JAILLET New
drm/i915/selftests: Fix an error handling path in 'mock_gem_device()' - - - --- 2017-07-19 Christophe JAILLET New
drm/imx: Fix error handling - - - --- 2016-10-31 Christophe JAILLET New
drm/imx: Fix of_node ref counting - - - --- 2016-09-04 Christophe JAILLET New
drm/kmb: Fix an error handling path drm/kmb: Fix an error handling path - - - --- 2021-05-19 Christophe JAILLET New
drm/mcde: Fix an error handling path in 'mcde_probe()' drm/mcde: Fix an error handling path in 'mcde_probe()' - - - --- 2019-08-22 Christophe JAILLET New
drm/mcde: Fix some resource leak in an error path in 'mcde_probe()' drm/mcde: Fix some resource leak in an error path in 'mcde_probe()' - - - --- 2019-09-15 Christophe JAILLET New
drm/mediatek: check for memory allocation failure - 1 - --- 2017-06-09 Christophe JAILLET New
drm/mediatek: fix error handling - - - --- 2016-07-03 Christophe JAILLET New
drm/meson: Fix an un-handled error path in 'meson_drv_bind_master()' 1 - - --- 2018-06-11 Christophe JAILLET New
drm/mm: Fix an error handling path in '__igt_once()' drm/mm: Fix an error handling path in '__igt_once()' - - - --- 2020-05-17 Christophe JAILLET New
drm/msm: Fix an error handling path 'msm_drm_init()' drm/msm: Fix an error handling path 'msm_drm_init()' - - - --- 2020-03-15 Christophe JAILLET New
drm/msm: Fix typo drm/msm: Fix typo - - - --- 2020-04-12 Christophe JAILLET New
drm/msm/a6xx: Fix a typo in an error message drm/msm/a6xx: Fix a typo in an error message - - - --- 2019-12-04 Christophe JAILLET New
drm/msm/dp: Fix a potential double free in an error handling path drm/msm/dp: Fix a potential double free in an error handling path - 2 - --- 2021-12-26 Christophe JAILLET New
drm/msm/dp: Simplify dp_debug_init() and dp_debug_get() drm/msm/dp: Simplify dp_debug_init() and dp_debug_get() - 1 - --- 2021-12-22 Christophe JAILLET New
drm/msm/dsi: Fix some reference counted resource leaks drm/msm/dsi: Fix some reference counted resource leaks - 1 - --- 2021-08-06 Christophe JAILLET New
drm/msm/dsi: Fix the releasing of resources in error path in 'dsi_bus_clk_enable()' - - - --- 2017-02-26 Christophe JAILLET New
« 1 2 »