Age | Commit message (Expand) | Author |
2017-08-31 | ALSA: opl3: Put missing KERN_CONT prefix | Takashi Iwai |
2017-08-12 | ALSA: opl3: Delete an error message for a failed memory allocation in snd_opl... | Markus Elfring |
2017-06-28 | ALSA: Fix forgotten dependency fix for tristate OSS sequencer kconfig | Takashi Iwai |
2017-06-12 | ALSA: seq: Allow the modular sequencer registration | Takashi Iwai |
2017-06-09 | ALSA: seq: Allow the tristate build of OSS emulation | Takashi Iwai |
2017-05-17 | ALSA: opl3: Kill unused set_fs() | Takashi Iwai |
2016-11-12 | ALSA: opl3: don't opencode IS_REACHABLE() | Fabian Frederick |
2015-03-09 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2015-03-06 | ALSA: opl3: small array underflow | Dan Carpenter |
2015-02-12 | ALSA: seq: Define driver object in each driver | Takashi Iwai |
2015-01-28 | ALSA: Include linux/io.h instead of asm/io.h | Takashi Iwai |
2015-01-19 | ALSA: opl3: Use setup_timer() and mod_timer() | Takashi Iwai |
2014-02-12 | ALSA: Drop unused name argument in snd_register_oss_device() | Takashi Iwai |
2014-02-10 | ALSA: Replace with IS_ENABLED() | Takashi Iwai |
2013-10-29 | ALSA: opl3: Fix possible negative array index access | Takashi Iwai |
2012-10-06 | sound: Remove unnecessary semicolon | Peter Senna Tschudin |
2011-12-19 | ALSA: module_param: make bool parameters really bool | Rusty Russell |
2011-10-31 | sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed | Paul Gortmaker |
2011-10-31 | sound: Add module.h to the previously silent sound users | Paul Gortmaker |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-10-08 | ALSA: opl3: circular locking in the snd_opl3_note_on() and snd_opl3_note_off() | Krzysztof Helt |
2009-05-29 | ALSA: clean up the logic for building sequencer modules | Michal Marek |
2009-02-05 | ALSA: Add missing KERN_* prefix to printk in sound/drivers | Takashi Iwai |
2008-08-13 | ALSA: Kill snd_assert() in other places | Takashi Iwai |
2008-02-22 | [ALSA] opl3 - Fix compilation without sequencer support | Takashi Iwai |
2008-01-31 | [ALSA] opl3 - Fix build errors | Takashi Iwai |
2008-01-31 | [ALSA] opl3 - simplify exclusive access lock | Takashi Iwai |
2008-01-31 | [ALSA] opl3 - Use hwdep for patch loading | Takashi Iwai |
2007-10-19 | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day |
2007-10-16 | [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz | Jaroslav Kysela |
2007-10-16 | [ALSA] Clean up Makefile | Takashi Iwai |
2006-06-22 | [ALSA] add more sequencer port type information bits | Clemens Ladisch |
2006-06-22 | [ALSA] fix port type bits | Clemens Ladisch |
2006-06-22 | [ALSA] opl3 - Move EXPORT_SYMBOL() to adjacent to each function | Takashi Iwai |
2006-03-22 | [ALSA] Fix use after free in opl3_seq and opl3_oss | Dave Jones |
2006-03-22 | [ALSA] semaphore -> mutex (driver part) | Ingo Molnar |
2006-02-24 | [PATCH] alsa: fix bogus snd_device_free() in opl3-oss.c | Takashi Iwai |
2006-01-04 | [ALSA] opl3 - Fix the unreleased resources | Takashi Iwai |
2006-01-03 | [ALSA] seq: set client name in snd_seq_create_kernel_client() | Clemens Ladisch |
2006-01-03 | [ALSA] seq: remove struct snd_seq_client_callback | Clemens Ladisch |
2006-01-03 | [ALSA] Fix possible races in timer callbacks | Takashi Iwai |
2006-01-03 | [ALSA] Add error messages | Takashi Iwai |
2006-01-03 | [ALSA] Remove xxx_t typedefs: OPL3 | Takashi Iwai |
2005-11-04 | [ALSA] Remove vmalloc wrapper, kfree_nocheck() | Takashi Iwai |
2005-09-12 | [ALSA] Replace with kzalloc() - others | Takashi Iwai |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds |