summaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
2010-10-28ALSA: prevent heap corruption in snd_ctl_new()Dan Rosenberg
2010-09-20ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open()Takashi Iwai
2009-09-08sound: pcm_lib: fix unsorted list constraint handlingClemens Ladisch
2009-07-02sound: seq_midi_event: fix decoding of (N)RPN eventsClemens Ladisch
2009-03-23ALSA: pcm_oss, fix locking typoJiri Slaby
2009-03-23ALSA: Fix vunmap and free order in snd_free_sgbuf_pages()Takashi Iwai
2009-03-16ALSA: fix excessive background noise introduced by OSS emulation rate shrinkSteve Chen
2008-11-06ALSA: use correct lock in snd_ctl_dev_disconnect()Takashi Iwai
2008-09-25ALSA: remove unneeded power_mutex lock in snd_pcm_dropTakashi Iwai
2008-09-25ALSA: fix locking in snd_pcm_open*() and snd_rawmidi_open*()Takashi Iwai
2008-08-06Revert "pcm_native.c: remove unused label"Linus Torvalds
2008-08-06pcm_native.c: remove unused labelLinus Torvalds
2008-08-04sound: ensure device number is valid in snd_seq_oss_synth_make_infoWilly Tarreau
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi
2008-07-21device create: sound: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-07-10ALSA: remove CONFIG_KMOD from soundJohannes Berg
2008-07-02snd/PCM: fasync BKL pushdownJonathan Corbet
2008-06-20sound: cdev lock_kernel() pushdownJonathan Corbet
2008-06-13ALSA: make snd_ctl_elem_read() and snd_ctl_elem_write() staticTakashi Iwai
2008-05-28[ALSA] Improve the slots option handlingTakashi Iwai
2008-05-27[ALSA] Replace CONFIG_SND_DEBUG_DETECT with CONFIG_SND_DEBUG_VERBOSETakashi Iwai
2008-05-27sound: Convert to menuconfigTakashi Iwai
2008-05-20SOUND: fix race in device_createGreg Kroah-Hartman
2008-05-19[ALSA] Remove unneeded ugly hack for i386 in memalloc.cTakashi Iwai
2008-04-29sound: use non-racy method for /proc/driver/snd-page-alloc creationDenis V. Lunev
2008-04-29proc: remove proc_root from driversAlexey Dobriyan
2008-04-24[ALSA] Clean up snd_card_free*()Takashi Iwai
2008-04-24[ALSA] Fix the race of card instance unregistrationTakashi Iwai
2008-04-24[ALSA] sound: this amplifier only goes up to 7Nick Andrew
2008-04-24[ALSA] sound: replace remaining __FUNCTION__ occurencesHarvey Harrison
2008-04-24[ALSA] seq-oss - Remove invalid BUG()Takashi Iwai
2008-04-24[ALSA] Keep private TLV entry in vmaster itselfTakashi Iwai
2008-04-24[ALSA] Move vmaster code to sound coreTakashi Iwai
2008-04-24[ALSA] Add more fallbacks to OSS PHONEOUT mixer mapTakashi Iwai
2008-02-14Dont touch fs_struct in driversJan Blunck
2008-02-05latency.c: use QoS infrastructureMark Gross
2008-01-31[ALSA] Fix Oops with PCM OSS syncTakashi Iwai
2008-01-31[ALSA] fix compilation warning in GCCMiguel Boton
2008-01-31[ALSA] PCM interface - rename SNDRV_PCM_TSTAMP_MMAP to SNDRV_PCM_TSTAMP_ENABLEJaroslav Kysela
2008-01-31[ALSA] rawmidi: let sparse know what is going on _for real_Marcin Ĺšlusarz
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2008-01-31[ALSA] Remove PCM sleep_min and tickTakashi Iwai
2008-01-31[ALSA] PCM - clean up snd_pcm_lib_read/writeTakashi Iwai
2008-01-31[ALSA] Remove PCM xfer_align sw paramsTakashi Iwai
2008-01-31[ALSA] Fix PCM write blockingTakashi Iwai
2008-01-31[ALSA] Remove indirect control accessTakashi Iwai
2008-01-31[ALSA] PCM core - remove SNDRV_PCM_TSTAMP_MMAP condition in snd_pcm_status()Jaroslav Kysela
2008-01-31[ALSA] Add SNDRV_PCM_IOCTL_TSTAMP back to compat ioctlTakashi Iwai