summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-04media: cx25821: Fix a bug when reallocating some dma memoryChristophe JAILLET1-1/+3
2021-03-04media: qm1d1c0042: fix error return code in qm1d1c0042_init()Luo Meng1-1/+3
2021-03-04media: atomisp: Fix a buffer overflow in debug codeDan Carpenter1-8/+16
2021-03-04media: vidtv: psi: fix missing crc for PMTDaniel W. S. Almeida1-2/+3
2021-03-04media: lmedm04: Fix misuse of commaJoe Perches1-1/+1
2021-03-04media: software_node: Fix refcounts in software_node_get_next_child()Daniel Scally1-2/+6
2021-03-04drm/amd/display: Fix HDMI deep color output for DCE 6-11.Mario Kleiner3-0/+76
2021-03-04drm/amd/display: Fix 10/12 bpc setup in DCE output bit depth reduction.Mario Kleiner1-4/+4
2021-03-04macintosh/adb-iop: Use big-endian autopoll maskFinn Thain1-3/+3
2021-03-04bsg: free the request before return error codePan Bian1-1/+3
2021-03-04drm/amdgpu: toggle on DF Cstate after finishing xgmi injectionGuchun Chen1-1/+1
2021-03-04drm/tegra: Fix reference leak when pm_runtime_get_sync() failsQinglang Miao6-6/+6
2021-03-04MIPS: Compare __SYNC_loongson3_war against 0Nathan Chancellor2-4/+4
2021-03-04MIPS: properly stop .eh_frame generationAlexander Lobakin2-1/+18
2021-03-04media: ti-vpe: cal: fix write to unallocated memoryTomi Valkeinen1-2/+2
2021-03-04media: imx7: csi: Fix pad link validationRui Miguel Silva1-2/+13
2021-03-04media: imx7: csi: Fix regression for parallel cameras on i.MX6ULFabio Estevam1-6/+6
2021-03-04drm/sun4i: tcon: fix inverted DCLK polarityGiulio Benetti2-19/+3
2021-03-04sched/fair: Avoid stale CPU util_est value for schedutil in task dequeueXuewen Yan1-15/+28
2021-03-04crypto: bcm - Rename struct device_private to bcm_device_privateJiri Olsa3-4/+4
2021-03-04crypto: qat - replace CRYPTO_AES with CRYPTO_LIB_AES in KconfigMarco Chiappero1-1/+1
2021-03-04evm: Fix memleak in init_descDinghao Liu1-2/+5
2021-03-04ASoC: qcom: qdsp6: Move frontend AIFs to q6asm-daiStephan Gerhold2-18/+21
2021-03-04ASoC: cs42l56: fix up error handling in probeDan Carpenter1-1/+2
2021-03-04media: aspeed: fix error return code in aspeed_video_setup_video()Zhang Changzhong1-3/+3
2021-03-04media: tm6000: Fix memleak in tm6000_start_streamDinghao Liu1-0/+4
2021-03-04media: media/pci: Fix memleak in empress_initDinghao Liu1-1/+4
2021-03-04media: em28xx: Fix use-after-free in em28xx_alloc_urbsDinghao Liu1-5/+1
2021-03-04media: vsp1: Fix an error handling path in the probe functionChristophe JAILLET1-1/+3
2021-03-04media: camss: missing error code in msm_video_register()Dan Carpenter1-0/+1
2021-03-04media: camss: Fix signedness bug in video_enum_fmt()Dan Carpenter1-1/+1
2021-03-04media: mtk-vcodec: fix error return code in vdec_vp9_decode()Zhang Changzhong1-1/+2
2021-03-04media: imx: Fix csc/scaler unregisterEzequiel Garcia1-4/+0
2021-03-04media: imx: Unregister csc/scaler only if registeredEzequiel Garcia1-1/+6
2021-03-04media: i2c: ov5670: Fix PIXEL_RATE minimum valueJacopo Mondi1-1/+2
2021-03-04media: ipu3-cio2: Build only for x86Andy Shevchenko1-1/+2
2021-03-04drm/fourcc: fix Amlogic format modifier masksSimon Ser1-2/+2
2021-03-04drm/virtio: make sure context is created in gem openChia-I Wu1-3/+5
2021-03-04MIPS: lantiq: Explicitly compare LTQ_EBU_PCC_ISTAT against 0Nathan Chancellor1-1/+1
2021-03-04MIPS: c-r4k: Fix section mismatch for loongson2_sc_initNathan Chancellor1-1/+1
2021-03-04drm/amdgpu: Fix macro name _AMDGPU_TRACE_H_ in preprocessor if conditionChenyang Li1-1/+1
2021-03-04drm: rcar-du: Fix the return check of of_parse_phandle and of_find_device_by_...Wang Xiaojun1-4/+4
2021-03-04drm: rcar-du: Fix crash when using LVDS1 clock for CRTCLaurent Pinchart3-12/+9
2021-03-04drm: rcar-du: Fix PM reference leak in rcar_cmm_enable()Qinglang Miao1-1/+1
2021-03-04kcsan: Rewrite kcsan_prandom_u32_max() without prandom_u32_state()Marco Elver1-13/+13
2021-03-04ASoC: fsl_aud2htx: select SND_SOC_IMX_PCM_DMAArnd Bergmann1-0/+1
2021-03-04media: allegro: Fix use after free on errorDan Carpenter1-2/+1
2021-03-04hwrng: ingenic - Fix a resource leak in an error handling pathChristophe JAILLET1-1/+5
2021-03-04crypto: arm64/aes-ce - really hide slower algos when faster ones are enabledArd Biesheuvel1-2/+2
2021-03-04crypto: sun4i-ss - fix kmap usageCorentin Labbe1-44/+65