aboutsummaryrefslogtreecommitdiff
path: root/include/sound/pcm.h
AgeCommit message (Expand)Author
2015-04-27ALSA: Close holes in struct snd_pcm_constraint_listLars-Peter Clausen
2015-04-27ALSA: Close holes in struct snd_pcm_hw_ruleLars-Peter Clausen
2015-02-20ALSA: core: remove .wall_clockPierre-Louis Bossart
2015-02-20ALSA: core: add .get_time_infoPierre-Louis Bossart
2015-02-20ALSA: core: selection of audio_tstamp type and accuracy reportsPierre-Louis Bossart
2015-02-09ALSA: pcm: allow for trigger_tstamp snapshot in .triggerPierre-Louis Bossart
2015-02-05Merge tag 'asoc-v3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2015-02-04Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-nextMark Brown
2015-02-03Merge branch 'topic/snd-device' into for-nextTakashi Iwai
2015-02-02ALSA: pcm: Embed struct deviceTakashi Iwai
2015-01-28ALSA: pcm: Add snd_interval_ranges() and snd_pcm_hw_constraint_ranges()Peter Rosin
2015-01-03ALSA: pcm: Remove unused functions declarationLars-Peter Clausen
2014-12-31ALSA: pcm: add SNDRV_PCM_TRIGGER_DRAIN triggerLibin Yang
2014-12-30ALSA: pcm: Remove unused SNDRV_PCM_IOCTL1_{FALSE,TRUE} definesLars-Peter Clausen
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