Commit Graph

144 Commits (c97d98931ac52ef110b62d9b75c6a6f2bfbc1898)

Author SHA1 Message Date
Jesper Juhl 4fa95ef639 [PATCH] sound: Remove unneeded kmalloc() return value casts 19 years ago
Arjan van de Ven 99ac48f54a [PATCH] mark f_ops const in the inode 19 years ago
Takashi Iwai c6077b3000 [ALSA] Fix memory leaks in error path of control.c 19 years ago
Eugene Teo e64d2e3623 [ALSA] Fix seq_clientmgr dereferences before NULL check 19 years ago
Adrian Bunk 3a63e44420 [ALSA] sound/core/: fix 3 off-by-one errors 19 years ago
Giuliano Pochini 646494007b [ALSA] make control.c suspend aware 19 years ago
Clemens Ladisch b3b0abe11d [ALSA] return ENODEV for disconnected devices 19 years ago
Takashi Iwai 62c5549ee2 [ALSA] Fix sleep in atomic in virmidi driver 19 years ago
Takashi Iwai e661d0ddc5 [ALSA] pcm - Move PAUSE ioctl to common ioctl handler 19 years ago
Takashi Iwai 2ba8c15c73 [ALSA] Removed unneeded page-reserve 19 years ago
Takashi Iwai ea50888d83 [ALSA] Use dma_alloc_coherent() hack on i386 only 19 years ago
Takashi Iwai c82590d2b2 [ALSA] Fix mulaw -> linear conversion in OSS PCM emulation 19 years ago
Jaroslav Kysela 3f72a30ccf [ALSA] snd_pcm_format_name() is no longer exported 19 years ago
Ingo Molnar 1a60d4c5a0 [ALSA] semaphore -> mutex (core part) 19 years ago
Takashi Iwai 0534ab4279 [ALSA] Clean up pcm-oss plugins 19 years ago
Takashi Iwai 9d83911ac0 [ALSA] Fix a typo 19 years ago
Jaroslav Kysela 21a3479a0b [ALSA] PCM midlevel & PCM OSS - make procfs & OSS plugin code optional 19 years ago
Takashi Iwai 2fbf182ed0 [PATCH] alsa: fix error paths in snd_ctl_elem_add() 19 years ago
Juergen Kreileder aa657ca924 [PATCH] Fix snd-usb-audio in 32-bit compat environment 19 years ago
Ingo Molnar d99e98891c [ALSA] Remove BKL from sound/core/info.c 19 years ago
Jes Sorensen 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
Takashi Iwai 3e23c65883 [ALSA] Revert the nested-device patch 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 235475cb77 [ALSA] pcm - Fix wrong asserts 19 years ago
Clemens Ladisch 416c1079d3 [ALSA] Nest sound devices 19 years ago
Takashi Iwai 59d4858250 [ALSA] pcm - Make the support of old API selectable 19 years ago
Takashi Iwai 04f141a880 [ALSA] Optimize for config without PROC_FS (seq and oss parts) 19 years ago
Takashi Iwai e28563cceb [ALSA] Optimize for config without PROC_FS 19 years ago
Adrian Bunk 18612048b3 [ALSA] sound/: possible cleanups 19 years ago
Takashi Iwai 9a1a2a1d4e [ALSA] Fix a missing include 19 years ago
Clemens Ladisch 1b98ea4791 [ALSA] rawmidi: adjust runtime->avail when changing output buffer size 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 332682b1cd [ALSA] dynamic minors (4/6): dynamic minor number allocation 19 years ago
Clemens Ladisch f87135f56c [ALSA] dynamic minors (3/6): store device-specific object pointers dynamically 19 years ago
Clemens Ladisch 6983b7240c [ALSA] dynamic minors (2/6): simplify storage of snd_minor structures 19 years ago
Clemens Ladisch 2af677fc88 [ALSA] dynamic minors (1/6): store device type in struct snd_minor 19 years ago
Clemens Ladisch a106cd3d9e [ALSA] rawmidi: protect against invalid device number in snd_rawmidi_info_select() 19 years ago
Takashi Iwai b32425ac93 [ALSA] Fix possible races in timer callbacks 19 years ago
Takashi Iwai 73e77ba023 [ALSA] Add error messages 19 years ago
Takashi Iwai 603bf524aa [ALSA] pcm - NULL check in snd_pcm_suspend*() 19 years ago
Takashi Iwai a381a7a664 [ALSA] Decentralize PM control 19 years ago
Takashi Iwai 080dece346 [ALSA] Remove xxx_t typedefs: Sequencer OSS-emulation 19 years ago
Takashi Iwai 19ac31e82c [ALSA] Remove xxx_t typedefs: Instrument layer 19 years ago
Takashi Iwai c7e0b5bf9f [ALSA] Remove xxx_t typedefs: Sequencer 19 years ago
Takashi Iwai 6ac77bc180 [ALSA] Remove xxx_t typedefs: PCM OSS-emulation 19 years ago
Takashi Iwai f956b4a3ae [ALSA] Remove xxx_t typedefs: Mixer OSS-emulation 19 years ago