summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-11media: venus: dec: Fix capture formats enumeration orderJavier Martinez Canillas1-4/+4
2023-05-11media: venus: dec: Fix handling of the start cmdMichał Krawczyk1-0/+8
2023-05-11media: rc: gpio-ir-recv: Fix support for wake-upFlorian Fainelli1-0/+2
2023-05-11drm/amd/display: Fix potential null dereferenceIgor Artemiev1-1/+2
2023-05-11media: hi846: Fix memleak in hi846_init_controls()Wei Chen1-3/+8
2023-05-11media: v4l: async: Return async sub-devices to subnotifier listSakari Ailus1-5/+8
2023-05-11media: rcar_fdp1: Fix refcount leak in probe and remove functionMiaoqian Lin1-3/+8
2023-05-11media: rcar_fdp1: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-11media: vsp1: Replace vb2_is_streaming() with vb2_start_streaming_called()Laurent Pinchart1-1/+1
2023-05-11media: platform: mtk-mdp3: fix potential frame size overflow in mdp_try_fmt_m...Moudy Ho1-4/+6
2023-05-11media: saa7134: fix use after free bug in saa7134_finidev due to race conditionZheng Wang3-0/+3
2023-05-11media: dm1105: Fix use after free bug in dm1105_remove due to race conditionZheng Wang1-0/+1
2023-05-11platform/x86/amd: pmc: Move out of BIOS SMN pair for STB initShyam Sundar S K1-22/+4
2023-05-11platform/x86/amd: pmc: Utilize SMN index 0 for driver probeShyam Sundar S K2-19/+6
2023-05-11platform/x86/amd: pmc: Move idlemask check into `amd_pmc_idlemask_read`Mario Limonciello1-41/+33
2023-05-11platform/x86/amd: pmc: Don't dump data after resume from s0i3 on picassoMario Limonciello1-1/+9
2023-05-11platform/x86/amd: pmc: Hide SMU version and program attributes for PicassoMario Limonciello1-1/+20
2023-05-11platform/x86/amd: pmc: Don't try to read SMU version on PicassoMario Limonciello1-0/+3
2023-05-11platform/x86/amd/pmf: Move out of BIOS SMN pair for driver probeShyam Sundar S K2-17/+6
2023-05-11media: rkvdec: fix use after free bug in rkvdec_removeZheng Wang1-0/+2
2023-05-11media: cedrus: fix use after free bug in cedrus_remove due to race conditionZheng Wang1-0/+1
2023-05-11media: mediatek: vcodec: change lat thread decode error conditionYunfei Dong3-4/+6
2023-05-11media: mediatek: vcodec: making sure queue_work successfullyYunfei Dong2-8/+25
2023-05-11media: mediatek: vcodec: remove unused lat_bufYunfei Dong1-3/+15
2023-05-11media: mediatek: vcodec: add core decode done eventYunfei Dong2-1/+5
2023-05-11media: mediatek: vcodec: move lat_buf to the top of core listYunfei Dong2-1/+22
2023-05-11media: mediatek: vcodec: using each instance lat_buf count replace core ready...Yunfei Dong1-1/+1
2023-05-11media: mediatek: vcodec: add params to record lat and core lat_buf countYunfei Dong2-1/+28
2023-05-11media: mediatek: vcodec: Force capture queue format to MM21Yunfei Dong1-21/+3
2023-05-11media: mediatek: vcodec: Make MM21 the default capture formatYunfei Dong1-4/+4
2023-05-11media: mediatek: vcodec: Use 4K frame size when supported by stateful decoderPin-yen Lin1-1/+11
2023-05-11media: mtk-jpeg: Fixes jpeg enc&dec worker sw flowkyrie wu2-11/+7
2023-05-11media: mtk-jpeg: Fixes jpeghw multi-core judgementkyrie wu2-1/+6
2023-05-11arm64: dts: sdm845: Rename qspi data12 as data23Douglas Anderson1-1/+1
2023-05-11arm64: dts: sc7280: Rename qspi data12 as data23Douglas Anderson1-1/+1
2023-05-11arm64: dts: sc7180: Rename qspi data12 as data23Douglas Anderson1-1/+1
2023-05-11arm64: dts: qcom: msm8994-angler: removed clash with smem_regionPetr Vorel3-7/+7
2023-05-11arm64: dts: qcom: msm8994-angler: Fix cont_splash_mem mappingPetr Vorel1-1/+6
2023-05-11soc: qcom: rpmh-rsc: Support RSC v3 minor versionsTushar Nimkar1-1/+1
2023-05-11x86/apic: Fix atomic update of offset in reserve_eilvt_offset()Uros Bizjak1-3/+2
2023-05-11thermal/drivers/mediatek/lvts_thermal: Fix sensor 1 interrupt status bitmaskChen-Yu Tsai1-3/+3
2023-05-11drm/msm/dpu: Fix bit-shifting UB in DPU_HW_VER() macroGeert Uytterhoeven1-2/+3
2023-05-11Revert "drm/msm: Fix failure paths in msm_drm_init()"Johan Hovold2-10/+4
2023-05-11Revert "drm/msm: Add missing check and destroy for alloc_ordered_workqueue"Johan Hovold1-2/+0
2023-05-11regulator: core: Avoid lockdep reports when resolving suppliesDouglas Anderson1-8/+83
2023-05-11regulator: core: Consistently set mutex_owner when using ww_mutex_lock_slow()Douglas Anderson1-0/+2
2023-05-11drm/ttm/pool: Fix ttm_pool_alloc error pathThomas Hellström1-30/+51
2023-05-11arm64: dts: rockchip: Assign PLL_PPLL clock rate to 1.1 GHz on rk3588sCristian Ciocaltea1-1/+1
2023-05-11drm/i915/pxp: limit drm-errors or warning on firmware API failuresAlan Previn3-15/+67
2023-05-11drm/i915/pxp: Invalidate all PXP fw sessions during teardownAlan Previn5-0/+56