aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/pcm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-09ALSA: pcm: allow for trigger_tstamp snapshot in .triggerPierre-Louis Bossart1-0/+1
2015-02-05Merge tag 'asoc-v3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai1-0/+12
2015-02-04Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-nextMark Brown1-0/+12
2015-02-03Merge branch 'topic/snd-device' into for-nextTakashi Iwai1-1/+1
2015-02-02ALSA: pcm: Embed struct deviceTakashi Iwai1-1/+1
2015-01-28ALSA: pcm: Add snd_interval_ranges() and snd_pcm_hw_constraint_ranges()Peter Rosin1-0/+12
2015-01-03ALSA: pcm: Remove unused functions declarationLars-Peter Clausen1-7/+0
2014-12-31ALSA: pcm: add SNDRV_PCM_TRIGGER_DRAIN triggerLibin Yang1-0/+1
2014-12-30ALSA: pcm: Remove unused SNDRV_PCM_IOCTL1_{FALSE,TRUE} definesLars-Peter Clausen1-3/+0
2014-12-30ALSA: pcm: Fix kerneldoc for params_*() functionsLars-Peter Clausen1-5/+5
2014-11-28Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+2
2014-11-21ALSA: pcm: Add big-endian DSD sample formats and fix XMOS DSD sample formatJussi Laako1-0/+2
2014-11-09ALSA: pcm: Add snd_pcm_stop_xrun() helperTakashi Iwai1-0/+1
2014-11-04ALSA: pcm: Add xrun_injection proc entryTakashi Iwai1-0/+3
2014-10-30ALSA: pcm: Convert params_*() with static inline functionsTakashi Iwai1-12/+53
2014-10-30ALSA: pcm: More kerneldoc updatesTakashi Iwai1-7/+153
2014-10-30ALSA: pcm: Use static inline for snd_pcm_lib_alloc_vmalloc_buffer()Takashi Iwai1-12/+13
2014-09-08ALSA: pcm: add new DSD sampleformat for native DSD playback on XMOS based devicesJurgen Kramer1-0/+1
2014-09-03ALSA: pcm: Uninline snd_pcm_stream_lock() and _unlock()Takashi Iwai1-69/+12
2014-09-03ALSA: pcm: Allow nonatomic trigger operationsTakashi Iwai1-12/+46
2014-07-10ALSA: Provide a CLOCK_MONOTONIC_RAW timestamp typeMark Brown1-2/+9
2014-06-12ALSA: core: Use ktime_get_ts()Thomas Gleixner1-1/+1
2014-02-14ALSA: pcm: Use standard printk helpersTakashi Iwai1-0/+8
2014-01-16Merge remote-tracking branch 'asoc/topic/pcm' into for-tiwaiMark Brown1-0/+2
2014-01-14ALSA: Add helper function for intersecting two rate masksLars-Peter Clausen1-0/+2
2014-01-09ALSA: Remove memory reservation code from memalloc helperTakashi Iwai1-1/+0
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