summaryrefslogtreecommitdiffstats
path: root/include/sound/pcm.h
Commit message (Expand)AuthorAgeFilesLines
* ALSA: pcm: add SNDRV_PCM_FORMAT_{S,U}20Maciej S. Szmigiero2017-11-291-0/+8
* ALSA: pcm: Add an ioctl to specify the supported protocol versionTakashi Iwai2017-06-271-0/+1
* ALSA: pcm: remove SNDRV_PCM_IOCTL1_GSTATE internal commandTakashi Sakamoto2017-06-141-1/+1
* ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal commandTakashi Sakamoto2017-06-141-1/+1
* ALSA: pcm: Direct in-kernel read/write supportTakashi Iwai2017-06-021-5/+33
* ALSA: pcm: Unify read/write loopTakashi Iwai2017-06-021-8/+5
* ALSA: pcm: Call directly the common read/write helpersTakashi Iwai2017-06-021-9/+34
* ALSA: pcm: Drop the old copy and silence opsTakashi Iwai2017-06-021-5/+0
* ALSA: pcm: Introduce copy_user, copy_kernel and fill_silence opsTakashi Iwai2017-06-021-0/+7
* ALSA: pcm: add local header file for snd-pcm moduleTakashi Sakamoto2017-05-261-32/+0
* ALSA: pcm: fix the comments that refers to kernel-docMauro Carvalho Chehab2017-05-171-1/+1
* ALSA: Use IS_ENABLED() in common headersTakashi Iwai2017-05-171-5/+5
* ALSA: pcm: Build pcm notifier code conditionallyTakashi Iwai2017-05-171-7/+8
* ALSA: pcm: Define dummy snd_pcm_suspend() for CONFIG_PM=nTakashi Iwai2017-02-051-0/+9
* ALSA: pcm: Add snd_pcm_rate_range_to_bits()Mengdong Lin2016-02-051-0/+2
* ALSA: Constify ratden/ratnum constraintsLars-Peter Clausen2015-10-281-5/+5
* Merge branch 'topic/hw-constraint-single' into for-nextTakashi Iwai2015-10-231-0/+16
|\
| * ALSA: Add helper function to add single value constraintLars-Peter Clausen2015-10-211-0/+16
* | ALSA: Remove transfer_ack_{begin,end} callbacks from struct snd_pcm_runtimeLars-Peter Clausen2015-10-221-4/+0
* | ALSA: timer: add config item to export PCM timer disabling for expertJie Yang2015-10-161-1/+7
* | ALSA: pcm: remove structure member of 'struct snd_pcm_hwptr_log *' type becau...Takashi Sakamoto2015-09-131-6/+0
|/
* ALSA: Close holes in struct snd_pcm_constraint_listLars-Peter Clausen2015-04-271-1/+1
* ALSA: Close holes in struct snd_pcm_hw_ruleLars-Peter Clausen2015-04-271-1/+2
* ALSA: core: remove .wall_clockPierre-Louis Bossart2015-02-201-2/+0
* ALSA: core: add .get_time_infoPierre-Louis Bossart2015-02-201-0/+4
* ALSA: core: selection of audio_tstamp type and accuracy reportsPierre-Louis Bossart2015-02-201-0/+60
* 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
|\