index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
synth
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-01
ALSA: synth: emux: soundfont.c: Cleaning up memory leak
Rickard Strandqvist
1
-0
/
+1
2011-10-31
sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed
Paul Gortmaker
3
-0
/
+3
2011-10-31
sound: Add module.h to the previously silent sound users
Paul Gortmaker
3
-1
/
+3
2010-09-14
ALSA: emux: Add trivial compat ioctl handler
Ben Hutchings
1
-0
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2009-12-04
tree-wide: fix typos "couter" -> "counter"
Uwe Kleine-König
1
-1
/
+1
2009-05-29
ALSA: clean up the logic for building sequencer modules
Michal Marek
2
-20
/
+4
2009-03-24
Merge branch 'topic/misc' into for-linus
Takashi Iwai
4
-22
/
+30
2009-02-05
ALSA: emux - Add missing KERN_* prefix to printk
Takashi Iwai
4
-22
/
+30
2009-02-05
ALSA: Remove superfluous hwdep ops
Takashi Iwai
1
-21
/
+0
2008-08-13
ALSA: Kill snd_assert() in other places
Takashi Iwai
6
-52
/
+78
2008-05-13
[ALSA] emux midi synthesizer doesn't honor SOFT_PEDAL-release event
maximilian attems
1
-1
/
+5
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
7
-7
/
+0
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
1
-1
/
+1
2007-10-16
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
2
-2
/
+2
2007-10-16
[ALSA] sound/synth/util_mem.c: remove pointless check
Adrian Bunk
1
-1
/
+1
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2
-2
/
+0
2006-09-23
[ALSA] Fix disconnection of proc interface
Takashi Iwai
1
-4
/
+2
2006-06-22
[ALSA] NULL pointer dereference in sound/synth/emux/soundfont.c
Eric Sesterhenn
1
-1
/
+1
2006-06-22
[ALSA] add more sequencer port type information bits
Clemens Ladisch
1
-1
/
+3
2006-06-22
[ALSA] fix port type bits
Clemens Ladisch
1
-2
/
+1
2006-06-22
[ALSA] Remove unneeded read/write_size fields in proc text ops
Takashi Iwai
1
-1
/
+0
2006-06-22
[ALSA] emux - Move EXPORT_SYMBOL() to adjacent to each function
Takashi Iwai
3
-11
/
+10
2006-03-22
[ALSA] semaphore -> mutex (driver part)
Ingo Molnar
6
-27
/
+28
2006-01-03
[ALSA] seq: set client name in snd_seq_create_kernel_client()
Clemens Ladisch
1
-27
/
+2
2006-01-03
[ALSA] seq: remove struct snd_seq_client_callback
Clemens Ladisch
1
-7
/
+1
2006-01-03
[ALSA] Fix possible races in timer callbacks
Takashi Iwai
1
-2
/
+3
2006-01-03
[ALSA] Remove xxx_t typedefs: Emu-X synth
Takashi Iwai
11
-370
/
+427
2006-01-03
[ALSA] emux - Avoid cast of function pointers
Takashi Iwai
1
-3
/
+29
2005-11-04
[ALSA] Fix emu10k1 synth problems.
Tim
1
-1
/
+0
2005-09-12
[ALSA] Replace with kzalloc() - others
Takashi Iwai
4
-7
/
+7
2005-08-30
[ALSA] Fix missing spin_unlock
Takashi Iwai
1
-1
/
+0
2005-06-23
[PATCH] create a kstrdup library function
Paulo Marques
1
-1
/
+2
2005-06-22
[ALSA] Remove redundant NULL checks before kfree
Jesper Juhl
1
-4
/
+2
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
13
-0
/
+4867