aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds6-19/+117
2011-10-26Merge branch 'topic/misc' into for-linusTakashi Iwai5-16/+112
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2011-10-10ALSA: pcm - remove the dead code from snd_pcm_open_file()Feng Tang1-9/+3
2011-10-09ALSA: control: add support for ENUMERATED user space controlsClemens Ladisch2-4/+80
2011-10-07Merge branch 'pm-qos' into pm-for-linusRafael J. Wysocki1-1/+1
2011-10-05ALSA: jack - Add "Line In" input jack constantsDavid Henningsson1-0/+1
2011-10-04ALSA: oss-mixer - use strlcpy() instead strcpy()Dan Carpenter1-1/+1
2011-09-28ALSA: pcm - Export snd_pcm_lib_default_mmap() helperTakashi Iwai1-3/+4
2011-09-27treewide: Correct spelling of successfully in commentsJoe Perches1-2/+2
2011-09-20ALSA: pcm: add snd_pcm_hw_rule_noresample()Clemens Ladisch1-0/+26
2011-09-16Merge branch 'fix/misc' into topic/miscTakashi Iwai1-9/+24
2011-09-15ALSA: pcm - fix race condition in wait_for_avail()Arjan van de Ven1-9/+24
2011-08-25PM QoS: Move and rename the implementation filesJean Pihet1-1/+1
2011-08-24ALSA: core: release the constraint check for replace opsLu Guanqun1-1/+1
2011-08-24ALSA: core: trivial code style fixLu Guanqun1-1/+1
2011-08-08Merge branch 'fix/kconfig' into for-linusTakashi Iwai1-1/+1
2011-08-08ALSA: timer - Add NULL-check for invalid slave timerTakashi Iwai1-0/+3
2011-08-08ALSA: timer - Fix Oops at closing slave timerTakashi Iwai1-0/+2
2011-08-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds2-2/+2
2011-07-30ALSA: rtctimer.c needs module.hRandy Dunlap1-1/+1
2011-07-28ALSA: sound/core/pcm_compat.c: adjust array indexJulia Lawall1-1/+1
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-5/+8
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-1/+1
2011-07-24get rid of create_proc_entry() abuses - proc_mkdir() is there for purposeAl Viro1-1/+1
2011-07-24ALSA: Make snd_pcm_debug_name usable outside pcm_libEliot Blennerhassett1-5/+8
2011-07-12ALSA: Use krealloc() in possible placesTakashi Iwai1-4/+4
2011-06-14ALSA: rawmidi - Use workq for event handlingTakashi Iwai1-26/+11
2011-06-10ALSA: Use %pV for snd_printk()Takashi Iwai1-23/+17
2011-05-26ALSA: core: remove unused variables.Luca Tettamanti5-18/+1
2011-05-26ALSA: PCM - Don't check DMA time-out too shortlyTakashi Iwai2-6/+24
2011-05-22Merge branch 'topic/misc' into for-linusTakashi Iwai3-6/+74
2011-05-19ALSA: sound, core, pcm_lib: fix xrun_logBen Gardiner1-1/+1
2011-05-18ALSA: sound, core, pcm_lib: xrun_log: log also in_interruptBen Gardiner1-4/+8
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds4-6/+6
2011-04-04ALSA: core - Don't use "default' for defaultTakashi Iwai1-1/+1
2011-04-04Merge branch 'fix/misc' into topic/miscTakashi Iwai1-1/+3
2011-04-01ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0()Kelly Anderson1-1/+3
2011-03-31Fix common misspellingsLucas De Marchi4-6/+6
2011-03-28Merge branch 'fix/misc' into topic/miscTakashi Iwai2-9/+4
2011-03-25ALSA: Fix yet another race in disconnectionTakashi Iwai1-0/+4
2011-03-25ALSA: vmalloc buffers should use normal mmapBenjamin Herrenschmidt1-9/+0
2011-03-22ALSA: Add snd_ctl_replace() to dynamically replace a controlDimitris Papastamos1-0/+64
2011-03-18Merge branch 'topic/misc' into for-linusTakashi Iwai19-110/+125
2011-03-16Merge branch 'topic/asoc' into for-linusTakashi Iwai1-0/+46
2011-03-16ALSA: sound/core: merge list_del()/list_add_tail() to list_move_tail()Nicolas Kaiser1-5/+3
2011-03-11Merge branch 'fix/misc' into topic/miscTakashi Iwai2-3/+5
2011-03-11ALSA: Add snd_ctl_activate_id()Takashi Iwai1-0/+46
2011-03-08ALSA: control: clean up snd_ctl_hole_check()Clemens Ladisch1-9/+9