Commit Graph

73 Commits (9905ed35fdec0ebb3be8a724021ff3b104571667)

Author SHA1 Message Date
Takashi Iwai 7eaa943c8e ALSA: Kill snd_assert() in sound/core/* 17 years ago
Willy Tarreau 82e68f7ffe sound: ensure device number is valid in snd_seq_oss_synth_make_info 17 years ago
Johannes Berg ee2da99782 ALSA: remove CONFIG_KMOD from sound 17 years ago
Takashi Iwai c354cd7d96 [ALSA] seq-oss - Remove invalid BUG() 17 years ago
Jan Blunck 0d63e4f9ea Dont touch fs_struct in drivers 17 years ago
Takashi Iwai 9004acc70e [ALSA] Remove sound/driver.h 17 years ago
Marcin Ślusarz 3b378e1f7e [ALSA] sound/core/seq: move declarations of globally visible variables to proper headers 17 years ago
Takashi Iwai e5723b41ab [ALSA] Remove sequencer instrument layer 17 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 18 years ago
Jaroslav Kysela c1017a4cdb [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 18 years ago
Rene Herman c929e5ef4f [ALSA] schedule_timeout() fix for core/seq/seq_instr.c 18 years ago
Clemens Ladisch 0e75182cf3 [ALSA] seq_midi_event: fix parsing of F9/FD bytes 18 years ago
Clemens Ladisch bf8c1382c0 [ALSA] seq_midi_event: fix parsing of missing data bytes 18 years ago
Clemens Ladisch 0b664f7206 [ALSA] seq_midi_event: prevent running status after system messages 18 years ago
Clemens Ladisch 394d051686 [ALSA] seq_midi_event: fix encoding of data bytes after end of sysex 18 years ago
Eugene Teo 7034632d88 [ALSA] seq: resource leak fix and various code cleanups 18 years ago
Takashi Iwai e65365de5b [ALSA] Fix invalid schedule_timeout_interruptible() 18 years ago
Yoann Padioleau dd00cc486a some kmalloc/memset ->kzalloc (tree wide) 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Arjan van de Ven 9c2e08c592 [PATCH] mark struct file_operations const 9 18 years ago
Takashi Iwai 6116ea0741 [ALSA] Fix possible deadlocks in sequencer at removal of ports 18 years ago
Johannes Berg 9244b2c307 [ALSA] alsa core: convert to list_for_each_entry* 18 years ago
Clemens Ladisch 201efe3793 [ALSA] use the roundup macro 18 years ago
Takashi Iwai c461482c80 [ALSA] Unregister device files at disconnection 19 years ago
Takashi Iwai 746d4a02e6 [ALSA] Fix disconnection of proc interface 19 years ago
Panagiotis Issaris 59feddb25f [ALSA] Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
Arjan van de Ven 933a2efc59 [PATCH] lockdep: annotate sound/core/seq/seq_device.c 19 years ago
Ingo Molnar d8371f0481 [PATCH] lockdep: annotate sound/core/seq/seq_ports.c 19 years ago
Takashi Iwai be7ee27822 [ALSA] Fix misuse of __list_add() in seq_ports.c 19 years ago
Andreas Mohr d6e05edc59 spelling fixes 19 years ago
Takashi Iwai 45df379798 [ALSA] Remove nested mutexes in seq_ports.c 19 years ago
Takashi Iwai 6581f4e74d [ALSA] Remove zero-initialization of static variables 19 years ago
Clemens Ladisch a7b928ac5f [ALSA] rawmidi: add get_port_info callback for sequencer information flags 19 years ago
Clemens Ladisch 450047a78f [ALSA] add more sequencer port type information bits 19 years ago
Takashi Iwai bf850204a7 [ALSA] Remove unneeded read/write_size fields in proc text ops 19 years ago
Takashi Iwai 91715ed934 [ALSA] Clean up EXPORT_SYMBOL()s in snd-seq module 19 years ago
Alan Horstmann 78fc030bdb [ALSA] Change seq_midi.c so client name is card, rather than port, specific 19 years ago
Eugene Teo e64d2e3623 [ALSA] Fix seq_clientmgr dereferences before NULL check 19 years ago
Takashi Iwai 62c5549ee2 [ALSA] Fix sleep in atomic in virmidi driver 19 years ago
Ingo Molnar 1a60d4c5a0 [ALSA] semaphore -> mutex (core part) 19 years ago
Jes Sorensen 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
Clemens Ladisch aa1e77e691 [ALSA] seq: reorganize sequencer client numbers 19 years ago
Clemens Ladisch 7b6d92451a [ALSA] seq: set client name in snd_seq_create_kernel_client() 19 years ago
Clemens Ladisch 83e8ad6984 [ALSA] seq: remove struct snd_seq_client_callback 19 years ago
Clemens Ladisch 255bd169ab [ALSA] seq: remove superfluous fields 19 years ago
Takashi Iwai 04f141a880 [ALSA] Optimize for config without PROC_FS (seq and oss parts) 19 years ago
Clemens Ladisch d001544ded [ALSA] dynamic minors (6/6): increase maximum number of sound cards 19 years ago
Clemens Ladisch 204bdb1b50 [ALSA] dynamic minors (5/6): reduce maximum number of MIDI devices per card 19 years ago
Clemens Ladisch f87135f56c [ALSA] dynamic minors (3/6): store device-specific object pointers dynamically 19 years ago