Jie Yang
|
cd6a65036f
ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS
|
10 years ago |
Takashi Iwai
|
ec0e9937aa
ALSA: core: Drop superfluous error/debug messages after malloc failures
|
10 years ago |
Takashi Iwai
|
61efcee860
ALSA: oss: Use standard printk helpers
|
11 years ago |
Takashi Iwai
|
80d7d771ae
ALSA: Drop unused name argument in snd_register_oss_device()
|
11 years ago |
Takashi Iwai
|
8bb4d9ce08
ALSA: Fix card refcount unbalance
|
12 years ago |
Takashi Iwai
|
a0830dbd4e
ALSA: Add a reference counter to card instance
|
12 years ago |
Wei Yongjun
|
1f3b14072b
ALSA: fix possible memory leak in snd_mixer_oss_build_input()
|
13 years ago |
Paul Gortmaker
|
da155d5b40
sound: Add module.h to the previously silent sound users
|
14 years ago |
Dan Carpenter
|
f92766bc89
ALSA: oss-mixer - use strlcpy() instead strcpy()
|
14 years ago |
Clemens Ladisch
|
fea952e5cc
ALSA: core: sparse cleanups
|
14 years ago |
Takashi Iwai
|
e799d0bce6
Merge remote branch 'alsa/devel' into topic/misc
|
15 years ago |
Jaroslav Kysela
|
838c364ff0
ALSA: OSS mixer emulation - fix locking
|
15 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 |
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 |
Deepika Makhija
|
d2e8e52976
ALSA: oss - volume control for CSWITCH and CROUTE
|
16 years ago |
Viral Mehta
|
36c7b833e5
ALSA: oss-mixer - Fixes recording gain control
|
16 years ago |
Takashi Iwai
|
7eaa943c8e
ALSA: Kill snd_assert() in sound/core/*
|
17 years ago |
Takashi Iwai
|
6c4cc3a8ed
[ALSA] Add more fallbacks to OSS PHONEOUT mixer map
|
17 years ago |
Takashi Iwai
|
9004acc70e
[ALSA] Remove sound/driver.h
|
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 |
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 |
Robert P. J. Day
|
5cbded585d
[PATCH] getting rid of all casts of k[cmz]alloc() calls
|
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 |
Panagiotis Issaris
|
59feddb25f
[ALSA] Conversions from kmalloc+memset to k(z|c)alloc
|
19 years ago |