index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-03
Merge tag 'sound-5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
8
-27
/
+90
2019-12-30
ALSA: hda/realtek - Enable the bass speaker of ASUS UX431FLC
Chris Chiu
1
-20
/
+18
2019-12-29
ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet support code
Takashi Iwai
1
-3
/
+6
2019-12-27
ALSA: hda/realtek - Add Bass Speaker and fixed dac for bass speaker
Kailang Yang
1
-0
/
+19
2019-12-23
ALSA: hda - Apply sync-write workaround to old Intel platforms, too
Takashi Iwai
1
-4
/
+5
2019-12-21
ALSA: hda/hdmi - fix atpx_present when CLASS is not VGA
Alex Deucher
1
-1
/
+11
2019-12-20
ALSA: usb-audio: fix set_format altsetting sanity check
Johan Hovold
1
-2
/
+2
2019-12-19
ALSA: hda/realtek - Add headset Mic no shutup for ALC283
Kailang Yang
1
-0
/
+1
2019-12-18
ALSA: usb-audio: set the interface format after resume on Dell WD19
Hui Wang
5
-4
/
+35
2019-12-18
Merge tag 'sound-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
23
-105
/
+184
2019-12-17
Merge tag 'asoc-fix-v5.5-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
18
-97
/
+157
2019-12-16
ALSA: hda - Downgrade error message for single-cmd fallback
Takashi Iwai
1
-1
/
+1
2019-12-16
ASoC: wm8962: fix lambda value
Shengjiu Wang
1
-2
/
+2
2019-12-14
ALSA: hda: Fix regression by strip mask fix
Takashi Iwai
2
-3
/
+3
2019-12-14
ALSA: hda/ca0132 - Fix work handling in delayed HP detection
Takashi Iwai
1
-2
/
+14
2019-12-14
ALSA: hda/ca0132 - Avoid endless loop
Takashi Iwai
1
-2
/
+3
2019-12-14
ALSA: hda/ca0132 - Keep power on during processing DSP response
Takashi Iwai
1
-0
/
+2
2019-12-14
ALSA: pcm: Avoid possible info leaks from PCM stream buffers
Takashi Iwai
1
-0
/
+4
2019-12-13
Merge tag 'sound-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
6
-27
/
+14
2019-12-11
ALSA: hda/realtek - Line-out jack doesn't work on a Dell AIO
Hui Wang
1
-5
/
+3
2019-12-10
ALSA: hda/hdmi - Fix duplicate unref of pci_dev
Lukas Wunner
1
-1
/
+0
2019-12-10
ASoC: Intel: common: work-around incorrect ACPI HID for CML boards
Amery Song
1
-17
/
+24
2019-12-10
ASoC: SOF: Intel: split cht and byt debug window sizes
Curtis Malainey
1
-3
/
+4
2019-12-10
ASoC: SOF: loader: fix snd_sof_fw_parse_ext_data
Karol Trzcinski
1
-2
/
+3
2019-12-10
ASoC: SOF: loader: snd_sof_fw_parse_ext_data log warning on unknown header
Karol Trzcinski
1
-0
/
+2
2019-12-10
ASoC: simple-card: Don't create separate link when platform is present
Daniel Baluta
1
-0
/
+6
2019-12-10
ASoC: topology: Check return value for soc_tplg_pcm_create()
Dragos Tarcatu
1
-1
/
+7
2019-12-10
ASoC: topology: Check return value for snd_soc_add_dai_link()
Dragos Tarcatu
1
-6
/
+13
2019-12-09
ALSA: fireface: fix return value in error path of isochronous resources reser...
Takashi Sakamoto
1
-1
/
+1
2019-12-09
ALSA: oxfw: fix return value in error path of isochronous resources reservation
Takashi Sakamoto
1
-1
/
+1
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-1
/
+1
2019-12-09
ASoC: core: only flush inited work during free
Curtis Malainey
1
-1
/
+2
2019-12-09
ALSA: firewire-motu: fix double unlocked 'motu->mutex'
Takashi Sakamoto
1
-6
/
+2
2019-12-08
ALSA: echoaudio: simplify get_audio_levels
Olof Johansson
1
-13
/
+7
2019-12-06
Merge tag 'sound-fix-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-69
/
+153
2019-12-04
ALSA: pcm: oss: Avoid potential buffer overflows
Takashi Iwai
3
-0
/
+6
2019-12-04
ASoC: Intel: bytcr_rt5640: Update quirk for Teclast X89
Hans de Goede
1
-2
/
+6
2019-12-04
ASoC: core: Init pcm runtime work early to avoid warnings
Curtis Malainey
3
-11
/
+16
2019-12-03
ALSA: hda: hdmi - Keep old slot assignment behavior for Intel platforms
Takashi Iwai
1
-6
/
+3
2019-12-03
ASoC: Intel: sst: Add missing include <linux/io.h>
YueHaibing
1
-0
/
+1
2019-12-03
ALSA: hda: Modify stream stripe mask only when needed
Takashi Iwai
2
-7
/
+17
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+6
2019-11-29
ALSA: hda - fixup for the bass speaker on Lenovo Carbon X1 7th gen
Jaroslav Kysela
1
-0
/
+17
2019-11-29
ALSA: hda: hdmi - preserve non-MST PCM routing for Intel platforms
Kai Vehmanen
1
-0
/
+5
2019-11-29
ALSA: hda: hdmi - fix kernel oops caused by invalid PCM idx
Kai Vehmanen
1
-11
/
+11
2019-11-28
ALSA: hda/realtek - Fix inverted bass GPIO pin on Acer 8951G
Takashi Iwai
1
-14
/
+3
2019-11-28
ALSA: hda/realtek - Dell headphone has noise on unmute for ALC236
Kailang Yang
1
-2
/
+5
2019-11-27
ALSA: hda: hdmi - fix regression in connect list handling
Kai Vehmanen
1
-26
/
+12
2019-11-27
ASoC: max98090: fix possible race conditions
Tzung-Bi Shih
2
-7
/
+2
2019-11-27
ASoC: max98090: exit workaround earlier if PLL is locked
Tzung-Bi Shih
1
-2
/
+12
[next]