Commit Graph

155 Commits (bd8968010a9a08e67a0ddb3ddee9feb8882e8c2f)

Author SHA1 Message Date
Takashi Iwai b7d90a356a [ALSA] Fix Oops at rmmod with CONFIG_SND_VERBOSE_PROCFS=n 19 years ago
Jaroslav Kysela 61fb63c096 [ALSA] PCM core - introduce CONFIG_SND_PCM_XRUN_DEBUG 19 years ago
Steven Finney 5c59e09d7e [ALSA] Handle the error correctly in SNDCTL_DSP_SETFMT ioctl 19 years ago
Adrian Bunk 12831c15f3 [ALSA] sound/core/pcm.c: make snd_pcm_format_name() static 19 years ago
Takashi Iwai 1576274d30 [ALSA] Fix Oops of PCM OSS emulation 19 years ago
OGAWA Hirofumi bbdc1b7dbe [ALSA] pcm_oss: fix snd_pcm_oss_release() oops 19 years ago
Frederik Deweerdt c2f60c523a [ALSA] Kconfig SND_SEQUENCER_OSS help text fix 19 years ago
Takashi Iwai 060d77b9c0 [ALSA] Fix / clean up PCM-OSS setup hooks 19 years ago
Takashi Iwai 3bf75f9b90 [ALSA] Clean up PCM codes (take 2) 19 years ago
Takashi Iwai bf1bbb5a49 [ALSA] Tiny clean up of PCM codes 19 years ago
Takashi Iwai cbac4b0cb6 [ALSA] Cleanup unused argument for snd_power_wait() 19 years ago
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