summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda/realtek: Drop doubly quirk entry for 103c:8a2eTakashi Iwai2024-05-131-1/+0
* ALSA: hda/realtek - fixed headset Mic not showKailang Yang2024-05-131-0/+22
* ASoC: SOF: amd: Fix build error with built-in configTakashi Iwai2024-05-131-1/+1
* Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2024-05-13579-10631/+14380
|\
| * ASoC: Intel: updates for 6.10 - part7Mark Brown2024-05-1024-427/+300
| |\
| | * 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: rt715-sdca-sdw: Fix wrong complete waiting in rt715_dev_resume()Bard Liao2024-05-101-2/+2
| |/
| * ASoC: Add missing module descriptionsMark Brown2024-05-099-0/+12
| |\
| | * ASoC: xilinx: Add missing module descriptionsTakashi Iwai2024-05-082-0/+3
| | * ASoC: ux500: Add missing module descriptionTakashi Iwai2024-05-081-0/+1
| | * ASoC: topology-test: Add missing module descriptionTakashi Iwai2024-05-081-0/+1
| | * ASoC: dmaengine: Add missing module descriptionTakashi Iwai2024-05-081-0/+1
| | * ASoC: qcom: Add missing module descriptionsTakashi Iwai2024-05-082-0/+4
| | * ASoC: sigmadsp: Add missing module descriptionTakashi Iwai2024-05-081-0/+1
| | * ASoC: ab8500: Add missing module descriptionTakashi Iwai2024-05-081-0/+1
| * | ASoC: audio-graph-card2: remove unneeded of_node_get()Kuninori Morimoto2024-05-091-2/+0
| * | ASoC: Use *-y instead of *-objs in MakefileMark Brown2024-05-0865-787/+787
| |\ \
| | * | ASoC: xtensa: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-081-1/+1
| | * | ASoC: xilinx: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-081-3/+3
| | * | ASoC: ux500: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-081-3/+3
| | * | ASoC: uniphier: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-081-4/+4
| | * | ASoC: ti: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-081-18/+18
| | * | ASoC: tegra: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-081-23/+23
| | * | ASoC: stm: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-081-4/+4
| | * | ASoC: sti: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-081-1/+1
| | * | ASoC: sprd: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-081-1/+1
| | * | ASoC: spear: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-081-3/+3
| | * | ASoC: SOF: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-087-42/+42
| | * | ASoC: sh: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-082-9/+9
| | * | ASoC: samsung: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-081-19/+19
| | * | ASoC: rockchip: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-081-8/+8
| | * | ASoC: qcom: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-082-21/+21
| | * | ASoC: pxa: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-081-6/+6