aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-05-11ACPI: bus: Ensure that notify handlers are not running after removalRafael J. Wysocki
2023-05-11drm/i915: Make intel_get_crtc_new_encoder() less oopsyVille Syrjälä
2023-05-11media: mediatek: vcodec: add remove function for decoder platform driverYunfei Dong
2023-05-11media: mediatek: vcodec: fix decoder disable pm crashYunfei Dong
2023-05-11perf/arm-cmn: Fix port detection for CMN-700Robin Murphy
2023-05-11regulator: stm32-pwr: fix of_iomap leakYAN SHI
2023-05-11media: venus: dec: Fix capture formats enumeration orderJavier Martinez Canillas
2023-05-11media: venus: dec: Fix handling of the start cmdMichał Krawczyk
2023-05-11media: rc: gpio-ir-recv: Fix support for wake-upFlorian Fainelli
2023-05-11drm/amd/display: Fix potential null dereferenceIgor Artemiev
2023-05-11media: hi846: Fix memleak in hi846_init_controls()Wei Chen
2023-05-11media: v4l: async: Return async sub-devices to subnotifier listSakari Ailus
2023-05-11media: rcar_fdp1: Fix refcount leak in probe and remove functionMiaoqian Lin
2023-05-11media: platform: mtk-mdp3: fix potential frame size overflow in mdp_try_fmt_m...Moudy Ho
2023-05-11media: saa7134: fix use after free bug in saa7134_finidev due to race conditionZheng Wang
2023-05-11media: dm1105: Fix use after free bug in dm1105_remove due to race conditionZheng Wang
2023-05-11platform/x86/amd: pmc: Move out of BIOS SMN pair for STB initShyam Sundar S K
2023-05-11platform/x86/amd: pmc: Utilize SMN index 0 for driver probeShyam Sundar S K
2023-05-11platform/x86/amd: pmc: Move idlemask check into `amd_pmc_idlemask_read`Mario Limonciello
2023-05-11platform/x86/amd: pmc: Don't dump data after resume from s0i3 on picassoMario Limonciello
2023-05-11platform/x86/amd: pmc: Hide SMU version and program attributes for PicassoMario Limonciello
2023-05-11platform/x86/amd: pmc: Don't try to read SMU version on PicassoMario Limonciello
2023-05-11platform/x86/amd/pmf: Move out of BIOS SMN pair for driver probeShyam Sundar S K
2023-05-11media: rkvdec: fix use after free bug in rkvdec_removeZheng Wang
2023-05-11media: cedrus: fix use after free bug in cedrus_remove due to race conditionZheng Wang
2023-05-11media: mediatek: vcodec: change lat thread decode error conditionYunfei Dong
2023-05-11media: mediatek: vcodec: making sure queue_work successfullyYunfei Dong
2023-05-11media: mediatek: vcodec: remove unused lat_bufYunfei Dong
2023-05-11media: mediatek: vcodec: add core decode done eventYunfei Dong
2023-05-11media: mediatek: vcodec: move lat_buf to the top of core listYunfei Dong
2023-05-11media: mediatek: vcodec: using each instance lat_buf count replace core ready...Yunfei Dong
2023-05-11media: mediatek: vcodec: add params to record lat and core lat_buf countYunfei Dong
2023-05-11media: mediatek: vcodec: Force capture queue format to MM21Yunfei Dong
2023-05-11media: mediatek: vcodec: Make MM21 the default capture formatYunfei Dong
2023-05-11media: mediatek: vcodec: Use 4K frame size when supported by stateful decoderPin-yen Lin
2023-05-11regulator: core: Avoid lockdep reports when resolving suppliesDouglas Anderson
2023-05-11regulator: core: Consistently set mutex_owner when using ww_mutex_lock_slow()Douglas Anderson
2023-05-11drm/ttm/pool: Fix ttm_pool_alloc error pathThomas Hellström
2023-05-11drm/ttm: optimize pool allocations a bit v2Christian König
2023-05-11gpu: host1x: Fix memory leak of device namesYang Yingliang
2023-05-11gpu: host1x: Fix potential double free if IOMMU is disabledYang Yingliang
2023-05-11soc: renesas: renesas-soc: Release 'chipid' from ioremap()Li Yang
2023-05-11soc: bcm: brcmstb: biuctrl: fix of_iomap leakZhaoyang Li
2023-05-11mailbox: mpfs: switch to txdone_pollConor Dooley
2023-05-11drm/mediatek: dp: Change the aux retries times when receiving AUX_DEFERXinlei Lee
2023-05-11drm/lima/lima_drv: Add missing unwind goto in lima_pdev_probe()Harshit Mogalapalli
2023-05-11ACPI: VIOT: Initialize the correct IOMMU fwspecJean-Philippe Brucker
2023-05-11cpufreq: qcom-cpufreq-hw: Revert adding cpufreq qosBjorn Andersson
2023-05-11cpufreq: mediatek: Raise proc and sram max voltage for MT7622/7623AngeloGioacchino Del Regno
2023-05-11cpufreq: mediatek: raise proc/sram max voltage for MT8516Jia-Wei Chang