index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
key
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-10-07
ASoC: SOF: debug: Swap the dsp_dump and ipc_dump sequence for fw_exception
Peter Ujfalusi
1
-1
/
+1
2021-10-07
ASoC: SOF: core: debug: force all processing on primary core
Pierre-Louis Bossart
2
-0
/
+9
2021-10-05
ASoC: SOF: OF: Add fw_path and tplg_path parameters
Daniel Baluta
1
-3
/
+18
2021-10-05
ASoC: amd: acp-rt5645: Constify static snd_soc_ops
Rikard Falkeborn
1
-1
/
+1
2021-10-05
ASoC: SOF: topology: return error if sof_connect_dai_widget() fails
Ranjani Sridharan
1
-5
/
+6
2021-10-05
ASoC: SOF: topology: allow for dynamic pipelines override for debug
Pierre-Louis Bossart
2
-2
/
+13
2021-10-05
ASoC: SOF: topology: show clks_control value in dynamic debug
Pierre-Louis Bossart
1
-2
/
+2
2021-10-05
ASoC: SOF: Intel: hda-dai: improve SSP DAI handling for dynamic pipelines
Pierre-Louis Bossart
1
-2
/
+80
2021-10-05
ASoC: SOF: dai-intel: add SOF_DAI_INTEL_SSP_CLKCTRL_MCLK/BCLK_ES bits
Bard Liao
1
-0
/
+4
2021-10-05
ASoC: SOF: Intel: hda: add new flags for DAI_CONFIG
Pierre-Louis Bossart
2
-0
/
+10
2021-10-05
ASoC: SOF: dai: include new flags for DAI_CONFIG
Pierre-Louis Bossart
1
-1
/
+8
2021-10-05
ASoC: SOF: dai: mirror group_id definition added in firmware
Pierre-Louis Bossart
1
-1
/
+2
2021-10-05
ASoC: Intel: sof_sdw: add missing quirk for Dell SKU 0A45
Pierre-Louis Bossart
1
-0
/
+10
2021-10-05
ASoC: Intel: soc-acpi: add missing quirk for TGL SDCA single amp
Pierre-Louis Bossart
1
-0
/
+41
2021-10-05
ASoC: Intel: add machine driver for SOF+ES8336
Pierre-Louis Bossart
3
-0
/
+585
2021-10-05
ALSA: intel-dsp-config: add quirk for APL/GLK/TGL devices based on ES8336 codec
Pierre-Louis Bossart
1
-2
/
+20
2021-10-05
ASoC: Intel: soc-acpi: apl/glk/tgl: add entry for devices based on ES8336 codec
Pierre-Louis Bossart
3
-1
/
+18
2021-10-04
ASoC: dt-bindings: uniphier: Add description of each port number
Kunihiko Hayashi
2
-2
/
+26
2021-10-04
ASoC: Intel: cht_bsw_nau8824: Set card.components string
Hans de Goede
1
-0
/
+2
2021-10-04
ASoC: nau8824: Add a nau8824_components() helper
Hans de Goede
2
-1
/
+32
2021-10-04
ASoC: nau8824: Add DMI quirk mechanism for active-high jack-detect
Hans de Goede
1
-0
/
+40
2021-10-04
ASoC: nau8824: Fix NAU8824_JACK_LOGIC define
Hans de Goede
1
-1
/
+1
2021-10-04
ASoC: rt5651: Use IRQF_NO_AUTOEN when requesting the IRQ
Hans de Goede
1
-5
/
+2
2021-10-04
ASoC: es8316: Use IRQF_NO_AUTOEN when requesting the IRQ
Hans de Goede
1
-5
/
+2
2021-10-02
ASoC: nau8821: new driver
Seven Lee
5
-0
/
+2307
2021-10-01
ASoC: fsl_spdif: implement bypass mode from in to out
Viorel Suman
1
-0
/
+74
2021-10-01
ASoC: SOF: topology: Add kernel parameter for topology verification
Ranjani Sridharan
5
-17
/
+46
2021-10-01
ASoC: SOF: Add support for dynamic pipelines
Ranjani Sridharan
4
-54
/
+390
2021-10-01
ASoC: SOF: Intel: hda: make sure DAI widget is set up before IPC
Ranjani Sridharan
6
-119
/
+243
2021-10-01
ASoC: SOF: Introduce widget use_count
Ranjani Sridharan
3
-6
/
+97
2021-10-01
ASoC: SOF: Don't set up widgets during topology parsing
Ranjani Sridharan
4
-245
/
+43
2021-10-01
ASoC: SOF: restore kcontrols for widget during set up
Ranjani Sridharan
1
-26
/
+33
2021-10-01
ASoC: SOF: Add new fields to snd_sof_route
Ranjani Sridharan
4
-0
/
+24
2021-10-01
AsoC: dapm: export a couple of functions
Ranjani Sridharan
3
-2
/
+5
2021-10-01
ASoC: SOF: sof-audio: add helpers for widgets, kcontrols and dai config set up
Ranjani Sridharan
1
-118
/
+116
2021-10-01
ASoC: SOF: topology: Add new token for dynamic pipeline
Ranjani Sridharan
3
-1
/
+75
2021-10-01
ASoC: SOF: control: Add access field in struct snd_sof_control
Ranjani Sridharan
2
-0
/
+2
2021-10-01
ASoC: topology: change the complete op in snd_soc_tplg_ops to return int
Ranjani Sridharan
4
-11
/
+19
2021-10-01
ASoC: qcom: apq8096: Constify static snd_soc_ops
Rikard Falkeborn
1
-1
/
+1
2021-10-01
ASoC: rt5682s: Fix HP noise caused by SAR mode switch when the system resumes
Derek Fang
1
-16
/
+10
2021-10-01
ASoC: rt5682s: Enable ASRC auto-disable to fix pop during jack plug-in while ...
Derek Fang
2
-0
/
+16
2021-10-01
ASoC: mediatek: mt8195: move of_node_put to remove function
Trevor Wu
1
-27
/
+42
2021-10-01
ASoC: Intel: sof_rt5682: Add support for max98360a speaker amp
Malik_Hsu
2
-0
/
+24
2021-10-01
ASoC: tegra: Constify static snd_soc_ops
Rikard Falkeborn
1
-1
/
+1
2021-10-01
ASoC: soc-component: Remove conditional definition of debugfs data members
Simon Trimmer
1
-2
/
+0
2021-09-30
ASoC: rt5682: move clk related code to rt5682_i2c_probe
Jack Yu
3
-44
/
+51
2021-09-30
ASoC: fsl_rpmsg: Add rpmsg audio support for i.MX8ULP
Shengjiu Wang
1
-0
/
+1
2021-09-30
ASoC: wm_adsp: remove a repeated including
Guo Zhengkui
1
-1
/
+0
2021-09-30
ASoC: SOF: Change SND_SOC_SOF_TOPLEVEL from config to menuconfig
Peter Ujfalusi
1
-1
/
+1
2021-09-30
ASoC: dt-bindings: rt5682s: fix the device-tree schema errors
Derek Fang
1
-3
/
+9
[next]