summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: sof-sdw: fix missing SPI_MASTER dependencyPierre-Louis Bossart2024-05-291-1/+1
* Merge tag 'sound-fix-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-241-1/+1
|\
| * Merge tag 'asoc-fix-v6.10-merge-window' of https://git.kernel.org/pub/scm/lin...Takashi Iwai2024-05-231-1/+1
| |\
| | * ASoC: Intel: sof_sdw_rt_sdca_jack_common: Use name_prefix for `-sdca` detectionPeter Ujfalusi2024-05-141-1/+1
* | | tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)2024-05-221-2/+2
* | | Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-05-211-1/+1
|\ \ \ | |/ / |/| |
| * | ASoC: Intel: avs: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal2024-04-251-1/+1
* | | Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2024-05-13134-4896/+3498
|\ \ \ | | |/ | |/|
| * | ASoC: Intel: sof_sdw_rt_amp: use dai parameterBard Liao2024-05-101-7/+3
| * | ASoC: Intel: sof_sdw: add dai parameter to rtd_init callbackBard Liao2024-05-1014-34/+34
| * | ASoC: Intel: sof_sdw: use .controls/.widgets to add controls/widgetsBard Liao2024-05-1012-257/+112
| * | ASoC: Intel: sof_sdw: add controls and dapm widgets in codec_infoBard Liao2024-05-102-0/+35
| * | ASoC: Intel: sof_sdw: use generic name for controls/widgetsBard Liao2024-05-109-56/+56
| * | ASoC: Intel: sof_sdw_cs_amp: rename Speakers to SpeakerBard Liao2024-05-101-2/+2
| * | ASoC: Intel: maxim-common: change max98373 data to staticBrent Lu2024-05-102-16/+8
| * | ASoC: Intel: sof_sdw: add max98373 dapm routesBrent Lu2024-05-103-3/+5
| * | ASoC: Intel: sof_rt5682: use max_98373_dai_link functionBrent Lu2024-05-101-4/+1
| * | ASoC: Intel: sof_nau8825: use max_98373_dai_link functionBrent Lu2024-05-101-4/+1
| * | ASoC: Intel: sof_da7219: use max_98373_dai_link functionBrent Lu2024-05-101-3/+2
| * | ASoC: Intel: maxim-common: add max_98373_dai_link functionBrent Lu2024-05-102-0/+10
| * | ASoC: Intel: soc-acpi-intel-lnl-match: add cs42l43 only supportBard Liao2024-05-101-0/+50
| * | ASoC: Intel: soc-acpi-intel-mtl-match: add cs42l43 only supportBard Liao2024-05-101-0/+14
| * | ASoC: Intel: realtek-common: remove 2-spk rt1015p configBrent Lu2024-05-102-53/+5
| * | ASoC: Intel: sof_rt5682: board id cleanup for mtl boardsBrent Lu2024-05-102-39/+1
| * | ASoC: Intel: sof-rt5682: remove DMI quirk for hatchBrent Lu2024-05-101-9/+0
| * | ASoC: Intel: sof_sdw_rt_sdca_jack_common: remove -sdca for new codecsBard Liao2024-05-101-1/+22
| * | ASoC: intel: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-089-77/+77
| * | ASoC: Intel: avs: clarify Copyright informationPierre-Louis Bossart2024-05-0646-46/+46
| * | ASoC: Intel: catpt: clarify Copyright informationPierre-Louis Bossart2024-05-0611-11/+11
| * | ASoC: Intel: common: clarify Copyright informationPierre-Louis Bossart2024-05-066-6/+6
| * | ASoC: Intel: boards: clarify Copyright informationPierre-Louis Bossart2024-05-0615-17/+17
| * | ASoC: Intel: updates for 6.10 - part6Mark Brown2024-04-3013-1016/+461
| |\ \
| | * | ASoC: Intel: sof-rt5682: support bclk as PLL source on rt5682sBrent Lu2024-04-291-8/+13
| | * | ASoC: Intel: sof-rt5682: get bclk frequency from topologyBrent Lu2024-04-291-1/+6
| | * | ASoC: Intel: sof-rt5682: setup pll_id only when neededBrent Lu2024-04-291-29/+29
| | * | ASoC: Intel: sof-rt5682: add driver_data to sof_rt5682 boardBrent Lu2024-04-291-10/+3
| | * | ASoC: Intel: sof_rt5682: add icl_rt5682_def for icl boardsBrent Lu2024-04-292-10/+6
| | * | ASoC: Intel: sof-rt5682: remove SOF_RT5682_MCLK_BYTCHT_ENBrent Lu2024-04-291-20/+19
| | * | ASoC: Intel: sof-rt5682: add mclk_en to sof_rt5682_privateBrent Lu2024-04-292-2/+7
| | * | ASoC: Intel: glk_rt5682_max98357a: delete driverBrent Lu2024-04-294-706/+4
| | * | ASoC: Intel: sof_rt5682: support MAX98357A on glk boardsBrent Lu2024-04-291-0/+14
| | * | ASoC: Intel: sof_rt5682: add glk_rt5682_def for glk boardsBrent Lu2024-04-291-12/+36
| | * | ASoC: Intel: bxt_da7219_max98357a: remove glk supportBrent Lu2024-04-294-56/+6
| | * | ASoC: Intel: sof_da7219: support MAX98357A on glk boardsBrent Lu2024-04-291-0/+14
| | * | ASoC: Intel: sof_da7219: add glk_da7219_def for glk boardsBrent Lu2024-04-291-4/+25
| | * | ASoC: Intel: bxt_da7219_max98357a: remove cml supportBrent Lu2024-04-293-32/+4
| | * | ASoC: Intel: sof_da7219: support MAX98357A on cml boardsBrent Lu2024-04-291-0/+8
| | * | ASoC: Intel: sof_da7219: support MAX98357ABrent Lu2024-04-291-0/+4
| | * | ASoC: Intel: sof_rt5682: add missing MAX98357A configBard Liao2024-04-291-0/+1
| | * | ASoC: Intel: bxt_da7219_max98357a: remove MAX98390 supportBrent Lu2024-04-293-111/+6