summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.vmlinux_o (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-13ASoC: codecs: va-macro: add npl clkSrinivas Kandagatla1-0/+57
2024-02-13ASoC: SOF: ipc4-topology: set config_length based on device_countBard Liao1-1/+5
2024-02-13ASoC: dt-bindings: fsl,imx-asrc: convert to YAMLSebastian Reichel2-80/+162
2024-02-13ASoC: SOF: Intel: hda-mlink: update incorrect commentPierre-Louis Bossart1-1/+1
2024-02-13ASoC: SOF: Fix runtime pm usage counter balance after fw exceptionPeter Ujfalusi3-3/+16
2024-02-12ASoC: dt-bindings: cs35l45: Add interruptsKonrad Dybcio1-0/+3
2024-02-12ASoC: dt-bindings: qcom,sm8250: Allow up to 8 codec DAIsKrzysztof Kozlowski1-1/+1
2024-02-12ASoC: codecs: fix TYPO 'reguest' to 'request' in error logYinchuan Guo12-12/+12
2024-02-12ASoC: SOF: imx: Add devicetree support to select topologiesDaniel Baluta3-0/+36
2024-02-09ASoC: Intel: avs: Expose FW version with sysfsCezary Rojewski5-1/+50
2024-02-09ASoC: tas2781: remove unused acpi_subysystem_idGergo Koteles3-14/+0
2024-02-08ASoC: Intel: sof_sdw: starts non sdw BE id with the highest sdw BE idBard Liao1-1/+7
2024-02-08ASoC: Intel: soc-acpi-intel-lnl-match: Add rt722 supportChao Song1-0/+49
2024-02-08ASoC: Intel: soc-acpi: add RT712 support for LNLChao Song1-0/+53
2024-02-08ASoC: Intel: sof_sdw: Remove unused function prototypesCharles Keepax1-62/+0
2024-02-08ASoC: Intel: ssp-common: Add stub for sof_ssp_get_codec_nameCharles Keepax1-0/+8
2024-02-08ASoC: Intel: common: DMI remap for rebranded Intel NUC M15 (LAPRC710) laptopsmosomate2-0/+19
2024-02-08ASoC: Intel: sof_sdw: remove .init callbacksBard Liao8-112/+0
2024-02-08ASoC: Intel: sof_sdw: add common sdw dai link initBard Liao14-40/+108
2024-02-08ASoC: Intel: sof_sdw_rt5682: use helper to get codec dai by nameBard Liao1-2/+13
2024-02-08ASoC: Intel: sof_sdw_cs42l42: use helper to get codec dai by nameBard Liao1-2/+13
2024-02-08ASoC: Intel: sof_sdw_rt700: use helper to get codec dai by nameBard Liao1-2/+13
2024-02-08ASoC: Intel: sof_sdw_rt712_sdca: use helper to get codec dai by nameBard Liao1-2/+13
2024-02-08ASoC: Intel: sof_sdw_rt711: use helper to get codec dai by nameBard Liao1-2/+13
2024-02-08ASoC: Intel: sof_sdw_rt_sdca_jack_common: use helper to get codec dai by nameBard Liao4-4/+16
2024-02-08ASoC: Intel: add get_codec_dai_by_name helper functionBard Liao2-0/+21
2024-02-08ASoC: Intel: sof_sdw: use single rtd_init for rt_ampsBard Liao1-44/+10
2024-02-08ASoC: Intel: sof_cs42l42: use common module for DAI link generationBrent Lu1-177/+59
2024-02-08ASoC: Intel: board_helpers: support DAI link order customizationBrent Lu2-87/+170
2024-02-08ASoC: Intel: sof_rt5682: dmi quirk cleanup for mtl boardsBrent Lu1-40/+0
2024-02-08ASoC: Intel: sof_rt5682: board id cleanup for mtl boardsBrent Lu2-10/+3
2024-02-08ASoC: Intel: sof_rt5682: board id cleanup for rpl boardsBrent Lu2-12/+3
2024-02-08ASoC: Intel: sof_rt5682: board id cleanup for adl boardsBrent Lu2-51/+7
2024-02-08ASoC: Intel: sof_rt5682: board id cleanup for tgl boardsBrent Lu2-22/+4
2024-02-08ASoC: Intel: sof_rt5682: board id cleanup for jsl boardsBrent Lu2-29/+6
2024-02-08ASoC: codecs: constify static sdw_slave_ops structKrzysztof Kozlowski6-6/+6
2024-02-08ASoC: Intel: avs: Send initial config to module if presentAmadeusz Sławiński1-0/+33
2024-02-08ASoC: Intel: avs: Add topology parsing support for initial configAmadeusz Sławiński2-2/+175
2024-02-08ASoC: Intel: avs: UAPI: Add tokens for initial config featureAmadeusz Sławiński1-0/+9
2024-02-07ASoC: dt-bindings: atmel,asoc-wm8904: Convert to json-schemaDharma Balasubiramani2-55/+84
2024-02-06ASoC: dt-bindings: atmel,sam9x5-wm8731: Convert to json-schemaDharma Balasubiramani2-35/+76
2024-02-05ASoC: pxa: remove duplicated CONFIG_SND_PXA2XX_AC97 entryMasahiro Yamada1-3/+0
2024-02-05ASoC: fix SND_SOC_WCD939X dependenciesArnd Bergmann1-0/+1
2024-02-05ASoC: SOF: amd: fix SND_AMD_SOUNDWIRE_ACPI dependenciesArnd Bergmann2-8/+8
2024-02-05spi: Remove the @multi_cs_cap to prevent kernel-doc warningsR SUNDAR1-2/+0
2024-02-05ASoC: cs42l43: Shut down jack detection on component removeCharles Keepax1-0/+7
2024-02-05ASoC: cs42l43: Sync the hp ilimit works when removing the componentCharles Keepax1-0/+3
2024-02-05ASoC: cs42l43: Add clear of stashed pointer on component removeCharles Keepax1-0/+8
2024-01-30ASoC: SOF: amd: refactor acp driver pm opsVijendar Mukunda3-5/+67
2024-01-30ASoC: SOF: amd: select soundwire dependency flag for acp6.3 based platformVijendar Mukunda1-0/+1