Takashi Iwai
|
9a1b64caac
ALSA: rawmidi - Refactor rawmidi open/close codes
|
16 years ago |
Takashi Iwai
|
f9d202833d
ALSA: rawmidi - Fix possible race in open
|
16 years ago |
Takashi Iwai
|
1f04128a3d
ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule()
|
16 years ago |
Takashi Iwai
|
219df32fae
ALSA: rawmidi - Add open check in rawmidi callbacks
|
16 years ago |
Takashi Iwai
|
7eaa943c8e
ALSA: Kill snd_assert() in sound/core/*
|
16 years ago |
Takashi Iwai
|
399ccdc1cd
ALSA: fix locking in snd_pcm_open*() and snd_rawmidi_open*()
|
16 years ago |
Marcin Ślusarz
|
17596a80d3
[ALSA] rawmidi: let sparse know what is going on _for real_
|
17 years ago |
Takashi Iwai
|
9004acc70e
[ALSA] Remove sound/driver.h
|
17 years ago |
Jaroslav Kysela
|
c1017a4cdb
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
|
17 years ago |
Jesper Juhl
|
25765c4e5d
[ALSA] Clean up duplicate includes in sound/core/
|
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 |
Johannes Berg
|
9244b2c307
[ALSA] alsa core: convert to list_for_each_entry*
|
18 years ago |
Akinobu Mita
|
c13893d7be
[ALSA] sound: initialize rawmidi substream list
|
18 years ago |
Takashi Iwai
|
2529bba760
[ALSA] Fix substream selection in PCM and rawmidi
|
19 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
|
6581f4e74d
[ALSA] Remove zero-initialization of static variables
|
19 years ago |
Takashi Iwai
|
bf850204a7
[ALSA] Remove unneeded read/write_size fields in proc text ops
|
19 years ago |
Jesper Juhl
|
4fa95ef639
[PATCH] sound: Remove unneeded kmalloc() return value casts
|
19 years ago |
Ingo Molnar
|
1a60d4c5a0
[ALSA] semaphore -> mutex (core part)
|
19 years ago |
Adrian Bunk
|
18612048b3
[ALSA] sound/: possible cleanups
|
19 years ago |
Clemens Ladisch
|
1b98ea4791
[ALSA] rawmidi: adjust runtime->avail when changing output buffer size
|
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 |
Clemens Ladisch
|
a106cd3d9e
[ALSA] rawmidi: protect against invalid device number in snd_rawmidi_info_select()
|
19 years ago |
Takashi Iwai
|
73e77ba023
[ALSA] Add error messages
|
19 years ago |
Takashi Iwai
|
48c9d417d7
[ALSA] Remove xxx_t typedefs: Raw MIDI
|
19 years ago |
Clemens Ladisch
|
f190286016
[ALSA] fix improper CONFIG_SND_MAJOR usage
|
19 years ago |
Takashi Iwai
|
ca2c096656
[ALSA] Replace with kzalloc() - core stuff
|
19 years ago |