Commit Graph

181 Commits (66de045d9fe6147b065c47236d3b9d8d8a6cbd57)

Author SHA1 Message Date
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Takashi Iwai be7ee27822 [ALSA] Fix misuse of __list_add() in seq_ports.c 19 years ago
Clemens Ladisch b10e539129 [ALSA] make CONFIG_SND_DYNAMIC_MINORS non-experimental 19 years ago
Greg Kroah-Hartman 0936f26f55 [PATCH] devfs: Remove devfs support from the sound subsystem 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 3758d4e601 [ALSA] Remove bogus check of mmap_count in snd_pcm_release() 19 years ago
Takashi Iwai 6581f4e74d [ALSA] Remove zero-initialization of static variables 19 years ago
Takashi Iwai 0fbf405c58 [ALSA] Fix pcm-draining of capture stream in PCM middle layer 19 years ago
Takashi Iwai 746df94898 [ALSA] Fix rwlock around snd_iprintf() in sound core 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
Clemens Ladisch f4a747f155 [ALSA] fix a wrong lock 19 years ago
Takashi Iwai 170a34605c [ALSA] Fix compile warning in timer.c 19 years ago
Takashi Iwai 9c323fcbc5 [ALSA] Fix mmap_count with O_APPEND opened streams 19 years ago
Takashi Iwai 0df63e44c3 [ALSA] Add O_APPEND flag support to PCM 19 years ago
Takashi Iwai f001c3acf6 [ALSA] Insert might_sleep() in snd_iprintf() 19 years ago
Takashi Iwai d689e34b52 [ALSA] Remove spinlocks around proc prints 19 years ago
Takashi Iwai bf850204a7 [ALSA] Remove unneeded read/write_size fields in proc text ops 19 years ago
Takashi Iwai 7e4eeec8a3 [ALSA] Make buffer size of proc text interface variable 19 years ago
Takashi Iwai 2f4ca8e5c7 [ALSA] Clean up ugly hacks in pcm_lib.c 19 years ago
Takashi Iwai e88e8ae639 [ALSA] Move OSS-specific hw_params helper to snd-pcm-oss module 19 years ago
Takashi Iwai 91715ed934 [ALSA] Clean up EXPORT_SYMBOL()s in snd-seq module 19 years ago
Takashi Iwai c0d3fb39e9 [ALSA] Clean up EXPORT_SYMBOL()s in snd module 19 years ago
Alan Horstmann 78fc030bdb [ALSA] Change seq_midi.c so client name is card, rather than port, specific 19 years ago
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