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
2023-07-10
ASoC: dwc: Add TDM mode support
Maxim Kochetkov
3
-7
/
+90
2023-07-10
ASoC: tas2781: No need to set device_driver owner
Yang Li
1
-1
/
+0
2023-07-10
ASoC: rt722-sdca: Remove redundant sdca mask
Jack Yu
2
-3
/
+2
2023-07-10
ASoC: soc-core: protect dlc->of_node under mutex
Kuninori Morimoto
1
-2
/
+4
2023-07-10
ASoC: imx-pcm-rpmsg: Set PCM hardware parameters separately
Chancel Liu
1
-4
/
+8
2023-07-10
ASoC: rt5645: implement set_jack callback
Shuming Fan
1
-0
/
+17
2023-07-10
ASoC: soc-core.c: cleanup soc_dai_link_sanity_check()
Kuninori Morimoto
1
-59
/
+72
2023-07-10
ASoC: soc-core.c: initialize dlc on snd_soc_get_dai_id()
Kuninori Morimoto
1
-3
/
+4
2023-07-10
ASoC: SOF: amd: refactor PSP smn_read
Mastan Katragadda
2
-21
/
+17
2023-07-10
Merge existing fixes from asoc/for-6.5 into new branch
Mark Brown
18
-92
/
+263
2023-07-08
Merge tag 'sound-fix-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-26
/
+94
2023-07-07
ALSA: hda/realtek: Add quirk for ASUS ROG GZ301V
Luke D. Jones
1
-0
/
+1
2023-07-06
ALSA: jack: Fix mutex call in snd_jack_report()
Takashi Iwai
1
-8
/
+7
2023-07-06
ASoC/soundwire/qdsp6/wcd: fix leaks and probe deferral
Mark Brown
6
-30
/
+118
2023-07-06
ASoC: codecs: SND_SOC_WCD934X should select REGMAP_IRQ
Geert Uytterhoeven
1
-0
/
+1
2023-07-06
ASoC: qcom: q6apm: do not close GPR port before closing graph
Srinivas Kandagatla
1
-1
/
+6
2023-07-06
ASoC: core: suppress probe deferral errors
Johan Hovold
1
-2
/
+4
2023-07-06
ASoC: topology: suppress probe deferral errors
Johan Hovold
1
-3
/
+7
2023-07-06
ASoC: codecs: wcd-mbhc-v2: fix resource leaks on component remove
Johan Hovold
1
-16
/
+41
2023-07-06
ASoC: codecs: wcd934x: fix resource leaks on component remove
Johan Hovold
1
-0
/
+12
2023-07-06
ASoC: codecs: wcd938x: fix resource leaks on component remove
Johan Hovold
1
-7
/
+48
2023-07-06
ASoC: codecs: wcd938x: fix missing clsh ctrl error handling
Johan Hovold
1
-0
/
+4
2023-07-06
ASoC: qdsp6: audioreach: fix topology probe deferral
Johan Hovold
1
-2
/
+2
2023-07-05
Merge tag 'soundwire-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+29
2023-07-05
ASoC: codecs: wcd938x: fix dB range for HPHL and HPHR
Srinivas Kandagatla
1
-3
/
+3
2023-07-05
ASoC: qcom: q6afe-dai: fix Display Port Playback stream name
Srinivas Kandagatla
1
-1
/
+1
2023-07-05
ASoC: rt5645: check return value after reading device id
Shuming Fan
1
-1
/
+5
2023-07-05
ASoC: cs35l45: Select REGMAP_IRQ
Nathan Chancellor
1
-0
/
+1
2023-07-05
Merge branch 'topic/midi20' into for-linus
Takashi Iwai
1
-1
/
+1
2023-07-05
ALSA: seq: ump: fix typo in system_2p_ev_to_ump_midi1()
Minjie Du
1
-1
/
+1
2023-07-04
ASoC: codecs: wcd938x: fix missing mbhc init error handling
Johan Hovold
1
-0
/
+2
2023-07-04
ALSA: hda/realtek: Whitespace fix
Luke D. Jones
1
-1
/
+1
2023-07-04
ALSA: hda/realtek: Add quirk for ASUS ROG G614Jx
Luke D. Jones
1
-0
/
+1
2023-07-04
ALSA: hda/realtek: Amend G634 quirk to enable rear speakers
Luke D. Jones
1
-1
/
+11
2023-07-04
ALSA: hda/realtek: Add quirk for ASUS ROG GA402X
Luke D. Jones
1
-0
/
+1
2023-07-04
ALSA: hda/realtek: Add quirk for ASUS ROG GX650P
Luke D. Jones
1
-0
/
+19
2023-07-03
ALSA: pcm: Fix potential data race at PCM memory allocation helpers
Takashi Iwai
1
-8
/
+36
2023-07-03
ASoC: codecs: wcd938x: fix soundwire initialisation race
Johan Hovold
1
-0
/
+9
2023-07-03
ALSA: hda: fix a possible null-pointer dereference due to data race in snd_hd...
Tuo Li
1
-4
/
+3
2023-07-03
ALSA: hda/realtek: Add quirks for Unis H3C Desktop B760 & Q760
dengxiang
1
-0
/
+9
2023-06-30
ASoC: codecs: wcd938x/wcd934x: loglevel fix and
Mark Brown
2
-12
/
+13
2023-06-30
ASoC: codecs: wcd934x: drop inline keywords
Johan Hovold
1
-3
/
+3
2023-06-30
ASoC: codecs: wcd934x: demote impedance printk
Johan Hovold
1
-1
/
+1
2023-06-30
ASoC: codecs: wcd938x: use dev_printk() for impedance logging
Johan Hovold
1
-7
/
+8
2023-06-30
ASoC: codecs: wcd938x: drop inline keywords
Johan Hovold
1
-3
/
+3
2023-06-30
ASoC: codecs: wcd938x: fix mbhc impedance loglevel
Johan Hovold
1
-2
/
+2
2023-06-30
ASoC: qdsp6: q6apm: use dai link pcm id as pcm device number
Srinivas Kandagatla
1
-0
/
+1
2023-06-30
ASoC: codecs: wcd938x: fix codec initialisation race
Johan Hovold
1
-0
/
+6
2023-06-30
ASoC: SOF: amd: add revision check for sending sha dma completion command
Mastan Katragadda
1
-3
/
+7
2023-06-30
Merge tag 'soc-arm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-2
/
+0
[next]