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
2020-05-26
ASoC: ti: Fix runtime PM imbalance in omap2_mcbsp_set_clks_src
Dinghao Liu
1
-5
/
+2
2020-05-26
ASoC: fix semicolon.cocci warnings
kbuild test robot
1
-1
/
+1
2020-05-26
ALSA: usb-audio: mixer: volume quirk for ESS Technology Asus USB DAC
Chris Chiu
1
-0
/
+8
2020-05-26
ALSA: hda/realtek - Add a model for Thinkpad T570 without DAC workaround
Takashi Iwai
1
-10
/
+26
2020-05-26
ALSA: hwdep: fix a left shifting 1 by 31 UB bug
Changming Liu
1
-2
/
+2
2020-05-25
Merge series "ASoC: add soc-link" from Kuninori Morimoto <kuninori.morimoto.g...
Mark Brown
6
-131
/
+196
2020-05-25
Merge series "ASoC: SOF: extended manifest support for 5.8" from Kai Vehmanen...
Mark Brown
2
-4
/
+174
2020-05-25
ASoC: fsl_asrc: Merge suspend/resume function to runtime_suspend/resume
Shengjiu Wang
1
-43
/
+27
2020-05-25
ASoC: fsl: imx-audmix: Fix unused assignment to variable 'ret'
Tang Bin
1
-2
/
+2
2020-05-25
ASoC: fsl_asrc: Fix -Wmissing-prototypes warning
shengjiu wang
1
-2
/
+2
2020-05-25
ASoC: max98390: Added Amplifier Driver
Steve Lee
4
-0
/
+1710
2020-05-25
ASoC: SOF: ext_manifest: parse compiler version
Karol Trzcinski
1
-0
/
+21
2020-05-25
ASoC: SOF: ext_manifest: parse windows
Karol Trzcinski
1
-2
/
+23
2020-05-25
ASoC: SOF: ext_manifest: parse firmware version
Karol Trzcinski
1
-0
/
+16
2020-05-25
ASoC: SOF: Introduce extended manifest
Karol Trzcinski
1
-0
/
+112
2020-05-25
ASoC: SOF: loader: Adjust validation condition for fw_offset
Karol Trzcinski
2
-2
/
+2
2020-05-25
ASoC: soc-link: add snd_soc_link_compr_set_params()
Kuninori Morimoto
2
-10
/
+19
2020-05-25
ASoC: soc-link: add snd_soc_link_compr_shutdown()
Kuninori Morimoto
2
-4
/
+12
2020-05-25
ASoC: soc-link: add snd_soc_link_compr_startup()
Kuninori Morimoto
2
-17
/
+20
2020-05-25
ASoC: soc-link: add snd_soc_link_be_hw_params_fixup()
Kuninori Morimoto
4
-16
/
+23
2020-05-25
ASoC: soc-link: remove unneeded parameter from snd_soc_link_xxx()
Kuninori Morimoto
2
-21
/
+23
2020-05-25
ASoC: soc-link: move soc_rtd_xxx()
Kuninori Morimoto
2
-75
/
+78
2020-05-25
ASoC: add soc-link.c
Kuninori Morimoto
3
-9
/
+42
2020-05-25
ALSA: firewire-motu: add support for MOTU UltraLite-mk3 (FireWire only model)
Takashi Sakamoto
3
-0
/
+11
2020-05-22
ASoC: max9867: keep ADCs and DACs always on
Pavel Dobias
2
-11
/
+9
2020-05-22
ASoC: max9867: add digital microphone controls
Pavel Dobias
1
-2
/
+24
2020-05-22
Merge tag 'sound-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
3
-1
/
+7
2020-05-22
ALSA: firewire-motu: refactoring protocol v2 for fetching mode switch
Takashi Sakamoto
1
-30
/
+47
2020-05-22
ALSA: firewire-motu: refactoring protocol v3 for clock source getter
Takashi Sakamoto
1
-26
/
+72
2020-05-22
ALSA: firewire-motu: refactoring protocol v2 for clock source getter
Takashi Sakamoto
1
-8
/
+40
2020-05-22
ALSA: firewire-motu: remove obsoleted codes
Takashi Sakamoto
3
-296
/
+11
2020-05-22
ALSA: firewire-motu: use table-based calculation of packet formats for stream...
Takashi Sakamoto
2
-10
/
+6
2020-05-22
ALSA: firewire-motu: use table-based calculation of packet formats for proc
Takashi Sakamoto
2
-12
/
+9
2020-05-22
ALSA: firewire-motu: add alternative functions to detect packet format for pr...
Takashi Sakamoto
2
-5
/
+67
2020-05-22
ALSA: firewire-motu: add alternative functions to detect packet format for pr...
Takashi Sakamoto
2
-6
/
+67
2020-05-22
ALSA: firewire-motu: add model-specific table of chunk count
Takashi Sakamoto
3
-3
/
+17
2020-05-22
ALSA: firewire-motu: drop protocol structure
Takashi Sakamoto
3
-23
/
+0
2020-05-22
ALSA: firewire-motu: add wrapper functions for protocol-dependent operations
Takashi Sakamoto
6
-35
/
+103
2020-05-22
ALSA: firewire-motu: localize protocol data
Takashi Sakamoto
5
-10
/
+21
2020-05-22
ALSA: firewire-motu: move spec data to v3 protocol file
Takashi Sakamoto
3
-46
/
+50
2020-05-22
ALSA: firewire-motu: move spec data to v2 protocol file
Takashi Sakamoto
3
-60
/
+63
2020-05-22
ASoC: pxa: remove Compulab pxa2xx boards
Robert Jarzmik
1
-3
/
+2
2020-05-20
ASoC: max9867: add mono playback switch
Pavel Dobias
1
-1
/
+3
2020-05-20
ASoC: max9867: add filter controls
Pavel Dobias
1
-0
/
+15
2020-05-20
ASoC: max9867: don't use regmap defaults
Pavel Dobias
1
-25
/
+0
2020-05-20
ASoC: mmp-sspa: Fix the error handling in probe()
Lubomir Rintel
1
-6
/
+10
2020-05-20
ASoC: max9867: fix ADC level control
Pavel Dobias
1
-1
/
+1
2020-05-19
ASoC: mmp-sspa: Add Device Tree support
Lubomir Rintel
3
-74
/
+113
2020-05-19
ASoC: amd: return error when acp de-init fails
Vijendar Mukunda
1
-1
/
+1
2020-05-19
ASoC: amd: refactoring dai_hw_params() callback
Vijendar Mukunda
1
-10
/
+5
[prev]
[next]