arcfb: use fb_sys_read()
[safe/jmp/linux-2.6] / sound / core /
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-03 Jean DelvarePCI: Cleanup the includes of <linux/pci.h>
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 9
2007-02-09 Takashi Iwai[PATCH] Fix breakage with CONFIG_SYSFS_DEPRECATED
2007-02-09 Takashi Iwai[ALSA] Fix possible deadlocks in sequencer at removal...
2007-02-09 Takashi Iwai[ALSA] Fix possible invalid memory access in PCM core
2007-02-09 Karsten Wiese[ALSA] snd_hwdep_release() racefix
2007-02-09 Robert P. J. Day[ALSA] Remove useless reference to obsolete KERNELD
2007-02-09 Oliver Neukum[ALSA] cleanup and error reporting for sound/core/init.c
2007-02-09 Takashi Iwai[ALSA] Add PCI quirk list helper function
2007-02-09 Adrian Bunk[ALSA] make sound/core/control.c:snd_ctl_new() static
2007-02-09 Jaroslav Kysela[ALSA] pcm core: add prealloc_max file to substream...
2007-02-09 Johannes Berg[ALSA] alsa core: convert to list_for_each_entry*
2007-02-09 Johannes Berg[ALSA] alsa core: add struct device pointer to struct...
2007-02-09 Johannes Berg[ALSA] allow registering an alsa device with struct...
2007-01-29 Takashi Iwai[PATCH] ALSA: Fix sysfs breakage
2006-12-20 Akinobu Mita[ALSA] sound: fix PCM substream list
2006-12-20 Akinobu Mita[ALSA] sound: initialize rawmidi substream list
2006-12-20 Takashi Iwai[ALSA] Fix races in PCM OSS emulation
2006-12-20 Adrian Bunk[ALSA] sound/core/control.c: remove dead code
2006-12-20 Clemens Ladisch[ALSA] pcm core: fix silence_start calculations
2006-12-20 Clemens Ladisch[ALSA] use the roundup macro
2006-12-20 Clemens Ladisch[ALSA] use the ALIGN macro
2006-12-13 Robert P. J. Day[PATCH] getting rid of all casts of k[cmz]alloc() calls
2006-12-08 Josef Sipek[PATCH] struct path: convert sound
2006-12-07 Nick Piggin[PATCH] mm: incorrect VM_FAULT_OOM returns from drivers
2006-12-01 Greg Kroah-HartmanDriver core: convert sound core to use struct device
2006-11-28 Takashi Iwai[ALSA] Fix hang-up at disconnection of usb-audio
2006-11-28 Clemens Ladisch[ALSA] rtctimer: handle RTC interrupts with a tasklet
2006-10-22 Takashi Iwai[ALSA] Fix addition of user-defined boolean controls
2006-10-22 Takashi Iwai[ALSA] Fix re-use of va_list
2006-10-10 Al Viro[PATCH] hwdep_compat missed __user annotations
2006-10-06 Karsten Wiese[ALSA] Handle file operations during snd_card disconnec...
2006-10-06 Florin Malita[ALSA] Dereference after free in snd_hwdep_release()
2006-10-04 Dave JonesRemove all inclusions of <linux/config.h>
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: use init_utsname when...
2006-10-01 Badari Pulavarty[PATCH] Remove readv/writev methods and use aio_read...
2006-10-01 Takashi Iwai[PATCH] maximum latency tracking: ALSA support
2006-09-23 Josef 'Jeff' Sipek[ALSA] sound core: Use SEEK_{SET,CUR,END} instead of...
2006-09-23 Takashi Iwai[ALSA] Add missing compat ioctls for ALSA control API
2006-09-23 Takashi Iwai[ALSA] Add pcm_class attribute to PCM sysfs entry
2006-09-23 Takashi Iwai[ALSA] Return error if no user TLV is defined
2006-09-23 Takashi Iwai[ALSA] Fix errors with user TLV_WRITE
2006-09-23 Takashi Iwai[ALSA] Fix substream selection in PCM and rawmidi
2006-09-23 Takashi Iwai[ALSA] Fix control/status mmap with shared PCM substream
2006-09-23 Clemens Ladisch[ALSA] system timer: remove unused snd_timer_system_pri...
2006-09-23 Clemens Ladisch[ALSA] timer: fix timer rescheduling
2006-09-23 Clemens Ladisch[ALSA] system timer: clear correction value when timer...
2006-09-23 Clemens Ladisch[ALSA] system timer: accumulate correction for multiple...
2006-09-23 Clemens Ladisch[ALSA] system timer: fix lost ticks correction adjustment
2006-09-23 Jaroslav Kysela[ALSA] Control API - more robust TLV implementation
2006-09-23 Takashi Iwai[ALSA] Deprecate snd_card_free_in_thread()
2006-09-23 Takashi Iwai[ALSA] Unregister device files at disconnection
2006-09-23 Takashi Iwai[ALSA] Fix disconnection of proc interface
2006-09-23 Jaroslav Kysela[ALSA] Control API - TLV implementation for additional...
2006-08-03 Takashi Iwai[ALSA] Don't reject O_RDWR at opening PCM OSS with...
2006-08-03 Panagiotis Issaris[ALSA] Conversions from kmalloc+memset to k(z|c)alloc
2006-07-12 Takashi Iwai[ALSA] Fix a deadlock in snd-rtctimer
2006-07-12 Clemens Ladisch[ALSA] remove unused snd_minor.name field
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...
next