summaryrefslogtreecommitdiffstats
path: root/include/sound/pcm.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | PM QoS: Minor clean-upsJean Pihet2011-08-251-1/+1
* | PM QoS: Move and rename the implementation filesJean Pihet2011-08-251-1/+1
|/
* ALSA: Make pcm.h self-containedTakashi Iwai2011-07-261-11/+12
* ALSA: Make snd_pcm_debug_name usable outside pcm_libEliot Blennerhassett2011-07-241-0/+12
* ALSA: vmalloc buffers should use normal mmapBenjamin Herrenschmidt2011-03-251-3/+1
* ALSA: core: sparse cleanupsClemens Ladisch2011-02-141-45/+46
* ALSA: pcm: support for period wakeup disablingClemens Ladisch2010-11-221-0/+1
* ALSA: pcm midlevel code - add time check for double interrupt acknowledgeJaroslav Kysela2010-08-181-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-08-071-1/+5
|\
| * Merge branch 'devel' of git://git.alsa-project.org/alsa-kernel into topic/miscTakashi Iwai2010-07-051-1/+1
| |\
| | * ALSA: pcm_lib: avoid timing jitter in snd_pcm_read/write()David Dillow2010-06-281-1/+1
| * | ALSA: pcm: Define G723 3-bit and 5-bit formatsBen Collins2010-05-311-0/+4
| |/
* | pm_qos: Get rid of the allocation in pm_qos_add_request()James Bottomley2010-07-191-1/+1
|/
* PM QOS updateMark Gross2010-05-101-1/+2
* Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-01-261-0/+1
|\
| * ALSA: pcm_lib - return back hw_ptr_interruptJaroslav Kysela2010-01-261-0/+1
* | Merge branch 'topic/noncached-mmap' into topic/miscTakashi Iwai2010-01-211-0/+4
|\ \
| * | ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffersTakashi Iwai2010-01-181-0/+4
* | | Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-01-211-2/+3
|\ \ \ | |/ / |/| / | |/
| * ALSA: pcm_core: Fix wake_up() optimizationJaroslav Kysela2010-01-211-2/+3
OpenPOWER on IntegriCloud