summaryrefslogtreecommitdiffstats
path: root/sound/core/pcm.c
Commit message (Expand)AuthorAgeFilesLines
...
* [ALSA] snd_pcm_format_name() is no longer exportedJaroslav Kysela2006-03-221-1/+0Star
* [ALSA] semaphore -> mutex (core part)Ingo Molnar2006-03-221-19/+21
* [ALSA] PCM midlevel & PCM OSS - make procfs & OSS plugin code optionalJaroslav Kysela2006-03-221-1/+3
* [ALSA] Optimize for config without PROC_FSTakashi Iwai2006-01-031-42/+62
* [ALSA] dynamic minors (3/6): store device-specific object pointers dynamicallyClemens Ladisch2006-01-031-53/+65
* [ALSA] dynamic minors (1/6): store device type in struct snd_minorClemens Ladisch2006-01-031-2/+4
* [ALSA] Add error messagesTakashi Iwai2006-01-031-5/+11
* [ALSA] Remove xxx_t typedefs: PCMTakashi Iwai2006-01-031-100/+114
* [ALSA] Remove snd_runtime_check() macroTakashi Iwai2005-11-041-1/+2
* [ALSA] Replace with kzalloc() - core stuffTakashi Iwai2005-09-121-3/+3
* [ALSA] sound/core/: possible cleanupsAdrian Bunk2005-05-291-1/+0Star
* [ALSA] Export missing snd_pcm_format_*()Takashi Iwai2005-05-291-0/+1
* [ALSA] Fix permissions in some /proc filesTakashi Iwai2005-05-291-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1074