aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-22[ALSA] Add const prefixTakashi Iwai1-1/+1
2005-06-22[ALSA] OSS PCM emulation - The 2nd final fix for SNDCTL_DSP_GETOPTR problemJaroslav Kysela1-4/+4
2005-06-22[ALSA] OSS PCM emulation - The final fix for SNDCTL_DSP_GETOPTR problemJaroslav Kysela1-2/+5
2005-06-22[ALSA] Fix races between PCM drain and other opsTakashi Iwai1-34/+36
2005-06-22[ALSA] Add write support to snd-page-alloc proc fileTakashi Iwai1-92/+109
2005-06-22[ALSA] Remove redundant NULL checks before kfreeJesper Juhl3-28/+13
2005-06-21Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJaroslav Kysela1-3/+3
2005-06-20[PATCH] class: convert sound/* to use the new class api instead of class_simplegregkh@suse.de1-3/+3
2005-05-29[ALSA] Fix compilation on 32bit archTakashi Iwai1-1/+10
2005-05-29[ALSA] alsa-oss - 2nd - improved readabilityJaroslav Kysela1-2/+2
2005-05-29[ALSA] alsa-oss - improve readability of snd_pcm_oss_bytes() functionJaroslav Kysela1-3/+3
2005-05-29[ALSA] Reverted last patch for SNDCTL_DSP_GETOPTR fix & possible overflow fixJaroslav Kysela1-4/+3
2005-05-29[ALSA] pcm_oss - fix SNDCTL_DSP_GETOPTR not working correctlyRoger Mach1-2/+3
2005-05-29[ALSA] Make docproc happyTakashi Iwai1-3/+3
2005-05-29[ALSA] sound/core/: possible cleanupsAdrian Bunk11-43/+42
2005-05-29[ALSA] Export missing snd_pcm_format_*()Takashi Iwai2-16/+1
2005-05-29[ALSA] fixed PAUSE ioctl for user space interfaceJaroslav Kysela1-1/+1
2005-05-29[ALSA] Change some timer ioctls due to conflictionTakashi Iwai2-0/+15
2005-05-29[ALSA] Add missing PAUSE ioctlTakashi Iwai2-0/+13
2005-05-29[ALSA] Suppress debug messageTakashi Iwai1-1/+1
2005-05-29[ALSA] Fix capture on OSS emulationTakashi Iwai1-1/+2
2005-05-29[ALSA] Fix permissions in some /proc filesTakashi Iwai2-0/+2
2005-05-29[ALSA] virmidi - fix ioctl parameter passing when setting client nameClemens Ladisch1-1/+1
2005-05-29[ALSA] virmidi - fix ioctl parameter passing when creating seq portClemens Ladisch1-1/+1
2005-05-29[ALSA] timer - added tread semaphoreJaroslav Kysela1-20/+37
2005-05-29[ALSA] Fix memory leakTakashi Iwai1-0/+2
2005-05-29[ALSA] kill dead codeAdrian Bunk1-4/+1
2005-04-16[PATCH] fix pm_message_t vs. u32 in alsaPavel Machek1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds95-0/+43314