Commit Graph

92 Commits (0359de7dd501f694f01b61364c9b633eab41f494)

Author SHA1 Message Date
Luca Tettamanti 78fa2c4d24 ALSA: core: remove unused variables. 14 years ago
Clemens Ladisch fea952e5cc ALSA: core: sparse cleanups 14 years ago
Jesper Juhl 3daa7ea650 ALSA: Don't leak in sound/core/oss/pcm_oss.c::snd_pcm_hw_param_near() 14 years ago
Takashi Iwai 60686aa008 ALSA: Fix SNDCTL_DSP_RESET ioctl for OSS emulation 14 years ago
Jaroslav Kysela 838c364ff0 ALSA: OSS mixer emulation - fix locking 14 years ago
Joe Perches 9fe856e47e sound: Remove unnecessary casts of private_data 15 years ago
Takashi Iwai 02f4865fa4 ALSA: core - Define llseek fops 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Jaroslav Kysela e763692578 ALSA: pcm_lib - return back hw_ptr_interrupt 15 years ago
Jaroslav Kysela f240406bab ALSA: pcm_lib - cleanup & merge hw_ptr update functions 15 years ago
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 16 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 17 years ago
Takashi Iwai 24038a25e7 [ALSA] Add new AFMT_* formats for OSS emulation 17 years ago
Takashi Iwai 64d27f96cb [ALSA] Support 3-bytes 24bit format in PCM OSS emulation 17 years ago
Takashi Iwai 9390ec85c0 [ALSA] Simplify the format conversion in PCM OSS emulation 17 years ago
Takashi Iwai 887f9f0253 [ALSA] Remove ifdefs from OSS PCM emulation codes 17 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