summaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
2009-08-25Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds
2009-08-25sound: pcm_lib: fix unsorted list constraint handlingClemens Ladisch
2009-08-20ALSA: pcm - Fix drain behavior in non-blocking modeTakashi Iwai
2009-08-17sound: snd_ctl_remove_user_ctl: prevent removal of kernel controlsClemens Ladisch
2009-08-17sound: snd_ctl_remove_unlocked_id: simplify user control countingClemens Ladisch
2009-08-17sound: snd_ctl_remove_unlocked_id: simplify error pathsClemens Ladisch
2009-08-17sound: snd_ctl_elem_add: fix value count checkClemens Ladisch
2009-08-03ALSA: pcm - Tell user that stream to be rewound is suspendedLubomir Rintel
2009-07-26Merge branch 'fix/pcm-hwptr' into for-linusTakashi Iwai
2009-07-23ALSA: pcm - Fix hwptr buffer-size overlap bugTakashi Iwai
2009-07-23ALSA: pcm - Fix warnings in debug loggingsTakashi Iwai
2009-07-23ALSA: pcm - Add logging of hwptr updates and interrupt updatesTakashi Iwai
2009-07-22ALSA: pcm - Fix regressions with VMwareTakashi Iwai
2009-07-19ALSA: OSS sequencer should be initialized after snd_seq_system_client_initJaswinder Singh Rajput
2009-07-15sound: rawmidi: disable active-sensing-on-close by defaultClemens Ladisch
2009-07-15sound: seq_oss_midi: remove magic numbersClemens Ladisch
2009-07-15sound: seq_midi: do not send MIDI reset when closingClemens Ladisch
2009-07-15seq-midi: always log message on output overrunClemens Ladisch
2009-07-08ALSA: Fix SG-buffer DMA with non-coherent architecturesTakashi Iwai
2009-07-06ALSA: info - Use krealloc()Takashi Iwai
2009-06-22Merge branch 'topic/seq-midi-fix' into for-linusTakashi Iwai
2009-06-22Merge branch 'topic/pcm-jiffies-check' into for-linusTakashi Iwai
2009-06-22sound: seq_midi_event: fix decoding of (N)RPN eventsClemens Ladisch
2009-06-22sound: fix check for return value in snd_pcm_hw_refineMariusz Kozlowski
2009-06-17ALSA: Add new TLV types for dBwith min/maxTakashi Iwai
2009-06-12Merge branch 'topic/misc' into for-linusTakashi Iwai
2009-06-10ALSA: use card device as parent for jack input-devicesKay Sievers
2009-06-10Merge branch 'topic/seq-kconfig-cleanup' into for-linusTakashi Iwai
2009-06-10Merge branch 'topic/pcm-jiffies-check' into for-linusTakashi Iwai
2009-06-10Merge branch 'topic/pcm-delay' into for-linusTakashi Iwai
2009-06-10Merge branch 'topic/div64-cleanup' into for-linusTakashi Iwai
2009-06-08ALSA: pcm - A helper function to compose PCM stream name for debug printsTakashi Iwai
2009-06-07ALSA: pcm - Fix update of runtime->hw_ptr_interruptTakashi Iwai
2009-06-06ALSA: pcm - Fix a typo in hw_ptr update checkJaroslav Kysela
2009-06-05ALSA: Clean up 64bit division functionsTakashi Iwai
2009-06-04ALSA: Core - clean up snd_card_set_id* calls and remove possible id collisionJaroslav Kysela
2009-06-03ALSA: Fix double locking of card list in snd_card_register()Mark Brown
2009-06-02ALSA: Core - add snd_card_set_id() functionJaroslav Kysela
2009-05-29ALSA: clean up the logic for building sequencer modulesMichal Marek
2009-05-29ALSA: PCM midlevel: lower jiffies check margin using runtime->delay valueJaroslav Kysela
2009-05-29ALSA: PCM midlevel: Do not update hw_ptr_jiffies when hw_ptr is not changedJaroslav Kysela
2009-05-29ALSA: PCM midlevel: introduce mask for xrun_debug() macroJaroslav Kysela
2009-05-29ALSA: PCM midlevel: improve fifo_size handlingJaroslav Kysela
2009-05-29Merge branch 'fix/pcm-jiffies-check' into topic/pcm-jiffies-checkTakashi Iwai
2009-05-27ALSA: Enable PCM hw_ptr_jiffies check only in xrun_debug modeTakashi Iwai
2009-05-27ALSA: Fix invalid jiffies check after pauseTakashi Iwai
2009-05-05ALSA: Add extra delay count in PCMTakashi Iwai
2009-04-28ALSA: pcm core - Avoid jiffies check for devices with BATCH flagTakashi Iwai
2009-04-15Merge branch 'topic/memdup_user' into for-linusTakashi Iwai
2009-04-15Merge branch 'topic/hda' into for-linusTakashi Iwai