Age | Commit message (Expand) | Author | Files | Lines |
2015-10-05 | ALSA: synth: Fix conflicting OSS device registration on AWE32 | Takashi Iwai | 1 | -1/+2 |
2015-05-29 | ALSA: emux: Fix/cleanup old ifdef CONFIG_PROC_FS | Takashi Iwai | 4 | -11/+8 |
2015-04-28 | ALSA: emux: Fix mutex deadlock in OSS emulation | Takashi Iwai | 2 | -16/+22 |
2015-04-27 | ALSA: emux: Fix mutex deadlock at unloading | Takashi Iwai | 1 | -2/+0 |
2015-01-28 | ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/* | Takashi Iwai | 3 | -3/+3 |
2015-01-19 | ALSA: emux: Use setup_timer() and mod_timer() | Takashi Iwai | 2 | -7/+3 |
2015-01-04 | ALSA: emux: Delete an unnecessary check before the function call "snd_sf_free" | Markus Elfring | 1 | -5/+1 |
2014-06-01 | ALSA: synth: emux: soundfont.c: Cleaning up memory leak | Rickard Strandqvist | 1 | -0/+1 |
2011-11-01 | sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed | Paul Gortmaker | 3 | -0/+3 |
2011-11-01 | 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-20 | 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-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 13 | -0/+4867 |