summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-08ASoC: soc-compress: prevent the potentially use of null pointerJiasheng Jiang
2022-04-08ASoC: dwc-i2s: Handle errors for clk_enableJiasheng Jiang
2022-04-08ASoC: atmel_ssc_dai: Handle errors for clk_enableJiasheng Jiang
2022-04-08ASoC: mxs-saif: Handle errors for clk_enableJiasheng Jiang
2022-04-08printk: fix return value of printk.devkmsg __setup handlerRandy Dunlap
2022-04-08arm64: dts: broadcom: Fix sata nodenameFrank Wunderlich
2022-04-08arm64: dts: ns2: Fix spi-cpol and spi-cpha propertyKuldeep Singh
2022-04-08ALSA: spi: Add check for clk_enable()Jiasheng Jiang
2022-04-08ASoC: ti: davinci-i2s: Add check for clk_enable()Jiasheng Jiang
2022-04-08ASoC: rt5663: check the return value of devm_kzalloc() in rt5663_parse_dp()Jia-Ju Bai
2022-04-08uaccess: fix nios2 and microblaze get_user_8()Arnd Bergmann
2022-04-08ASoC: codecs: wcd934x: fix return value of wcd934x_rx_hph_mode_putSrinivas Kandagatla
2022-04-08media: cedrus: h264: Fix neighbour info buffer sizeJernej Skrabec
2022-04-08media: cedrus: H265: Fix neighbour info buffer sizeJernej Skrabec
2022-04-08media: usb: go7007: s2250-board: fix leak in probe()Dan Carpenter
2022-04-08media: em28xx: initialize refcount before kref_getDongliang Mu
2022-04-08media: video/hdmi: handle short reads of hdmi info frame.Tom Rix
2022-04-08ARM: dts: imx: Add missing LVDS decoder on M53MenloMarek Vasut
2022-04-08ARM: dts: sun8i: v3s: Move the csi1 block to follow address orderPaul Kocialkowski
2022-04-08soc: ti: wkup_m3_ipc: Fix IRQ check in wkup_m3_ipc_probeMiaoqian Lin
2022-04-08firmware: ti_sci: Fix compilation failure when CONFIG_TI_SCI_PROTOCOL is not ...Christophe JAILLET
2022-04-08arm64: dts: qcom: sm8150: Correct TCS configuration for apps rscMaulik Shah
2022-04-08arm64: dts: qcom: sdm845: fix microphone bias properties and valuesDavid Heidelberg
2022-04-08soc: qcom: aoss: remove spurious IRQF_ONESHOT flagsDaniel Thompson
2022-04-08soc: qcom: ocmem: Fix missing put_device() call in of_get_ocmemMiaoqian Lin
2022-04-08soc: qcom: rpmpd: Check for null return of devm_kcallocJiasheng Jiang
2022-04-08ARM: dts: qcom: ipq4019: fix sleep clockPavel Kubelun
2022-04-08firmware: qcom: scm: Remove reassignment to desc following initializerMarijn Suijten
2022-04-08video: fbdev: fbcvt.c: fix printing in fb_cvt_print_name()Dan Carpenter
2022-04-08video: fbdev: atmel_lcdfb: fix an error code in atmel_lcdfb_probe()Dan Carpenter
2022-04-08video: fbdev: smscufx: Fix null-ptr-deref in ufx_usb_probe()Wang Hai
2022-04-08video: fbdev: controlfb: Fix COMPILE_TEST buildYueHaibing
2022-04-08video: fbdev: controlfb: Fix set but not used warningsSam Ravnborg
2022-04-08video: fbdev: matroxfb: set maxvram of vbG200eW to the same as vbG200 to avoi...Z. Liu
2022-04-08media: aspeed: Correct value for h-total-pixelsJammy Huang
2022-04-08media: hantro: Fix overfill bottom register field nameChen-Yu Tsai
2022-04-08media: meson: vdec: potential dereference of null pointerJiasheng Jiang
2022-04-08media: coda: Fix missing put_device() call in coda_get_vdoa_dataMiaoqian Lin
2022-04-08ASoC: generic: simple-card-utils: remove useless assignmentPierre-Louis Bossart
2022-04-08ASoC: xilinx: xlnx_formatter_pcm: Handle sysclk settingRobert Hancock
2022-04-08media: bttv: fix WARNING regression on tunerless devicesOndrej Zary
2022-04-08media: mtk-vcodec: potential dereference of null pointerJiasheng Jiang
2022-04-08media: v4l2-mem2mem: Apply DST_QUEUE_OFF_BASE on MMAP buffers across ioctlsChen-Yu Tsai
2022-04-08media: staging: media: zoran: fix usage of vb2_dma_contig_set_max_seg_sizeCorentin Labbe
2022-04-08kunit: make kunit_test_timeout compatible with commentPeng Liu
2022-04-08selftests, x86: fix how check_cc.sh is being invokedGuillaume Tucker
2022-04-08f2fs: fix compressed file start atomic write may cause data corruptionFengnan Chang
2022-04-08f2fs: compress: remove unneeded read when rewrite whole clusterFengnan Chang
2022-04-08btrfs: fix unexpected error path when reflinking an inline extentFilipe Manana
2022-04-08f2fs: fix to avoid potential deadlockChao Yu