Commit Graph

65 Commits (c2db8054c1eaf99983d8deee347876b01c26c2cf)

Author SHA1 Message Date
Takashi Iwai 7eaa943c8e ALSA: Kill snd_assert() in sound/core/* 17 years ago
Jaroslav Kysela 896e6cc20e sound: Revert "ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE" 17 years ago
Pawel MOLL 9423969005 ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE 17 years ago
Takashi Iwai 6c4cc3a8ed [ALSA] Add more fallbacks to OSS PHONEOUT mixer map 17 years ago
Takashi Iwai 4939c66034 [ALSA] Fix Oops with PCM OSS sync 17 years ago
Takashi Iwai 9004acc70e [ALSA] Remove sound/driver.h 17 years ago
Takashi Iwai 31e8960b35 [ALSA] Remove PCM sleep_min and tick 17 years ago
Takashi Iwai d948035a92 [ALSA] Remove PCM xfer_align sw params 17 years ago
Jean Delvare 22a860a9e2 snd_mixer_oss_build_input(): fix for __you_cannot_kmalloc_that_much failure with gcc-3.2 17 years ago
Jaroslav Kysela c1017a4cdb [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 18 years ago
Takashi Iwai 24038a25e7 [ALSA] Add new AFMT_* formats for OSS emulation 18 years ago
Takashi Iwai 64d27f96cb [ALSA] Support 3-bytes 24bit format in PCM OSS emulation 18 years ago
Takashi Iwai 9390ec85c0 [ALSA] Simplify the format conversion in PCM OSS emulation 18 years ago
Takashi Iwai 887f9f0253 [ALSA] Remove ifdefs from OSS PCM emulation codes 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Arjan van de Ven 9c2e08c592 [PATCH] mark struct file_operations const 9 18 years ago
Takashi Iwai e3a5d59a17 [ALSA] Fix races in PCM OSS emulation 18 years ago
Robert P. J. Day 5cbded585d [PATCH] getting rid of all casts of k[cmz]alloc() calls 18 years ago
Takashi Iwai de1b8b93a0 [ALSA] Fix hang-up at disconnection of usb-audio 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
Takashi Iwai 6cb53e7ed7 [ALSA] Don't reject O_RDWR at opening PCM OSS with read/write-only device 19 years ago
Panagiotis Issaris 59feddb25f [ALSA] Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
Takashi Iwai 6581f4e74d [ALSA] Remove zero-initialization of static variables 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 bf850204a7 [ALSA] Remove unneeded read/write_size fields in proc text ops 19 years ago
Takashi Iwai e88e8ae639 [ALSA] Move OSS-specific hw_params helper to snd-pcm-oss module 19 years ago
Takashi Iwai b7d90a356a [ALSA] Fix Oops at rmmod with CONFIG_SND_VERBOSE_PROCFS=n 19 years ago
Steven Finney 5c59e09d7e [ALSA] Handle the error correctly in SNDCTL_DSP_SETFMT ioctl 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
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 c82590d2b2 [ALSA] Fix mulaw -> linear conversion in OSS PCM emulation 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
Jes Sorensen 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
Takashi Iwai 04f141a880 [ALSA] Optimize for config without PROC_FS (seq and oss parts) 19 years ago
Clemens Ladisch f87135f56c [ALSA] dynamic minors (3/6): store device-specific object pointers dynamically 19 years ago
Clemens Ladisch 2af677fc88 [ALSA] dynamic minors (1/6): store device type in struct snd_minor 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
Takashi Iwai 47eaebfd31 [ALSA] Use standard bitmap functions 19 years ago
Takashi Iwai d3d579f84e [ALSA] Add missing KERN_* prefix 20 years ago
Takashi Iwai 93f2e37840 [ALSA] Make snd_task_name() module local 20 years ago
Takashi Iwai 7c22f1aaa2 [ALSA] Remove snd_runtime_check() macro 20 years ago