index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: usb-audio: Drop CONFIG_PM ifdefs
Takashi Iwai
2021-12-06
6
-27
/
+0
*
ALSA: oss: remove useless NULL check before kfree
Bernard Zhao
2021-12-06
1
-4
/
+2
*
ALSA: Fix some typo
Christophe JAILLET
2021-12-06
5
-7
/
+7
*
ALSA: usb-audio: Drop superfluous '0' in Presonus Studio 1810c's ID
Takashi Iwai
2021-12-02
3
-3
/
+3
*
ALSA: hda/hdmi: Consider ELD is invalid when no SAD is present
Kai-Heng Feng
2021-12-02
1
-1
/
+1
*
ALSA: oss: fix compile error when OSS_DEBUG is enabled
Bixuan Cui
2021-12-01
1
-1
/
+1
*
ASoC: Intel: Skylake: Use NHLT API to search for blob
Amadeusz Sławiński
2021-11-30
5
-118
/
+21
*
ALSA: hda: Simplify DMIC-in-NHLT check
Amadeusz Sławiński
2021-11-30
1
-1
/
+1
*
ALSA: hda: Fill gaps in NHLT endpoint-interface
Amadeusz Sławiński
2021-11-30
1
-0
/
+102
*
ALSA: hda: Make proper use of timecounter
Thomas Gleixner
2021-11-29
3
-12
/
+4
*
ALSA: led: Use restricted type for iface assignment
Takashi Iwai
2021-11-23
1
-1
/
+1
*
ALSA: hda: Remove redundant runtime PM calls
Takashi Iwai
2021-11-20
1
-4
/
+0
*
ALSA: hda: Do disconnect jacks at codec unbind
Takashi Iwai
2021-11-17
3
-0
/
+14
*
ALSA: memalloc: Unify x86 SG-buffer handling (take#3)
Takashi Iwai
2021-11-16
3
-206
/
+49
*
ALSA: hda: Fix potential deadlock at codec unbinding
Takashi Iwai
2021-11-16
3
-16
/
+32
*
ALSA: hda: Add missing rwsem around snd_ctl_remove() calls
Takashi Iwai
2021-11-16
1
-0
/
+3
*
ALSA: PCM: Add missing rwsem around snd_ctl_remove() calls
Takashi Iwai
2021-11-16
1
-1
/
+5
*
ALSA: jack: Add missing rwsem around snd_ctl_remove() calls
Takashi Iwai
2021-11-16
1
-0
/
+3
*
ALSA: usb-audio: Fix dB level of Bose Revolve+ SoundLink
Takashi Iwai
2021-11-16
1
-0
/
+12
*
ALSA: usb-audio: Add minimal-mute notion in dB mapping table
Takashi Iwai
2021-11-16
2
-0
/
+2
*
ALSA: usb-audio: Use int for dB map values
Takashi Iwai
2021-11-16
1
-2
/
+2
*
ALSA: hda: intel: More comprehensive PM runtime setup for controller driver
Takashi Iwai
2021-11-15
1
-1
/
+9
*
Merge tag 'sound-fix-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-11-12
14
-95
/
+379
|
\
|
*
ALSA: fireworks: add support for Loud Onyx 1200f quirk
Takashi Sakamoto
2021-11-11
1
-2
/
+3
|
*
ALSA: hda: fix general protection fault in azx_runtime_idle
Kai Vehmanen
2021-11-10
1
-0
/
+1
|
*
ALSA: hda: Free card instance properly at probe errors
Takashi Iwai
2021-11-10
1
-1
/
+2
|
*
ALSA: hda/realtek: Add quirk for HP EliteBook 840 G7 mute LED
Kai-Heng Feng
2021-11-10
1
-0
/
+1
|
*
ALSA: memalloc: Remove a stale comment
Takashi Iwai
2021-11-10
1
-1
/
+0
|
*
ALSA: synth: missing check for possible NULL after the call to kstrdup
Austin Kim
2021-11-09
1
-1
/
+1
|
*
ALSA: memalloc: Use proper SG helpers for noncontig allocations
Takashi Iwai
2021-11-09
1
-3
/
+61
|
*
ALSA: pci: rme: Fix unaligned buffer addresses
Takashi Iwai
2021-11-08
2
-36
/
+46
|
*
ALSA: firewire-motu: add support for MOTU Track 16
Takashi Sakamoto
2021-11-08
4
-3
/
+19
|
*
ALSA: PCM: Fix NULL dereference at mmap checks
Takashi Iwai
2021-11-07
1
-1
/
+4
|
*
ALSA: hda/realtek: Add quirk for ASUS UX550VE
Takashi Iwai
2021-11-07
1
-0
/
+1
|
*
ALSA: timer: Unconditionally unlink slave instances, too
Takashi Iwai
2021-11-05
1
-7
/
+6
|
*
ALSA: memalloc: Catch call with NULL snd_dma_buffer pointer
Takashi Iwai
2021-11-05
1
-0
/
+2
|
*
Revert "ALSA: memalloc: Convert x86 SG-buffer handling with non-contiguous type"
Takashi Iwai
2021-11-04
3
-47
/
+206
|
*
ALSA: hda/realtek: Add a quirk for Acer Spin SP513-54N
Jaroslav Kysela
2021-11-04
1
-0
/
+1
|
*
ALSA: firewire-motu: add support for MOTU Traveler mk3
Takashi Sakamoto
2021-11-04
3
-3
/
+21
|
*
ALSA: hda/realtek: Headset fixup for Clevo NH77HJQ
Jeremy Soller
2021-11-03
1
-0
/
+14
|
*
ALSA: timer: Fix use-after-free problem
Wang Wensheng
2021-11-03
1
-2
/
+2
*
|
Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-11-04
2
-4
/
+2
|
\
\
|
*
\
Merge 5.15-rc6 into tty-next
Greg Kroah-Hartman
2021-10-18
38
-136
/
+506
|
|
\
\
|
*
|
|
tty: make tty_ldisc_ops::hangup return void
Jiri Slaby
2021-09-22
2
-4
/
+2
*
|
|
|
Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2021-11-04
1
-6
/
+6
|
\
\
\
\
|
*
|
|
|
ASoC: cirrus: i2s: Prepare clock before using it
Alexander Sverdlin
2021-10-20
1
-6
/
+6
|
|
/
/
/
*
|
|
|
Merge tag 'sound-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2021-11-03
391
-7387
/
+41478
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
ALSA: usb-audio: Add quirk for Audient iD14
Takashi Iwai
2021-11-02
1
-0
/
+2
|
*
|
|
ALSA: hda/realtek: Add quirk for Clevo PC70HS
Tim Crawford
2021-11-02
1
-0
/
+1
|
*
|
|
Merge tag 'asoc-v5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2021-11-01
341
-6924
/
+39817
|
|
\
\
\
[next]