summaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
2005-09-07[PATCH] ALSA: convert kcalloc to kzallocPekka Enberg
2005-08-30[PATCH] Assign device pointer to OSS devicesTakashi Iwai
2005-08-30[ALSA] pcm - Fix zero-division in 32bit compat layerTakashi Iwai
2005-08-30[ALSA] Fix compilation without CONFIG_PROC_FSTakashi Iwai
2005-08-30[ALSA] ALSA timer - fixed compilationJaroslav Kysela
2005-08-30[ALSA] Timer API - added SUSPEND/RESUME eventsJaroslav Kysela
2005-08-30[ALSA] Fix PCM 32bit compat layerTakashi Iwai
2005-08-30[ALSA] make local objects staticClemens Ladisch
2005-08-30[ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flagKarsten Wiese
2005-08-30[ALSA] adds __init and in snd_memory_init()Henrik Kretzschmar
2005-08-23[PATCH] Kconfig fix (ISA_DMA_API and sound/*)Al Viro
2005-07-28[ALSA] sound/core Fix the sparse warning 'implicit cast to nocast type'Victor Fusco
2005-07-28[ALSA] seq-midi - silently ignore non-MIDI eventsClemens Ladisch
2005-07-28[ALSA] typo-fix and snd_assert()-expression-splitHenrik Kretzschmar
2005-07-28[ALSA] Fix dependency of GUS driverTakashi Iwai
2005-07-28[ALSA] Fix two typos and changes on snd_assert()Henrik Kretzschmar
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl
2005-06-23[PATCH] create a kstrdup library functionPaulo Marques
2005-06-22[ALSA] Add const prefixTakashi Iwai
2005-06-22[ALSA] OSS PCM emulation - The 2nd final fix for SNDCTL_DSP_GETOPTR problemJaroslav Kysela
2005-06-22[ALSA] OSS PCM emulation - The final fix for SNDCTL_DSP_GETOPTR problemJaroslav Kysela
2005-06-22[ALSA] Fix races between PCM drain and other opsTakashi Iwai
2005-06-22[ALSA] Add write support to snd-page-alloc proc fileTakashi Iwai
2005-06-22[ALSA] Remove redundant NULL checks before kfreeJesper Juhl
2005-06-21Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJaroslav Kysela
2005-06-20[PATCH] class: convert sound/* to use the new class api instead of class_simplegregkh@suse.de
2005-05-29[ALSA] Fix compilation on 32bit archTakashi Iwai
2005-05-29[ALSA] alsa-oss - 2nd - improved readabilityJaroslav Kysela
2005-05-29[ALSA] alsa-oss - improve readability of snd_pcm_oss_bytes() functionJaroslav Kysela
2005-05-29[ALSA] Reverted last patch for SNDCTL_DSP_GETOPTR fix & possible overflow fixJaroslav Kysela
2005-05-29[ALSA] pcm_oss - fix SNDCTL_DSP_GETOPTR not working correctlyRoger Mach
2005-05-29[ALSA] Make docproc happyTakashi Iwai
2005-05-29[ALSA] sound/core/: possible cleanupsAdrian Bunk
2005-05-29[ALSA] Export missing snd_pcm_format_*()Takashi Iwai
2005-05-29[ALSA] fixed PAUSE ioctl for user space interfaceJaroslav Kysela
2005-05-29[ALSA] Change some timer ioctls due to conflictionTakashi Iwai
2005-05-29[ALSA] Add missing PAUSE ioctlTakashi Iwai
2005-05-29[ALSA] Suppress debug messageTakashi Iwai
2005-05-29[ALSA] Fix capture on OSS emulationTakashi Iwai
2005-05-29[ALSA] Fix permissions in some /proc filesTakashi Iwai
2005-05-29[ALSA] virmidi - fix ioctl parameter passing when setting client nameClemens Ladisch
2005-05-29[ALSA] virmidi - fix ioctl parameter passing when creating seq portClemens Ladisch
2005-05-29[ALSA] timer - added tread semaphoreJaroslav Kysela
2005-05-29[ALSA] Fix memory leakTakashi Iwai
2005-05-29[ALSA] kill dead codeAdrian Bunk
2005-04-16[PATCH] fix pm_message_t vs. u32 in alsaPavel Machek
2005-04-16Linux-2.6.12-rc2Linus Torvalds