summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2024-02-09ASoC: Intel: sof_sdw_rt5682: use helper to get codec dai by nameBard Liao1-2/+13
2024-02-09ASoC: Intel: sof_sdw_cs42l42: use helper to get codec dai by nameBard Liao1-2/+13
2024-02-09ASoC: Intel: sof_sdw_rt700: use helper to get codec dai by nameBard Liao1-2/+13
2024-02-09ASoC: Intel: sof_sdw_rt712_sdca: use helper to get codec dai by nameBard Liao1-2/+13
2024-02-09ASoC: Intel: sof_sdw_rt711: use helper to get codec dai by nameBard Liao1-2/+13
2024-02-09ASoC: Intel: sof_sdw_rt_sdca_jack_common: use helper to get codec dai by nameBard Liao4-4/+16
2024-02-09ASoC: Intel: add get_codec_dai_by_name helper functionBard Liao2-0/+21
2024-02-09ASoC: Intel: sof_sdw: use single rtd_init for rt_ampsBard Liao1-44/+10
2024-02-09ASoC: Intel: sof_cs42l42: use common module for DAI link generationBrent Lu1-177/+59
2024-02-09ASoC: Intel: board_helpers: support DAI link order customizationBrent Lu2-87/+170
2024-02-09ASoC: Intel: sof_rt5682: dmi quirk cleanup for mtl boardsBrent Lu1-40/+0
2024-02-09ASoC: Intel: sof_rt5682: board id cleanup for mtl boardsBrent Lu2-10/+3
2024-02-09ASoC: Intel: sof_rt5682: board id cleanup for rpl boardsBrent Lu2-12/+3
2024-02-09ASoC: Intel: sof_rt5682: board id cleanup for adl boardsBrent Lu2-51/+7
2024-02-09ASoC: Intel: sof_rt5682: board id cleanup for tgl boardsBrent Lu2-22/+4
2024-02-09ASoC: Intel: sof_rt5682: board id cleanup for jsl boardsBrent Lu2-29/+6
2024-02-08ASoC: Intel: avs: Add support for sending initialMark Brown3-2/+208
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-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-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-31soundwire/SOF: add SoundWire Interface support forMark Brown13-12/+458
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
2024-01-30ASoC: SOF: amd: update descriptor fields for acp6.3 based platformVijendar Mukunda3-0/+12
2024-01-30ASoC: SOF: amd: add machine select logic for soundwire based platformsVijendar Mukunda1-4/+61
2024-01-30ASoC: SOF: amd: Add Soundwire DAI configuration support for AMD platformsVijendar Mukunda4-0/+71
2024-01-30ASoC: SOF: amd: add interrupt handling for SoundWire manager devicesVijendar Mukunda3-1/+46
2024-01-30ASoC: SOF: amd: add code for invoking soundwire manager helper functionsVijendar Mukunda3-2/+129
2024-01-30ASoC/soundwire: implement generic api for scanning amd soundwire controllerVijendar Mukunda3-0/+71
2024-01-30ASoC: sh: rz-ssi: Fix error message printLad Prabhakar1-1/+1
2024-01-30ASoC: Intel: mtl-match: Add cs42l43_l0 cs35l56_l23 for MTLMaciej Strozek1-0/+57
2024-01-26ASoC: cs42l43: Use fls to calculate the pre-divider for the PLLCharles Keepax1-4/+3
2024-01-26ASoC: cs42l43: Refactor to use for_each_set_bit()Charles Keepax1-15/+20
2024-01-26ASoC: cs42l43: Use USEC_PER_MSEC rather than hard codingCharles Keepax1-1/+2
2024-01-26ASoC: cs42l43: Add pm_ptr around the power opsCharles Keepax1-1/+1
2024-01-26ASoC: cs42l43: Check error from device_property_read_u32_array()Charles Keepax1-2/+7
2024-01-26ASoC: cs42l43: Minor code tidy upsCharles Keepax2-13/+9
2024-01-26ASoC: cs42l43: Tidy up header includesCharles Keepax4-9/+26
2024-01-24ASoC: codecs: ES8326: Adding new volume kcontrolsZhu Ning2-2/+95
2024-01-24ASoC: codecs: Remove unneeded semicolonYang Li1-2/+2
2024-01-24ASoC: Merge up fixes due to dependency with new changesMark Brown6-65/+153
2024-01-23ASoC: codecs: Add support for the framer codecHerve Codina3-0/+430
2024-01-23ASoC: qcom: volume fixes and codec cleanupsMark Brown3-12/+5
2024-01-23ASoC: codecs: fix ES8326 performance and pop noiseMark Brown2-48/+141