| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] ALSA: convert kcalloc to kzalloc | Pekka Enberg | 2005-09-07 | 1 | -4/+10 |
* | [PATCH] Assign device pointer to OSS devices | Takashi Iwai | 2005-08-30 | 1 | -2/+5 |
* | [ALSA] pcm - Fix zero-division in 32bit compat layer | Takashi Iwai | 2005-08-30 | 1 | -3/+8 |
* | [ALSA] Fix compilation without CONFIG_PROC_FS | Takashi Iwai | 2005-08-30 | 1 | -2/+1 |
* | [ALSA] ALSA timer - fixed compilation | Jaroslav Kysela | 2005-08-30 | 1 | -2/+2 |
* | [ALSA] Timer API - added SUSPEND/RESUME events | Jaroslav Kysela | 2005-08-30 | 2 | -5/+11 |
* | [ALSA] Fix PCM 32bit compat layer | Takashi Iwai | 2005-08-30 | 1 | -14/+28 |
* | [ALSA] make local objects static | Clemens Ladisch | 2005-08-30 | 3 | -5/+5 |
* | [ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flag | Karsten Wiese | 2005-08-30 | 3 | -16/+21 |
* | [ALSA] adds __init and in snd_memory_init() | Henrik Kretzschmar | 2005-08-30 | 1 | -1/+1 |
* | [PATCH] Kconfig fix (ISA_DMA_API and sound/*) | Al Viro | 2005-08-23 | 2 | -2/+2 |
* | [ALSA] sound/core Fix the sparse warning 'implicit cast to nocast type' | Victor Fusco | 2005-07-28 | 5 | -10/+14 |
* | [ALSA] seq-midi - silently ignore non-MIDI events | Clemens Ladisch | 2005-07-28 | 1 | -10/+6 |
* | [ALSA] typo-fix and snd_assert()-expression-split | Henrik Kretzschmar | 2005-07-28 | 1 | -2/+3 |
* | [ALSA] Fix dependency of GUS driver | Takashi Iwai | 2005-07-28 | 1 | -1/+1 |
* | [ALSA] Fix two typos and changes on snd_assert() | Henrik Kretzschmar | 2005-07-28 | 1 | -6/+9 |
* | [PATCH] clean up inline static vs static inline | Jesper Juhl | 2005-07-27 | 3 | -6/+6 |
* | [PATCH] create a kstrdup library function | Paulo Marques | 2005-06-23 | 7 | -33/+25 |
* | [ALSA] Add const prefix | Takashi Iwai | 2005-06-22 | 1 | -1/+1 |
* | [ALSA] OSS PCM emulation - The 2nd final fix for SNDCTL_DSP_GETOPTR problem | Jaroslav Kysela | 2005-06-22 | 1 | -4/+4 |
* | [ALSA] OSS PCM emulation - The final fix for SNDCTL_DSP_GETOPTR problem | Jaroslav Kysela | 2005-06-22 | 1 | -2/+5 |
* | [ALSA] Fix races between PCM drain and other ops | Takashi Iwai | 2005-06-22 | 1 | -34/+36 |
* | [ALSA] Add write support to snd-page-alloc proc file | Takashi Iwai | 2005-06-22 | 1 | -92/+109 |
* | [ALSA] Remove redundant NULL checks before kfree | Jesper Juhl | 2005-06-22 | 3 | -28/+13 |
* | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Jaroslav Kysela | 2005-06-21 | 1 | -3/+3 |
|\ |
|
| * | [PATCH] class: convert sound/* to use the new class api instead of class_simple | gregkh@suse.de | 2005-06-20 | 1 | -3/+3 |
* | | [ALSA] Fix compilation on 32bit arch | Takashi Iwai | 2005-05-29 | 1 | -1/+10 |
* | | [ALSA] alsa-oss - 2nd - improved readability | Jaroslav Kysela | 2005-05-29 | 1 | -2/+2 |
* | | [ALSA] alsa-oss - improve readability of snd_pcm_oss_bytes() function | Jaroslav Kysela | 2005-05-29 | 1 | -3/+3 |
* | | [ALSA] Reverted last patch for SNDCTL_DSP_GETOPTR fix & possible overflow fix | Jaroslav Kysela | 2005-05-29 | 1 | -4/+3 |
* | | [ALSA] pcm_oss - fix SNDCTL_DSP_GETOPTR not working correctly | Roger Mach | 2005-05-29 | 1 | -2/+3 |
* | | [ALSA] Make docproc happy | Takashi Iwai | 2005-05-29 | 1 | -3/+3 |
* | | [ALSA] sound/core/: possible cleanups | Adrian Bunk | 2005-05-29 | 11 | -43/+42 |
* | | [ALSA] Export missing snd_pcm_format_*() | Takashi Iwai | 2005-05-29 | 2 | -16/+1 |
* | | [ALSA] fixed PAUSE ioctl for user space interface | Jaroslav Kysela | 2005-05-29 | 1 | -1/+1 |
* | | [ALSA] Change some timer ioctls due to confliction | Takashi Iwai | 2005-05-29 | 2 | -0/+15 |
* | | [ALSA] Add missing PAUSE ioctl | Takashi Iwai | 2005-05-29 | 2 | -0/+13 |
* | | [ALSA] Suppress debug message | Takashi Iwai | 2005-05-29 | 1 | -1/+1 |
* | | [ALSA] Fix capture on OSS emulation | Takashi Iwai | 2005-05-29 | 1 | -1/+2 |
* | | [ALSA] Fix permissions in some /proc files | Takashi Iwai | 2005-05-29 | 2 | -0/+2 |
* | | [ALSA] virmidi - fix ioctl parameter passing when setting client name | Clemens Ladisch | 2005-05-29 | 1 | -1/+1 |
* | | [ALSA] virmidi - fix ioctl parameter passing when creating seq port | Clemens Ladisch | 2005-05-29 | 1 | -1/+1 |
* | | [ALSA] timer - added tread semaphore | Jaroslav Kysela | 2005-05-29 | 1 | -20/+37 |
* | | [ALSA] Fix memory leak | Takashi Iwai | 2005-05-29 | 1 | -0/+2 |
* | | [ALSA] kill dead code | Adrian Bunk | 2005-05-29 | 1 | -4/+1 |
|/ |
|
* | [PATCH] fix pm_message_t vs. u32 in alsa | Pavel Machek | 2005-04-16 | 1 | -2/+2 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 95 | -0/+43314 |