summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* media: v4l: async: Return async sub-devices to subnotifier listSakari Ailus2023-05-111-5/+8
* media: rcar_fdp1: Fix refcount leak in probe and remove functionMiaoqian Lin2023-05-111-3/+8
* media: rcar_fdp1: Convert to platform remove callback returning voidUwe Kleine-König2023-05-111-4/+2
* media: vsp1: Replace vb2_is_streaming() with vb2_start_streaming_called()Laurent Pinchart2023-05-111-1/+1
* media: platform: mtk-mdp3: fix potential frame size overflow in mdp_try_fmt_m...Moudy Ho2023-05-111-4/+6
* media: saa7134: fix use after free bug in saa7134_finidev due to race conditionZheng Wang2023-05-113-0/+3
* media: dm1105: Fix use after free bug in dm1105_remove due to race conditionZheng Wang2023-05-111-0/+1
* platform/x86/amd: pmc: Move out of BIOS SMN pair for STB initShyam Sundar S K2023-05-111-22/+4
* platform/x86/amd: pmc: Utilize SMN index 0 for driver probeShyam Sundar S K2023-05-112-19/+6
* platform/x86/amd: pmc: Move idlemask check into `amd_pmc_idlemask_read`Mario Limonciello2023-05-111-41/+33
* platform/x86/amd: pmc: Don't dump data after resume from s0i3 on picassoMario Limonciello2023-05-111-1/+9
* platform/x86/amd: pmc: Hide SMU version and program attributes for PicassoMario Limonciello2023-05-111-1/+20
* platform/x86/amd: pmc: Don't try to read SMU version on PicassoMario Limonciello2023-05-111-0/+3
* platform/x86/amd/pmf: Move out of BIOS SMN pair for driver probeShyam Sundar S K2023-05-112-17/+6
* media: rkvdec: fix use after free bug in rkvdec_removeZheng Wang2023-05-111-0/+2
* media: cedrus: fix use after free bug in cedrus_remove due to race conditionZheng Wang2023-05-111-0/+1
* media: mediatek: vcodec: change lat thread decode error conditionYunfei Dong2023-05-113-4/+6
* media: mediatek: vcodec: making sure queue_work successfullyYunfei Dong2023-05-112-8/+25
* media: mediatek: vcodec: remove unused lat_bufYunfei Dong2023-05-111-3/+15
* media: mediatek: vcodec: add core decode done eventYunfei Dong2023-05-112-1/+5
* media: mediatek: vcodec: move lat_buf to the top of core listYunfei Dong2023-05-112-1/+22
* media: mediatek: vcodec: using each instance lat_buf count replace core ready...Yunfei Dong2023-05-111-1/+1
* media: mediatek: vcodec: add params to record lat and core lat_buf countYunfei Dong2023-05-112-1/+28
* media: mediatek: vcodec: Force capture queue format to MM21Yunfei Dong2023-05-111-21/+3
* media: mediatek: vcodec: Make MM21 the default capture formatYunfei Dong2023-05-111-4/+4
* media: mediatek: vcodec: Use 4K frame size when supported by stateful decoderPin-yen Lin2023-05-111-1/+11
* media: mtk-jpeg: Fixes jpeg enc&dec worker sw flowkyrie wu2023-05-112-11/+7
* media: mtk-jpeg: Fixes jpeghw multi-core judgementkyrie wu2023-05-112-1/+6
* soc: qcom: rpmh-rsc: Support RSC v3 minor versionsTushar Nimkar2023-05-111-1/+1
* thermal/drivers/mediatek/lvts_thermal: Fix sensor 1 interrupt status bitmaskChen-Yu Tsai2023-05-111-3/+3
* drm/msm/dpu: Fix bit-shifting UB in DPU_HW_VER() macroGeert Uytterhoeven2023-05-111-2/+3
* Revert "drm/msm: Fix failure paths in msm_drm_init()"Johan Hovold2023-05-112-10/+4
* Revert "drm/msm: Add missing check and destroy for alloc_ordered_workqueue"Johan Hovold2023-05-111-2/+0
* regulator: core: Avoid lockdep reports when resolving suppliesDouglas Anderson2023-05-111-8/+83
* regulator: core: Consistently set mutex_owner when using ww_mutex_lock_slow()Douglas Anderson2023-05-111-0/+2
* drm/ttm/pool: Fix ttm_pool_alloc error pathThomas Hellström2023-05-111-30/+51
* drm/i915/pxp: limit drm-errors or warning on firmware API failuresAlan Previn2023-05-113-15/+67
* drm/i915/pxp: Invalidate all PXP fw sessions during teardownAlan Previn2023-05-115-0/+56
* gpu: host1x: Fix memory leak of device namesYang Yingliang2023-05-111-8/+15
* gpu: host1x: Fix potential double free if IOMMU is disabledYang Yingliang2023-05-111-0/+1
* soc: renesas: renesas-soc: Release 'chipid' from ioremap()Li Yang2023-05-111-1/+4
* soc: bcm: brcmstb: biuctrl: fix of_iomap leakZhaoyang Li2023-05-111-0/+4
* mailbox: mpfs: switch to txdone_pollConor Dooley2023-05-111-2/+10
* drm/mediatek: dp: Change the aux retries times when receiving AUX_DEFERXinlei Lee2023-05-111-7/+5
* drm/lima/lima_drv: Add missing unwind goto in lima_pdev_probe()Harshit Mogalapalli2023-05-111-2/+4
* ACPI: VIOT: Initialize the correct IOMMU fwspecJean-Philippe Brucker2023-05-111-2/+3
* cpufreq: qcom-cpufreq-hw: Revert adding cpufreq qosBjorn Andersson2023-05-111-14/+0
* cpufreq: mediatek: Raise proc and sram max voltage for MT7622/7623AngeloGioacchino Del Regno2023-05-111-2/+11
* cpufreq: mediatek: raise proc/sram max voltage for MT8516Jia-Wei Chang2023-05-111-2/+11
* cpufreq: mediatek: fix KP caused by handler usage after regulator_put/clk_putJia-Wei Chang2023-05-111-32/+30