aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/pcm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-24ALSA: Constify the snd_pcm_substream struct ops fieldLars-Peter Clausen1-2/+3
2013-05-03Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-9/+22
2013-04-29ALSA: pcm_format_to_bits strong-typed conversionEldad Zack1-0/+6
2013-04-24treewide: Fix typo in printk and commentsMasanari Iida1-1/+1
2013-04-18ALSA: add DSD formatsDaniel Mack1-0/+2
2013-03-12ALSA: add/change some comments describing function return valuesYacine Belkadi1-9/+14
2012-10-23ALSA: core: add hooks for audio timestampsPierre-Louis Bossart1-0/+2
2012-10-23ALSA: core: keep track of boundary wrap-aroundPierre-Louis Bossart1-0/+1
2012-10-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-25/+62
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headersDavid Howells1-1/+1
2012-09-23ALSA: Make snd_sgbuf_get_{ptr|addr}() available for non-SG casesTakashi Iwai1-25/+14
2012-09-06ALSA: PCM: channel mapping API implementationTakashi Iwai1-0/+48
2012-08-20ALSA: fix pcm.h kernel-doc warning and notationRandy Dunlap1-1/+2
2012-07-19Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai1-0/+11
2012-07-05ALSA: pcm: Make constraints lists constMark Brown1-1/+1
2012-06-18ALSA: pcm: Add snd_pcm_rate_bit_to_rate()Dimitris Papastamos1-0/+1
2012-06-03ALSA: pcm: Add debug-print helper functionOla Lilja1-0/+11
2012-03-18Merge branch 'topic/asoc' into for-linusTakashi Iwai1-0/+4
2012-03-15ALSA: pcm: Constify the list in snd_pcm_hw_constraint_listMark Brown1-2/+3
2012-02-09ALSA: PCM - Add PCM creation API for internal PCMs.Liam Girdwood1-0/+4
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+4
2011-10-26Merge branch 'topic/misc' into for-linusTakashi Iwai1-0/+2
2011-09-28ALSA: pcm - Export snd_pcm_lib_default_mmap() helperTakashi Iwai1-0/+2
2011-09-20ALSA: pcm: add snd_pcm_hw_rule_noresample()Clemens Ladisch1-0/+2
2011-08-25PM QoS: Minor clean-upsJean Pihet1-1/+1
2011-08-25PM QoS: Move and rename the implementation filesJean Pihet1-1/+1
2011-07-26ALSA: Make pcm.h self-containedTakashi Iwai1-11/+12
2011-07-24ALSA: Make snd_pcm_debug_name usable outside pcm_libEliot Blennerhassett1-0/+12
2011-03-25ALSA: vmalloc buffers should use normal mmapBenjamin Herrenschmidt1-3/+1
2011-02-14ALSA: core: sparse cleanupsClemens Ladisch1-45/+46
2010-11-22ALSA: pcm: support for period wakeup disablingClemens Ladisch1-0/+1
2010-08-18ALSA: pcm midlevel code - add time check for double interrupt acknowledgeJaroslav Kysela1-0/+1
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-1/+5
2010-07-19pm_qos: Get rid of the allocation in pm_qos_add_request()James Bottomley1-1/+1
2010-07-05Merge branch 'devel' of git://git.alsa-project.org/alsa-kernel into topic/miscTakashi Iwai1-1/+1
2010-06-28ALSA: pcm_lib: avoid timing jitter in snd_pcm_read/write()David Dillow1-1/+1
2010-05-31ALSA: pcm: Define G723 3-bit and 5-bit formatsBen Collins1-0/+4
2010-05-10PM QOS updateMark Gross1-1/+2
2010-01-26Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai1-0/+1
2010-01-26ALSA: pcm_lib - return back hw_ptr_interruptJaroslav Kysela1-0/+1
2010-01-21Merge branch 'topic/noncached-mmap' into topic/miscTakashi Iwai1-0/+4
2010-01-21Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai1-2/+3
2010-01-21ALSA: pcm_core: Fix wake_up() optimizationJaroslav Kysela1-2/+3
2010-01-18ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffersTakashi Iwai1-0/+4
2010-01-12Merge commit alsa/devel into topic/miscTakashi Iwai1-1/+9
2010-01-07ALSA: pcm_lib - optimize wake_up() calls for PCM I/OJaroslav Kysela1-0/+3
2010-01-07ALSA: pcm_lib - cleanup & merge hw_ptr update functionsJaroslav Kysela1-1/+0
2010-01-07ALSA: pcm_lib - add possibility to log last 10 DMA ring buffer positionsJaroslav Kysela1-0/+6
2009-12-18sound: pcm: add vmalloc buffer helper functionsClemens Ladisch1-0/+38
2009-11-10sound: pcm: record a substream's owner processClemens Ladisch1-0/+3