summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: Soundwire related board and match updatesMark Brown2023-11-2811-24/+316
|\
| * ASoC: Intel: soc-acpi-intel-mtl-match: Add rt722 supportChao Song2023-11-271-0/+49
| * ASoC: Intel: soc-acpi: add Gen4.1 SDCA board support for LNL RVPChao Song2023-11-271-0/+71
| * ASoC: Intel: soc-acpi: rt713+rt1316, no sdw-dmic configMac Chiang2023-11-271-0/+25
| * 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
| * Merge tag 'sound-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-11-173-16/+20
| |\
| | * ALSA: hda/realtek: Add quirks for HP LaptopsStefan Binding2023-11-151-0/+3
| | * ALSA: hda/realtek: Add quirks for ASUS 2024 ZenbooksStefan Binding2023-11-151-0/+4
| | * ALSA: hda: i915: Alays handle -EPROBE_DEFERMaarten Lankhorst2023-11-151-0/+3
| | * ALSA: hda/realtek: Enable Mute LED on HP 255 G10Matus Malych2023-11-141-0/+1
| | * ALSA: hda: cs35l56: Enable low-power hibernation mode on i2cSimon Trimmer2023-11-131-0/+4
| | * ALSA: hda/realtek - Enable internal speaker of ASUS K6500ZCChandradeep Dey2023-11-121-0/+1
| | * ALSA: hda/realtek: Enable Mute LED on HP 255 G8Eymen Yigit2023-11-101-0/+1
| | * ALSA: hda/realtek - Add Dell ALC295 to pin fall back tableKailang Yang2023-11-101-16/+3
* | | 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
| * | | ASoC: Intel: sof_ssp_amp: remove dead codeBrent Lu2023-11-271-1/+3
* | | | ASoC: makes CPU/Codec channel connection map moreMark Brown2023-11-276-168/+701
|\ \ \ \
| * | | | ASoC: audio-graph-card2-custom-sample: add CPU/Codec = N:M sampleKuninori Morimoto2023-11-271-0/+199
| * | | | ASoC: audio-graph-card2-custom-sample: Add connection imageKuninori Morimoto2023-11-271-39/+142
| * | | | ASoC: audio-graph-card2: add CPU:Codec = N:M supportKuninori Morimoto2023-11-271-23/+202
| * | | | ASoC: audio-graph-card2: use better image for Multi connectionKuninori Morimoto2023-11-271-26/+26
| * | | | ASoC: makes CPU/Codec channel connection map more genericKuninori Morimoto2023-11-274-80/+132
| |/ / /