summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-03-27media: pvrusb2: fix uaf in pvr2_context_set_notifyEdward Adam Davis1-1/+1
2024-03-27drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of atom_get_src_int()Srinivasan Shanmugam1-1/+1
2024-03-27HID: amd_sfh: Avoid disabling the interruptBasavaraj Natikar1-3/+27
2024-03-27HID: amd_sfh: Update HPD sensor structure elementsBasavaraj Natikar1-3/+3
2024-03-27drm/msm/a7xx: Fix LLC typoRob Clark1-1/+1
2024-03-27drm/msm/a6xx: specify UBWC config for sc7180Dmitry Baryshkov1-2/+1
2024-03-27mtd: rawnand: brcmnand: exec_op helper functions return type fixesDavid Regan1-4/+8
2024-03-27mtd: rawnand: lpc32xx_mlc: fix irq handler prototypeArnd Bergmann1-2/+3
2024-03-27mtd: maps: physmap-core: fix flash size larger than 32-bitBaruch Siach1-1/+1
2024-03-27clk: imx: imx8mp: Fix SAI_MCLK_SEL definitionShengjiu Wang1-3/+8
2024-03-27drm/tidss: Fix sync-lost issue with two displaysTomi Valkeinen1-0/+10
2024-03-27drm/tidss: Fix initial plane zpos valuesTomi Valkeinen1-1/+1
2024-03-27crypto: qat - fix ring to service map for dcc in 420xxDamian Muszynski1-0/+8
2024-03-27crypto: qat - fix ring to service map for dcc in 4xxxDamian Muszynski1-0/+8
2024-03-27crypto: qat - remove double initialization of valueAdam Guerin1-4/+2
2024-03-27crypto: qat - avoid division by zeroAdam Guerin1-0/+3
2024-03-27crypto: qat - removed unused macro in adf_cnv_dbgfs.cAdam Guerin1-1/+0
2024-03-27crypto: qat - remove unused macros in qat_comp_alg.cAdam Guerin1-9/+0
2024-03-27crypto: ccp - Avoid discarding errors in psp_send_platform_access_msg()Mario Limonciello1-2/+9
2024-03-27mfd: altera-sysmgr: Call of_node_put() only when of_parse_phandle() takes a refPeter Griffin1-1/+3
2024-03-27mfd: syscon: Call of_node_put() only when of_parse_phandle() takes a refPeter Griffin1-1/+3
2024-03-27media: i2c: imx290: Fix IMX920 typoAlexander Stein1-8/+8
2024-03-27media: ivsc: csi: Swap SINK and SOURCE padsSakari Ailus1-2/+2
2024-03-27tty: mips_ejtag_fdc: Fix passing incompatible pointer type warningSerge Semin1-1/+1
2024-03-27drm/tegra: put drm_gem_object ref on error in tegra_fb_createFedor Pchelkin1-0/+1
2024-03-27clk: mediatek: mt7981-topckgen: flag SGM_REG_SEL as criticalDaniel Golle1-2/+3
2024-03-27clk: mediatek: mt8183: Correct parent of CLK_INFRA_SSPM_32K_SELFChen-Yu Tsai1-1/+1
2024-03-27clk: mediatek: mt7622-apmixedsys: Fix an error handling path in clk_mt8135_ap...Christophe JAILLET1-1/+0
2024-03-27clk: mediatek: mt8135: Fix an error handling path in clk_mt8135_apmixed_probe()Christophe JAILLET1-1/+3
2024-03-27clk: hisilicon: hi3559a: Fix an erroneous devm_kfree()Christophe JAILLET1-1/+0
2024-03-27clk: hisilicon: hi3519: Release the correct number of gates in hi3519_clk_unr...Christophe JAILLET1-1/+1
2024-03-27pinctrl: renesas: Allow the compiler to optimize away sh_pfc_pmGeert Uytterhoeven1-1/+3
2024-03-27drm/bridge: adv7511: fix crash on irq during probeMads Bligaard Nielsen1-11/+11
2024-03-27PCI: Mark 3ware-9650SE Root Port Extended Tags as brokenJörg Wedekind1-0/+1
2024-03-27drm/mediatek: dsi: Fix DSI RGB666 formats and definitionsAngeloGioacchino Del Regno1-5/+5
2024-03-27drm/msm/dpu: finalise global state objectDmitry Baryshkov1-0/+8
2024-03-27drm/panel: boe-tv101wum-nl6: make use of prepare_prev_firstDouglas Anderson1-0/+2
2024-03-27drm/amd/display: Add 'replay' NULL check in 'edp_set_replay_allow_active()'Srinivasan Shanmugam1-1/+2
2024-03-27clk: qcom: dispcc-sdm845: Adjust internal GDSC wait timesKonrad Dybcio1-0/+2
2024-03-27media: pvrusb2: fix pvr2_stream_callback castsArnd Bergmann3-8/+12
2024-03-27media: pvrusb2: remove redundant NULL checkDaniil Dulov1-5/+0
2024-03-27media: go7007: add check of return value of go7007_read_addr()Daniil Dulov1-1/+3
2024-03-27media: imx: csc/scaler: fix v4l2_ctrl_handler memory leakLucas Stach1-0/+1
2024-03-27staging: media: starfive: Set 16 bpp for capture_raw deviceChanghuang Liang1-4/+4
2024-03-27media: sun8i-di: Fix chroma difference thresholdJernej Skrabec1-1/+1
2024-03-27media: sun8i-di: Fix power on/off sequencesJernej Skrabec1-12/+13
2024-03-27media: sun8i-di: Fix coefficient writesJernej Skrabec1-21/+21
2024-03-27media: cedrus: h265: Fix configuring bitstream sizeJernej Skrabec1-6/+4
2024-03-27NTB: fix possible name leak in ntb_register_device()Yang Yingliang2-6/+8
2024-03-27drm: ci: use clk_ignore_unused for apq8016Dmitry Baryshkov1-1/+4