summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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 Brown4-2/+217
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-31soundwire/SOF: add SoundWire Interface support forMark Brown428-1984/+4616
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 Mukunda7-0/+84
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-30soundwire: amd: refactor register mask structureVijendar Mukunda3-24/+5
2024-01-30soundwire: amd: refactor soundwire pads enableVijendar Mukunda2-18/+45
2024-01-30soundwire: amd: implement function to extract slave informationVijendar Mukunda2-0/+45
2024-01-30soundwire: amd: refactor amd soundwire manager device node creationVijendar Mukunda5-16/+220
2024-01-30soundwire: amd: update licenseVijendar Mukunda3-4/+4
2024-01-30ASoC/soundwire: implement generic api for scanning amd soundwire controllerVijendar Mukunda4-0/+86
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-29Linux 6.8-rc2Linus Torvalds1-1/+1
2024-01-29Merge tag 'cxl-fixes-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-13/+23
2024-01-28Merge tag 'mips-fixes_6.8_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds34-230/+83
2024-01-28Merge tag 'locking_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-6/+20
2024-01-28Merge tag 'irq_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2024-01-28Merge tag 'timers_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-1/+29
2024-01-28Merge tag 'x86_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-12/+50