summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/boards
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | ASoC: Intel: sof_nau8825: use common module for DAI link generationBrent Lu2023-11-271-116/+48
| | * | ASoC: Intel: board_helpers: support DAI link array generationBrent Lu2023-11-272-0/+159
| | * | ASoC: Intel: sof_ssp_amp: use common module for HDMI-In linkBrent Lu2023-11-271-30/+8
| | * | ASoC: Intel: sof_rt5682: use common module for HDMI-In linkBrent Lu2023-11-271-28/+9
| | * | ASoC: Intel: board_helpers: support HDMI-In link initializationBrent Lu2023-11-272-0/+47
| | * | ASoC: Intel: sof_ssp_amp: simplify HDMI-In quirksBrent Lu2023-11-271-44/+26
| | * | ASoC: Intel: sof_ssp_amp: use common module for BT offload linkBrent Lu2023-11-271-20/+11
| | * | ASoC: Intel: sof_rt5682: use common module for BT offload linkBrent Lu2023-11-271-18/+12
| | * | ASoC: Intel: sof_nau8825: use common module for BT offload linkBrent Lu2023-11-271-29/+13
| | * | ASoC: Intel: sof_cs42l42: use common module for BT offload linkBrent Lu2023-11-271-60/+19
| | * | ASoC: Intel: board_helpers: support BT offload link initializationBrent Lu2023-11-272-0/+51
| | * | ASoC: Intel: sof_ssp_amp: rename function parameterBrent Lu2023-11-271-2/+2
| | * | ASoC: Intel: sof_ssp_amp: use common module for amp linkBrent Lu2023-11-271-19/+8
| | * | ASoC: Intel: sof_rt5682: use common module for amp linkBrent Lu2023-11-271-33/+10
| | * | ASoC: Intel: sof_nau8825: use common module for amp linkBrent Lu2023-11-271-23/+8
| | * | ASoC: Intel: sof_cs42l42: use common module for amp linkBrent Lu2023-11-271-66/+32
| | * | ASoC: Intel: board_helpers: support amp link initializationBrent Lu2023-11-272-0/+47
| | * | ASoC: Intel: sof_rt5682: use common module for codec linkBrent Lu2023-11-271-28/+10
| | * | ASoC: Intel: sof_nau8825: use common module for codec linkBrent Lu2023-11-271-21/+8
| | * | ASoC: Intel: sof_cs42l42: use common module for codec linkBrent Lu2023-11-271-44/+16
| | * | ASoC: Intel: board_helpers: support codec link initializationBrent Lu2023-11-272-0/+57
| | * | ASoC: Intel: ssp-common: get codec name functionBrent Lu2023-11-272-0/+22
| | * | ASoC: Intel: cht_bsw_rt5672: check return valueChao Song2023-11-271-2/+6
| | * | ASoC: Intel: sof_maxim_common: check return valueBard Liao2023-11-271-2/+8
| | * | ASoC: Intel: sof_maxim_common: add else between 2 if testBard Liao2023-11-271-2/+1