aboutsummaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
6 daysALSA: hda/realtek: Drop doubly quirk entry for 103c:8a2eTakashi Iwai1-1/+0
6 daysALSA: hda/realtek - fixed headset Mic not showKailang Yang1-0/+22
6 daysASoC: SOF: amd: Fix build error with built-in configTakashi Iwai1-1/+1
6 daysMerge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai579-10631/+14380
7 daysALSA: scarlett2: Increase mixer range to +12dBGeoffrey D. Bennett1-4/+5
7 daysALSA: scarlett2: Add S/PDIF source selection controlsGeoffrey D. Bennett1-0/+179
8 daysALSA: core: Remove superfluous CONFIG_PMTakashi Iwai1-2/+0
8 daysMerge branch 'for-linus' into for-nextTakashi Iwai13-36/+118
8 daysMerge tag 'asoc-fix-v6.9-rc7-2' of https://git.kernel.org/pub/scm/linux/kerne...Takashi Iwai2-5/+5
8 daysALSA: Fix deadlocks with kctl removals at disconnectionTakashi Iwai1-1/+8
8 daysMerge tag 'asoc-fix-v6.9-rc7' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai10-30/+105
9 daysASoC: Intel: updates for 6.10 - part7Mark Brown24-427/+300
9 daysASoC: audio-graph-card2: call of_node_get() before of_get_next_child()Kuninori Morimoto1-1/+1
9 daysASoC: SOF: amd: Correct spaces in MakefileTakashi Iwai1-4/+4
9 daysASoC: rt715-sdca-sdw: Fix wrong complete waiting in rt715_dev_resume()Bard Liao1-2/+2
9 daysASoC: Intel: sof_sdw_rt_amp: use dai parameterBard Liao1-7/+3
9 daysASoC: Intel: sof_sdw: add dai parameter to rtd_init callbackBard Liao14-34/+34
9 daysASoC: Intel: sof_sdw: use .controls/.widgets to add controls/widgetsBard Liao12-257/+112
9 daysASoC: Intel: sof_sdw: add controls and dapm widgets in codec_infoBard Liao2-0/+35
9 daysASoC: Intel: sof_sdw: use generic name for controls/widgetsBard Liao9-56/+56
9 daysASoC: Intel: sof_sdw_cs_amp: rename Speakers to SpeakerBard Liao1-2/+2
9 daysASoC: Intel: maxim-common: change max98373 data to staticBrent Lu2-16/+8
9 daysASoC: Intel: sof_sdw: add max98373 dapm routesBrent Lu3-3/+5
9 daysASoC: Intel: sof_rt5682: use max_98373_dai_link functionBrent Lu1-4/+1
9 daysASoC: Intel: sof_nau8825: use max_98373_dai_link functionBrent Lu1-4/+1
9 daysASoC: Intel: sof_da7219: use max_98373_dai_link functionBrent Lu1-3/+2
9 daysASoC: Intel: maxim-common: add max_98373_dai_link functionBrent Lu2-0/+10
9 daysASoC: Intel: soc-acpi-intel-lnl-match: add cs42l43 only supportBard Liao1-0/+50
9 daysASoC: Intel: soc-acpi-intel-mtl-match: add cs42l43 only supportBard Liao1-0/+14
9 daysASoC: Intel: realtek-common: remove 2-spk rt1015p configBrent Lu2-53/+5
9 daysASoC: Intel: sof_rt5682: board id cleanup for mtl boardsBrent Lu2-39/+1
9 daysASoC: Intel: sof-rt5682: remove DMI quirk for hatchBrent Lu1-9/+0
9 daysASoC: Intel: sof_sdw_rt_sdca_jack_common: remove -sdca for new codecsBard Liao1-1/+22
9 daysALSA: hda: clarify Copyright informationPierre-Louis Bossart3-3/+3
9 daysMerge branch 'topic/hda-nhlt' into for-nextTakashi Iwai2-7/+10
9 daysALSA: hda: intel-dsp-config: Switch to ACPI NHLTAmadeusz Sławiński2-7/+10
9 daysASoC: mediatek: mt8192: fix register configuration for tdmHsin-Te Yuan1-2/+2
10 dayssound: oss: dmasound: Add missing module descriptionsTakashi Iwai2-0/+3
10 daysALSA: hda: cirrus_scodec_test: Add missing module descriptionsTakashi Iwai1-0/+1
10 daysALSA: pcmtest: Add missing module descriptionsTakashi Iwai1-0/+1
10 daysALSA: kunit: Add missing module descriptionsTakashi Iwai1-0/+1
10 daysALSA: pcm_dmaengine: Add missing module descriptionTakashi Iwai1-0/+1
10 daysALSA: ac97: bus: Add missing module descriptionTakashi Iwai1-0/+1
10 daysALSA: ac97: legacy: Add missing module descriptionTakashi Iwai1-0/+1
10 daysALSA: usb-audio: Add name for HP Engage Go dockSteven 'Steve' Kendall1-0/+4
10 daysASoC: Add missing module descriptionsMark Brown9-0/+12
10 daysASoC: audio-graph-card2: remove unneeded of_node_get()Kuninori Morimoto1-2/+0
10 daysALSA: hda: cs35l56: Fix lifetime of cs_dsp instanceRichard Fitzgerald1-3/+5
10 daysALSA: hda: hda_component: Initialize shared data during bind callbackRichard Fitzgerald3-7/+18
10 daysALSA: hda/cs_dsp_ctl: Use private_free for control cleanupRichard Fitzgerald1-16/+31
10 daysALSA: misc: Use *-y instead of *-objs in MakefileTakashi Iwai17-28/+28
10 daysALSA: aoa: Use *-y instead of *-objs in MakefileTakashi Iwai5-7/+7
10 daysALSA: firewire: Use *-y instead of *-objs in MakefileTakashi Iwai9-10/+10
10 daysALSA: drivers: Use *-y instead of *-objs in MakefileTakashi Iwai6-16/+16
10 daysALSA: usb: Use *-y instead of *-objs in MakefileTakashi Iwai5-7/+7
10 daysALSA: isa: Use *-y instead of *-objs in MakefileTakashi Iwai12-41/+41
10 daysALSA: hda: Use *-y instead of *-objs in MakefileTakashi Iwai2-5/+5
10 daysALSA: pci: Use *-y instead of *-objs in MakefileTakashi Iwai22-94/+94
10 daysALSA: core: Use *-y instead of *-objs in MakefileTakashi Iwai5-19/+19
10 daysALSA: hda/realtek: Add support for ASUS Zenbook 2024 HN7306WStefan Binding1-0/+1
10 daysALSA: hda/realtek: Fix internal speakers for Legion Y9000X 2022 IAH7Junhao Pei2-0/+3
10 daysMerge branch 'topic/hda-config-pm-cleanup' into for-nextTakashi Iwai49-269/+532
10 daysALSA: hda: Add Intel BMG PCI ID and HDMI codec vidChaitanya Kumar Borah2-0/+3
10 daysALSA: aoa: soundbus: i2sbus: pcm: use 'time_left' variable with wait_for_comp...Wolfram Sang1-5/+5
10 daysALSA: usb-audio: Add sampling rates support for Mbox3Manuel Barrio Linares2-31/+81
10 daysALSA: hda: cs35l41: Add support for ASUS ROG 2024 LaptopsStefan Binding1-0/+10
10 daysALSA: hda: cs35l41: Ignore errors when configuring IRQsStefan Binding1-22/+47
10 daysALSA: hda: via: Reduce CONFIG_PM dependenciesTakashi Iwai1-6/+0
10 daysALSA: hda: sigmantel: Reduce CONFIG_PM dependenciesTakashi Iwai1-8/+0
10 daysALSA: hda: realtek: Reduce CONFIG_PM dependenciesTakashi Iwai1-15/+1
10 daysALSA: hda: hdmi: Reduce CONFIG_PM dependenciesTakashi Iwai1-8/+0
10 daysALSA: hda: cs4809: Reduce CONFIG_PM dependenciesTakashi Iwai1-8/+0
10 daysALSA: hda: conexant: Reduce CONFIG_PM dependenciesTakashi Iwai1-4/+0
10 daysALSA: hda: cirrus: Reduce CONFIG_PM dependenciesTakashi Iwai1-4/+0
10 daysALSA: hda: ca0132: Reduce CONFIG_PM dependenciesTakashi Iwai1-4/+0
10 daysALSA: hda: analog: Reduce CONFIG_PM dependenciesTakashi Iwai1-4/+0
10 daysALSA: hda: generic: Reduce CONFIG_PM dependenciesTakashi Iwai2-6/+0
10 daysALSA: hda: codec: Reduce CONFIG_PM dependenciesTakashi Iwai3-33/+10
10 daysALSA: hda: intel: Reduce CONFIG_PM dependenciesTakashi Iwai2-34/+14
11 daysASoC: Use *-y instead of *-objs in MakefileMark Brown65-787/+787
11 daysASoC: xilinx: Add missing module descriptionsTakashi Iwai2-0/+3
11 daysASoC: ux500: Add missing module descriptionTakashi Iwai1-0/+1
11 daysASoC: topology-test: Add missing module descriptionTakashi Iwai1-0/+1
11 daysASoC: dmaengine: Add missing module descriptionTakashi Iwai1-0/+1
11 daysASoC: qcom: Add missing module descriptionsTakashi Iwai2-0/+4
11 daysASoC: sigmadsp: Add missing module descriptionTakashi Iwai1-0/+1
11 daysASoC: ab8500: Add missing module descriptionTakashi Iwai1-0/+1
11 daysASoC: atmel: tse850-pcm5142: Remove unused of_gpio.hAndy Shevchenko1-2/+1
11 daysASoC: xtensa: Use *-y instead of *-objs in MakefileTakashi Iwai1-1/+1
11 daysASoC: xilinx: Use *-y instead of *-objs in MakefileTakashi Iwai1-3/+3
11 daysASoC: ux500: Use *-y instead of *-objs in MakefileTakashi Iwai1-3/+3
11 daysASoC: uniphier: Use *-y instead of *-objs in MakefileTakashi Iwai1-4/+4
11 daysASoC: ti: Use *-y instead of *-objs in MakefileTakashi Iwai1-18/+18
11 daysASoC: tegra: Use *-y instead of *-objs in MakefileTakashi Iwai1-23/+23
11 daysASoC: stm: Use *-y instead of *-objs in MakefileTakashi Iwai1-4/+4
11 daysASoC: sti: Use *-y instead of *-objs in MakefileTakashi Iwai1-1/+1
11 daysASoC: sprd: Use *-y instead of *-objs in MakefileTakashi Iwai1-1/+1
11 daysASoC: spear: Use *-y instead of *-objs in MakefileTakashi Iwai1-3/+3
11 daysASoC: SOF: Use *-y instead of *-objs in MakefileTakashi Iwai7-42/+42
11 daysASoC: sh: Use *-y instead of *-objs in MakefileTakashi Iwai2-9/+9
11 daysASoC: samsung: Use *-y instead of *-objs in MakefileTakashi Iwai1-19/+19
11 daysASoC: rockchip: Use *-y instead of *-objs in MakefileTakashi Iwai1-8/+8
11 daysASoC: qcom: Use *-y instead of *-objs in MakefileTakashi Iwai2-21/+21
11 daysASoC: pxa: Use *-y instead of *-objs in MakefileTakashi Iwai1-6/+6
11 daysASoC: mxs: Use *-y instead of *-objs in MakefileTakashi Iwai1-3/+3
11 daysASoC: meson: Use *-y instead of *-objs in MakefileTakashi Iwai1-25/+25
11 daysASoC: mediatek: Use *-y instead of *-objs in MakefileTakashi Iwai9-10/+10
11 daysASoC: loongson: Use *-y instead of *-objs in MakefileTakashi Iwai1-2/+2
11 daysASoC: kirkwood: Use *-y instead of *-objs in MakefileTakashi Iwai1-2/+2
11 daysASoC: jz4740: Use *-y instead of *-objs in MakefileTakashi Iwai1-1/+1
11 daysASoC: intel: Use *-y instead of *-objs in MakefileTakashi Iwai9-77/+77
11 daysASoC: generic: Use *-y instead of *-objs in MakefileTakashi Iwai1-6/+6
11 daysASoC: fsl: Use *-y instead of *-objs in MakefileTakashi Iwai1-26/+26
11 daysASoC: cirrus: Use *-y instead of *-objs in MakefileTakashi Iwai1-3/+3
11 daysASoC: bcm: Use *-y instead of *-objs in MakefileTakashi Iwai1-3/+3
11 daysASoC: au1x: Use *-y instead of *-objs MakefileTakashi Iwai1-8/+8
11 daysASoC: atmel: Use *-y instead of *-objs in MakefileTakashi Iwai1-15/+15
11 daysASoC: apple: Use *-y instead of *-objs in MakefileTakashi Iwai1-1/+1
11 daysASoC: amd: Use *-y instead of *-objs in MakefileTakashi Iwai8-37/+37
11 daysASoC: adi: Use *-y instead of *-objs in MakefileTakashi Iwai1-2/+2
11 daysASoC: codecs: Use *-y instead of *-objs in MakefileTakashi Iwai1-392/+392
11 daysASoC: core: Use *-y instead of *-objs in MakefileTakashi Iwai1-8/+8
11 daysASoC: Constify static snd_pcm_hardwareMark Brown8-9/+9
12 daysASoC: use 'time_left' instead of 'timeout' withMark Brown4-23/+23
12 daysASoC: Use snd_soc_substream_to_rtd() for accessingMark Brown35-82/+82
12 daysALSA/ASoC: Intel: clarify Copyright informationMark Brown175-177/+177
12 daysASoC: qcom: q6apm-dai: drop unused 'q6apm_dai_rtd' fieldsKrzysztof Kozlowski1-8/+2
12 daysASoC: SOF: Intel: remove circular dependency forMark Brown31-637/+811
12 daysASoC: SOF: Intel: HDA/DMIC updatesMark Brown3-60/+196
12 daysASoC: uniphier: Constify static snd_pcm_hardwareKrzysztof Kozlowski1-1/+1
12 daysASoC: meson: Constify static snd_pcm_hardwareKrzysztof Kozlowski4-4/+4
12 daysASoC: fsl: Constify static snd_pcm_hardwareKrzysztof Kozlowski1-1/+1
12 daysASoC: qcom: Constify static snd_pcm_hardwareKrzysztof Kozlowski2-3/+3
12 daysASoC: codecs: wm8996: use 'time_left' variable with wait_for_completion_timeo...Wolfram Sang1-7/+7
12 daysASoC: codecs: wm8994: use 'time_left' variable with wait_for_completion_timeo...Wolfram Sang1-4/+4
12 daysASoC: codecs: wm8993: use 'time_left' variable with wait_for_completion_timeo...Wolfram Sang1-6/+6
12 daysASoC: codecs: wm8962: use 'time_left' variable with wait_for_completion_timeo...Wolfram Sang1-6/+6
12 daysASoC: sunxi: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski1-1/+1
12 daysASoC: samsung: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski1-1/+1
12 daysASoC: meson: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski2-2/+2
12 daysASoC: mediatek: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski7-24/+24
12 daysASoC: loongson: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski2-2/+2
12 daysASoC: kirkwood: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski1-1/+1
12 daysASoC: img: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski2-2/+2
12 daysASoC: fsl: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski4-8/+8
12 daysASoC: amd: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski3-3/+3
12 daysASoC: arm: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski1-2/+2
12 daysASoC: ti: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski1-1/+1
12 daysASoC: tegra: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski2-4/+4
12 daysASoC: qcom: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski8-31/+31
12 daysASoC: soc-topology-test: clarify Copyright informationPierre-Louis Bossart1-1/+1
12 daysASoC: Intel: avs: clarify Copyright informationPierre-Louis Bossart46-46/+46
12 daysASoC: Intel: catpt: clarify Copyright informationPierre-Louis Bossart11-11/+11
12 daysASoC: codecs: Intel: clarify Copyright informationPierre-Louis Bossart3-3/+3
12 daysASoC: Intel: common: clarify Copyright informationPierre-Louis Bossart6-6/+6
12 daysASoC: Intel: boards: clarify Copyright informationPierre-Louis Bossart15-17/+17
12 daysASoC: SOF: Intel: clarify Copyright informationPierre-Louis Bossart93-93/+93
12 daysASoC: Intel: avs: boards: Properly name input deviceAmadeusz Sławiński5-7/+8
13 daysASoC: tas2781: Fix a warning reported by robot kernel testShenghao Ding1-3/+3
13 daysASoC: SOF: Intel: move hda.c to different modulePierre-Louis Bossart22-22/+88
13 daysASoC: SOF: Intel: remove circular dependency on hda_sdw_process_wakeen()Pierre-Louis Bossart9-1/+33
13 daysASoC: SOF: Intel: move tracepoint creationPierre-Louis Bossart3-2/+4
13 daysASoC: SOF: Intel: move common code from hda.cPierre-Louis Bossart5-561/+575
13 daysASoC: SOF: Intel: start splitting top-level from common partsPierre-Louis Bossart19-32/+92
13 daysASoC: SOF: Intel: regroup all SoundWire/Intel functions in hda.cPierre-Louis Bossart2-40/+39
13 daysASoC: SOF: Intel: hda-stream: export stream_get_position() helperPierre-Louis Bossart1-0/+1
13 daysASoC: SOF: ipc4-topology: Correct DAI copier config and NHLT blob requestPeter Ujfalusi1-26/+136
13 daysASoC: SOF: ipc4-topology: Allow selective update in sof_ipc4_update_hw_paramsPeter Ujfalusi1-32/+51
13 daysASoC: SOF: Intel: discard SoundWire configuration if HDaudio codec is reportedPierre-Louis Bossart2-2/+9
2024-05-03ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...Uwe Kleine-König141-168/+168
2024-05-03ASoC: amd: acp: fix for acp platform device creation failureVijendar Mukunda4-21/+95
2024-05-02ALSA: hda/realtek: Fix build error without CONFIG_PMTakashi Iwai1-1/+3
2024-05-01Merge tag 'asoc-fix-v6.9-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai31-134/+407
2024-04-30ALSA: hda/realtek: Fix conflicting PCI SSID 17aa:386f for Lenovo Legion modelsTakashi Iwai1-1/+23
2024-04-30ALSA: hda/realtek - Set GPIO3 to default at S4 state for Thinkpad with ALC1318Kailang Yang1-1/+50
2024-05-01ASoC: doc: dapm: various improvementsMark Brown3-7/+48
2024-04-30ASoC: meson: tdm fixesMark Brown5-20/+93
2024-04-30ASoC: Intel: updates for 6.10 - part6Mark Brown13-1016/+461
2024-04-30ASoC: Intel: avs: PCM code cleanupMark Brown2-139/+113
2024-04-30ASoC: Constify local snd_sof_dsp_opsMark Brown16-20/+20
2024-04-30ASoc: SOF: misc updates for 6.10Mark Brown4-76/+162
2024-04-30ASoC: Intel: updates for 6.10 - part5Mark Brown10-75/+397
2024-04-30ASoC: sunxi: DMIC: Add controls for adjusting the mic gainsJoao Schim1-0/+34
2024-04-29ALSA: hda: intel-sdw-acpi: fix usage of device_get_named_child_node()Pierre-Louis Bossart1-0/+2
2024-04-30ASoC: SOF: mediatek: mt8195: Constify snd_sof_dsp_opsKrzysztof Kozlowski1-1/+1
2024-04-30ASoC: SOF: mediatek: mt8186: Constify snd_sof_dsp_opsKrzysztof Kozlowski1-1/+1
2024-04-30ASoC: SOF: intel: byt: Constify snd_sof_dsp_opsKrzysztof Kozlowski1-2/+2
2024-04-30ASoC: SOF: intel: bdw: Constify snd_sof_dsp_opsKrzysztof Kozlowski1-1/+1
2024-04-30ASoC: SOF: imx8ulp: Constify snd_sof_dsp_opsKrzysztof Kozlowski1-1/+1
2024-04-30ASoC: SOF: imx8m: Constify snd_sof_dsp_opsKrzysztof Kozlowski1-1/+1
2024-04-30ASoC: SOF: imx8: Constify snd_sof_dsp_opsKrzysztof Kozlowski1-2/+2
2024-04-30ASoC: SOF: amd: acp: Constify snd_sof_dsp_opsKrzysztof Kozlowski2-2/+2
2024-04-30ASoC: SOF: intel: hda: Constify snd_sof_dsp_opsKrzysztof Kozlowski2-2/+2
2024-04-30ASoC: SOF: intel: pci-tng: Constify snd_sof_dsp_opsKrzysztof Kozlowski2-2/+2
2024-04-30ASoC: SOF: pcm: Constify local snd_sof_dsp_opsKrzysztof Kozlowski1-1/+1
2024-04-30ASoC: SOF: ipc3: Constify local snd_sof_dsp_opsKrzysztof Kozlowski1-3/+3
2024-04-30ASoC: SOF: debug: Constify local snd_sof_dsp_opsKrzysztof Kozlowski1-1/+1
2024-04-30ASoC: SOF: ipc4-topology: Advertise passthrough capable PCMs (using ChainDMA)Peter Ujfalusi1-0/+50
2024-04-30ASoC: SOF: Intel: hda: list SoundWire peripherals on mismatchPierre-Louis Bossart1-1/+16
2024-04-30ASoC: SOF: Intel: hda: simplify and reduce indentation for hda_sdw_machine_se...Pierre-Louis Bossart1-70/+73