Age | Commit message (Expand) | Author |
2005-10-31 | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds |
2005-10-29 | [PATCH] core remove PageReserved | Nick Piggin |
2005-10-29 | Create platform_device.h to contain all the platform device details. | Russell King |
2005-10-28 | Merge ../bleed-2.6 | Greg KH |
2005-10-28 | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks | Russell King |
2005-10-28 | [PATCH] Driver Core: fix up all callers of class_device_create() | Greg Kroah-Hartman |
2005-10-28 | [PATCH] gfp_t: sound | Al Viro |
2005-10-24 | [PATCH] ALSA: Fix Oops of suspend/resume with generic drivers | Takashi Iwai |
2005-10-08 | [PATCH] gfp flags annotations - part 1 | Al Viro |
2005-09-12 | [ALSA] Replace with kzalloc() - seq stuff | Takashi Iwai |
2005-09-12 | [ALSA] Replace with kzalloc() - core stuff | Takashi Iwai |
2005-09-12 | [ALSA] pcm-oss - Add bugg-yptr option | Takashi Iwai |
2005-09-12 | [ALSA] pci_find_device remove | Jiri Slaby |
2005-09-12 | [ALSA] Fix DocBook warnings | Takashi Iwai |
2005-09-12 | [ALSA] rtctimer: add option to make RTC timer the default sequencer timer | Clemens Ladisch |
2005-09-12 | [ALSA] Introduce snd_card_set_generic_dev() | Takashi Iwai |
2005-09-12 | [ALSA] sparse address space annotations | Clemens Ladisch |
2005-09-07 | [PATCH] ALSA: convert kcalloc to kzalloc | Pekka Enberg |
2005-08-30 | [PATCH] Assign device pointer to OSS devices | Takashi Iwai |
2005-08-30 | [ALSA] pcm - Fix zero-division in 32bit compat layer | Takashi Iwai |
2005-08-30 | [ALSA] Fix compilation without CONFIG_PROC_FS | Takashi Iwai |
2005-08-30 | [ALSA] ALSA timer - fixed compilation | Jaroslav Kysela |
2005-08-30 | [ALSA] Timer API - added SUSPEND/RESUME events | Jaroslav Kysela |
2005-08-30 | [ALSA] Fix PCM 32bit compat layer | Takashi Iwai |
2005-08-30 | [ALSA] make local objects static | Clemens Ladisch |
2005-08-30 | [ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flag | Karsten 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 events | Clemens Ladisch |
2005-07-28 | [ALSA] typo-fix and snd_assert()-expression-split | Henrik Kretzschmar |
2005-07-28 | [ALSA] Fix dependency of GUS driver | Takashi 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 inline | Jesper Juhl |
2005-06-23 | [PATCH] create a kstrdup library function | Paulo Marques |
2005-06-22 | [ALSA] Add const prefix | Takashi Iwai |
2005-06-22 | [ALSA] OSS PCM emulation - The 2nd final fix for SNDCTL_DSP_GETOPTR problem | Jaroslav Kysela |
2005-06-22 | [ALSA] OSS PCM emulation - The final fix for SNDCTL_DSP_GETOPTR problem | Jaroslav Kysela |
2005-06-22 | [ALSA] Fix races between PCM drain and other ops | Takashi Iwai |
2005-06-22 | [ALSA] Add write support to snd-page-alloc proc file | Takashi Iwai |
2005-06-22 | [ALSA] Remove redundant NULL checks before kfree | Jesper Juhl |
2005-06-21 | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Jaroslav Kysela |
2005-06-20 | [PATCH] class: convert sound/* to use the new class api instead of class_simple | gregkh@suse.de |
2005-05-29 | [ALSA] Fix compilation on 32bit arch | Takashi Iwai |
2005-05-29 | [ALSA] alsa-oss - 2nd - improved readability | Jaroslav Kysela |
2005-05-29 | [ALSA] alsa-oss - improve readability of snd_pcm_oss_bytes() function | Jaroslav Kysela |
2005-05-29 | [ALSA] Reverted last patch for SNDCTL_DSP_GETOPTR fix & possible overflow fix | Jaroslav Kysela |
2005-05-29 | [ALSA] pcm_oss - fix SNDCTL_DSP_GETOPTR not working correctly | Roger Mach |
2005-05-29 | [ALSA] Make docproc happy | Takashi Iwai |
2005-05-29 | [ALSA] sound/core/: possible cleanups | Adrian Bunk |