Merge git://git.infradead.org/~dwmw2/firmware-2.6
[safe/jmp/linux-2.6] / sound / core /
2008-08-05 Willy Tarreausound: ensure device number is valid in snd_seq_oss_syn...
2008-08-01 Pawel MOLLALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM...
2008-08-01 Jaroslav Kyselasound: Revert "ALSA: Fix limit of 8 PCM devices in...
2008-07-29 Pawel MOLLALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM...
2008-07-29 Mark BrownALSA: Build jack detection
2008-07-29 Mark BrownALSA: Add jack reporting API
2008-07-24 Andrea RighiPAGE_ALIGN(): correctly handle 64-bit values on 32...
2008-07-22 Greg Kroah-Hartmandevice create: sound: convert device_create to device_c...
2008-07-14 Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2008-07-14 Jonathan CorbetMerge commit 'v2.6.26' into bkl-removal
2008-07-10 Johannes BergALSA: remove CONFIG_KMOD from sound
2008-07-02 Jonathan Corbetsnd/PCM: fasync BKL pushdown
2008-06-20 Jonathan Corbetsound: cdev lock_kernel() pushdown
2008-06-13 Takashi IwaiALSA: make snd_ctl_elem_read() and snd_ctl_elem_write...
2008-05-28 Takashi Iwai[ALSA] Improve the slots option handling
2008-05-27 Takashi Iwai[ALSA] Replace CONFIG_SND_DEBUG_DETECT with CONFIG_SND_...
2008-05-27 Takashi Iwaisound: Convert to menuconfig
2008-05-20 Greg Kroah-HartmanSOUND: fix race in device_create
2008-05-19 Takashi Iwai[ALSA] Remove unneeded ugly hack for i386 in memalloc.c
2008-04-29 Denis V. Lunevsound: use non-racy method for /proc/driver/snd-page...
2008-04-29 Alexey Dobriyanproc: remove proc_root from drivers
2008-04-24 Takashi Iwai[ALSA] Clean up snd_card_free*()
2008-04-24 Takashi Iwai[ALSA] Fix the race of card instance unregistration
2008-04-24 Nick Andrew[ALSA] sound: this amplifier only goes up to 7
2008-04-24 Harvey Harrison[ALSA] sound: replace remaining __FUNCTION__ occurences
2008-04-24 Takashi Iwai[ALSA] seq-oss - Remove invalid BUG()
2008-04-24 Takashi Iwai[ALSA] Keep private TLV entry in vmaster itself
2008-04-24 Takashi Iwai[ALSA] Move vmaster code to sound core
2008-04-24 Takashi Iwai[ALSA] Add more fallbacks to OSS PHONEOUT mixer map
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
next