summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-10ASoC: soc-dapm.h: fixup warning struct snd_pcm_substream not declaredLucas Tanure1-0/+1
2023-03-10spi: synquacer: Fix timeout handling in synquacer_spi_transfer_one()Christophe JAILLET1-4/+3
2023-03-10drm/i915: Fix GEN8_MISCCPCTLLucas De Marchi4-14/+10
2023-03-10drm/i915/pvc: Annotate two more workaround/tuning registers as MCRMatt Roper2-6/+12
2023-03-10drm/i915/pvc: Implement recommended caching policyWayne Boyer2-0/+2
2023-03-10NFS: fix disabling of swapNeilBrown2-1/+5
2023-03-10nfs4trace: fix state manager flag printingBenjamin Coddington1-20/+22
2023-03-10dm: remove flush_scheduled_work() during local_exit()Mike Snitzer1-1/+0
2023-03-10ASoC: tlv320adcx140: fix 'ti,gpio-config' DT property initSteffen Aschbacher1-1/+1
2023-03-10hwmon: (mlxreg-fan) Return zero speed for broken fanVadim Pasternak1-0/+6
2023-03-10spi: bcm63xx-hsspi: Fix multi-bit mode settingWilliam Zhang1-3/+9
2023-03-10HID: logitech-hidpp: Hard-code HID++ 1.0 fast scroll supportBastien Nocera1-8/+9
2023-03-10drm/amd/display: don't call dc_interrupt_set() for disabled crtcsHamza Mahfooz1-0/+7
2023-03-10ASoC: codecs: lpass: fix incorrect mclk rateSrinivas Kandagatla2-4/+4
2023-03-10ASoC: codecs: lpass: register mclk after runtime pmSrinivas Kandagatla4-23/+22
2023-03-10ASoC: qcom: q6apm-dai: Add SNDRV_PCM_INFO_BATCH flagSrinivas Kandagatla1-2/+4
2023-03-10ASoC: qcom: q6apm-dai: fix race condition while updating the position pointerSrinivas Kandagatla1-1/+15
2023-03-10ASoC: qcom: q6apm-lpass-dai: unprepare stream if its already preparedSrinivas Kandagatla1-0/+5
2023-03-10HID: retain initial quirks set up when creating HID devicesDmitry Torokhov4-10/+6
2023-03-10HID: multitouch: Add quirks for flipped axesAllen Ballway4-4/+87
2023-03-10scsi: aic94xx: Add missing check for dma_map_single()Jiasheng Jiang1-0/+3
2023-03-10scsi: mpt3sas: Fix a memory leakTomas Henzl1-0/+3
2023-03-10drm/amdgpu: fix enum odm_combine_mode mismatchArnd Bergmann3-15/+15
2023-03-10ALSA: hda: Fix the control element identification for multiple codecsJaroslav Kysela6-3/+32
2023-03-10hwmon: (ltc2945) Handle error case in ltc2945_value_storeJonathan Cormier1-0/+2
2023-03-10hwmon: (asus-ec-sensors) add missing mutex pathEugene Shalygin1-0/+1
2023-03-10regulator: tps65219: use generic set_bypass()Jerome Neanne1-19/+1
2023-03-10ASoC: dt-bindings: meson: fix gx-card codec node regexJerome Brunet1-1/+1
2023-03-10ASoC: mchp-spdifrx: Fix uninitialized use of mr in mchp_spdifrx_hw_params()Nathan Chancellor1-1/+1
2023-03-10ASoC: rsnd: fixup #endif positionKuninori Morimoto1-2/+2
2023-03-10accel: fix CONFIG_DRM dependenciesArnd Bergmann1-1/+4
2023-03-10regmap: apply reg_base and reg_downshift for single register opsDaniel Golle1-0/+6
2023-03-10dm: improve shrinker debug namesMike Snitzer2-2/+2
2023-03-10ASoC: mchp-spdifrx: disable all interrupts in mchp_spdifrx_dai_remove()Claudiu Beznea1-1/+1
2023-03-10ASoC: mchp-spdifrx: fix controls that works with completion mechanismClaudiu Beznea1-66/+77
2023-03-10ASoC: mchp-spdifrx: fix return value in case completion times outClaudiu Beznea1-2/+3
2023-03-10ASoC: mchp-spdifrx: fix controls which rely on rsr registerClaudiu Beznea1-50/+142
2023-03-10spi: dw_bt1: fix MUX_MMIO dependenciesArnd Bergmann1-1/+0
2023-03-10ASoC: topology: Properly access value coming from topology fileAmadeusz Sławiński1-1/+1
2023-03-10gpio: vf610: connect GPIO label to dev nameHaibo Chen1-1/+1
2023-03-10gpio: pca9570: rename platform_data to chip_dataBartosz Golaszewski1-12/+12
2023-03-10dt-bindings: display: mediatek: Fix the fallback for mediatek,mt8186-disp-ccorrAllen-KH Cheng1-1/+1
2023-03-10ASoC: soc-compress.c: fixup private_data on snd_soc_new_compress()Kuninori Morimoto1-1/+1
2023-03-10drm/mediatek: Clean dangling pointer on bind error pathNícolas F. R. A. Prado1-0/+1
2023-03-10drm/mediatek: mtk_drm_crtc: Add checks for devm_kcallocruanjinjie1-0/+2
2023-03-10drm/mediatek: Drop unbalanced obj unrefRob Clark1-2/+0
2023-03-10drm/mediatek: Use NULL instead of 0 for NULL pointerMiles Chen1-1/+1
2023-03-10drm/mediatek: dsi: Reduce the time of dsi from LP11 to sending cmdXinlei Lee1-1/+1
2023-03-10drm/msm/dpu: set pdpu->is_rt_pipe early in dpu_plane_sspp_atomic_update()Dmitry Baryshkov1-9/+6
2023-03-10drm/i915/xehp: Annotate a couple more workaround registers as MCRMatt Roper2-10/+10