index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sound
/
pcm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-24
Merge branch 'topic/pcm-lock-refactor' into for-next
Takashi Iwai
1
-1
/
+2
2019-01-24
ALSA: pcm: Simplify proc file destruction
Takashi Iwai
1
-11
/
+0
2019-01-24
ALSA: pcm: Drop unused snd_pcm_substream.file field
Takashi Iwai
1
-1
/
+0
2019-01-23
ALSA: pcm: More fine-grained PCM link locking
Takashi Iwai
1
-0
/
+2
2019-01-21
ALSA: pcm: Make PCM linked list consistent while re-grouping
Takashi Iwai
1
-1
/
+0
2019-01-15
ALSA: pcm: Make snd_pcm_suspend() local static
Takashi Iwai
1
-5
/
+0
2019-01-15
ALSA: pcm: Suspend streams globally via device type PM ops
Takashi Iwai
1
-0
/
+1
2018-07-26
ALSA: pcm: Add __force to cast in snd_pcm_lib_read/write()
Takashi Iwai
1
-2
/
+2
2018-07-18
ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()
Takashi Iwai
1
-2
/
+0
2018-07-06
ALSA: pcm: Allow drivers to set R/W wait time.
Liam Girdwood
1
-0
/
+1
2017-11-29
ALSA: pcm: add SNDRV_PCM_FORMAT_{S,U}20
Maciej S. Szmigiero
1
-0
/
+8
2017-06-27
ALSA: pcm: Add an ioctl to specify the supported protocol version
Takashi Iwai
1
-0
/
+1
2017-06-14
ALSA: pcm: remove SNDRV_PCM_IOCTL1_GSTATE internal command
Takashi Sakamoto
1
-1
/
+1
2017-06-14
ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal command
Takashi Sakamoto
1
-1
/
+1
2017-06-02
ALSA: pcm: Direct in-kernel read/write support
Takashi Iwai
1
-5
/
+33
2017-06-02
ALSA: pcm: Unify read/write loop
Takashi Iwai
1
-8
/
+5
2017-06-02
ALSA: pcm: Call directly the common read/write helpers
Takashi Iwai
1
-9
/
+34
2017-06-02
ALSA: pcm: Drop the old copy and silence ops
Takashi Iwai
1
-5
/
+0
2017-06-02
ALSA: pcm: Introduce copy_user, copy_kernel and fill_silence ops
Takashi Iwai
1
-0
/
+7
2017-05-26
ALSA: pcm: add local header file for snd-pcm module
Takashi Sakamoto
1
-32
/
+0
2017-05-17
ALSA: pcm: fix the comments that refers to kernel-doc
Mauro Carvalho Chehab
1
-1
/
+1
2017-05-17
ALSA: Use IS_ENABLED() in common headers
Takashi Iwai
1
-5
/
+5
2017-05-17
ALSA: pcm: Build pcm notifier code conditionally
Takashi Iwai
1
-7
/
+8
2017-02-05
ALSA: pcm: Define dummy snd_pcm_suspend() for CONFIG_PM=n
Takashi Iwai
1
-0
/
+9
2016-02-05
ALSA: pcm: Add snd_pcm_rate_range_to_bits()
Mengdong Lin
1
-0
/
+2
2015-10-28
ALSA: Constify ratden/ratnum constraints
Lars-Peter Clausen
1
-5
/
+5
2015-10-23
Merge branch 'topic/hw-constraint-single' into for-next
Takashi Iwai
1
-0
/
+16
2015-10-22
ALSA: Remove transfer_ack_{begin,end} callbacks from struct snd_pcm_runtime
Lars-Peter Clausen
1
-4
/
+0
2015-10-21
ALSA: Add helper function to add single value constraint
Lars-Peter Clausen
1
-0
/
+16
2015-10-16
ALSA: timer: add config item to export PCM timer disabling for expert
Jie Yang
1
-1
/
+7
2015-09-13
ALSA: pcm: remove structure member of 'struct snd_pcm_hwptr_log *' type becau...
Takashi Sakamoto
1
-6
/
+0
2015-04-27
ALSA: Close holes in struct snd_pcm_constraint_list
Lars-Peter Clausen
1
-1
/
+1
2015-04-27
ALSA: Close holes in struct snd_pcm_hw_rule
Lars-Peter Clausen
1
-1
/
+2
2015-02-20
ALSA: core: remove .wall_clock
Pierre-Louis Bossart
1
-2
/
+0
2015-02-20
ALSA: core: add .get_time_info
Pierre-Louis Bossart
1
-0
/
+4
2015-02-20
ALSA: core: selection of audio_tstamp type and accuracy reports
Pierre-Louis Bossart
1
-0
/
+60
2015-02-09
ALSA: pcm: allow for trigger_tstamp snapshot in .trigger
Pierre-Louis Bossart
1
-0
/
+1
2015-02-05
Merge tag 'asoc-v3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
1
-0
/
+12
2015-02-04
Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-next
Mark Brown
1
-0
/
+12
2015-02-03
Merge branch 'topic/snd-device' into for-next
Takashi Iwai
1
-1
/
+1
2015-02-02
ALSA: pcm: Embed struct device
Takashi Iwai
1
-1
/
+1
2015-01-28
ALSA: pcm: Add snd_interval_ranges() and snd_pcm_hw_constraint_ranges()
Peter Rosin
1
-0
/
+12
2015-01-03
ALSA: pcm: Remove unused functions declaration
Lars-Peter Clausen
1
-7
/
+0
2014-12-31
ALSA: pcm: add SNDRV_PCM_TRIGGER_DRAIN trigger
Libin Yang
1
-0
/
+1
2014-12-30
ALSA: pcm: Remove unused SNDRV_PCM_IOCTL1_{FALSE,TRUE} defines
Lars-Peter Clausen
1
-3
/
+0
2014-12-30
ALSA: pcm: Fix kerneldoc for params_*() functions
Lars-Peter Clausen
1
-5
/
+5
2014-11-28
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-0
/
+2
2014-11-21
ALSA: pcm: Add big-endian DSD sample formats and fix XMOS DSD sample format
Jussi Laako
1
-0
/
+2
2014-11-09
ALSA: pcm: Add snd_pcm_stop_xrun() helper
Takashi Iwai
1
-0
/
+1
2014-11-04
ALSA: pcm: Add xrun_injection proc entry
Takashi Iwai
1
-0
/
+3
[next]