summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-31amdgpu/nv.c: Corrected typo in the video capabilities resolutionVeerabadhran Gopalakrishnan3-27/+27
2022-12-31drm/amd/pm/smu11: BACO is supported when it's in BACO stateGuchun Chen1-0/+4
2022-12-31clk: mediatek: fix dependency of MT7986 ADC clocksDaniel Golle1-1/+1
2022-12-31ASoC: mediatek: mt8173: Enable IRQ when pdata is readyRicardo Ribalda1-10/+10
2022-12-31spi: mt65xx: Add dma max segment size declarationzhichao.liu1-0/+5
2022-12-31wifi: iwlwifi: mvm: fix double free on tx path.Ben Greear1-1/+11
2022-12-31wifi: rtl8xxxu: Fix use after rcu_read_unlock in rtl8xxxu_bss_info_changedBitterblue Smith1-1/+1
2022-12-31wifi: plfxlc: fix potential memory leak in __lf_x_usb_enable_rx()Ziyang Xuan1-0/+1
2022-12-31ALSA: asihpi: fix missing pci_disable_device()Liu Shixin1-1/+1
2022-12-31NFS: Fix an Oops in nfs_d_automount()Trond Myklebust1-1/+1
2022-12-31NFSv4: Fix a deadlock between nfs4_open_recover_helper() and delegreturnTrond Myklebust1-7/+12
2022-12-31NFSv4: Fix a credential leak in _nfs4_discover_trunking()Trond Myklebust1-1/+3
2022-12-31NFSv4.2: Fix initialisation of struct nfs4_labelTrond Myklebust1-5/+10
2022-12-31NFSv4.2: Fix a memory stomp in decode_attr_security_labelTrond Myklebust1-6/+4
2022-12-31NFSv4.2: Always decode the security labelTrond Myklebust1-6/+4
2022-12-31NFSv4.2: Clear FATTR4_WORD2_SECURITY_LABEL when done decodingTrond Myklebust1-1/+1
2022-12-31drm/msm/mdp5: fix reading hw revision on db410c platformDmitry Baryshkov1-9/+8
2022-12-31ASoC: mediatek: mtk-btcvsd: Add checks for write and read of mtk_btcvsd_sndJiasheng Jiang1-4/+2
2022-12-31ASoC: dt-bindings: wcd9335: fix reset line polarity in exampleDmitry Torokhov1-1/+1
2022-12-31drm/tegra: Add missing clk_disable_unprepare() in tegra_dc_probe()Zhang Zekun1-1/+3
2022-12-31media: s5p-mfc: Add variant data for MFC v7 hardware for Exynos 3250 SoCAakarsh Jain1-2/+15
2022-12-31media: mediatek: vcodec: Core thread depends on core_listYunfei Dong1-1/+1
2022-12-31media: mediatek: vcodec: Setting lat buf to lat_list when lat decode errorYunfei Dong1-5/+10
2022-12-31media: mediatek: vcodec: Fix h264 set lat buffer errorYunfei Dong1-11/+17
2022-12-31media: mediatek: vcodec: Fix getting NULL pointer for dst bufferYunfei Dong1-4/+7
2022-12-31media: amphion: lock and check m2m_ctx in event handlerMing Qian2-2/+8
2022-12-31media: amphion: cancel vpu before release instanceMing Qian1-4/+7
2022-12-31media: amphion: try to wakeup vpu core to avoid failureMing Qian4-4/+38
2022-12-31media: sun8i-a83t-mipi-csi2: Register async subdev with no sensor attachedPaul Kocialkowski1-5/+12
2022-12-31media: sun6i-mipi-csi2: Register async subdev with no sensor attachedPaul Kocialkowski1-5/+12
2022-12-31media: sun8i-a83t-mipi-csi2: Require both pads to be connected for streamingPaul Kocialkowski1-2/+4
2022-12-31media: sun6i-mipi-csi2: Require both pads to be connected for streamingPaul Kocialkowski1-2/+4
2022-12-31x86/boot: Skip realmode init code when running as Xen PV guestJuergen Gross6-3/+17
2022-12-31media: dvb-usb: az6027: fix null-ptr-deref in az6027_i2c_xfer()Baisong Zhong1-0/+4
2022-12-31media: dvb-core: Fix ignored return value in dvb_register_frontend()Chen Zhongjin1-1/+7
2022-12-31pinctrl: pinconf-generic: add missing of_node_put()ZhangPeng1-1/+3
2022-12-31clk: imx8mn: fix imx8mn_enet_phy_sels clocks listDario Binacchi1-2/+2
2022-12-31clk: imx8mn: fix imx8mn_sai2_sels clocks listDario Binacchi1-1/+1
2022-12-31clk: imx: rename video_pll1 to video_pllDario Binacchi2-52/+56
2022-12-31clk: imx: replace osc_hdmi with dummyDario Binacchi1-6/+6
2022-12-31clk: imx8mn: rename vpu_pll to m7_alt_pllDario Binacchi2-12/+16
2022-12-31media: mt9p031: Drop bogus v4l2_subdev_get_try_crop() call from mt9p031_init_...Marek Vasut1-1/+0
2022-12-31media: imx: imx7-media-csi: Clear BIT_MIPI_DOUBLE_CMPNT for <16b formatsLaurent Pinchart1-3/+3
2022-12-31media: imon: fix a race condition in send_packet()Gautam Menghani1-3/+3
2022-12-31media: vimc: Fix wrong function called when vimc_init() failsChen Zhongjin1-1/+1
2022-12-31ASoC: qcom: Add checks for devm_kcallocYuan Can1-0/+3
2022-12-31drbd: destroy workqueue when drbd device was freedWang ShaoBo1-1/+5
2022-12-31drbd: remove call to memset before free device/resource/connectionWang ShaoBo1-3/+0
2022-12-31mtd: maps: pxa2xx-flash: fix memory leak in probeZheng Yongjun1-0/+2
2022-12-31mtd: core: Fix refcount error in del_mtd_device()Shang XiaoJing1-1/+3