summary refs log tree commit diff
AgeCommit message (Expand)Author
2023-03-10ASoC: qcom: q6apm-dai: Add SNDRV_PCM_INFO_BATCH flagSrinivas Kandagatla
2023-03-10ASoC: qcom: q6apm-dai: fix race condition while updating the position pointerSrinivas Kandagatla
2023-03-10ASoC: qcom: q6apm-lpass-dai: unprepare stream if its already preparedSrinivas Kandagatla
2023-03-10HID: retain initial quirks set up when creating HID devicesDmitry Torokhov
2023-03-10HID: multitouch: Add quirks for flipped axesAllen Ballway
2023-03-10scsi: aic94xx: Add missing check for dma_map_single()Jiasheng Jiang
2023-03-10scsi: mpt3sas: Fix a memory leakTomas Henzl
2023-03-10drm/amdgpu: fix enum odm_combine_mode mismatchArnd Bergmann
2023-03-10ALSA: hda: Fix the control element identification for multiple codecsJaroslav Kysela
2023-03-10hwmon: (ltc2945) Handle error case in ltc2945_value_storeJonathan Cormier
2023-03-10hwmon: (asus-ec-sensors) add missing mutex pathEugene Shalygin
2023-03-10regulator: tps65219: use generic set_bypass()Jerome Neanne
2023-03-10ASoC: dt-bindings: meson: fix gx-card codec node regexJerome Brunet
2023-03-10ASoC: mchp-spdifrx: Fix uninitialized use of mr in mchp_spdifrx_hw_params()Nathan Chancellor
2023-03-10ASoC: rsnd: fixup #endif positionKuninori Morimoto
2023-03-10regmap: apply reg_base and reg_downshift for single register opsDaniel Golle
2023-03-10dm: improve shrinker debug namesMike Snitzer
2023-03-10ASoC: mchp-spdifrx: disable all interrupts in mchp_spdifrx_dai_remove()Claudiu Beznea
2023-03-10ASoC: mchp-spdifrx: fix controls that works with completion mechanismClaudiu Beznea
2023-03-10ASoC: mchp-spdifrx: fix return value in case completion times outClaudiu Beznea
2023-03-10ASoC: mchp-spdifrx: fix controls which rely on rsr registerClaudiu Beznea
2023-03-10spi: dw_bt1: fix MUX_MMIO dependenciesArnd Bergmann
2023-03-10ASoC: topology: Properly access value coming from topology fileAmadeusz Sławiński
2023-03-10gpio: vf610: connect GPIO label to dev nameHaibo Chen
2023-03-10dt-bindings: display: mediatek: Fix the fallback for mediatek,mt8186-disp-ccorrAllen-KH Cheng
2023-03-10ASoC: soc-compress.c: fixup private_data on snd_soc_new_compress()Kuninori Morimoto
2023-03-10drm/mediatek: Clean dangling pointer on bind error pathNícolas F. R. A. Prado
2023-03-10drm/mediatek: mtk_drm_crtc: Add checks for devm_kcallocruanjinjie
2023-03-10drm/mediatek: Drop unbalanced obj unrefRob Clark
2023-03-10drm/mediatek: Use NULL instead of 0 for NULL pointerMiles Chen
2023-03-10drm/mediatek: dsi: Reduce the time of dsi from LP11 to sending cmdXinlei Lee
2023-03-10drm/msm/dpu: set pdpu->is_rt_pipe early in dpu_plane_sspp_atomic_update()Dmitry Baryshkov
2023-03-10pinctrl: renesas: rzg2l: Fix configuring the GPIO pins as interruptsLad Prabhakar
2023-03-10drm/tegra: firewall: Check for is_addr_reg existence in IMM checkMikko Perttunen
2023-03-10gpu: host1x: Don't skip assigning syncpoints to channelsMikko Perttunen
2023-03-10gpu: host1x: Fix mask for syncpoint increment registerMikko Perttunen
2023-03-10pinctrl: mediatek: Initialize variable *buf to zeroGuodong Liu
2023-03-10pinctrl: mediatek: Initialize variable pullen and pullup to zeroGuodong Liu
2023-03-10pinctrl: bcm2835: Remove of_node_put() in bcm2835_of_gpio_ranges_fallback()Andy Shevchenko
2023-03-10habanalabs: bugs fixes in timestamps buff allocfarah kassabri
2023-03-10drm/msm/mdp5: Add check for kzallocJiasheng Jiang
2023-03-10drm/msm/dpu: Add check for pstatesJiasheng Jiang
2023-03-10drm/msm/dpu: Add check for cstateJiasheng Jiang
2023-03-10drm/msm: use strscpy instead of strncpyDmitry Baryshkov
2023-03-10drm/msm/dpu: sc7180: add missing WB2 clock controlDmitry Baryshkov
2023-03-10scsi: ufs: exynos: Fix DMA alignment for PAGE_SIZE != 4096Bart Van Assche
2023-03-10drm/msm/dsi: Allow 2 CTRLs on v2.5.0Konrad Dybcio
2023-03-10drm: exynos: dsi: Fix MIPI_DSI*_NO_* mode flagsJagan Teki
2023-03-10drm/mipi-dsi: Fix byte order of 16-bit DCS set/get brightnessDaniel Mentz
2023-03-10regulator: tps65219: use IS_ERR() to detect an error pointerRandy Dunlap