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
2021-08-02
ALSA: usb-audio: Introduce quirk_flags field
Takashi Iwai
5
-34
/
+84
2021-08-02
Merge branch 'for-linus' into for-next
Takashi Iwai
25
-119
/
+235
2021-08-02
ALSA: memalloc: Fix regression with SNDRV_DMA_TYPE_CONTINUOUS
Takashi Iwai
1
-1
/
+1
2021-07-31
ALSA: core: Fix double calls of snd_card_free() via devres
Takashi Iwai
1
-4
/
+10
2021-07-31
ALSA: pcxhr: use __func__ to get funcion's name in an output message
Jason Wang
1
-24
/
+23
2021-07-30
ALSA: pcm - fix mmap capability check for the snd-dummy driver
Jaroslav Kysela
1
-1
/
+1
2021-07-30
ALSA: usb-audio: Avoid unnecessary or invalid connector selection at resume
Takashi Iwai
1
-15
/
+20
2021-07-29
ALSA: hda/realtek: add mic quirk for Acer SF314-42
Alexander Monakov
1
-0
/
+1
2021-07-27
ALSA: seq: Fix comments of wrong client number for MIDI Passthrough
Takashi Iwai
1
-4
/
+4
2021-07-27
ALSA: usb-audio: Add registration quirk for JBL Quantum 600
Alexander Tsoy
1
-0
/
+1
2021-07-27
ALSA: hda/realtek: Fix headset mic for Acer SWIFT SF314-56 (ALC256)
Nikos Liolios
1
-0
/
+1
2021-07-26
ALSA: usb-audio: Fix superfluous autosuspend recovery
Takashi Iwai
1
-1
/
+1
2021-07-24
ALSA: usb-audio: fix incorrect clock source setting
chihhao.chen
1
-0
/
+6
2021-07-24
ALSA: scarlett2: Fix line out/speaker switching notifications
Geoffrey D. Bennett
1
-5
/
+9
2021-07-24
ALSA: scarlett2: Correct channel mute status after mute button pressed
Geoffrey D. Bennett
1
-1
/
+7
2021-07-24
ALSA: scarlett2: Fix Direct Monitor control name for 2i2
Geoffrey D. Bennett
1
-2
/
+6
2021-07-24
ALSA: scarlett2: Fix Mute/Dim/MSD Mode control names
Geoffrey D. Bennett
1
-2
/
+2
2021-07-22
ALSA: usb-audio: Add registration quirk for JBL Quantum headsets
Alexander Tsoy
1
-0
/
+3
2021-07-21
Merge tag 'asoc-fix-v5.14-rc2' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
14
-87
/
+145
2021-07-21
ALSA: sc6000: Use explicit cast for __iomem pointer
Takashi Iwai
1
-2
/
+2
2021-07-21
ALSA: korg1212: Fix wrongly shuffled firmware loader code
Takashi Iwai
1
-5
/
+7
2021-07-21
ALSA: als300: Fix missing chip initialization
Takashi Iwai
1
-0
/
+1
2021-07-21
ALSA: cs4281: Fix missing chip initialization
Takashi Iwai
1
-1
/
+1
2021-07-20
ALSA: sc6000: Assign vport directly on card's private_data
Takashi Iwai
1
-10
/
+9
2021-07-20
ALSA: sc6000: Fix incorrect sizeof operator
Colin Ian King
1
-1
/
+1
2021-07-20
ALSA: hda/hdmi: Add quirk to force pin connectivity on NUC10
Kai Vehmanen
1
-0
/
+1
2021-07-20
ALSA: opti9xx: fix missing { } around an if block
Colin Ian King
1
-1
/
+2
2021-07-20
ALSA: nm256: Fix error return code in snd_nm256_create()
Yang Yingliang
1
-1
/
+2
2021-07-20
ALSA: pcm: Fix mmap without buffer preallocation
Takashi Iwai
1
-0
/
+2
2021-07-20
ALSA: pcm: Fix mmap capability check
Takashi Iwai
1
-4
/
+10
2021-07-20
ALSA: hda: intel-dsp-cfg: add missing ElkhartLake PCI ID
Pierre-Louis Bossart
1
-0
/
+4
2021-07-19
ALSA: pcsp: Allocate resources with device-managed APIs
Takashi Iwai
3
-46
/
+18
2021-07-19
ALSA: dummy: Allocate resources with device-managed APIs
Takashi Iwai
1
-17
/
+7
2021-07-19
ALSA: aloop: Allocate resources with device-managed APIs
Takashi Iwai
1
-18
/
+8
2021-07-19
ALSA: mpu401: Allocate resources with device-managed APIs
Takashi Iwai
1
-29
/
+5
2021-07-19
ALSA: serial-u16550: Allocate resources with device-managed APIs
Takashi Iwai
1
-48
/
+9
2021-07-19
ALSA: mtpav: Allocate resources with device-managed APIs
Takashi Iwai
1
-21
/
+9
2021-07-19
ALSA: virmidi: Allocate resources with device-managed APIs
Takashi Iwai
1
-15
/
+6
2021-07-19
ALSA: x86: Allocate resources with device-managed APIs
Takashi Iwai
1
-41
/
+16
2021-07-19
ALSA: wavefront: Allocate resources with device-managed APIs
Takashi Iwai
1
-37
/
+9
2021-07-19
ALSA: sscape: Allocate resources with device-managed APIs
Takashi Iwai
1
-72
/
+20
2021-07-19
ALSA: sc6000: Allocate resources with device-managed APIs
Takashi Iwai
1
-47
/
+26
2021-07-19
ALSA: opl3sa2: Allocate resources with device-managed APIs
Takashi Iwai
1
-49
/
+11
2021-07-19
ALSA: opti9xx: Allocate resources with device-managed APIs
Takashi Iwai
2
-112
/
+44
2021-07-19
ALSA: msnd: Allocate resources with device-managed APIs
Takashi Iwai
1
-91
/
+28
2021-07-19
ALSA: gus: Allocate resources with device-managed APIs
Takashi Iwai
5
-161
/
+68
2021-07-19
ALSA: galaxy: Allocate resources with device-managed APIs
Takashi Iwai
1
-49
/
+33
2021-07-19
ALSA: es18xx: Allocate resources with device-managed APIs
Takashi Iwai
1
-92
/
+20
2021-07-19
ALSA: es1688: Allocate resources with device-managed APIs
Takashi Iwai
2
-44
/
+18
2021-07-19
ALSA: cs423x: Allocate resources with device-managed APIs
Takashi Iwai
2
-60
/
+13
[next]