aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/intel/boards (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-11Merge tag 'asoc-v6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai20-678/+475
2024-02-29ASoC: Intel: bytcr_rt5640: Add an extra entry for the Chuwi Vi8 tabletAlban Boyé1-0/+12
2024-02-21ASoC: Intel: avs: Fixes and new platforms supportMark Brown8-11/+17
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-08ASoC: Intel: sof_sdw: starts non sdw BE id with the highest sdw BE idBard Liao1-1/+7
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) laptopsmosomate1-0/+11
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 Lu1-8/+1
2024-02-08ASoC: Intel: sof_rt5682: board id cleanup for rpl boardsBrent Lu1-10/+1
2024-02-08ASoC: Intel: sof_rt5682: board id cleanup for adl boardsBrent Lu1-45/+1
2024-02-08ASoC: Intel: sof_rt5682: board id cleanup for tgl boardsBrent Lu1-19/+1
2024-02-08ASoC: Intel: sof_rt5682: board id cleanup for jsl boardsBrent Lu1-24/+1
2024-01-19Merge tag 'sound-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-1/+8
2024-01-18Merge tag 'soundwire-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwireLinus Torvalds1-2/+2
2024-01-16Merge tag 'asoc-fix-v6.8-merge-window' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi 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/broonie/sound into for-linusTakashi Iwai19-768/+936
2023-12-21ASoC: Intel: cht_bsw_rt5645: Set card.components stringHans de Goede1-0/+8
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-06ASoC: Intel: machine driver updatesMark Brown2-47/+6
2023-12-05ASoC: Intel: sof_sdw_cs_amp: Connect outputs to a speaker widgetRichard Fitzgerald1-2/+28
2023-12-04ASoC: Intel: sof_sdw_rt_sdca_jack_common: check ctx->headset_codec_dev instead of playbackBard Liao1-3/+3
2023-12-04ASoC: Intel: sof_sdw_rt_sdca_jack_common: ctx->headset_codec_dev = NULLBard Liao1-0/+1
2023-12-04ASoC: Intel: sof_nau8825: board id cleanup for rpl boardsBrent Lu1-17/+1
2023-12-04ASoC: Intel: sof_nau8825: board id cleanup for adl boardsBrent Lu1-27/+1
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 Brown6-8/+151
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