aboutsummaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)AuthorFilesLines
2013-09-26ALSA: compress: Make sure we trigger STOP before closing the stream.Gravatar Liam Girdwood 1-0/+12
2013-09-19ALSA: compress: Fix compress device unregister.Gravatar Liam Girdwood 1-1/+2
2013-08-23Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Gravatar Takashi Iwai 6-5/+388
2013-08-19ALSA: pcm: Use snd_printd_ratelimit()Gravatar Tim Gardner 1-2/+2
2013-08-15ALSA: core: allow SND_DMAENGINE_PCM use from modulesGravatar Daniel Mack 1-1/+1
2013-08-15ALSA: move dmaengine implementation from ASoC to ALSA coreGravatar Daniel Mack 3-0/+373
2013-07-29ALSA: compress: fix the return value for SNDRV_COMPRESS_VERSIONGravatar Vinod Koul 1-1/+1
2013-07-17ALSA: seq-oss: Initialize MIDI clients asynchronouslyGravatar Takashi Iwai 2-4/+14
2013-07-03Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Gravatar Linus Torvalds 4-47/+85
2013-07-03ALSA: vmaster: Fix the regression of missing vmaster hook callGravatar Takashi Iwai 1-1/+1
2013-06-29pcm_native: switch to fdget()/fdput()Gravatar Al Viro 1-25/+15
2013-06-24ALSA: vmaster: Add snd_ctl_sync_vmaster() helper functionGravatar Takashi Iwai 1-20/+45
2013-06-17Merge branch 'for-linus' into for-nextGravatar Takashi Iwai 1-2/+2
2013-06-15snd_pcm_link(): fix a leak...Gravatar Al Viro 1-2/+2
2013-05-24ALSA: Add kconfig to specify the max card numbersGravatar Takashi Iwai 2-9/+25
2013-05-24ALSA: Fix the default suffix string with high card numberGravatar Takashi Iwai 1-17/+13
2013-05-24ALSA: Constify the snd_pcm_substream struct ops fieldGravatar Lars-Peter Clausen 1-1/+2
2013-05-07aio: don't include aio.h in sched.hGravatar Kent Overstreet 1-1/+1
2013-05-03Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Gravatar Linus Torvalds 18-155/+271
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-25/+20
2013-05-01proc: Supply a function to remove a proc entry by PDEGravatar David Howells 1-14/+5
2013-05-01proc: Supply PDE attribute setting accessor functionsGravatar David Howells 1-1/+1
2013-04-29ALSA: compress: fix the states to check for allowing readGravatar Vinod Koul 1-2/+10
2013-04-25Merge tag 'asoc-v3.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Gravatar Takashi Iwai 1-10/+2
2013-04-22ALSA: compress: Use kzalloc() for ioctls writing back dataGravatar Takashi Iwai 1-2/+2
2013-04-22ALSA: compress: info leak in snd_compr_get_caps()Gravatar Dan Carpenter 1-0/+1
2013-04-21ALSA: compress_core: Rework writes to use cumulative valuesGravatar Charles Keepax 1-7/+11
2013-04-21ALSA: compress_core: Remove unused hw_pointerGravatar Charles Keepax 1-2/+0
2013-04-21ALSA: compress_core: Add support for capture streamsGravatar Charles Keepax 1-2/+41
2013-04-21ALSA: compress_core: Deconstify copy callback bufferGravatar Charles Keepax 1-3/+5
2013-04-21ALSA: compress_core: Calculate avail correctly for capture streamsGravatar Charles Keepax 1-11/+18
2013-04-21ALSA: compress_core: Update calc_avail to use cumulative valuesGravatar Charles Keepax 1-18/+5
2013-04-19vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helperGravatar Linus Torvalds 1-10/+2
2013-04-18ALSA: add DSD formatsGravatar Daniel Mack 2-0/+10
2013-04-09procfs: new helper - PDE_DATA(inode)Gravatar Al Viro 1-3/+1
2013-04-09snd_info_register: switch to proc_create_data/proc_mkdir_modeGravatar Al Viro 1-8/+14
2013-03-18Merge branch 'for-linus' into for-nextGravatar Takashi Iwai 3-7/+20
2013-03-13ALSA: info: Small refactoring and a sanity check in snd_info_get_line()Gravatar Takashi Iwai 1-13/+8
2013-03-13ALSA: info: Avoid leaking kernel memoryGravatar Takashi Iwai 1-2/+2
2013-03-12ALSA: add/change some comments describing function return valuesGravatar Yacine Belkadi 17-99/+164
2013-03-11ALSA: seq: Fix missing error handling in snd_seq_timer_open()Gravatar Takashi Iwai 1-4/+4
2013-03-05ALSA: vmaster: Fix slave change notificationGravatar Takashi Iwai 1-1/+4
2013-03-04ALSA: seq: seq_oss_event: missing range checksGravatar Dan Carpenter 1-2/+12
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-2/+2
2013-02-22new helper: file_inode(file)Gravatar Al Viro 2-2/+2
2013-02-14ALSA: compress: add support for gapless playbackGravatar Jeeja KP 1-0/+96
2013-02-11ALSA: core: don't return uninitialized snd_compr_tstampGravatar Richard Fitzgerald 1-6/+12
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2012-11-21ALSA: pcm: Fix return code in pcm_native.cGravatar Sachin Kamat 1-1/+1
2012-11-21ALSA: PCM: Remove redundant null check before kfreeGravatar Sachin Kamat 1-2/+1