summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-05-11gpu: host1x: Fix potential double free if IOMMU is disabledYang Yingliang1-0/+1
2023-05-11soc: renesas: renesas-soc: Release 'chipid' from ioremap()Li Yang1-1/+4
2023-05-11soc: bcm: brcmstb: biuctrl: fix of_iomap leakZhaoyang Li1-0/+4
2023-05-11mailbox: mpfs: switch to txdone_pollConor Dooley1-2/+10
2023-05-11drm/mediatek: dp: Change the aux retries times when receiving AUX_DEFERXinlei Lee1-7/+5
2023-05-11drm/lima/lima_drv: Add missing unwind goto in lima_pdev_probe()Harshit Mogalapalli1-2/+4
2023-05-11ACPI: VIOT: Initialize the correct IOMMU fwspecJean-Philippe Brucker1-2/+3
2023-05-11cpufreq: qcom-cpufreq-hw: Revert adding cpufreq qosBjorn Andersson1-14/+0
2023-05-11cpufreq: mediatek: Raise proc and sram max voltage for MT7622/7623AngeloGioacchino Del Regno1-2/+11
2023-05-11cpufreq: mediatek: raise proc/sram max voltage for MT8516Jia-Wei Chang1-2/+11
2023-05-11cpufreq: mediatek: fix KP caused by handler usage after regulator_put/clk_putJia-Wei Chang1-32/+30
2023-05-11cpufreq: mediatek: fix passing zero to 'PTR_ERR'Jia-Wei Chang1-5/+5
2023-05-11perf/amlogic: Fix config1/config2 parsing issueJiucheng Xu1-2/+6
2023-05-11perf/arm-cmn: Move overlapping wp_combine fieldIlkka Koskinen1-1/+1
2023-05-11firmware: arm_scmi: Fix xfers allocation on Rx channelCristian Marussi1-1/+1
2023-05-11drm: rcar-du: Fix a NULL vs IS_ERR() bugDan Carpenter1-2/+2
2023-05-11mmc: sdhci-of-esdhc: fix quirk to ignore command inhibit for dataGeorgii Kruglov1-13/+11
2023-05-11ACPI: processor: Fix evaluating _PDC method when running as Xen dom0Roger Pau Monne2-0/+31
2023-05-11drm/amd/display/dc/dce60/Makefile: Fix previous attempt to silence known over...Lee Jones1-1/+1
2023-05-11virt/coco/sev-guest: Double-buffer messagesDionna Glaze1-4/+23
2023-05-11drm: msm: adreno: Disable preemption on Adreno 510Adam Skladowski1-1/+7
2023-05-11drm/msm/adreno: drop bogus pm_runtime_set_active()Johan Hovold1-3/+0
2023-05-11media: max9286: Free control handlerLaurent Pinchart1-0/+1
2023-05-11drm/bridge: adv7533: Fix adv7533_mode_valid for adv7533 and adv7535Adam Ford1-14/+11
2023-05-11firmware: qcom_scm: Clear download bit during rebootMukesh Ojha1-2/+1
2023-05-11media: av7110: prevent underflow in write_ts_to_decoder()Dan Carpenter1-2/+2
2023-05-11media: amphion: decoder implement display delay enableMing Qian3-2/+37
2023-05-11media: platform: mtk-mdp3: Add missing check and free for ida_allocJiasheng Jiang1-1/+7
2023-05-11media: bdisp: Add missing check for create_workqueueJiasheng Jiang1-0/+2
2023-05-11media: v4l: subdev: Make link validation saferSakari Ailus1-0/+10
2023-05-11soc: canaan: Make K210_SYSCTL depend on CLK_K210Jesse Taube1-2/+3
2023-05-11regulator: core: Shorten off-on-delay-us for always-on/boot-on by time since ...Douglas Anderson1-4/+3
2023-05-11EDAC/skx: Fix overflows on the DRAM row address mapping arraysQiuxu Zhuo1-2/+2
2023-05-11drm/msm/disp/dpu: check for crtc enable rather than crtc active to release sh...Vinod Polimera1-1/+1
2023-05-11drm/mediatek: dp: Only trigger DRM HPD events if bridge is attachedChen-Yu Tsai1-1/+2
2023-05-11soc: ti: pm33xx: Fix refcount leak in am33xx_pm_probeMiaoqian Lin1-2/+3
2023-05-11soc: ti: k3-ringacc: Add try_module_get() to k3_dmaring_request_dual_ring()Nicolas Frayer1-0/+7
2023-05-11drm/amdgpu: register a vga_switcheroo client for MacBooks with apple-gmuxOrlando Chamberlain1-5/+16
2023-05-11drm/probe-helper: Cancel previous job before starting new oneDom Cobley1-2/+3
2023-05-11drm/vgem: add missing mutex_destroyMaĆ­ra Canal1-0/+1
2023-05-11drm/rockchip: Drop unbalanced obj unrefRob Clark1-3/+0
2023-05-11accel/ivpu: PM: remove broken ivpu_dbg() statementsArnd Bergmann1-10/+0
2023-05-11tpm, tpm_tis: Claim locality when interrupts are reenabled on resumeLino Sanfilippo1-10/+9
2023-05-11tpm, tpm: Implement usage counter for localityLino Sanfilippo2-18/+47
2023-05-11tpm, tpm_tis: Claim locality before writing interrupt registersLino Sanfilippo1-9/+11
2023-05-11tpm, tpm_tis: Disable interrupts if tpm_tis_probe_irq() failedLino Sanfilippo1-11/+11
2023-05-11tpm, tpm_tis: Claim locality before writing TPM_INT_ENABLE registerLino Sanfilippo1-0/+4
2023-05-11tpm, tpm_tis: Do not skip reset of original interrupt vectorLino Sanfilippo1-18/+11
2023-05-11clk: rockchip: rk3399: allow clk_cifout to force clk_cifout_src to reparentQuentin Schulz1-1/+1
2023-05-11clk: microchip: fix potential UAF in auxdev release callbackConor Dooley1-2/+1