[PATCH] lockdep: annotate sound/core/seq/seq_device.c
[safe/jmp/linux-2.6] / sound / core /
2006-07-03 Arjan van de Ven[PATCH] lockdep: annotate sound/core/seq/seq_device.c
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate sound/core/seq/seq_ports.c
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/devfs-2.6
2006-06-28 Takashi Iwai[ALSA] Fix misuse of __list_add() in seq_ports.c
2006-06-28 Clemens Ladisch[ALSA] make CONFIG_SND_DYNAMIC_MINORS non-experimental
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs support from the sound...
2006-06-26 Andreas Mohrspelling fixes
2006-06-22 Takashi Iwai[ALSA] Remove nested mutexes in seq_ports.c
2006-06-22 Takashi Iwai[ALSA] Remove bogus check of mmap_count in snd_pcm_rele...
2006-06-22 Takashi Iwai[ALSA] Remove zero-initialization of static variables
2006-06-22 Takashi Iwai[ALSA] Fix pcm-draining of capture stream in PCM middle...
2006-06-22 Takashi Iwai[ALSA] Fix rwlock around snd_iprintf() in sound core
2006-06-22 Clemens Ladisch[ALSA] rawmidi: add get_port_info callback for sequence...
2006-06-22 Clemens Ladisch[ALSA] add more sequencer port type information bits
2006-06-22 Clemens Ladisch[ALSA] fix a wrong lock
2006-06-22 Takashi Iwai[ALSA] Fix compile warning in timer.c
2006-06-22 Takashi Iwai[ALSA] Fix mmap_count with O_APPEND opened streams
2006-06-22 Takashi Iwai[ALSA] Add O_APPEND flag support to PCM
2006-06-22 Takashi Iwai[ALSA] Insert might_sleep() in snd_iprintf()
2006-06-22 Takashi Iwai[ALSA] Remove spinlocks around proc prints
2006-06-22 Takashi Iwai[ALSA] Remove unneeded read/write_size fields in proc...
2006-06-22 Takashi Iwai[ALSA] Make buffer size of proc text interface variable
2006-06-22 Takashi Iwai[ALSA] Clean up ugly hacks in pcm_lib.c
2006-06-22 Takashi Iwai[ALSA] Move OSS-specific hw_params helper to snd-pcm...
2006-06-22 Takashi Iwai[ALSA] Clean up EXPORT_SYMBOL()s in snd-seq module
2006-06-22 Takashi Iwai[ALSA] Clean up EXPORT_SYMBOL()s in snd module
2006-06-22 Alan Horstmann[ALSA] Change seq_midi.c so client name is card, rather...
2006-04-27 Takashi Iwai[ALSA] Fix Oops at rmmod with CONFIG_SND_VERBOSE_PROCFS=n
2006-04-27 Jaroslav Kysela[ALSA] PCM core - introduce CONFIG_SND_PCM_XRUN_DEBUG
2006-04-27 Steven Finney[ALSA] Handle the error correctly in SNDCTL_DSP_SETFMT...
2006-04-12 Adrian Bunk[ALSA] sound/core/pcm.c: make snd_pcm_format_name(...
2006-04-12 Takashi Iwai[ALSA] Fix Oops of PCM OSS emulation
2006-04-12 OGAWA Hirofumi[ALSA] pcm_oss: fix snd_pcm_oss_release() oops
2006-03-31 Frederik Deweerdt[ALSA] Kconfig SND_SEQUENCER_OSS help text fix
2006-03-31 Takashi Iwai[ALSA] Fix / clean up PCM-OSS setup hooks
2006-03-31 Takashi Iwai[ALSA] Clean up PCM codes (take 2)
2006-03-31 Takashi Iwai[ALSA] Tiny clean up of PCM codes
2006-03-31 Takashi Iwai[ALSA] Cleanup unused argument for snd_power_wait()
2006-03-28 Jesper Juhl[PATCH] sound: Remove unneeded kmalloc() return value...
2006-03-28 Arjan van de Ven[PATCH] mark f_ops const in the inode
2006-03-22 Takashi Iwai[ALSA] Fix memory leaks in error path of control.c
2006-03-22 Eugene Teo[ALSA] Fix seq_clientmgr dereferences before NULL check
2006-03-22 Adrian Bunk[ALSA] sound/core/: fix 3 off-by-one errors
2006-03-22 Giuliano Pochini[ALSA] make control.c suspend aware
2006-03-22 Clemens Ladisch[ALSA] return ENODEV for disconnected devices
2006-03-22 Takashi Iwai[ALSA] Fix sleep in atomic in virmidi driver
2006-03-22 Takashi Iwai[ALSA] pcm - Move PAUSE ioctl to common ioctl handler
2006-03-22 Takashi Iwai[ALSA] Removed unneeded page-reserve
2006-03-22 Takashi Iwai[ALSA] Use dma_alloc_coherent() hack on i386 only
2006-03-22 Takashi Iwai[ALSA] Fix mulaw -> linear conversion in OSS PCM emulation
2006-03-22 Jaroslav Kysela[ALSA] snd_pcm_format_name() is no longer exported
2006-03-22 Ingo Molnar[ALSA] semaphore -> mutex (core part)
2006-03-22 Takashi Iwai[ALSA] Clean up pcm-oss plugins
2006-03-22 Takashi Iwai[ALSA] Fix a typo
2006-03-22 Jaroslav Kysela[ALSA] PCM midlevel & PCM OSS - make procfs & OSS plugi...
2006-03-07 Takashi Iwai[PATCH] alsa: fix error paths in snd_ctl_elem_add()
2006-02-21 Juergen Kreileder[PATCH] Fix snd-usb-audio in 32-bit compat environment
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...
next