summaryrefslogtreecommitdiff
path: root/include/sound/pcm.h
Commit message (Expand)AuthorAge
* ALSA: pcm: add SNDRV_PCM_FORMAT_{S,U}20Maciej S. Szmigiero2017-11-29
* ALSA: pcm: Add an ioctl to specify the supported protocol versionTakashi Iwai2017-06-27
* ALSA: pcm: remove SNDRV_PCM_IOCTL1_GSTATE internal commandTakashi Sakamoto2017-06-14
* ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal commandTakashi Sakamoto2017-06-14
* ALSA: pcm: Direct in-kernel read/write supportTakashi Iwai2017-06-02
* ALSA: pcm: Unify read/write loopTakashi Iwai2017-06-02
* ALSA: pcm: Call directly the common read/write helpersTakashi Iwai2017-06-02
* ALSA: pcm: Drop the old copy and silence opsTakashi Iwai2017-06-02
* ALSA: pcm: Introduce copy_user, copy_kernel and fill_silence opsTakashi Iwai2017-06-02
* ALSA: pcm: add local header file for snd-pcm moduleTakashi Sakamoto2017-05-26
* ALSA: pcm: fix the comments that refers to kernel-docMauro Carvalho Chehab2017-05-17
* ALSA: Use IS_ENABLED() in common headersTakashi Iwai2017-05-17
* ALSA: pcm: Build pcm notifier code conditionallyTakashi Iwai2017-05-17
* ALSA: pcm: Define dummy snd_pcm_suspend() for CONFIG_PM=nTakashi Iwai2017-02-05
* ALSA: pcm: Add snd_pcm_rate_range_to_bits()Mengdong Lin2016-02-05
* ALSA: Constify ratden/ratnum constraintsLars-Peter Clausen2015-10-28
* Merge branch 'topic/hw-constraint-single' into for-nextTakashi Iwai2015-10-23
|\
| * ALSA: Add helper function to add single value constraintLars-Peter Clausen2015-10-21
* | ALSA: Remove transfer_ack_{begin,end} callbacks from struct snd_pcm_runtimeLars-Peter Clausen2015-10-22
* | ALSA: timer: add config item to export PCM timer disabling for expertJie Yang2015-10-16
* | ALSA: pcm: remove structure member of 'struct snd_pcm_hwptr_log *' type becau...Takashi Sakamoto2015-09-13
|/
* ALSA: Close holes in struct snd_pcm_constraint_listLars-Peter Clausen2015-04-27
* ALSA: Close holes in struct snd_pcm_hw_ruleLars-Peter Clausen2015-04-27
* ALSA: core: remove .wall_clockPierre-Louis Bossart2015-02-20
* ALSA: core: add .get_time_infoPierre-Louis Bossart2015-02-20
* ALSA: core: selection of audio_tstamp type and accuracy reportsPierre-Louis Bossart2015-02-20
* ALSA: pcm: allow for trigger_tstamp snapshot in .triggerPierre-Louis Bossart2015-02-09
* Merge tag 'asoc-v3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2015-02-05
|\
| * Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-nextMark Brown2015-02-04
| |\
| | * ALSA: pcm: Add snd_interval_ranges() and snd_pcm_hw_constraint_ranges()Peter Rosin2015-01-28
* | | Merge branch 'topic/snd-device' into for-nextTakashi Iwai2015-02-03
|\ \ \
| * | | ALSA: pcm: Embed struct deviceTakashi Iwai2015-02-02
| |/ /
* | | ALSA: pcm: Remove unused functions declarationLars-Peter Clausen2015-01-03
* | | ALSA: pcm: add SNDRV_PCM_TRIGGER_DRAIN triggerLibin Yang2014-12-31
* | | ALSA: pcm: Remove unused SNDRV_PCM_IOCTL1_{FALSE,TRUE} definesLars-Peter Clausen2014-12-30
|/ /
* | ALSA: pcm: Fix kerneldoc for params_*() functionsLars-Peter Clausen2014-12-30
|/
* Merge branch 'for-linus' into for-nextTakashi Iwai2014-11-28
|\
| * ALSA: pcm: Add big-endian DSD sample formats and fix XMOS DSD sample formatJussi Laako2014-11-21
* | ALSA: pcm: Add snd_pcm_stop_xrun() helperTakashi Iwai2014-11-09
* | ALSA: pcm: Add xrun_injection proc entryTakashi Iwai2014-11-04
* | ALSA: pcm: Convert params_*() with static inline functionsTakashi Iwai2014-10-30
* | ALSA: pcm: More kerneldoc updatesTakashi Iwai2014-10-30
* | ALSA: pcm: Use static inline for snd_pcm_lib_alloc_vmalloc_buffer()Takashi Iwai2014-10-30
|/
* ALSA: pcm: add new DSD sampleformat for native DSD playback on XMOS based dev...Jurgen Kramer2014-09-08
* ALSA: pcm: Uninline snd_pcm_stream_lock() and _unlock()Takashi Iwai2014-09-03
* ALSA: pcm: Allow nonatomic trigger operationsTakashi Iwai2014-09-03
* ALSA: Provide a CLOCK_MONOTONIC_RAW timestamp typeMark Brown2014-07-10
* ALSA: core: Use ktime_get_ts()Thomas Gleixner2014-06-12
* ALSA: pcm: Use standard printk helpersTakashi Iwai2014-02-14
* Merge remote-tracking branch 'asoc/topic/pcm' into for-tiwaiMark Brown2014-01-16
|\