summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/boards
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2024-03-1120-678/+475
|\
| * ASoC: Intel: avs: Fixes and new platforms supportMark Brown2024-02-218-11/+17
| |\
| * | ASoC: Intel: sof_sdw: starts non sdw BE id with the highest sdw BE idBard Liao2024-02-081-1/+7
| * | ASoC: Intel: sof_sdw: Remove unused function prototypesCharles Keepax2024-02-081-62/+0
| * | ASoC: Intel: ssp-common: Add stub for sof_ssp_get_codec_nameCharles Keepax2024-02-081-0/+8
| * | ASoC: Intel: common: DMI remap for rebranded Intel NUC M15 (LAPRC710) laptopsmosomate2024-02-081-0/+11
| * | ASoC: Intel: sof_sdw: remove .init callbacksBard Liao2024-02-088-112/+0
| * | ASoC: Intel: sof_sdw: add common sdw dai link initBard Liao2024-02-0814-40/+108
| * | ASoC: Intel: sof_sdw_rt5682: use helper to get codec dai by nameBard Liao2024-02-081-2/+13
| * | ASoC: Intel: sof_sdw_cs42l42: use helper to get codec dai by nameBard Liao2024-02-081-2/+13
| * | ASoC: Intel: sof_sdw_rt700: use helper to get codec dai by nameBard Liao2024-02-081-2/+13
| * | ASoC: Intel: sof_sdw_rt712_sdca: use helper to get codec dai by nameBard Liao2024-02-081-2/+13
| * | ASoC: Intel: sof_sdw_rt711: use helper to get codec dai by nameBard Liao2024-02-081-2/+13
| * | ASoC: Intel: sof_sdw_rt_sdca_jack_common: use helper to get codec dai by nameBard Liao2024-02-084-4/+16
| * | ASoC: Intel: add get_codec_dai_by_name helper functionBard Liao2024-02-082-0/+21
| * | ASoC: Intel: sof_sdw: use single rtd_init for rt_ampsBard Liao2024-02-081-44/+10
| * | ASoC: Intel: sof_cs42l42: use common module for DAI link generationBrent Lu2024-02-081-177/+59
| * | ASoC: Intel: board_helpers: support DAI link order customizationBrent Lu2024-02-082-87/+170
| * | ASoC: Intel: sof_rt5682: dmi quirk cleanup for mtl boardsBrent Lu2024-02-081-40/+0
| * | ASoC: Intel: sof_rt5682: board id cleanup for mtl boardsBrent Lu2024-02-081-8/+1
| * | ASoC: Intel: sof_rt5682: board id cleanup for rpl boardsBrent Lu2024-02-081-10/+1
| * | ASoC: Intel: sof_rt5682: board id cleanup for adl boardsBrent Lu2024-02-081-45/+1
| * | ASoC: Intel: sof_rt5682: board id cleanup for tgl boardsBrent Lu2024-02-081-19/+1
| * | ASoC: Intel: sof_rt5682: board id cleanup for jsl boardsBrent Lu2024-02-081-24/+1
* | | ASoC: Intel: bytcr_rt5640: Add an extra entry for the Chuwi Vi8 tabletAlban Boyé2024-02-291-0/+12
| |/ |/|
* | ASoC: Intel: cht_bsw_rt5645: Cleanup codec_name handlingHans de Goede2024-02-111-5/+3
* | ASoC: Intel: Boards: Fix NULL pointer deref in BYT/CHT boardsHans de Goede2024-02-118-8/+16
|/
* Merge tag 'sound-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-192-1/+8
|\
| * Merge tag 'asoc-fix-v6.8-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai2024-01-162-1/+8
| |\
| | * ASoC: Intel: bxt_rt298: Fix kernel ops due to COMP_DUMMY changePeter Ujfalusi2024-01-081-1/+2
| | * ASoC: Intel: bxt_da7219_max98357a: Fix kernel ops due to COMP_DUMMY changePeter Ujfalusi2024-01-081-0/+6
* | | Merge tag 'soundwire-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-181-2/+2
|\ \ \ | |/ / |/| |
| * | soundwire: fix initializing sysfs for same devices on different busesKrzysztof Kozlowski2023-11-241-2/+2
* | | Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2024-01-0819-768/+936
|\ \ \ | | |/ | |/|
| * | ASoC: Intel: cht_bsw_rt5645: Set card.components stringHans de Goede2023-12-211-0/+8
| * | ASoC: Intel: machine driver updatesMark Brown2023-12-062-47/+6
| |\ \
| | * | ASoC: Intel: sof_sdw_rt_sdca_jack_common: check ctx->headset_codec_dev instea...Bard Liao2023-12-041-3/+3
| | * | ASoC: Intel: sof_sdw_rt_sdca_jack_common: ctx->headset_codec_dev = NULLBard Liao2023-12-041-0/+1
| | * | ASoC: Intel: sof_nau8825: board id cleanup for rpl boardsBrent Lu2023-12-041-17/+1
| | * | ASoC: Intel: sof_nau8825: board id cleanup for adl boardsBrent Lu2023-12-041-27/+1
| * | | ASoC: Intel: sof_sdw_cs_amp: Connect outputs to a speaker widgetRichard Fitzgerald2023-12-051-2/+28
| |/ /
| * | ASoC: Intel: bytcht_es8316: Determine quirks/routing with codec-dev ACPI DSMHans de Goede2023-12-041-0/+62
| * | ASoC: Intel: bytcht_es8316: Add is_bytcr helper variableHans de Goede2023-12-041-3/+3
| * | ASoC: Intel: bytcht_es8316: Dump basic _DSM informationPierre-Louis Bossart2023-12-042-0/+4
| * | ASoC: Intel: Soundwire related board and match updatesMark Brown2023-11-286-8/+151
| |\ \
| | * | ASoC: Intel: sof_sdw: Add rt722 supportChao Song2023-11-276-1/+150
| | * | ASoC: Intel: sof_sdw: remove unused function declarationChao Song2023-11-271-6/+0
| | * | ASoC: Intel: sof_sdw: Make use of dev_err_probe()Peter Ujfalusi2023-11-271-1/+1
| | |/
| * | ASoC: Intel: Link handling rework and fixesMark Brown2023-11-2810-692/+653
| |\ \
| | * | ASoC: Intel: sof_rt5682: use common module for DAI link generationBrent Lu2023-11-271-167/+75