summaryrefslogtreecommitdiffstats
path: root/include/sound/pcm.h
Commit message (Expand)AuthorAgeFilesLines
* ALSA: pcm: allow for trigger_tstamp snapshot in .triggerPierre-Louis Bossart2015-02-091-0/+1
* Merge tag 'asoc-v3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2015-02-051-0/+12
|\
| * Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-nextMark Brown2015-02-041-0/+12
| |\
| | * ALSA: pcm: Add snd_interval_ranges() and snd_pcm_hw_constraint_ranges()Peter Rosin2015-01-281-0/+12
* | | Merge branch 'topic/snd-device' into for-nextTakashi Iwai2015-02-031-1/+1
|\ \ \
| * | | ALSA: pcm: Embed struct deviceTakashi Iwai2015-02-021-1/+1
| |/ /
* | | ALSA: pcm: Remove unused functions declarationLars-Peter Clausen2015-01-031-7/+0
* | | ALSA: pcm: add SNDRV_PCM_TRIGGER_DRAIN triggerLibin Yang2014-12-311-0/+1
* | | ALSA: pcm: Remove unused SNDRV_PCM_IOCTL1_{FALSE,TRUE} definesLars-Peter Clausen2014-12-301-3/+0
|/ /
* | ALSA: pcm: Fix kerneldoc for params_*() functionsLars-Peter Clausen2014-12-301-5/+5
|/
* Merge branch 'for-linus' into for-nextTakashi Iwai2014-11-281-0/+2
|\
| * ALSA: pcm: Add big-endian DSD sample formats and fix XMOS DSD sample formatJussi Laako2014-11-211-0/+2
* | ALSA: pcm: Add snd_pcm_stop_xrun() helperTakashi Iwai2014-11-091-0/+1
* | ALSA: pcm: Add xrun_injection proc entryTakashi Iwai2014-11-041-0/+3
* | ALSA: pcm: Convert params_*() with static inline functionsTakashi Iwai2014-10-301-12/+53
* | ALSA: pcm: More kerneldoc updatesTakashi Iwai2014-10-301-7/+153
* | ALSA: pcm: Use static inline for snd_pcm_lib_alloc_vmalloc_buffer()Takashi Iwai2014-10-301-12/+13
|/
* ALSA: pcm: add new DSD sampleformat for native DSD playback on XMOS based dev...Jurgen Kramer2014-09-081-0/+1
* ALSA: pcm: Uninline snd_pcm_stream_lock() and _unlock()Takashi Iwai2014-09-031-69/+12
* ALSA: pcm: Allow nonatomic trigger operationsTakashi Iwai2014-09-031-12/+46
* ALSA: Provide a CLOCK_MONOTONIC_RAW timestamp typeMark Brown2014-07-101-2/+9
* ALSA: core: Use ktime_get_ts()Thomas Gleixner2014-06-121-1/+1
* ALSA: pcm: Use standard printk helpersTakashi Iwai2014-02-141-0/+8
* Merge remote-tracking branch 'asoc/topic/pcm' into for-tiwaiMark Brown2014-01-161-0/+2
|\
| * ALSA: Add helper function for intersecting two rate masksLars-Peter Clausen2014-01-141-0/+2
* | ALSA: Remove memory reservation code from memalloc helperTakashi Iwai2014-01-091-1/+0
|/
* ALSA: Constify the snd_pcm_substream struct ops fieldLars-Peter Clausen2013-05-241-2/+3
* Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-05-031-9/+22
|\
| * ALSA: pcm_format_to_bits strong-typed conversionEldad Zack2013-04-291-0/+6
| * ALSA: add DSD formatsDaniel Mack2013-04-181-0/+2
| * ALSA: add/change some comments describing function return valuesYacine Belkadi2013-03-121-9/+14
* | treewide: Fix typo in printk and commentsMasanari Iida2013-04-241-1/+1
|/
* ALSA: core: add hooks for audio timestampsPierre-Louis Bossart2012-10-231-0/+2
* ALSA: core: keep track of boundary wrap-aroundPierre-Louis Bossart2012-10-231-0/+1
* Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-091-25/+62
|\
| * ALSA: Make snd_sgbuf_get_{ptr|addr}() available for non-SG casesTakashi Iwai2012-09-231-25/+14
| * ALSA: PCM: channel mapping API implementationTakashi Iwai2012-09-061-0/+48
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-021-1/+1
|/
* ALSA: fix pcm.h kernel-doc warning and notationRandy Dunlap2012-08-201-1/+2
* Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-07-191-0/+11
|\
| * ALSA: pcm: Add debug-print helper functionOla Lilja2012-06-031-0/+11
* | ALSA: pcm: Make constraints lists constMark Brown2012-07-051-1/+1
* | ALSA: pcm: Add snd_pcm_rate_bit_to_rate()Dimitris Papastamos2012-06-181-0/+1
|/
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2012-03-181-0/+4
|\
| * ALSA: PCM - Add PCM creation API for internal PCMs.Liam Girdwood2012-02-091-0/+4
* | ALSA: pcm: Constify the list in snd_pcm_hw_constraint_listMark Brown2012-03-151-2/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-10-281-0/+4
|\
| * Merge branch 'topic/misc' into for-linusTakashi Iwai2011-10-261-0/+2
| |\
| | * ALSA: pcm: add snd_pcm_hw_rule_noresample()Clemens Ladisch2011-09-201-0/+2
| * | ALSA: pcm - Export snd_pcm_lib_default_mmap() helperTakashi Iwai2011-09-281-0/+2
| |/
OpenPOWER on IntegriCloud