index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
synth
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: synth: Remove empty init and exit
Takashi Iwai
2018-08-03
2
-33
/
+0
*
Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2017-11-13
2
-0
/
+2
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
2
-0
/
+2
*
|
ALSA: emux: Convert timers to use timer_setup()
Kees Cook
2017-10-24
3
-4
/
+4
*
|
ALSA: emux: remove unused redundant variable p2
Colin Ian King
2017-10-16
1
-2
/
+0
|
/
*
ALSA: emux: Delete two error messages for a failed memory allocation in snd_e...
Markus Elfring
2017-08-10
1
-4
/
+2
*
ALSA: emux: Adjust four checks for null pointers
Markus Elfring
2017-08-10
1
-4
/
+4
*
ALSA: emux: Improve a size determination in two functions
Markus Elfring
2017-08-10
1
-2
/
+3
*
ALSA: emux: Adjust one function call together with a variable assignment
Markus Elfring
2017-08-10
1
-1
/
+2
*
ALSA: Fix forgotten dependency fix for tristate OSS sequencer kconfig
Takashi Iwai
2017-06-28
1
-1
/
+3
*
ALSA: synth: Select snd-emux-synth explicitly
Takashi Iwai
2017-06-09
2
-3
/
+3
*
ALSA: seq: Allow the tristate build of OSS emulation
Takashi Iwai
2017-06-09
3
-8
/
+4
*
ALSA: emux: stop if copy_from_user() fails
Dan Carpenter
2017-03-31
1
-2
/
+2
*
ALSA: synth: use designated initializers
Kees Cook
2016-12-28
1
-7
/
+7
*
ALSA: emux: constify nrpn_conv_table structures
Julia Lawall
2016-01-06
1
-4
/
+5
*
ALSA: synth: Fix conflicting OSS device registration on AWE32
Takashi Iwai
2015-10-05
1
-1
/
+2
*
ALSA: emux: Fix/cleanup old ifdef CONFIG_PROC_FS
Takashi Iwai
2015-05-29
4
-11
/
+8
*
ALSA: emux: Fix mutex deadlock in OSS emulation
Takashi Iwai
2015-04-28
2
-16
/
+22
*
ALSA: emux: Fix mutex deadlock at unloading
Takashi Iwai
2015-04-27
1
-2
/
+0
*
ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/*
Takashi Iwai
2015-01-28
3
-3
/
+3
*
ALSA: emux: Use setup_timer() and mod_timer()
Takashi Iwai
2015-01-19
2
-7
/
+3
*
ALSA: emux: Delete an unnecessary check before the function call "snd_sf_free"
Markus Elfring
2015-01-04
1
-5
/
+1
*
ALSA: synth: emux: soundfont.c: Cleaning up memory leak
Rickard Strandqvist
2014-06-01
1
-0
/
+1
*
sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed
Paul Gortmaker
2011-10-31
3
-0
/
+3
*
sound: Add module.h to the previously silent sound users
Paul Gortmaker
2011-10-31
3
-1
/
+3
*
ALSA: emux: Add trivial compat ioctl handler
Ben Hutchings
2010-09-14
1
-0
/
+3
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
*
tree-wide: fix typos "couter" -> "counter"
Uwe Kleine-König
2009-12-04
1
-1
/
+1
*
ALSA: clean up the logic for building sequencer modules
Michal Marek
2009-05-29
2
-20
/
+4
*
Merge branch 'topic/misc' into for-linus
Takashi Iwai
2009-03-24
4
-22
/
+30
|
\
|
*
ALSA: emux - Add missing KERN_* prefix to printk
Takashi Iwai
2009-02-05
4
-22
/
+30
*
|
ALSA: Remove superfluous hwdep ops
Takashi Iwai
2009-02-05
1
-21
/
+0
|
/
*
ALSA: Kill snd_assert() in other places
Takashi Iwai
2008-08-13
6
-52
/
+78
*
[ALSA] emux midi synthesizer doesn't honor SOFT_PEDAL-release event
maximilian attems
2008-05-13
1
-1
/
+5
*
[ALSA] Remove sound/driver.h
Takashi Iwai
2008-01-31
7
-7
/
+0
*
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-19
1
-1
/
+1
*
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
2007-10-16
2
-2
/
+2
*
[ALSA] sound/synth/util_mem.c: remove pointless check
Adrian Bunk
2007-10-16
1
-1
/
+1
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
2
-2
/
+0
*
[ALSA] Fix disconnection of proc interface
Takashi Iwai
2006-09-23
1
-4
/
+2
*
[ALSA] NULL pointer dereference in sound/synth/emux/soundfont.c
Eric Sesterhenn
2006-06-22
1
-1
/
+1
*
[ALSA] add more sequencer port type information bits
Clemens Ladisch
2006-06-22
1
-1
/
+3
*
[ALSA] fix port type bits
Clemens Ladisch
2006-06-22
1
-2
/
+1
*
[ALSA] Remove unneeded read/write_size fields in proc text ops
Takashi Iwai
2006-06-22
1
-1
/
+0
*
[ALSA] emux - Move EXPORT_SYMBOL() to adjacent to each function
Takashi Iwai
2006-06-22
3
-11
/
+10
*
[ALSA] semaphore -> mutex (driver part)
Ingo Molnar
2006-03-22
6
-27
/
+28
*
[ALSA] seq: set client name in snd_seq_create_kernel_client()
Clemens Ladisch
2006-01-03
1
-27
/
+2
*
[ALSA] seq: remove struct snd_seq_client_callback
Clemens Ladisch
2006-01-03
1
-7
/
+1
*
[ALSA] Fix possible races in timer callbacks
Takashi Iwai
2006-01-03
1
-2
/
+3
*
[ALSA] Remove xxx_t typedefs: Emu-X synth
Takashi Iwai
2006-01-03
11
-370
/
+427
[next]