You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/sound/core
Greg Kroah-Hartman d80f19fab8 Driver core: convert sound core to use struct device 18 years ago
..
oss [ALSA] Fix hang-up at disconnection of usb-audio 18 years ago
seq [ALSA] Unregister device files at disconnection 19 years ago
Kconfig [ALSA] make CONFIG_SND_DYNAMIC_MINORS non-experimental 19 years ago
Makefile
control.c [ALSA] Fix addition of user-defined boolean controls 19 years ago
control_compat.c [ALSA] Add missing compat ioctls for ALSA control API 19 years ago
device.c [ALSA] Unregister device files at disconnection 19 years ago
hwdep.c [ALSA] Dereference after free in snd_hwdep_release() 19 years ago
hwdep_compat.c [PATCH] hwdep_compat missed __user annotations 19 years ago
info.c [ALSA] Fix re-use of va_list 19 years ago
info_oss.c [PATCH] namespaces: utsname: use init_utsname when appropriate 19 years ago
init.c Driver core: convert sound core to use struct device 18 years ago
isadma.c
memalloc.c Remove obsolete #include <linux/config.h> 19 years ago
memory.c Remove all inclusions of <linux/config.h> 19 years ago
misc.c
pcm.c Driver core: convert sound core to use struct device 18 years ago
pcm_compat.c [ALSA] Fix control/status mmap with shared PCM substream 19 years ago
pcm_lib.c
pcm_memory.c [ALSA] Fix disconnection of proc interface 19 years ago
pcm_misc.c
pcm_native.c [ALSA] Fix hang-up at disconnection of usb-audio 18 years ago
pcm_timer.c
rawmidi.c [ALSA] Fix substream selection in PCM and rawmidi 19 years ago
rawmidi_compat.c
rtctimer.c [ALSA] rtctimer: handle RTC interrupts with a tasklet 18 years ago
sgbuf.c [ALSA] Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
sound.c Driver core: convert sound core to use struct device 18 years ago
sound_oss.c [ALSA] Fix disconnection of proc interface 19 years ago
timer.c [ALSA] system timer: remove unused snd_timer_system_private.timer field 19 years ago
timer_compat.c