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.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
2021-02-08
ALSA: pcm: Don't call sync_stop if it hasn't been stopped
Takashi Iwai
1
-2
/
+3
2021-02-08
ALSA: pcm: Assure sync with the pending stop operation at suspend
Takashi Iwai
1
-1
/
+7
2021-02-08
ALSA: pcm: Call sync_stop at disconnection
Takashi Iwai
4
-8
/
+17
2021-02-08
ALSA: usb-audio: Don't avoid stopping the stream at disconnection
Takashi Iwai
2
-7
/
+1
2021-02-08
ALSA: usb-audio: More strict state change in EP
Takashi Iwai
2
-15
/
+29
2021-02-08
ALSA: usb-audio: Handle invalid running state at releasing EP
Takashi Iwai
1
-19
/
+21
2021-02-08
ALSA: fireface: fix to parse sync status register of latter protocol
Takashi Sakamoto
1
-18
/
+100
2021-02-08
ASoC: SOF: Intel: hda: release display power at link_power
Kai Vehmanen
2
-2
/
+26
2021-02-08
ASoC: SOF: Intel: hda: use hdac_ext fine-grained link management
Kai Vehmanen
1
-1
/
+9
2021-02-08
ALSA: hda: add link_power op to hdac_bus_ops
Kai Vehmanen
3
-0
/
+74
2021-02-08
ASoC: fsl_esai: Remove unused 'imx' field
Fabio Estevam
1
-5
/
+0
2021-02-08
ASoC: fsl: constify static snd_soc_dai_ops structs
Rikard Falkeborn
3
-3
/
+3
2021-02-08
ASoC: Intel: KMB: Support IEC958 encoded PCM format
Sia Jee Heng
2
-1
/
+73
2021-02-08
ASoC: codec: hdmi-codec: Support IEC958 encoded PCM format
Sia Jee Heng
1
-1
/
+3
2021-02-08
ASoC: tegra: Add driver remove() callback
Sameer Pujar
1
-1
/
+2
2021-02-08
ASoC: audio-graph: Rename functions needed for export
Sameer Pujar
2
-11
/
+12
2021-02-08
ASoC: SOF: debug: Fix a potential issue on string buffer termination
Hui Wang
1
-1
/
+1
2021-02-08
ASoC: rt5682: Fix panic in rt5682_jack_detect_handler happening during system...
Sathyanarayana Nujella
1
-0
/
+3
2021-02-07
ALSA: azt3328: Assign boolean values to a bool variable
Jiapeng Chong
1
-1
/
+1
2021-02-06
ALSA: usb-audio: add mixer quirks for Pioneer DJM-900NXS2
Fabian Lesniak
1
-1
/
+34
2021-02-06
ALSA: usb-audio: Add DJM750 to Pioneer mixer quirk
Olivia Mackintosh
1
-120
/
+216
2021-02-05
ASoC: dmaengine_pcm: add peripheral configuration
Shengjiu Wang
1
-0
/
+2
2021-02-05
ASoC: qcom: lpass: Fix i2s ctl register bit map
Jun Nie
1
-1
/
+1
2021-02-05
Merge series "ASoC: stm32: i2s: add master clock provider" from Olivier Moysa...
Mark Brown
1
-44
/
+266
2021-02-05
ALSA: usb-audio: Fix PCM buffer allocation in non-vmalloc mode
Takashi Iwai
1
-1
/
+1
2021-02-05
ASoC: mediatek: mt8183-mt6358: set playback and capture constraints
Jiaxin Yu
1
-0
/
+41
2021-02-05
ASoC: stm32: i2s: add master clock provider
Olivier Moysan
1
-44
/
+266
2021-02-05
Merge branch 'asoc-5.11' into asoc-5.12
Mark Brown
38
-137
/
+263
2021-02-05
Merge series "ASoC: SOF/Intel/SoundWire: add missing quirks and DMIC support"...
Mark Brown
1
-3
/
+6
2021-02-05
ASoC: rt5682: do nothing in rt5682_suspend/resume in sdw mode
Bard Liao
1
-0
/
+6
2021-02-05
ASoC: rt5682-sdw: cancel_work_sync() in .remove and .suspend
Pierre-Louis Bossart
1
-1
/
+3
2021-02-05
ASoC: rt711-sdw: use cancel_work_sync() for .remove
Pierre-Louis Bossart
1
-2
/
+2
2021-02-05
ASoC: rt700-sdw: use cancel_work_sync() in .remove as well as .suspend
Pierre-Louis Bossart
1
-2
/
+2
2021-02-05
ASoC: Intel: sof_sdw: add missing TGL_HDMI quirk for Dell SKU 0A3E
Pierre-Louis Bossart
1
-1
/
+2
2021-02-05
ASoC: Intel: sof_sdw: add missing TGL_HDMI quirk for Dell SKU 0A32
Pierre-Louis Bossart
1
-1
/
+2
2021-02-05
ASoC: Intel: sof_sdw: add missing TGL_HDMI quirk for Dell SKU 0A5E
Pierre-Louis Bossart
1
-1
/
+2
2021-02-05
ALSA: usb-audio: Correct document for snd_usb_endpoint_free_all()
Takashi Iwai
1
-1
/
+1
2021-02-04
Merge series "ASoC: mediatek: mt8192: apply some cleanup" from Tzung-Bi Shih ...
Mark Brown
2
-16
/
+12
2021-02-04
ASoC: da7218: Drop CONFIG_OF ifdef
Stephen Boyd
1
-3
/
+1
2021-02-04
ASoC: mediatek: mt8192-mt6359: simplify ops for Capture1 DAI link
Tzung-Bi Shih
1
-12
/
+8
2021-02-04
ASoC: mediatek: mt8192: use asoc_substream_to_rtd()
Tzung-Bi Shih
1
-2
/
+2
2021-02-04
ASoC: mediatek: mt8192-mt6359: use asoc_substream_to_rtd()
Tzung-Bi Shih
1
-3
/
+3
2021-02-04
Merge series "ASoC: soc-pcm: cleanup soc_new_pcm() and bugfix" from Kuninori ...
Mark Brown
1
-49
/
+75
2021-02-03
ASoC: soc-pcm: fixup snd_pcm_limit_hw_rates() timing
Kuninori Morimoto
1
-4
/
+8
2021-02-03
ASoC: soc-pcm: use snd_pcm_hardware at dpcm_runtime_merge_xxx()
Kuninori Morimoto
1
-23
/
+21
2021-02-03
ASoC: soc-pcm: add soc_create_pcm() and simplify soc_new_pcm()
Kuninori Morimoto
1
-15
/
+28
2021-02-03
ASoC: soc-pcm: add soc_get_playback_capture() and simplify soc_new_pcm()
Kuninori Morimoto
1
-17
/
+28
2021-02-03
ASoC: soc-pcm: tidyup pcm setting
Kuninori Morimoto
1
-1
/
+1
2021-02-03
ASoC: Intel: catpt: remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-02-03
ALSA: core: Fix the debugfs removal at snd_card_free()
Takashi Iwai
1
-5
/
+4
[prev]
[next]