Commit Graph

81 Commits (a4dde3abbf87a495154a876576e1ab34b17b5ef1)

Author SHA1 Message Date
Jaroslav Kysela ad1cd74506 ALSA: rename "PC Speaker" controls to "Speaker" 15 years ago
Jaroslav Kysela d355c82a01 ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep" 15 years ago
Takashi Iwai 4f7454a997 ALSA: Add const prefix to proc helper functions 16 years ago
Roel Kluin cbbb05703d ALSA: allocation may fail in snd_pcm_oss_change_params() 16 years ago
Takashi Iwai 3f7440a6b7 ALSA: Clean up 64bit division functions 16 years ago
Deepika Makhija d2e8e52976 ALSA: oss - volume control for CSWITCH and CROUTE 16 years ago
Jiri Slaby 91054598f7 ALSA: pcm_oss, fix locking typo 16 years ago
Viral Mehta 36c7b833e5 ALSA: oss-mixer - Fixes recording gain control 16 years ago
Jonathan Corbet db1dd4d376 Use f_lock to protect f_flags 16 years ago
Steve Chen 5370d96f85 ALSA: fix excessive background noise introduced by OSS emulation rate shrink 16 years ago
Takashi Iwai 006de26735 ALSA: Add missing KERN_* prefix to printk in sound/core 16 years ago
Roel Kluin 7924f0cadc ALSA: pcm_oss: AFMT_S24_LE is set twice in return value 16 years ago
Al Viro aeb5d72706 [PATCH] introduce fmode_t, do annotations 17 years ago
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