aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-08-17sound: snd_ctl_remove_unlocked_id: simplify error pathsClemens Ladisch1-4/+5
2009-08-17sound: snd_ctl_elem_add: fix value count checkClemens Ladisch1-1/+1
2009-08-03ALSA: pcm - Tell user that stream to be rewound is suspendedLubomir Rintel1-0/+12
2009-07-26Merge branch 'fix/pcm-hwptr' into for-linusTakashi Iwai1-1/+35
2009-07-23ALSA: pcm - Fix hwptr buffer-size overlap bugTakashi Iwai1-1/+1
2009-07-23ALSA: pcm - Fix warnings in debug loggingsTakashi Iwai1-12/+12
2009-07-23ALSA: pcm - Add logging of hwptr updates and interrupt updatesTakashi Iwai1-0/+25
2009-07-22ALSA: pcm - Fix regressions with VMwareTakashi Iwai1-1/+10
2009-07-19ALSA: OSS sequencer should be initialized after snd_seq_system_client_initJaswinder Singh Rajput1-5/+2
2009-07-15sound: rawmidi: disable active-sensing-on-close by defaultClemens Ladisch2-1/+2
2009-07-15sound: seq_oss_midi: remove magic numbersClemens Ladisch1-6/+8
2009-07-15sound: seq_midi: do not send MIDI reset when closingClemens Ladisch1-3/+0
2009-07-15seq-midi: always log message on output overrunClemens Ladisch1-1/+2
2009-07-08ALSA: Fix SG-buffer DMA with non-coherent architecturesTakashi Iwai4-1/+11
2009-07-06ALSA: info - Use krealloc()Takashi Iwai1-3/+1
2009-06-22Merge branch 'topic/seq-midi-fix' into for-linusTakashi Iwai1-4/+4
2009-06-22Merge branch 'topic/pcm-jiffies-check' into for-linusTakashi Iwai1-1/+1
2009-06-22sound: seq_midi_event: fix decoding of (N)RPN eventsClemens Ladisch1-4/+4
2009-06-22sound: fix check for return value in snd_pcm_hw_refineMariusz Kozlowski1-1/+1
2009-06-17ALSA: Add new TLV types for dBwith min/maxTakashi Iwai1-2/+6
2009-06-12Merge branch 'topic/misc' into for-linusTakashi Iwai1-1/+1
2009-06-10ALSA: use card device as parent for jack input-devicesKay Sievers1-1/+1
2009-06-10Merge branch 'topic/seq-kconfig-cleanup' into for-linusTakashi Iwai3-13/+23
2009-06-10Merge branch 'topic/pcm-jiffies-check' into for-linusTakashi Iwai2-22/+82
2009-06-10Merge branch 'topic/pcm-delay' into for-linusTakashi Iwai1-3/+5
2009-06-10Merge branch 'topic/div64-cleanup' into for-linusTakashi Iwai2-4/+4
2009-06-08ALSA: pcm - A helper function to compose PCM stream name for debug printsTakashi Iwai1-6/+17
2009-06-07ALSA: pcm - Fix update of runtime->hw_ptr_interruptTakashi Iwai1-1/+2