| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: seq-oss: Initialize MIDI clients asynchronously | Takashi Iwai | 2013-07-17 | 2 | -4/+14 |
* | ALSA: seq: Fix missing error handling in snd_seq_timer_open() | Takashi Iwai | 2013-03-11 | 1 | -4/+4 |
* | ALSA: seq: seq_oss_event: missing range checks | Dan Carpenter | 2013-03-04 | 1 | -2/+12 |
* | various: Fix spelling of "registered" in comments. | Adam Buchbinder | 2012-11-19 | 1 | -1/+1 |
* | ALSA: lto, sound: Fix export symbols for !CONFIG_MODULES | Andi Kleen | 2012-08-20 | 1 | -0/+2 |
* | Documentation: remove references to /etc/modprobe.conf | Lucas De Marchi | 2012-03-30 | 1 | -1/+1 |
* | device.h: cleanup users outside of linux/include (C files) | Paul Gortmaker | 2012-03-11 | 1 | -0/+1 |
* | ALSA: module_param: make bool parameters really bool | Rusty Russell | 2011-12-19 | 1 | -1/+1 |
* | sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed | Paul Gortmaker | 2011-10-31 | 6 | -0/+6 |
* | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 2011-10-31 | 6 | -0/+6 |
* | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker | 2011-10-31 | 4 | -4/+4 |
* | ALSA: core: remove unused variables. | Luca Tettamanti | 2011-05-26 | 1 | -2/+0 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | sound:core:seq:seq_ports.c Remove one to many n's in a word. | Justin P. Mattock | 2011-02-27 | 1 | -1/+1 |
* | ALSA: core: sparse cleanups | Clemens Ladisch | 2011-02-14 | 3 | -8/+9 |
* | ALSA: support module on-demand loading for seq and timer | Kay Sievers | 2010-11-24 | 1 | -0/+4 |
* | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+1 |
* | ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open() | Takashi Iwai | 2010-09-08 | 1 | -5/+4 |
* | ALSA: core - Define llseek fops | Takashi Iwai | 2010-04-13 | 1 | -0/+6 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 8 | -0/+8 |
* | ALSA: trivial: sound seq ioctl dbg: print hexadecimal value padded with 0s | Thadeu Lima de Souza Cascardo | 2010-02-02 | 1 | -1/+1 |
* | sound: seq_timer: simplify snd_seq_timer_set_tick_resolution() parameters | Clemens Ladisch | 2010-01-18 | 1 | -14/+13 |
* | Merge branch 'topic/midi' into for-linus | Takashi Iwai | 2009-09-10 | 2 | -10/+11 |
|\ |
|
| * | sound: rawmidi: disable active-sensing-on-close by default | Clemens Ladisch | 2009-07-15 | 1 | -0/+1 |
| * | sound: seq_oss_midi: remove magic numbers | Clemens Ladisch | 2009-07-15 | 1 | -6/+8 |
| * | sound: seq_midi: do not send MIDI reset when closing | Clemens Ladisch | 2009-07-15 | 1 | -3/+0 |
| * | seq-midi: always log message on output overrun | Clemens Ladisch | 2009-07-15 | 1 | -1/+2 |
* | | ALSA: OSS sequencer should be initialized after snd_seq_system_client_init | Jaswinder Singh Rajput | 2009-07-19 | 1 | -5/+2 |
|/ |
|
* | Merge branch 'topic/seq-midi-fix' into for-linus | Takashi Iwai | 2009-06-22 | 1 | -4/+4 |
|\ |
|
| * | sound: seq_midi_event: fix decoding of (N)RPN events | Clemens Ladisch | 2009-06-22 | 1 | -4/+4 |
* | | ALSA: clean up the logic for building sequencer modules | Michal Marek | 2009-05-29 | 2 | -13/+21 |
|/ |
|
* | ALSA: sound/core: use memdup_user() | Li Zefan | 2009-04-14 | 1 | -5/+4 |
* | ALSA: Add missing KERN_* prefix to printk in sound/core | Takashi Iwai | 2009-02-05 | 2 | -2/+3 |
* | ALSA: Add hrtimer backend for ALSA timer interface | Takashi Iwai | 2008-10-24 | 1 | -1/+3 |
* | ALSA: Kill snd_assert() in sound/core/* | Takashi Iwai | 2008-08-13 | 12 | -50/+96 |
* | sound: ensure device number is valid in snd_seq_oss_synth_make_info | Willy Tarreau | 2008-08-04 | 1 | -0/+3 |
* | ALSA: remove CONFIG_KMOD from sound | Johannes Berg | 2008-07-10 | 2 | -5/+3 |
* | [ALSA] seq-oss - Remove invalid BUG() | Takashi Iwai | 2008-04-24 | 1 | -2/+7 |
* | Dont touch fs_struct in drivers | Jan Blunck | 2008-02-14 | 2 | -5/+2 |
* | [ALSA] Remove sound/driver.h | Takashi Iwai | 2008-01-31 | 19 | -19/+0 |
* | [ALSA] sound/core/seq: move declarations of globally visible variables to pro... | Marcin Ĺšlusarz | 2008-01-31 | 4 | -9/+9 |
* | [ALSA] Remove sequencer instrument layer | Takashi Iwai | 2008-01-31 | 9 | -2045/+3 |
* | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 2007-10-19 | 1 | -4/+4 |
* | [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz | Jaroslav Kysela | 2007-10-16 | 14 | -20/+20 |
* | [ALSA] schedule_timeout() fix for core/seq/seq_instr.c | Rene Herman | 2007-10-16 | 1 | -4/+6 |
* | [ALSA] seq_midi_event: fix parsing of F9/FD bytes | Clemens Ladisch | 2007-10-16 | 1 | -1/+1 |
* | [ALSA] seq_midi_event: fix parsing of missing data bytes | Clemens Ladisch | 2007-10-16 | 1 | -39/+41 |
* | [ALSA] seq_midi_event: prevent running status after system messages | Clemens Ladisch | 2007-10-16 | 1 | -0/+2 |
* | [ALSA] seq_midi_event: fix encoding of data bytes after end of sysex | Clemens Ladisch | 2007-10-16 | 1 | -7/+8 |
* | [ALSA] seq: resource leak fix and various code cleanups | Eugene Teo | 2007-10-16 | 2 | -19/+27 |