summaryrefslogtreecommitdiff
path: root/sound/core
Commit message (Expand)AuthorAge
* ALSA: compress: Make sure we trigger STOP before closing the stream.Liam Girdwood2013-09-26
* ALSA: compress: Fix compress device unregister.Liam Girdwood2013-09-19
* Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2013-08-23
|\
| * ALSA: core: allow SND_DMAENGINE_PCM use from modulesDaniel Mack2013-08-15
| * ALSA: move dmaengine implementation from ASoC to ALSA coreDaniel Mack2013-08-15
| * ALSA: compress: fix the return value for SNDRV_COMPRESS_VERSIONVinod Koul2013-07-29
| * ALSA: seq-oss: Initialize MIDI clients asynchronouslyTakashi Iwai2013-07-17
* | ALSA: pcm: Use snd_printd_ratelimit()Tim Gardner2013-08-19
|/
* Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-07-03
|\
| * ALSA: vmaster: Fix the regression of missing vmaster hook callTakashi Iwai2013-07-03
| * ALSA: vmaster: Add snd_ctl_sync_vmaster() helper functionTakashi Iwai2013-06-24
| * Merge branch 'for-linus' into for-nextTakashi Iwai2013-06-17
| |\
| * | ALSA: Add kconfig to specify the max card numbersTakashi Iwai2013-05-24
| * | ALSA: Fix the default suffix string with high card numberTakashi Iwai2013-05-24
| * | ALSA: Constify the snd_pcm_substream struct ops fieldLars-Peter Clausen2013-05-24
* | | pcm_native: switch to fdget()/fdput()Al Viro2013-06-29
| |/ |/|
* | snd_pcm_link(): fix a leak...Al Viro2013-06-15
|/
* aio: don't include aio.h in sched.hKent Overstreet2013-05-07
* Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-05-03
|\
| * ALSA: compress: fix the states to check for allowing readVinod Koul2013-04-29
| * Merge tag 'asoc-v3.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-04-25
| |\
| * | ALSA: compress: Use kzalloc() for ioctls writing back dataTakashi Iwai2013-04-22
| * | ALSA: compress: info leak in snd_compr_get_caps()Dan Carpenter2013-04-22
| * | ALSA: compress_core: Rework writes to use cumulative valuesCharles Keepax2013-04-21
| * | ALSA: compress_core: Remove unused hw_pointerCharles Keepax2013-04-21
| * | ALSA: compress_core: Add support for capture streamsCharles Keepax2013-04-21
| * | ALSA: compress_core: Deconstify copy callback bufferCharles Keepax2013-04-21
| * | ALSA: compress_core: Calculate avail correctly for capture streamsCharles Keepax2013-04-21
| * | ALSA: compress_core: Update calc_avail to use cumulative valuesCharles Keepax2013-04-21
| * | ALSA: add DSD formatsDaniel Mack2013-04-18
| * | Merge branch 'for-linus' into for-nextTakashi Iwai2013-03-18
| |\ \
| * | | ALSA: info: Small refactoring and a sanity check in snd_info_get_line()Takashi Iwai2013-03-13
| * | | ALSA: info: Avoid leaking kernel memoryTakashi Iwai2013-03-13
| * | | ALSA: add/change some comments describing function return valuesYacine Belkadi2013-03-12
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \ \ \ | |_|_|/ |/| | |
| * | | proc: Supply a function to remove a proc entry by PDEDavid Howells2013-05-01
| * | | proc: Supply PDE attribute setting accessor functionsDavid Howells2013-05-01
| * | | procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
| * | | snd_info_register: switch to proc_create_data/proc_mkdir_modeAl Viro2013-04-09
| | |/ | |/|
* | | vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helperLinus Torvalds2013-04-19
|/ /
* | ALSA: seq: Fix missing error handling in snd_seq_timer_open()Takashi Iwai2013-03-11
* | ALSA: vmaster: Fix slave change notificationTakashi Iwai2013-03-05
* | ALSA: seq: seq_oss_event: missing range checksDan Carpenter2013-03-04
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * new helper: file_inode(file)Al Viro2013-02-22
* | ALSA: compress: add support for gapless playbackJeeja KP2013-02-14
* | ALSA: core: don't return uninitialized snd_compr_tstampRichard Fitzgerald2013-02-11
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\
| * various: Fix spelling of "registered" in comments.Adam Buchbinder2012-11-19
* | ALSA: pcm: Fix return code in pcm_native.cSachin Kamat2012-11-21