index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
synth
/
emux
/
emux.c
Age
Commit message (
Expand
)
Author
2024-04-07
ALSA: emux: simplify snd_sf_list.callback handling
Oswald Buddenhagen
2024-01-22
ALSA: synth: Save a few bytes of memory when registering a 'snd_emux'
Christophe JAILLET
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-10-27
ALSA: Use del_timer_sync() before freeing timer
Steven Rostedt (Google)
2021-11-09
ALSA: synth: missing check for possible NULL after the call to kstrdup
Austin Kim
2021-06-09
ALSA: synth: Fix assignment in if condition
Takashi Iwai
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2018-08-03
ALSA: synth: Remove empty init and exit
Takashi Iwai
2017-10-24
ALSA: emux: Convert timers to use timer_setup()
Kees Cook
2017-06-09
ALSA: seq: Allow the tristate build of OSS emulation
Takashi Iwai
2015-05-29
ALSA: emux: Fix/cleanup old ifdef CONFIG_PROC_FS
Takashi Iwai
2015-01-19
ALSA: emux: Use setup_timer() and mod_timer()
Takashi Iwai
2015-01-04
ALSA: emux: Delete an unnecessary check before the function call "snd_sf_free"
Markus Elfring
2011-10-31
sound: Add module.h to the previously silent sound users
Paul Gortmaker
2008-08-13
ALSA: Kill snd_assert() in other places
Takashi Iwai
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2006-06-22
[ALSA] emux - Move EXPORT_SYMBOL() to adjacent to each function
Takashi Iwai
2006-03-22
[ALSA] semaphore -> mutex (driver part)
Ingo Molnar
2006-01-03
[ALSA] Remove xxx_t typedefs: Emu-X synth
Takashi Iwai
2006-01-03
[ALSA] emux - Avoid cast of function pointers
Takashi Iwai
2005-09-12
[ALSA] Replace with kzalloc() - others
Takashi Iwai
2005-06-23
[PATCH] create a kstrdup library function
Paulo Marques
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds