netdev: ehea: locking order correction
[safe/jmp/linux-2.6] / sound / core /
2008-02-15 Jan BlunckDont touch fs_struct in drivers
2008-02-05 Mark Grosslatency.c: use QoS infrastructure
2008-01-31 Takashi Iwai[ALSA] Fix Oops with PCM OSS sync
2008-01-31 Miguel Boton[ALSA] fix compilation warning in GCC
2008-01-31 Jaroslav Kysela[ALSA] PCM interface - rename SNDRV_PCM_TSTAMP_MMAP...
2008-01-31 Marcin Ślusarz[ALSA] rawmidi: let sparse know what is going on _for...
2008-01-31 Takashi Iwai[ALSA] Remove sound/driver.h
2008-01-31 Takashi Iwai[ALSA] Remove PCM sleep_min and tick
2008-01-31 Takashi Iwai[ALSA] PCM - clean up snd_pcm_lib_read/write
2008-01-31 Takashi Iwai[ALSA] Remove PCM xfer_align sw params
2008-01-31 Takashi Iwai[ALSA] Fix PCM write blocking
2008-01-31 Takashi Iwai[ALSA] Remove indirect control access
2008-01-31 Jaroslav Kysela[ALSA] PCM core - remove SNDRV_PCM_TSTAMP_MMAP conditio...
2008-01-31 Takashi Iwai[ALSA] Add SNDRV_PCM_IOCTL_TSTAMP back to compat ioctl
2008-01-31 Jaroslav Kysela[ALSA] PCM - added back TSTAMP ioctl for PCM (for old...
2008-01-31 Marcin Ślusarz[ALSA] sound/core/seq: move declarations of globally...
2008-01-31 Marcin Ślusarz[ALSA] info_oss: move prototype of snd_card_info_read_o...
2008-01-31 Marcin Ślusarz[ALSA] pcm_lib: fix sparse warning about different...
2008-01-31 Marcin Ślusarz[ALSA] pcm_lib: fix sparse warning about shadowing...
2008-01-31 Marcin Ślusarz[ALSA] pcm_native: fix sparse warning about shadowing...
2008-01-31 Andrew Morton[ALSA] copy_ctl_value_from_user() warning fix
2008-01-31 Takashi Iwai[ALSA] Fix old tstamp ioctl for compat_ioctl
2008-01-31 Nick Piggin[ALSA] alsa: nopage
2008-01-31 Jaroslav Kysela[ALSA] PCM - fixed SNDRV_PCM_FORMAT_U24_BE silence...
2008-01-31 Jaroslav Kysela[ALSA] Use posix clock monotonic for PCM and timer...
2008-01-31 Julia Lawall[ALSA] sound/core/memalloc.c: Add missing pci_dev_put
2008-01-31 Takashi Iwai[ALSA] Fix PCM MMAP time-stamp mode
2008-01-31 Takashi Iwai[ALSA] Remove sequencer instrument layer
2008-01-31 Takashi Iwai[ALSA] Introduce slots option to snd module
2008-01-09 Jean Delvaresnd_mixer_oss_build_input(): fix for __you_cannot_kmall...
2007-10-23 Borislav Petkov[ALSA] sound/core/control.c: hard-irq-safe -> hard...
2007-10-19 Robert P. J. DayFix misspellings of "system", "controller", "interrupt...
2007-10-16 Jaroslav Kysela[ALSA] Changed Jaroslav Kysela's e-mail from perex...
2007-10-16 Mariusz Kozlowski[ALSA] sound: snd_register_device_for_dev fix
2007-10-16 Rene Herman[ALSA] schedule_timeout() fix for core/seq/seq_instr.c
2007-10-16 Adrian Bunk[ALSA] unexport snd_ctl_elem_{read,write}
2007-10-16 Clemens Ladisch[ALSA] pcm: add snd_pcm_rate_to_rate_bit() helper
2007-10-16 Clemens Ladisch[ALSA] pcm: merge rates[] from pcm_misc.c and pcm_native.c
2007-10-16 Clemens Ladisch[ALSA] seq_midi_event: fix parsing of F9/FD bytes
2007-10-16 Clemens Ladisch[ALSA] seq_midi_event: fix parsing of missing data...
2007-10-16 Clemens Ladisch[ALSA] seq_midi_event: prevent running status after...
2007-10-16 Clemens Ladisch[ALSA] seq_midi_event: fix encoding of data bytes after...
2007-10-16 Takashi Iwai[ALSA] Add new AFMT_* formats for OSS emulation
2007-10-16 Takashi Iwai[ALSA] Support 3-bytes 24bit format in PCM OSS emulation
2007-10-16 Takashi Iwai[ALSA] Simplify the format conversion in PCM OSS emulation
2007-10-16 Takashi Iwai[ALSA] Remove ifdefs from OSS PCM emulation codes
2007-10-16 Eugene Teo[ALSA] seq: resource leak fix and various code cleanups
2007-10-16 Takashi Iwai[ALSA] Clean up Makefile
2007-10-16 Takashi Iwai[ALSA] Fix build error without CONFIG_HAS_DMA
2007-10-16 Takashi Iwai[ALSA] Add helper functions for frequently used callbacks
2007-10-16 Jesper Juhl[ALSA] Clean up duplicate includes in sound/core/
2007-09-24 Takashi IwaiConvert snd-page-alloc proc file to use seq_file
2007-07-20 Clemens Ladisch[ALSA] timer: check for incorrect device state in non...
2007-07-20 Takashi Iwai[ALSA] Fix substream to check in PCM drain
2007-07-20 Takashi Iwai[ALSA] Fix invalid schedule_timeout_interruptible()
2007-07-19 Yoann Padioleausome kmalloc/memset ->kzalloc (tree wide)
2007-07-19 Akinobu Mitaunregister_chrdev(): ignore the return value
2007-05-11 Frederik Deweerdt[ALSA] pcm_native: lockdep warning when launching jack
2007-05-11 vignesh babu[ALSA] is_power_of_2 in rtctimer.c
2007-05-11 Takashi Iwai[ALSA] Add snd_pcm_group_for_each_entry() for code...
2007-05-09 Matt LaPlantemisc doc and kconfig typos
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
next