Age | Commit message (Expand) | Author |
2005-11-04 | [ALSA] Fix a typo in the last fix | Takashi Iwai |
2005-11-04 | [ALSA] fix improper CONFIG_SND_MAJOR usage | Clemens Ladisch |
2005-11-04 | [ALSA] clean up device types symbols | Clemens Ladisch |
2005-11-04 | [ALSA] Fix schedule_timeout usage | Nishanth Aravamudan |
2005-11-04 | [ALSA] Add missing KERN_* prefix | Takashi Iwai |
2005-11-04 | [ALSA] seq-timer: restrict timer frequencies | Clemens Ladisch |
2005-11-04 | [ALSA] timer: formatting changes | Clemens Ladisch |
2005-11-04 | [ALSA] timer: remove list_entry() type casts | Clemens Ladisch |
2005-11-04 | [ALSA] timers: add module refcounting for global timers | Clemens Ladisch |
2005-11-04 | [ALSA] timer: fix timer instance memory allocation checks | Clemens Ladisch |
2005-11-04 | [ALSA] Remove kmalloc wrappers | Takashi Iwai |
2005-11-04 | [ALSA] Remove vmalloc wrapper, kfree_nocheck() | Takashi Iwai |
2005-11-04 | [ALSA] Make snd_task_name() module local | Takashi Iwai |
2005-11-04 | [ALSA] Use getnstimeofday() | Takashi Iwai |
2005-11-04 | [ALSA] Remove snd_runtime_check() macro | Takashi Iwai |
2005-11-04 | [ALSA] sequencer: remove superfluous function parameter | Clemens Ladisch |
2005-11-04 | [ALSA] rtctimer: optimize module parameter validation | Clemens Ladisch |
2005-11-04 | [ALSA] rtctimer: remove superfluous rtc_inc variable | Clemens Ladisch |
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 |