index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sound
/
pcm.h
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-03-13
ALSA: pcm: Fix function name in kernel-doc comment
Ricardo Biehl Pasquali
2019-02-08
ALSA: pcm: Define snd_pcm_lib_preallocate_*() as returning void
Takashi Iwai
2019-01-24
Merge branch 'topic/pcm-lock-refactor' into for-next
Takashi Iwai
2019-01-24
ALSA: pcm: Simplify proc file destruction
Takashi Iwai
2019-01-24
ALSA: pcm: Drop unused snd_pcm_substream.file field
Takashi Iwai
2019-01-23
ALSA: pcm: More fine-grained PCM link locking
Takashi Iwai
2019-01-21
ALSA: pcm: Make PCM linked list consistent while re-grouping
Takashi Iwai
2019-01-15
ALSA: pcm: Make snd_pcm_suspend() local static
Takashi Iwai
2019-01-15
ALSA: pcm: Suspend streams globally via device type PM ops
Takashi Iwai
2018-07-26
ALSA: pcm: Add __force to cast in snd_pcm_lib_read/write()
Takashi Iwai
2018-07-18
ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()
Takashi Iwai
2018-07-06
ALSA: pcm: Allow drivers to set R/W wait time.
Liam Girdwood
2017-11-29
ALSA: pcm: add SNDRV_PCM_FORMAT_{S,U}20
Maciej S. Szmigiero
2017-06-27
ALSA: pcm: Add an ioctl to specify the supported protocol version
Takashi Iwai
2017-06-14
ALSA: pcm: remove SNDRV_PCM_IOCTL1_GSTATE internal command
Takashi Sakamoto
2017-06-14
ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal command
Takashi Sakamoto
2017-06-02
ALSA: pcm: Direct in-kernel read/write support
Takashi Iwai
2017-06-02
ALSA: pcm: Unify read/write loop
Takashi Iwai
2017-06-02
ALSA: pcm: Call directly the common read/write helpers
Takashi Iwai
2017-06-02
ALSA: pcm: Drop the old copy and silence ops
Takashi Iwai
2017-06-02
ALSA: pcm: Introduce copy_user, copy_kernel and fill_silence ops
Takashi Iwai
2017-05-26
ALSA: pcm: add local header file for snd-pcm module
Takashi Sakamoto
2017-05-17
ALSA: pcm: fix the comments that refers to kernel-doc
Mauro Carvalho Chehab
2017-05-17
ALSA: Use IS_ENABLED() in common headers
Takashi Iwai
2017-05-17
ALSA: pcm: Build pcm notifier code conditionally
Takashi Iwai
2017-02-05
ALSA: pcm: Define dummy snd_pcm_suspend() for CONFIG_PM=n
Takashi Iwai
2016-02-05
ALSA: pcm: Add snd_pcm_rate_range_to_bits()
Mengdong Lin
2015-10-28
ALSA: Constify ratden/ratnum constraints
Lars-Peter Clausen
2015-10-23
Merge branch 'topic/hw-constraint-single' into for-next
Takashi Iwai
2015-10-22
ALSA: Remove transfer_ack_{begin,end} callbacks from struct snd_pcm_runtime
Lars-Peter Clausen
2015-10-21
ALSA: Add helper function to add single value constraint
Lars-Peter Clausen
2015-10-16
ALSA: timer: add config item to export PCM timer disabling for expert
Jie Yang
2015-09-13
ALSA: pcm: remove structure member of 'struct snd_pcm_hwptr_log *' type becau...
Takashi Sakamoto
2015-04-27
ALSA: Close holes in struct snd_pcm_constraint_list
Lars-Peter Clausen
2015-04-27
ALSA: Close holes in struct snd_pcm_hw_rule
Lars-Peter Clausen
2015-02-20
ALSA: core: remove .wall_clock
Pierre-Louis Bossart
2015-02-20
ALSA: core: add .get_time_info
Pierre-Louis Bossart
2015-02-20
ALSA: core: selection of audio_tstamp type and accuracy reports
Pierre-Louis Bossart
2015-02-09
ALSA: pcm: allow for trigger_tstamp snapshot in .trigger
Pierre-Louis Bossart
2015-02-05
Merge tag 'asoc-v3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2015-02-04
Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-next
Mark Brown
2015-02-03
Merge branch 'topic/snd-device' into for-next
Takashi Iwai
2015-02-02
ALSA: pcm: Embed struct device
Takashi Iwai
2015-01-28
ALSA: pcm: Add snd_interval_ranges() and snd_pcm_hw_constraint_ranges()
Peter Rosin
2015-01-03
ALSA: pcm: Remove unused functions declaration
Lars-Peter Clausen
2014-12-31
ALSA: pcm: add SNDRV_PCM_TRIGGER_DRAIN trigger
Libin Yang
2014-12-30
ALSA: pcm: Remove unused SNDRV_PCM_IOCTL1_{FALSE,TRUE} defines
Lars-Peter Clausen
2014-12-30
ALSA: pcm: Fix kerneldoc for params_*() functions
Lars-Peter Clausen
2014-11-28
Merge branch 'for-linus' into for-next
Takashi Iwai
[next]