index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-zoned.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
3
-45
/
+18
2021-07-19
ALSA: cs423x: Allocate resources with device-managed APIs
Takashi Iwai
2
-60
/
+13
2021-07-19
ALSA: cmi8330: Allocate resources with device-managed APIs
Takashi Iwai
1
-23
/
+4
2021-07-19
ALSA: cmi8328: Allocate resources with device-managed APIs
Takashi Iwai
1
-21
/
+10
2021-07-19
ALSA: azt2320: Allocate resources with device-managed APIs
Takashi Iwai
1
-37
/
+12
2021-07-19
ALSA: als100: Allocate resources with device-managed APIs
Takashi Iwai
1
-31
/
+10
[next]