summaryrefslogtreecommitdiffstats
path: root/block/blk-zoned.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-13ASoC: amd: acp: refactor SoundWire machine driver codeVijendar Mukunda1-386/+154
2024-09-13ASoC: sdw_utils/intel: move soundwire endpoint parsing helper functionsVijendar Mukunda3-158/+171
2024-09-13ASoC: sdw_util/intel: move soundwire endpoint and dai link structuresVijendar Mukunda2-21/+21
2024-09-13ASoC: intel: sof_sdw: rename soundwire parsing helper functionsVijendar Mukunda1-10/+10
2024-09-13ASoC: intel: sof_sdw: rename soundwire endpoint and dailink structuresVijendar Mukunda1-14/+14
2024-09-13ASoC: atmel: mchp-pdmc: Retain Non-Runtime ControlsCodrin Ciubotariu1-42/+15
2024-09-12ASoC: mediatek: mt7986-afe-pcm: Remove redundant error messageTang Bin1-4/+3
2024-09-12ASoc: mediatek: mt8365: Remove unneeded assignmentMuhammad Usama Anjum1-2/+1
2024-09-12ASoC: Intel: ARL: Add entry for HDMI-In capture support to non-I2S codec boards.Balamurugan C2-0/+12
2024-09-12ASoC: Intel: sof_rt5682: Add HDMI-In capture with rt5682 support for ARL.Balamurugan C2-0/+20
2024-09-12ASoC: SOF: Intel: hda: remove common_hdmi_codec_drvBrent Lu2-3/+0
2024-09-12ASoC: Intel: sof_pcm512x: do not check common_hdmi_codec_drvBrent Lu1-2/+1
2024-09-12ASoC: Intel: ehl_rt5660: do not check common_hdmi_codec_drvBrent Lu1-2/+1
2024-09-12ASoC: Intel: skl_hda_dsp_generic: use common module for DAI linksBrent Lu5-379/+70
2024-09-12ASoC: Intel: board_helpers: support HDA link initializationBrent Lu2-0/+155
2024-09-11ASoC: dt-bindings: microchip,sama7g5-spdifrx: Add common DAI referenceAndrei Simion1-1/+4
2024-09-11ASoC: dt-bindings: renesas,rsnd: add post-init-providers propertyKuninori Morimoto1-0/+6
2024-09-11ASoC: atmel: mchp-pdmc: Add snd_soc_dai_driver nameCodrin Ciubotariu1-0/+1
2024-09-11ASoC: atmel: mchp-pdmc: Improve maxburst calculation for better performanceCodrin Ciubotariu1-11/+28
2024-09-11ASoC: mediatek: mt8365: check validity before usage of i2s_dataMuhammad Usama Anjum1-1/+4
2024-09-11ASoC: amd: acp: remove MODULE_ALIAS for sof based generic machine driverVijendar Mukunda1-7/+0
2024-09-11ASoC: amd: acp: remove MODULE_ALIAS for legacy machine driverVijendar Mukunda1-7/+0
2024-09-11ASoC: tlv320aic31xx: Fix typosAndrew Kreimer1-1/+1
2024-09-10ASoC: meson: Remove unused declartion in header fileZhang Zekun1-2/+0
2024-09-10ASoC: qcom: sm8250: enable primary mi2sJens Reidel1-0/+8
2024-09-10ASoC: loongson: Add the correct judgement returnTang Bin2-8/+8
2024-09-10ASoC: soc-ac97: Fix the incorrect descriptionTang Bin1-2/+2
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König184-184/+184
2024-09-09ASoC: atmel: mchp-i2s-mcc: Remove interface name from stream_nameCodrin Ciubotariu1-2/+2
2024-09-09ASoC: codecs: fix the right check and simplify codeTang Bin1-5/+5
2024-09-09ASoC: mt8365: Allow build coverageMark Brown1-1/+1
2024-09-09ASoC: mt8365: Remove unused DMIC IIR coefficient configurationMark Brown1-30/+0
2024-09-09ASoC: mt8365: Remove unused variablesMark Brown2-3/+1
2024-09-09ASoC: mt8365: Make non-exported functions staticMark Brown2-8/+8
2024-09-09ASoC: mt8365: Remove unused prototype for mt8365_afe_clk_group_48k()Mark Brown1-1/+0
2024-09-09ASoC: mt8365: Remove spurious unsigned long castsMark Brown1-3/+3
2024-09-09ASoC: mt8365: Open code BIT() to avoid spurious warningsMark Brown1-107/+107
2024-09-09ASoC: loongson: Factor out loongson i2s enable clock functionsBinbin Zhou1-39/+47
2024-09-09ASoC: loongson: Factor out loongson_card_acpi_find_device() functionBinbin Zhou1-24/+31
2024-09-09ASoC: loongson: Replace if with ternary operatorBinbin Zhou1-14/+10
2024-09-09ASoC: loongson: Simplify if statment in loongson_card_hw_params()Binbin Zhou1-16/+16
2024-09-09ASoC: loongson: Simplify with dev_err_probe()Binbin Zhou2-35/+21
2024-09-09ASoC: loongson: Simplify probe() with local dev variableBinbin Zhou2-23/+24
2024-09-09ASoC: loongson: Use BIT() macroBinbin Zhou2-17/+17
2024-09-09ASoC: mediatek: mt8365: remove unused mt8365_i2s_hd_strArnd Bergmann1-7/+0
2024-09-09ASoC: mediatek: mt8365: include linux/bitfield.hArnd Bergmann1-0/+2
2024-09-09ASoC: tlv320aic31xx: Add support for loading filter coefficientsRomain Gantois1-0/+100
2024-09-06ASoC: codecs: Use devm_clk_get_enabled() helpersying zuxin1-13/+1
2024-09-06ASoC: makes rtd->initialized bit fieldKuninori Morimoto1-2/+1
2024-09-06ASoC: amd: acp: Return in-case of errorMuhammad Usama Anjum1-1/+1