index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-27
ASoC: apple: mca: Remove stale release of DMA channels
Martin Povišer
1
-8
/
+1
2022-09-27
ASoC: apple: mca: Trigger, not deassert, the peripheral reset
Martin Povišer
1
-3
/
+3
2022-09-27
ASoC: Intel: Skylake: Replace zero-length arrays with DECLARE_FLEX_ARRAY() he...
Gustavo A. R. Silva
1
-2
/
+2
2022-09-27
ASoC: SOF: mediatek: mt8195: Add dsp_ops callback
Mark Brown
1
-0
/
+44
2022-09-27
ALSA: dmaengine: increment buffer pointer atomically
Andreas Pape
1
-3
/
+5
2022-09-27
ASoC: sh: Replace runtime->status->state reference to runtime->state
Takashi Iwai
1
-1
/
+1
2022-09-27
ASoC: intel: Replace runtime->status->state reference to runtime->state
Takashi Iwai
1
-2
/
+2
2022-09-27
ALSA: usx2y: Replace runtime->status->state reference to runtime->state
Takashi Iwai
2
-4
/
+2
2022-09-27
ALSA: usb-audio: Replace runtime->status->state reference to runtime->state
Takashi Iwai
1
-2
/
+2
2022-09-27
ALSA: asihpi: Replace runtime->status->state reference to runtime->state
Takashi Iwai
1
-1
/
+1
2022-09-27
ALSA: hda: Replace runtime->status->state reference to runtime->state
Takashi Iwai
1
-1
/
+1
2022-09-27
ALSA: firewire: Replace runtime->status->state reference to runtime->state
Takashi Iwai
8
-18
/
+18
2022-09-27
ALSA: aloop: Replace runtime->status->state reference to runtime->state
Takashi Iwai
1
-2
/
+2
2022-09-27
ALSA: pcm: Make mmap status read-only
Takashi Iwai
1
-0
/
+1
2022-09-27
ALSA: pcm: Avoid reference to status->state
Takashi Iwai
5
-98
/
+100
2022-09-27
ALSA: firewire: Remove some left-over license text in sound/firewire
Christophe JAILLET
5
-12
/
+1
2022-09-26
ASoC: codecs: wcd934x: Fix Kconfig dependency
Ren Zhijie
1
-0
/
+1
2022-09-26
ASoC: SOF: mediatek: mt8195: Add pcm_pointer callback
Chunxu Li
1
-0
/
+33
2022-09-26
ASoC: SOF: mediatek: mt8195: Add pcm_hw_params callback
Chunxu Li
1
-0
/
+11
2022-09-26
ALSA: memalloc: use __GFP_RETRY_MAYFAIL for DMA mem allocs
Kai Vehmanen
1
-1
/
+1
2022-09-26
ALSA: hda/hdmi: Limit the maximal count of PCM devices to 8
Jaroslav Kysela
1
-3
/
+3
2022-09-23
ASoC: SOF: ipc4/Intel: Improve and enable IPC error dump
Mark Brown
10
-15
/
+77
2022-09-23
ASoC: codecs: qcom add support for SM8450 and SC8280XP
Mark Brown
5
-71
/
+112
2022-09-23
ASoC: ssm2518: switch to using gpiod API
Dmitry Torokhov
1
-18
/
+12
2022-09-23
ASoC: ssm2518: drop support for platform data
Dmitry Torokhov
1
-5
/
+1
2022-09-23
ASoC: Intel: skylake: remove unnecessary dev_set_drvdata()
Yang Yingliang
1
-1
/
+0
2022-09-23
ASoC: da7219: Fix an error handling path in da7219_register_dai_clks()
Christophe JAILLET
1
-2
/
+3
2022-09-23
ASoC: fsl_asrc_dma: fully initialize structs
Sascha Hauer
1
-2
/
+1
2022-09-23
ASoC: soc-component: using pm_runtime_resume_and_get instead of pm_runtime_ge...
Zhang Qilong
1
-4
/
+2
2022-09-23
ASoC: fsl_audmux: Fix amixer write errors
Shengjiu Wang
1
-12
/
+4
2022-09-23
ASoC: SOF: Intel: MTL: Fixes for suspend/resume
Mark Brown
10
-169
/
+81
2022-09-23
ASoC: mediatek: Allow separate handling of headphone and headset mic jack
Mark Brown
4
-8
/
+76
2022-09-23
ASoC: SOF: ipc4: Call snd_sof_handle_fw_exception() in case of timeout
Peter Ujfalusi
1
-0
/
+1
2022-09-23
ASoC: SOF: Intel: hda: Only dump firmware registers for IPC3
Peter Ujfalusi
1
-1
/
+2
2022-09-23
ASoC: SOF: Intel: mtl: Print relevant register in ipc_dump
Peter Ujfalusi
1
-9
/
+8
2022-09-23
ASoC: SOF: Intel: skl: Use the ipc4 version of the ipc_dump
Peter Ujfalusi
1
-1
/
+1
2022-09-23
ASoC: SOF: Intel: hda: Add separate ops for ipc_dump for IPC4
Peter Ujfalusi
3
-1
/
+25
2022-09-23
ASoC: SOF: Intel: cnl: Add separate ops for ipc_dump for IPC4
Peter Ujfalusi
4
-3
/
+40
2022-09-23
ASoC: codecs: va-macro: add support for sm8450 and sc8280xp
Srinivas Kandagatla
1
-4
/
+70
2022-09-23
ASoC: codecs: va-macro: clear the frame sync counter before enabling
Srinivas Kandagatla
1
-2
/
+6
2022-09-23
ASoC: codecs: rx-macro: add support for sm8450 and sc8280xp
Srinivas Kandagatla
1
-0
/
+2
2022-09-23
ASoC: codecs: tx-macro: add support for sm8450 and sc8280xp
Srinivas Kandagatla
1
-0
/
+2
2022-09-23
ASoC: codecs: wsa-macro: add support for sm8450 and sc8280xp
Srinivas Kandagatla
1
-0
/
+2
2022-09-23
ASoC: codecs: wsa883x: add clock stop support
Srinivas Kandagatla
1
-27
/
+1
2022-09-23
ASoC: codecs: tx-macro: fix kcontrol put
Srinivas Kandagatla
1
-2
/
+11
2022-09-23
ASoC: codecs: tx-macro: fix active_decimator array
Srinivas Kandagatla
1
-1
/
+5
2022-09-23
ASoC: codecs: tx-macro: handle swr_reset correctly
Srinivas Kandagatla
1
-11
/
+4
2022-09-23
ASoC: codecs: rx-macro: handle swr_reset correctly
Srinivas Kandagatla
1
-11
/
+5
2022-09-23
ASoC: codecs: wsa-macro: handle swr_reset correctly
Srinivas Kandagatla
1
-13
/
+4
2022-09-23
ASoC: Intel: sof_da7219_mx98360a: Access num_codecs through dai_link
Nathan Chancellor
1
-1
/
+1
[prev]
[next]