drm: fixup i915 interrupt on X server exit
[safe/jmp/linux-2.6] / sound / core /
2006-01-22 Ingo Molnar[ALSA] Remove BKL from sound/core/info.c
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2006-01-04 Takashi Iwai[ALSA] Revert the nested-device patch
2006-01-03 Clemens Ladisch[ALSA] seq: reorganize sequencer client numbers
2006-01-03 Clemens Ladisch[ALSA] seq: set client name in snd_seq_create_kernel_cl...
2006-01-03 Clemens Ladisch[ALSA] seq: remove struct snd_seq_client_callback
2006-01-03 Clemens Ladisch[ALSA] seq: remove superfluous fields
2006-01-03 Takashi Iwai[ALSA] pcm - Fix wrong asserts
2006-01-03 Clemens Ladisch[ALSA] Nest sound devices
2006-01-03 Takashi Iwai[ALSA] pcm - Make the support of old API selectable
2006-01-03 Takashi Iwai[ALSA] Optimize for config without PROC_FS (seq and...
2006-01-03 Takashi Iwai[ALSA] Optimize for config without PROC_FS
2006-01-03 Adrian Bunk[ALSA] sound/: possible cleanups
2006-01-03 Takashi Iwai[ALSA] Fix a missing include
2006-01-03 Clemens Ladisch[ALSA] rawmidi: adjust runtime->avail when changing...
2006-01-03 Clemens Ladisch[ALSA] dynamic minors (6/6): increase maximum number...
2006-01-03 Clemens Ladisch[ALSA] dynamic minors (5/6): reduce maximum number...
2006-01-03 Clemens Ladisch[ALSA] dynamic minors (4/6): dynamic minor number alloc...
2006-01-03 Clemens Ladisch[ALSA] dynamic minors (3/6): store device-specific...
2006-01-03 Clemens Ladisch[ALSA] dynamic minors (2/6): simplify storage of snd_mi...
2006-01-03 Clemens Ladisch[ALSA] dynamic minors (1/6): store device type in struc...
2006-01-03 Clemens Ladisch[ALSA] rawmidi: protect against invalid device number...
2006-01-03 Takashi Iwai[ALSA] Fix possible races in timer callbacks
2006-01-03 Takashi Iwai[ALSA] Add error messages
2006-01-03 Takashi Iwai[ALSA] pcm - NULL check in snd_pcm_suspend*()
2006-01-03 Takashi Iwai[ALSA] Decentralize PM control
2006-01-03 Takashi Iwai[ALSA] Remove xxx_t typedefs: Sequencer OSS-emulation
2006-01-03 Takashi Iwai[ALSA] Remove xxx_t typedefs: Instrument layer
2006-01-03 Takashi Iwai[ALSA] Remove xxx_t typedefs: Sequencer
2006-01-03 Takashi Iwai[ALSA] Remove xxx_t typedefs: PCM OSS-emulation
2006-01-03 Takashi Iwai[ALSA] Remove xxx_t typedefs: Mixer OSS-emulation
2006-01-03 Takashi Iwai[ALSA] Remove xxx_t typedefs: OSS-emulation
2006-01-03 Takashi Iwai[ALSA] Remove xxx_t typedefs: PCM
2006-01-03 Takashi Iwai[ALSA] Remove xxx_t typedefs: Proc handler
2006-01-03 Takashi Iwai[ALSA] Remove xxx_t typedefs: Hwdep
2006-01-03 Takashi Iwai[ALSA] Remove xxx_t typedefs: Raw MIDI
2006-01-03 Takashi Iwai[ALSA] Remove xxx_t typedefs: Timer
2006-01-03 Takashi Iwai[ALSA] Remove xxx_t typedefs: Controls
2006-01-03 Takashi Iwai[ALSA] Remove xxx_t typedefs: Core component
2006-01-03 Takashi Iwai[ALSA] Use standard bitmap functions
2005-11-22 Hugh Dickins[PATCH] unpaged: fix sound Bad page states
2005-11-09 Russell King[DRIVER MODEL] Convert platform drivers to use struct...
2005-11-07 Jaroslav Kysela[ALSA] Cleanup - remove sound/core/wrappers.c
2005-11-04 Takashi Iwai[ALSA] Fix a typo in the last fix
2005-11-04 Clemens Ladisch[ALSA] fix improper CONFIG_SND_MAJOR usage
2005-11-04 Clemens Ladisch[ALSA] clean up device types symbols
2005-11-04 Nishanth Aravamudan[ALSA] Fix schedule_timeout usage
2005-11-04 Takashi Iwai[ALSA] Add missing KERN_* prefix
2005-11-04 Clemens Ladisch[ALSA] seq-timer: restrict timer frequencies
2005-11-04 Clemens Ladisch[ALSA] timer: formatting changes
2005-11-04 Clemens Ladisch[ALSA] timer: remove list_entry() type casts
2005-11-04 Clemens Ladisch[ALSA] timers: add module refcounting for global timers
2005-11-04 Clemens Ladisch[ALSA] timer: fix timer instance memory allocation...
2005-11-04 Takashi Iwai[ALSA] Remove kmalloc wrappers
2005-11-04 Takashi Iwai[ALSA] Remove vmalloc wrapper, kfree_nocheck()
2005-11-04 Takashi Iwai[ALSA] Make snd_task_name() module local
2005-11-04 Takashi Iwai[ALSA] Use getnstimeofday()
2005-11-04 Takashi Iwai[ALSA] Remove snd_runtime_check() macro
2005-11-04 Clemens Ladisch[ALSA] sequencer: remove superfluous function parameter
2005-11-04 Clemens Ladisch[ALSA] rtctimer: optimize module parameter validation
2005-11-04 Clemens Ladisch[ALSA] rtctimer: remove superfluous rtc_inc variable
2005-10-31 Linus TorvaldsMerge kernel.org:/home/rmk/linux-2.6-drvmodel
2005-10-30 Nick Piggin[PATCH] core remove PageReserved
2005-10-29 Russell KingCreate platform_device.h to contain all the platform...
2005-10-28 Greg KHMerge ../bleed-2.6
2005-10-28 Russell King[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level...
2005-10-28 Greg Kroah-Hartman[PATCH] Driver Core: fix up all callers of class_device...
2005-10-28 Al Viro[PATCH] gfp_t: sound
2005-10-24 Takashi Iwai[PATCH] ALSA: Fix Oops of suspend/resume with generic...
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-09-12 Takashi Iwai[ALSA] Replace with kzalloc() - seq stuff
2005-09-12 Takashi Iwai[ALSA] Replace with kzalloc() - core stuff
2005-09-12 Takashi Iwai[ALSA] pcm-oss - Add bugg-yptr option
2005-09-12 Jiri Slaby[ALSA] pci_find_device remove
2005-09-12 Takashi Iwai[ALSA] Fix DocBook warnings
2005-09-12 Clemens Ladisch[ALSA] rtctimer: add option to make RTC timer the defau...
2005-09-12 Takashi Iwai[ALSA] Introduce snd_card_set_generic_dev()
2005-09-12 Clemens Ladisch[ALSA] sparse address space annotations
2005-09-07 Pekka Enberg[PATCH] ALSA: convert kcalloc to kzalloc
2005-08-30 Takashi Iwai[PATCH] Assign device pointer to OSS devices
2005-08-30 Takashi Iwai[ALSA] pcm - Fix zero-division in 32bit compat layer
2005-08-30 Takashi Iwai[ALSA] Fix compilation without CONFIG_PROC_FS
2005-08-30 Jaroslav Kysela[ALSA] ALSA timer - fixed compilation
2005-08-30 Jaroslav Kysela[ALSA] Timer API - added SUSPEND/RESUME events
2005-08-30 Takashi Iwai[ALSA] Fix PCM 32bit compat layer
2005-08-30 Clemens Ladisch[ALSA] make local objects static
2005-08-30 Karsten Wiese[ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flag
2005-08-30 Henrik Kretzschmar[ALSA] adds __init and in snd_memory_init()
2005-08-24 Al Viro[PATCH] Kconfig fix (ISA_DMA_API and sound/*)
2005-07-28 Victor Fusco[ALSA] sound/core Fix the sparse warning 'implicit...
2005-07-28 Clemens Ladisch[ALSA] seq-midi - silently ignore non-MIDI events
2005-07-28 Henrik Kretzschmar[ALSA] typo-fix and snd_assert()-expression-split
2005-07-28 Takashi Iwai[ALSA] Fix dependency of GUS driver
2005-07-28 Henrik Kretzschmar[ALSA] Fix two typos and changes on snd_assert()
2005-07-27 Jesper Juhl[PATCH] clean up inline static vs static inline
2005-06-23 Paulo Marques[PATCH] create a kstrdup library function
2005-06-22 Takashi Iwai[ALSA] Add const prefix
2005-06-22 Jaroslav Kysela[ALSA] OSS PCM emulation - The 2nd final fix for SNDCTL...
2005-06-22 Jaroslav Kysela[ALSA] OSS PCM emulation - The final fix for SNDCTL_DSP...
2005-06-22 Takashi Iwai[ALSA] Fix races between PCM drain and other ops
next