summaryrefslogtreecommitdiff
path: root/sound/soc/intel
AgeCommit message (Expand)AuthorFilesLines
2024-02-11ASoC: Intel: cht_bsw_rt5645: Cleanup codec_name handlingHans de Goede1-5/+3
2024-02-11ASoC: Intel: Boards: Fix NULL pointer deref in BYT/CHT boardsHans de Goede8-8/+16
2024-02-07ASoC: Intel: avs: Fix dynamic port assignment when TDM is setAmadeusz Sławiński1-1/+1
2024-02-05ASoC: Intel: avs: Fix pci_probe() error pathCezary Rojewski1-0/+3
2024-01-19Merge tag 'sound-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+8
2024-01-19Merge tag 'soundwire-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2024-01-16Merge tag 'asoc-fix-v6.8-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai2-1/+8
2024-01-08ASoC: Intel: bxt_rt298: Fix kernel ops due to COMP_DUMMY changePeter Ujfalusi1-1/+2
2024-01-08ASoC: Intel: bxt_da7219_max98357a: Fix kernel ops due to COMP_DUMMY changePeter Ujfalusi1-0/+6
2024-01-08Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai42-804/+1339
2023-12-29Merge branch 'topic/cs35l41' into for-nextTakashi Iwai6-21/+50
2023-12-22ASoC: Intel: cht_bsw_rt5645: Set card.components stringHans de Goede1-0/+8
2023-12-19ASoC: intel: hdaudio.c: use snd_soc_dummy_dlcKuninori Morimoto1-4/+2
2023-12-18ASoC: Intel: bytcr_rt5640: Add new swapped-speakers quirkHans de Goede1-6/+13
2023-12-18ASoC: Intel: bytcr_rt5640: Add quirk for the Medion Lifetab S10346Hans de Goede1-0/+12
2023-12-11ASoC: Intel: soc-acpi-intel-mtl-match: Change CS35L56 prefixes to AMPnRichard Fitzgerald1-4/+4
2023-12-06ASoC: Intel: machine driver updatesMark Brown5-62/+19
2023-12-05ASoC: Intel: sof_sdw_cs_amp: Connect outputs to a speaker widgetRichard Fitzgerald1-2/+28
2023-12-05ASoC: Intel: sof_sdw_rt_sdca_jack_common: check ctx->headset_codec_dev instea...Bard Liao1-3/+3
2023-12-05ASoC: Intel: sof_sdw_rt_sdca_jack_common: ctx->headset_codec_dev = NULLBard Liao1-0/+1
2023-12-05ASoC: Intel: glk_rt5682_max98357a: fix board id mismatchBrent Lu1-8/+6
2023-12-05ASoC: Intel: sof_nau8825: board id cleanup for rpl boardsBrent Lu2-20/+4
2023-12-05ASoC: Intel: sof_nau8825: board id cleanup for adl boardsBrent Lu2-31/+5
2023-12-04ASoC: Intel: soc-acpi-intel-tgl-match: add cs42l43 and cs35l56 supportBard Liao1-0/+78
2023-12-04ASoC: Intel: bytcht_es8316: Determine quirks/routing with codec-dev ACPI DSMHans de Goede1-0/+62
2023-12-04ASoC: Intel: bytcht_es8316: Add is_bytcr helper variableHans de Goede1-3/+3
2023-12-04ASoC: Intel: bytcht_es8316: Dump basic _DSM informationPierre-Louis Bossart2-0/+4
2023-11-28ASoC: Intel: Soundwire related board and match updatesMark Brown8-8/+296
2023-11-28ASoC: Intel: Link handling rework and fixesMark Brown10-692/+653
2023-11-27ASoC: Intel: sof_rt5682: use common module for DAI link generationBrent Lu1-167/+75
2023-11-27ASoC: Intel: sof_nau8825: use common module for DAI link generationBrent Lu1-116/+48
2023-11-27ASoC: Intel: board_helpers: support DAI link array generationBrent Lu2-0/+159
2023-11-27ASoC: Intel: sof_ssp_amp: use common module for HDMI-In linkBrent Lu1-30/+8
2023-11-27ASoC: Intel: sof_rt5682: use common module for HDMI-In linkBrent Lu1-28/+9
2023-11-27ASoC: Intel: board_helpers: support HDMI-In link initializationBrent Lu2-0/+47
2023-11-27ASoC: Intel: sof_ssp_amp: simplify HDMI-In quirksBrent Lu1-44/+26
2023-11-27ASoC: Intel: sof_ssp_amp: use common module for BT offload linkBrent Lu1-20/+11
2023-11-27ASoC: Intel: sof_rt5682: use common module for BT offload linkBrent Lu1-18/+12
2023-11-27ASoC: Intel: sof_nau8825: use common module for BT offload linkBrent Lu1-29/+13
2023-11-27ASoC: Intel: sof_cs42l42: use common module for BT offload linkBrent Lu1-60/+19
2023-11-27ASoC: Intel: board_helpers: support BT offload link initializationBrent Lu2-0/+51
2023-11-27ASoC: Intel: sof_ssp_amp: rename function parameterBrent Lu1-2/+2
2023-11-27ASoC: Intel: sof_ssp_amp: use common module for amp linkBrent Lu1-19/+8
2023-11-27ASoC: Intel: sof_rt5682: use common module for amp linkBrent Lu1-33/+10
2023-11-27ASoC: Intel: sof_nau8825: use common module for amp linkBrent Lu1-23/+8
2023-11-27ASoC: Intel: sof_cs42l42: use common module for amp linkBrent Lu1-66/+32
2023-11-27ASoC: Intel: board_helpers: support amp link initializationBrent Lu2-0/+47
2023-11-27ASoC: Intel: sof_rt5682: use common module for codec linkBrent Lu1-28/+10
2023-11-27ASoC: Intel: sof_nau8825: use common module for codec linkBrent Lu1-21/+8
2023-11-27ASoC: Intel: sof_cs42l42: use common module for codec linkBrent Lu1-44/+16