summaryrefslogtreecommitdiff
path: root/include/sound/pcm.h
AgeCommit message (Expand)Author
2014-12-30ALSA: pcm: Fix kerneldoc for params_*() functionsLars-Peter Clausen
2014-11-28Merge branch 'for-linus' into for-nextTakashi Iwai
2014-11-21ALSA: pcm: Add big-endian DSD sample formats and fix XMOS DSD sample formatJussi Laako
2014-11-09ALSA: pcm: Add snd_pcm_stop_xrun() helperTakashi Iwai
2014-11-04ALSA: pcm: Add xrun_injection proc entryTakashi Iwai
2014-10-30ALSA: pcm: Convert params_*() with static inline functionsTakashi Iwai
2014-10-30ALSA: pcm: More kerneldoc updatesTakashi Iwai
2014-10-30ALSA: pcm: Use static inline for snd_pcm_lib_alloc_vmalloc_buffer()Takashi Iwai
2014-09-08ALSA: pcm: add new DSD sampleformat for native DSD playback on XMOS based dev...Jurgen Kramer
2014-09-03ALSA: pcm: Uninline snd_pcm_stream_lock() and _unlock()Takashi Iwai
2014-09-03ALSA: pcm: Allow nonatomic trigger operationsTakashi Iwai
2014-07-10ALSA: Provide a CLOCK_MONOTONIC_RAW timestamp typeMark Brown
2014-06-12ALSA: core: Use ktime_get_ts()Thomas Gleixner
2014-02-14ALSA: pcm: Use standard printk helpersTakashi Iwai
2014-01-16Merge remote-tracking branch 'asoc/topic/pcm' into for-tiwaiMark Brown
2014-01-14ALSA: Add helper function for intersecting two rate masksLars-Peter Clausen
2014-01-09ALSA: Remove memory reservation code from memalloc helperTakashi Iwai
2013-05-24ALSA: Constify the snd_pcm_substream struct ops fieldLars-Peter Clausen
2013-05-03Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-04-29ALSA: pcm_format_to_bits strong-typed conversionEldad Zack
2013-04-24treewide: Fix typo in printk and commentsMasanari Iida
2013-04-18ALSA: add DSD formatsDaniel Mack
2013-03-12ALSA: add/change some comments describing function return valuesYacine Belkadi
2012-10-23ALSA: core: add hooks for audio timestampsPierre-Louis Bossart
2012-10-23ALSA: core: keep track of boundary wrap-aroundPierre-Louis Bossart
2012-10-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells
2012-09-23ALSA: Make snd_sgbuf_get_{ptr|addr}() available for non-SG casesTakashi Iwai
2012-09-06ALSA: PCM: channel mapping API implementationTakashi Iwai
2012-08-20ALSA: fix pcm.h kernel-doc warning and notationRandy Dunlap
2012-07-19Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-07-05ALSA: pcm: Make constraints lists constMark Brown
2012-06-18ALSA: pcm: Add snd_pcm_rate_bit_to_rate()Dimitris Papastamos
2012-06-03ALSA: pcm: Add debug-print helper functionOla Lilja
2012-03-18Merge branch 'topic/asoc' into for-linusTakashi Iwai
2012-03-15ALSA: pcm: Constify the list in snd_pcm_hw_constraint_listMark Brown
2012-02-09ALSA: PCM - Add PCM creation API for internal PCMs.Liam Girdwood
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-10-26Merge branch 'topic/misc' into for-linusTakashi Iwai
2011-09-28ALSA: pcm - Export snd_pcm_lib_default_mmap() helperTakashi Iwai
2011-09-20ALSA: pcm: add snd_pcm_hw_rule_noresample()Clemens Ladisch
2011-08-25PM QoS: Minor clean-upsJean Pihet
2011-08-25PM QoS: Move and rename the implementation filesJean Pihet
2011-07-26ALSA: Make pcm.h self-containedTakashi Iwai
2011-07-24ALSA: Make snd_pcm_debug_name usable outside pcm_libEliot Blennerhassett
2011-03-25ALSA: vmalloc buffers should use normal mmapBenjamin Herrenschmidt
2011-02-14ALSA: core: sparse cleanupsClemens Ladisch
2010-11-22ALSA: pcm: support for period wakeup disablingClemens Ladisch
2010-08-18ALSA: pcm midlevel code - add time check for double interrupt acknowledgeJaroslav Kysela
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds