summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-26drm/bridge: tc358767: Fix return value on error caseTomi Valkeinen1-1/+1
2024-01-26drm/bridge: cdns-mhdp8546: Fix use of uninitialized variableTomi Valkeinen1-1/+2
2024-01-26drm/radeon/trinity_dpm: fix a memleak in trinity_parse_power_tableZhipeng Lu1-1/+3
2024-01-26drm/radeon/dpm: fix a memleak in sumo_parse_power_tableZhipeng Lu1-1/+3
2024-01-26drm/radeon: check the alloc_workqueue return value in radeon_crtc_init()Yang Yingliang1-1/+6
2024-01-26drm/msm/dpu: correct clk bit for WB2 blockDmitry Baryshkov3-3/+3
2024-01-26drm/panfrost: Ignore core_mask for poweroff and disable PWRTRANS irqAngeloGioacchino Del Regno1-4/+8
2024-01-26ASoC: SOF: topology: Use partial match for disconnecting DAI link and DAI widgetBard Liao1-1/+1
2024-01-26ASoC: Intel: sof_sdw_rt_sdca_jack_common: ctx->headset_codec_dev = NULLBard Liao1-0/+1
2024-01-26ASoC: Intel: glk_rt5682_max98357a: fix board id mismatchBrent Lu1-8/+6
2024-01-26media: v4l: async: Fix duplicated list deletionSebastian Reichel1-1/+0
2024-01-26drm/drv: propagate errors from drm_modeset_register_all()Dmitry Baryshkov1-2/+8
2024-01-26drm/msm/dsi: Use pm_runtime_resume_and_get to prevent refcnt leaksKonrad Dybcio1-1/+3
2024-01-26drm/msm/dpu: Add missing safe_lut_tbl in sc8180x catalogBjorn Andersson1-0/+1
2024-01-26drm/msm/mdp4: flush vblank event on disableDmitry Baryshkov1-0/+9
2024-01-26ASoC: cs35l33: Fix GPIO name and drop legacy includeLinus Walleij1-3/+1
2024-01-26drm/imx/lcdc: Fix double-free of driver dataUwe Kleine-König1-9/+0
2024-01-26drm/tidss: Fix dss resetTomi Valkeinen1-1/+44
2024-01-26drm/tidss: Check for K2G in in dispc_softreset()Tomi Valkeinen1-6/+7
2024-01-26drm/tidss: Return error value from from softresetTomi Valkeinen1-5/+12
2024-01-26drm/tidss: Move reset to the end of dispc_init()Tomi Valkeinen1-4/+4
2024-01-26drm/radeon: check return value of radeon_ring_lock()Nikita Zhandarovich1-0/+4
2024-01-26drm/radeon/r100: Fix integer overflow issues in r100_cs_track_check()Nikita Zhandarovich1-2/+2
2024-01-26drm/radeon/r600_cs: Fix possible int overflows in r600_cs_check_reg()Nikita Zhandarovich1-2/+2
2024-01-26f2fs: fix to avoid dirent corruptionChao Yu1-1/+1
2024-01-26drm/bridge: Fix typo in post_disable() descriptionDario Binacchi1-1/+1
2024-01-26media: amphion: Fix VPU core alias nameAlexander Stein1-1/+1
2024-01-26media: rkvdec: Hook the (TRY_)DECODER_CMD stateless ioctlsPaul Kocialkowski1-0/+3
2024-01-26media: verisilicon: Hook the (TRY_)DECODER_CMD stateless ioctlsPaul Kocialkowski2-0/+5
2024-01-26media: visl: Hook the (TRY_)DECODER_CMD stateless ioctlsPaul Kocialkowski1-0/+3
2024-01-26media: mtk-jpeg: Remove cancel worker in mtk_jpeg_remove to avoid the crash o...Zheng Wang1-1/+0
2024-01-26media: pvrusb2: fix use after free on context disconnectionRicardo B. Marliere1-1/+2
2024-01-26drm/tilcdc: Fix irq free on unloadTomi Valkeinen1-1/+1
2024-01-26drm/bridge: tpd12s015: Drop buggy __exit annotation for remove functionUwe Kleine-König1-2/+2
2024-01-26drm/nouveau/fence:: fix warning directly dereferencing a rcu pointerAbhinav Singh1-1/+1
2024-01-26drm/panel-elida-kd35t133: hold panel in reset for unprepareChris Morgan1-0/+2
2024-01-26drm/panel: nv3051d: Hold panel in reset for unprepareChris Morgan1-0/+2
2024-01-26RDMA/hns: Fix inappropriate err code for unsupported operationsJunxian Huang2-2/+2
2024-01-26RDMA/usnic: Silence uninitialized symbol smatch warningsLeon Romanovsky2-3/+3
2024-01-26drm/panfrost: Really power off GPU cores in panfrost_gpu_power_off()AngeloGioacchino Del Regno1-18/+46
2024-01-26drm/dp_mst: Fix fractional DSC bpp handlingVille Syrjälä7-26/+14
2024-01-26Revert "drm/omapdrm: Annotate dma-fence critical section in commit path"Tomi Valkeinen1-5/+4
2024-01-26Revert "drm/tidss: Annotate dma-fence critical section in commit path"Tomi Valkeinen1-4/+0
2024-01-26ARM: davinci: always select CONFIG_CPU_ARM926TArnd Bergmann1-0/+1
2024-01-26ip6_tunnel: fix NEXTHDR_FRAGMENT handling in ip6_tnl_parse_tlv_enc_lim()Eric Dumazet1-13/+13
2024-01-26rxrpc: Fix skbuff cleanup of call's recvmsg_queue and rx_oos_queueDavid Howells1-2/+2
2024-01-26mlxbf_gige: Enable the GigE port in mlxbf_gige_openAsmaa Mnebhi1-6/+6
2024-01-26mlxbf_gige: Fix intermittent no ip issueAsmaa Mnebhi2-10/+10
2024-01-26net/sched: act_ct: fix skb leak and crash on ooo fragsTao Liu1-6/+6
2024-01-26blk-cgroup: fix rcu lockdep warning in blkg_lookup()Ming Lei1-1/+2