summaryrefslogtreecommitdiffstats
path: root/sound/core
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Assign device pointer to OSS devicesTakashi Iwai2005-08-301-2/+5
* [ALSA] pcm - Fix zero-division in 32bit compat layerTakashi Iwai2005-08-301-3/+8
* [ALSA] Fix compilation without CONFIG_PROC_FSTakashi Iwai2005-08-301-2/+1
* [ALSA] ALSA timer - fixed compilationJaroslav Kysela2005-08-301-2/+2
* [ALSA] Timer API - added SUSPEND/RESUME eventsJaroslav Kysela2005-08-302-5/+11
* [ALSA] Fix PCM 32bit compat layerTakashi Iwai2005-08-301-14/+28
* [ALSA] make local objects staticClemens Ladisch2005-08-303-5/+5
* [ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flagKarsten Wiese2005-08-303-16/+21
* [ALSA] adds __init and in snd_memory_init()Henrik Kretzschmar2005-08-301-1/+1
* [PATCH] Kconfig fix (ISA_DMA_API and sound/*)Al Viro2005-08-232-2/+2
* [ALSA] sound/core Fix the sparse warning 'implicit cast to nocast type'Victor Fusco2005-07-285-10/+14
* [ALSA] seq-midi - silently ignore non-MIDI eventsClemens Ladisch2005-07-281-10/+6
* [ALSA] typo-fix and snd_assert()-expression-splitHenrik Kretzschmar2005-07-281-2/+3
* [ALSA] Fix dependency of GUS driverTakashi Iwai2005-07-281-1/+1
* [ALSA] Fix two typos and changes on snd_assert()Henrik Kretzschmar2005-07-281-6/+9
* [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-273-6/+6
* [PATCH] create a kstrdup library functionPaulo Marques2005-06-237-33/+25
* [ALSA] Add const prefixTakashi Iwai2005-06-221-1/+1
* [ALSA] OSS PCM emulation - The 2nd final fix for SNDCTL_DSP_GETOPTR problemJaroslav Kysela2005-06-221-4/+4
* [ALSA] OSS PCM emulation - The final fix for SNDCTL_DSP_GETOPTR problemJaroslav Kysela2005-06-221-2/+5
* [ALSA] Fix races between PCM drain and other opsTakashi Iwai2005-06-221-34/+36
* [ALSA] Add write support to snd-page-alloc proc fileTakashi Iwai2005-06-221-92/+109
* [ALSA] Remove redundant NULL checks before kfreeJesper Juhl2005-06-223-28/+13
* Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJaroslav Kysela2005-06-211-3/+3
|\
| * [PATCH] class: convert sound/* to use the new class api instead of class_simplegregkh@suse.de2005-06-201-3/+3
* | [ALSA] Fix compilation on 32bit archTakashi Iwai2005-05-291-1/+10
* | [ALSA] alsa-oss - 2nd - improved readabilityJaroslav Kysela2005-05-291-2/+2
* | [ALSA] alsa-oss - improve readability of snd_pcm_oss_bytes() functionJaroslav Kysela2005-05-291-3/+3
* | [ALSA] Reverted last patch for SNDCTL_DSP_GETOPTR fix & possible overflow fixJaroslav Kysela2005-05-291-4/+3
* | [ALSA] pcm_oss - fix SNDCTL_DSP_GETOPTR not working correctlyRoger Mach2005-05-291-2/+3
* | [ALSA] Make docproc happyTakashi Iwai2005-05-291-3/+3
* | [ALSA] sound/core/: possible cleanupsAdrian Bunk2005-05-2911-43/+42
* | [ALSA] Export missing snd_pcm_format_*()Takashi Iwai2005-05-292-16/+1
* | [ALSA] fixed PAUSE ioctl for user space interfaceJaroslav Kysela2005-05-291-1/+1
* | [ALSA] Change some timer ioctls due to conflictionTakashi Iwai2005-05-292-0/+15
* | [ALSA] Add missing PAUSE ioctlTakashi Iwai2005-05-292-0/+13
* | [ALSA] Suppress debug messageTakashi Iwai2005-05-291-1/+1
* | [ALSA] Fix capture on OSS emulationTakashi Iwai2005-05-291-1/+2
* | [ALSA] Fix permissions in some /proc filesTakashi Iwai2005-05-292-0/+2
* | [ALSA] virmidi - fix ioctl parameter passing when setting client nameClemens Ladisch2005-05-291-1/+1
* | [ALSA] virmidi - fix ioctl parameter passing when creating seq portClemens Ladisch2005-05-291-1/+1
* | [ALSA] timer - added tread semaphoreJaroslav Kysela2005-05-291-20/+37
* | [ALSA] Fix memory leakTakashi Iwai2005-05-291-0/+2
* | [ALSA] kill dead codeAdrian Bunk2005-05-291-4/+1
|/
* [PATCH] fix pm_message_t vs. u32 in alsaPavel Machek2005-04-161-2/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-1695-0/+43314