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-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
2018-06-01
ASoC: Intel: kbl: Move codec sysclk config to codec_init function
Mac Chiang
1
-8
/
+9
2018-06-01
ASoC: simple-card: set cpu dai clk in hw_params
Daniel Mack
1
-0
/
+21
2018-06-01
ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()
Bo Chen
1
-1
/
+3
2018-05-31
ALSA: oxygen: use match_string() helper
Yisheng Xie
1
-7
/
+7
2018-05-31
ASoC: dapm: use match_string() helper
Xie Yisheng
1
-11
/
+7
2018-05-31
ASoC: max98095: use match_string() helper
Xie Yisheng
1
-8
/
+5
2018-05-31
ASoC: max98088: use match_string() helper
Xie Yisheng
1
-8
/
+5
2018-05-31
ASoC: Intel: bytcr_rt5651: Set card long_name based on quirks
Hans de Goede
1
-0
/
+11
2018-05-31
ASoC: mt6797-mt6351: add hostless phone call path
Kai Chieh Chuang
1
-0
/
+46
2018-05-31
ASoC: mt6797: add Hostless DAI
Kai Chieh Chuang
5
-0
/
+129
2018-05-31
ASoC: mt6797: add PCM interface
Kai Chieh Chuang
5
-0
/
+494
2018-05-31
ASoC: mediatek: export mtk-afe symbols as needed
Arnd Bergmann
1
-0
/
+5
2018-05-31
ASoC: codecs: PCM1789: include gpio/consumer.h
Arnd Bergmann
1
-1
/
+1
2018-05-31
ALSA: xen-front: fix a loop timeout
Dan Carpenter
1
-1
/
+1
[next]