index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-03
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
|
|
\
\
\
|
|
*
\
\
Merge series "Multiple headphone codec driver support" from Brent Lu <brent.l...
Mark Brown
2021-10-29
12
-170
/
+116
|
|
|
\
\
\
|
|
|
*
|
|
ASoC: Intel: soc-acpi: use const for all uses of snd_soc_acpi_codecs
Pierre-Louis Bossart
2021-10-29
6
-17
/
+17
|
|
|
*
|
|
ASoC: Intel: soc-acpi-cht: shrink tables using compatible IDs
Pierre-Louis Bossart
2021-10-29
1
-44
/
+25
|
|
|
*
|
|
ASoC: Intel: soc-acpi-byt: shrink tables using compatible IDs
Pierre-Louis Bossart
2021-10-29
1
-44
/
+24
|
|
|
*
|
|
ASoC: Intel: sof_rt5682: use comp_ids to enumerate rt5682s
Brent Lu
2021-10-29
4
-63
/
+24
|
|
|
*
|
|
ASoC: Intel: sof_rt5682: detect codec variant in probe function
Brent Lu
2021-10-29
1
-0
/
+4
|
|
|
*
|
|
ASoC: soc-acpi: add comp_ids field for machine driver matching
Brent Lu
2021-10-29
1
-2
/
+22
|
|
*
|
|
|
Merge series "ASoC: Sanity checks and soc-topology updates" from Cezary Rojew...
Mark Brown
2021-10-29
3
-7
/
+43
|
|
|
\
\
\
\
|
|
|
*
|
|
|
ASoC: Stop dummy from overriding hwparams
Amadeusz Sławiński
2021-10-29
1
-0
/
+13
|
|
|
*
|
|
|
ASoC: topology: Change topology device to card device
Amadeusz Sławiński
2021-10-29
1
-3
/
+3
|
|
|
*
|
|
|
ASoC: topology: Use correct device for prints
Amadeusz Sławiński
2021-10-29
1
-1
/
+1
|
|
|
*
|
|
|
ASoC: topology: Check for dapm widget completeness
Amadeusz Sławiński
2021-10-29
1
-0
/
+17
|
|
|
*
|
|
|
ASoC: topology: Add header payload_size verification
Cezary Rojewski
2021-10-29
1
-0
/
+9
|
|
|
*
|
|
|
ASoC: core: Remove invalid snd_soc_component_set_jack call
Amadeusz Sławiński
2021-10-29
1
-3
/
+0
|
|
*
|
|
|
|
ASoC: rsnd: Fix an error handling path in 'rsnd_node_count()'
Christophe JAILLET
2021-10-29
1
-0
/
+1
|
|
*
|
|
|
|
ASoC: tlv320aic3x: Make aic3x_remove() return void
Uwe Kleine-König
2021-10-29
4
-5
/
+8
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
ASoC: mediatek: mt8195: add machine driver with mt6359, rt1011 and rt5682
Trevor Wu
2021-10-29
3
-0
/
+1171
|
|
|
/
/
/
|
|
*
|
|
ASoC: codecs: tfa989x: Add support for tfa9897 RCV bit
Vincent Knecht
2021-10-29
1
-0
/
+21
|
|
*
|
|
ASoC: amd: acp: select CONFIG_SND_SOC_ACPI
Arnd Bergmann
2021-10-29
1
-0
/
+1
|
|
*
|
|
Merge series "ASoC: cs42l42: Fix definition and handling of jack switch inver...
Mark Brown
2021-10-29
1
-5
/
+4
|
|
|
\
\
\
|
|
|
*
|
|
ASoC: cs42l42: Correct configuring of switch inversion from ts-inv
Richard Fitzgerald
2021-10-29
1
-5
/
+4
|
|
*
|
|
|
ASoC: Intel: glk_rt5682_max98357a: support ALC5682I-VS codec
Brent Lu
2021-10-29
3
-9
/
+52
[next]