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
2018-06-25
ALSA: seq: Fix UBSAN warning at SNDRV_SEQ_IOCTL_QUERY_NEXT_CLIENT ioctl
Takashi Iwai
1
-1
/
+2
2018-06-25
ALSA: timer: Fix UBSAN warning at SNDRV_TIMER_IOCTL_NEXT_DEVICE ioctl
Takashi Iwai
1
-1
/
+1
2018-06-25
ALSA: hda/realtek - Fix the problem of two front mics on more machines
Hui Wang
1
-1
/
+8
2018-06-22
ALSA: hda/realtek - Add a quirk for FSC ESPRIMO U9210
Takashi Iwai
1
-0
/
+1
2018-06-21
ALSA: hda/ca0132: make array ca0132_alt_chmaps static
Colin Ian King
1
-1
/
+1
2018-06-21
ALSA: hda - Force to link down at runtime suspend on ATI/AMD HDMI
Takashi Iwai
3
-2
/
+9
2018-06-21
ALSA: lx6464es: Missing error code in snd_lx6464es_create()
Dan Carpenter
1
-0
/
+1
2018-06-17
ALSA: hda/ca0132: Fix DMic data rate for Alienware M17x R4
Alastair Bridgewater
1
-1
/
+6
2018-06-17
ALSA: hda/ca0132: Restore PCM Analog Mic-In2
Alastair Bridgewater
1
-1
/
+1
2018-06-17
ALSA: hda/ca0132: Don't test for QUIRK_NONE
Alastair Bridgewater
1
-2
/
+3
2018-06-17
ALSA: hda/ca0132: Restore behavior of QUIRK_ALIENWARE
Alastair Bridgewater
1
-1
/
+1
2018-06-17
ALSA: hda/ca0132: Delete redundant UNSOL event requests
Alastair Bridgewater
1
-21
/
+11
2018-06-17
ALSA: hda/ca0132: Delete pointless assignments to struct auto_pin_cfg fields
Alastair Bridgewater
1
-14
/
+0
2018-06-17
ALSA: hda/realtek - Fix pop noise on Lenovo P50 & co
Takashi Iwai
1
-2
/
+8
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
3
-9
/
+9
2018-06-15
Merge tag 'sound-fix-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-26
/
+93
2018-06-14
ALSA: usb-audio: Always create the interrupt pipe for the mixer
Jorge Sanjuan
1
-3
/
+5
2018-06-14
ALSA: usb-audio: Add insertion control for UAC3 BADD
Jorge Sanjuan
1
-0
/
+17
2018-06-14
ALSA: usb-audio: Change in connectors control creation interface
Jorge Sanjuan
1
-10
/
+10
2018-06-14
ALSA: lx6464es: add error handling for pci_ioremap_bar
Zhouyang Jia
1
-0
/
+7
2018-06-14
ALSA: sonicvibes: add error handling for snd_ctl_add
Zhouyang Jia
1
-2
/
+10
2018-06-13
ALSA: usb-audio: Remove explicitly listed Mytek devices
Jussi Laako
1
-3
/
+0
2018-06-13
ALSA: usb-audio: Generic DSD detection for XMOS-based implementations
Jussi Laako
1
-2
/
+1
2018-06-13
ALSA: usb-audio: Add native DSD support for Mytek DACs
Jussi Laako
3
-1
/
+18
2018-06-13
ALSA: hda/realtek - Add shutup hint
Takashi Iwai
1
-0
/
+3
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
65
-139
/
+185
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
7
-11
/
+19
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
25
-55
/
+65
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
14
-30
/
+36
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
22
-43
/
+65
2018-06-12
ALSA: usb-audio: Disable the quirk for Nura headset
Takashi Iwai
1
-0
/
+5
2018-06-12
ALSA: hda: add dock and led support for HP ProBook 640 G4
Dennis Wassenberg
1
-0
/
+1
2018-06-12
ALSA: hda: add dock and led support for HP EliteBook 830 G5
Dennis Wassenberg
1
-0
/
+1
2018-06-11
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-17
/
+21
2018-06-11
ALSA: emu10k1: add error handling for snd_ctl_add
Zhouyang Jia
1
-1
/
+3
2018-06-11
ALSA: fm801: add error handling for snd_ctl_add
Zhouyang Jia
1
-4
/
+12
2018-06-07
Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-1
/
+2
2018-06-06
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-4
/
+5
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
1
-1
/
+2
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2
-3
/
+3
2018-06-05
Merge tag 'asoc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
184
-3597
/
+28047
2018-06-05
Merge branch 'asoc-4.17' into asoc-4.18 merge window
Mark Brown
2
-2
/
+4
2018-06-04
ASoC: dapm: delete dapm_kcontrol_data paths list before freeing it
Srinivas Kandagatla
1
-0
/
+2
2018-06-04
ALSA: usb-audio: remove redundant check on err
Colin Ian King
1
-2
/
+0
2018-06-04
Merge branch 'for-next' into for-linus
Takashi Iwai
118
-1423
/
+8602
2018-06-01
ASoC: topology: Move skl-tplg-interface.h to uapi
Guenter Roeck
5
-250
/
+4
2018-06-01
ASoC: topology: Move v4 manifest header data structures to uapi
Guenter Roeck
1
-56
/
+0
2018-06-01
ASoC: topology: Improve backwards compatibility with v4 topology files
Guenter Roeck
3
-2
/
+248
2018-06-01
ALSA: pci/hda: Remove unused, broken, header file
Ben Hutchings
1
-40
/
+0
2018-06-01
ASoC: TSCS454: Add Support
Steven Eckhoff
4
-0
/
+5830
[next]