dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/sound/core
Takashi Iwai d568121ce3 [PATCH] Assign device pointer to OSS devices
Add register_sound_special_device() function to allow assignment of
device pointer to a specific OSS device for HAL.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2005-08-30 08:58:37 +02:00
..
oss [ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flag 2005-08-30 08:44:48 +02:00
seq [ALSA] sound/core Fix the sparse warning 'implicit cast to nocast type' 2005-07-28 12:22:44 +02:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile [PATCH] Kconfig fix (ISA_DMA_API and sound/*) 2005-08-23 18:43:40 -07:00
control.c [ALSA] Add const prefix 2005-06-22 12:28:54 +02:00
control_compat.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
device.c [ALSA] Fix two typos and changes on snd_assert() 2005-07-28 12:09:44 +02:00
hwdep.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hwdep_compat.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
info.c [ALSA] typo-fix and snd_assert()-expression-split 2005-07-28 12:22:07 +02:00
info_oss.c [PATCH] create a kstrdup library function 2005-06-23 09:45:18 -07:00
init.c [PATCH] fix pm_message_t vs. u32 in alsa 2005-04-16 15:25:30 -07:00
isadma.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
memalloc.c [ALSA] Fix compilation without CONFIG_PROC_FS 2005-08-30 08:47:07 +02:00
memory.c [ALSA] adds __init and in snd_memory_init() 2005-08-30 08:43:29 +02:00
misc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pcm.c [ALSA] sound/core/: possible cleanups 2005-05-29 10:11:20 +02:00
pcm_compat.c [ALSA] pcm - Fix zero-division in 32bit compat layer 2005-08-30 08:47:40 +02:00
pcm_lib.c [ALSA] make local objects static 2005-08-30 08:45:01 +02:00
pcm_memory.c [ALSA] Fix permissions in some /proc files 2005-05-29 10:00:39 +02:00
pcm_misc.c [ALSA] Export missing snd_pcm_format_*() 2005-05-29 10:11:11 +02:00
pcm_native.c [ALSA] Timer API - added SUSPEND/RESUME events 2005-08-30 08:46:18 +02:00
pcm_timer.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
rawmidi.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
rawmidi_compat.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
rtctimer.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sgbuf.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sound.c [PATCH] Kconfig fix (ISA_DMA_API and sound/*) 2005-08-23 18:43:40 -07:00
sound_oss.c [PATCH] Assign device pointer to OSS devices 2005-08-30 08:58:37 +02:00
timer.c [ALSA] ALSA timer - fixed compilation 2005-08-30 08:46:23 +02:00
timer_compat.c [ALSA] Change some timer ioctls due to confliction 2005-05-29 10:10:53 +02:00
wrappers.c [ALSA] sound/core Fix the sparse warning 'implicit cast to nocast type' 2005-07-28 12:22:44 +02:00