summaryrefslogtreecommitdiff
path: root/include/sound/pcm.h
AgeCommit message (Expand)Author
2017-06-27ALSA: pcm: Add an ioctl to specify the supported protocol versionTakashi Iwai
2017-06-14ALSA: pcm: remove SNDRV_PCM_IOCTL1_GSTATE internal commandTakashi Sakamoto
2017-06-14ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal commandTakashi Sakamoto
2017-06-02ALSA: pcm: Direct in-kernel read/write supportTakashi Iwai
2017-06-02ALSA: pcm: Unify read/write loopTakashi Iwai
2017-06-02ALSA: pcm: Call directly the common read/write helpersTakashi Iwai
2017-06-02ALSA: pcm: Drop the old copy and silence opsTakashi Iwai
2017-06-02ALSA: pcm: Introduce copy_user, copy_kernel and fill_silence opsTakashi Iwai
2017-05-26ALSA: pcm: add local header file for snd-pcm moduleTakashi Sakamoto
2017-05-17ALSA: pcm: fix the comments that refers to kernel-docMauro Carvalho Chehab
2017-05-17ALSA: Use IS_ENABLED() in common headersTakashi Iwai
2017-05-17ALSA: pcm: Build pcm notifier code conditionallyTakashi Iwai
2017-02-05ALSA: pcm: Define dummy snd_pcm_suspend() for CONFIG_PM=nTakashi Iwai
2016-02-05ALSA: pcm: Add snd_pcm_rate_range_to_bits()Mengdong Lin
2015-10-28ALSA: Constify ratden/ratnum constraintsLars-Peter Clausen
2015-10-23Merge branch 'topic/hw-constraint-single' into for-nextTakashi Iwai
2015-10-22ALSA: Remove transfer_ack_{begin,end} callbacks from struct snd_pcm_runtimeLars-Peter Clausen
2015-10-21ALSA: Add helper function to add single value constraintLars-Peter Clausen
2015-10-16ALSA: timer: add config item to export PCM timer disabling for expertJie Yang
2015-09-13ALSA: pcm: remove structure member of 'struct snd_pcm_hwptr_log *' type becau...Takashi Sakamoto
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