[PATCH] mark f_ops const in the inode
[safe/jmp/linux-2.6] / sound / core /
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...
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
next