aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-2/+13
2009-12-11ALSA: hrtimer - Fix lock-upTakashi Iwai1-2/+13
2009-12-10vfs: Implement proper O_SYNC semanticsChristoph Hellwig1-1/+1
2009-12-04Merge branch 'topic/misc' into for-linusTakashi Iwai1-1/+1
2009-12-01Merge branch 'topic/pcm-dma-fix' into topic/core-changeTakashi Iwai1-24/+59
2009-12-01Merge branch 'topic/beep-rename' into topic/core-changeTakashi Iwai2-2/+12
2009-11-27ALSA: pcm - fix page conversion on non-coherent PPC archTakashi Iwai1-0/+10
2009-11-27ALSA: pcm - fix page conversion on non-coherent MIPS archTakashi Iwai1-0/+4
2009-11-26ALSA: pcm - define snd_pcm_default_page_ops()Takashi Iwai1-8/+12
2009-11-26ALSA: pcm - Use dma_mmap_coherent() if availableTakashi Iwai1-16/+33
2009-11-18ALSA: remove unnecessary null checkDan Carpenter1-1/+1
2009-11-14Merge branch 'fix/misc' into topic/miscTakashi Iwai1-22/+20
2009-11-10sound: rawmidi: record a substream's owner processClemens Ladisch1-0/+9
2009-11-10sound: pcm: record a substream's owner processClemens Ladisch1-0/+4
2009-11-10sound: rawmidi: fix opened substreams countClemens Ladisch1-4/+2
2009-11-10Merge branch 'topic/ctl-pid-lock' into topic/core-changeTakashi Iwai3-6/+5
2009-11-10sound: rawmidi: fix MIDI device O_APPEND error handlingClemens Ladisch1-12/+7
2009-11-10sound: rawmidi: fix checking of O_APPEND when opening MIDI deviceClemens Ladisch1-1/+2
2009-11-10sound: rawmidi: fix double init when opening MIDI device with O_APPENDClemens Ladisch1-10/+12
2009-11-06control: use reference-counted pidClemens Ladisch3-4/+5
2009-11-06control: remove snd_konctrol_volatile::owner_pid fieldClemens Ladisch1-3/+1
2009-11-05ALSA: rename "PC Speaker" controls to "Speaker"Jaroslav Kysela1-0/+1
2009-11-05ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela1-1/+2
2009-11-01Merge branch 'fix/misc' into topic/miscTakashi Iwai2-59/+27
2009-10-30ALSA: sound: Move dereference after NULL test and drop unnecessary NULL testsJulia Lawall1-2/+3
2009-10-11ALSA: snd_dma_pointer workaround for chipsets with buggy DMAKrzysztof Helt1-1/+9
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan1-4/+4
2009-09-21ALSA: pcm - Simplify snd_pcm_drain() implementationTakashi Iwai1-53/+20
2009-09-10Merge branch 'topic/tlv-minmax' into for-linusTakashi Iwai1-2/+6
2009-09-10Merge branch 'topic/snd-printk' into for-linusTakashi Iwai1-27/+48
2009-09-10Merge branch 'topic/pcm-estrpipe-in-pm' into for-linusTakashi Iwai1-0/+12
2009-09-10Merge branch 'topic/pcm-drain-nonblock' into for-linusTakashi Iwai2-27/+37
2009-09-10Merge branch 'topic/oss' into for-linusTakashi Iwai1-2/+7
2009-09-10Merge branch 'topic/misc' into for-linusTakashi Iwai1-0/+8
2009-09-10Merge branch 'topic/midi' into for-linusTakashi Iwai3-11/+12
2009-09-10Merge branch 'topic/dummy' into for-linusTakashi Iwai4-16/+20
2009-09-10Merge branch 'topic/dma-sgbuf' into for-linusTakashi Iwai4-1/+11
2009-09-10Merge branch 'topic/ctl-add-remove-fixes' into for-linusTakashi Iwai1-17/+17
2009-09-10Merge branch 'topic/cleanup' into for-linusTakashi Iwai1-3/+1
2009-09-08ALSA: Add const prefix to proc helper functionsTakashi Iwai3-4/+6
2009-09-08ALSA: Re-export snd_pcm_format_name() functionTakashi Iwai1-12/+14
2009-09-07ALSA: Remove struct snd_monitor_file from public sound/core.hTakashi Iwai1-0/+8
2009-08-31ALSA: allocation may fail in snd_pcm_oss_change_params()Roel Kluin1-2/+7
2009-08-27ALSA: Add debug module optionTakashi Iwai1-28/+39
2009-08-27ALSA: core - strip too long file names in snd_print*()Takashi Iwai1-2/+12
2009-08-25Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-31/+8
2009-08-25sound: pcm_lib: fix unsorted list constraint handlingClemens Ladisch1-31/+8
2009-08-20ALSA: pcm - Fix drain behavior in non-blocking modeTakashi Iwai2-27/+37
2009-08-17sound: snd_ctl_remove_user_ctl: prevent removal of kernel controlsClemens Ladisch1-0/+4
2009-08-17sound: snd_ctl_remove_unlocked_id: simplify user control countingClemens Ladisch1-12/+7