index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
pcm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-08
ALSA: pcm: add new DSD sampleformat for native DSD playback on XMOS based dev...
Jurgen Kramer
1
-0
/
+1
2014-09-03
ALSA: pcm: Allow nonatomic trigger operations
Takashi Iwai
1
-0
/
+1
2014-02-25
ALSA: Create sysfs attribute files via groups
Takashi Iwai
1
-4
/
+26
2014-02-14
ALSA: pcm: Use standard printk helpers
Takashi Iwai
1
-5
/
+7
2014-02-10
ALSA: Replace with IS_ENABLED()
Takashi Iwai
1
-5
/
+5
2013-10-31
ALSA: fix oops in snd_pcm_info() caused by ASoC DPCM
Russell King
1
-0
/
+4
2013-04-18
ALSA: add DSD formats
Daniel Mack
1
-0
/
+2
2013-03-12
ALSA: add/change some comments describing function return values
Yacine Belkadi
1
-3
/
+3
2012-11-21
ALSA: PCM: Remove redundant null check before kfree
Sachin Kamat
1
-2
/
+1
2012-10-30
ALSA: Avoid endless sleep after disconnect
Takashi Iwai
1
-1
/
+5
2012-10-30
ALSA: PCM: Fix some races at disconnection
Takashi Iwai
1
-1
/
+6
2012-09-06
ALSA: PCM: channel mapping API implementation
Takashi Iwai
1
-0
/
+4
2012-03-24
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+1
2012-03-11
device.h: cleanup users outside of linux/include (C files)
Paul Gortmaker
1
-0
/
+1
2012-02-09
ALSA: PCM - Add PCM creation API for internal PCMs.
Liam Girdwood
1
-30
/
+69
2011-10-31
sound: Add module.h to the previously silent sound users
Paul Gortmaker
1
-0
/
+1
2011-02-14
ALSA: core: sparse cleanups
Clemens Ladisch
1
-5
/
+5
2010-10-11
Merge branch 'fix/misc' into topic/misc
Takashi Iwai
1
-9
/
+24
2010-09-16
ALSA: pcm - Fix race with proc files
Takashi Iwai
1
-9
/
+24
2010-09-07
sound: Remove unnecessary casts of private_data
Joe Perches
1
-2
/
+1
2010-08-28
ALSA: pcm: add more format names
Dan Carpenter
1
-0
/
+6
2010-05-10
PM QOS update
Mark Gross
1
-3
/
+0
2010-01-21
ALSA: pcm_core: Fix wake_up() optimization
Jaroslav Kysela
1
-0
/
+1
2010-01-07
ALSA: pcm_lib - add possibility to log last 10 DMA ring buffer positions
Jaroslav Kysela
1
-0
/
+4
2009-11-10
sound: pcm: record a substream's owner process
Clemens Ladisch
1
-0
/
+4
2009-11-06
control: use reference-counted pid
Clemens Ladisch
1
-1
/
+1
2009-10-30
ALSA: sound: Move dereference after NULL test and drop unnecessary NULL tests
Julia Lawall
1
-2
/
+3
2009-09-08
ALSA: Re-export snd_pcm_format_name() function
Takashi Iwai
1
-12
/
+14
2009-03-24
Merge branch 'topic/misc' into for-linus
Takashi Iwai
1
-1
/
+1
2009-03-09
ALSA: Remove unneeded snd_pcm_substream.timer_lock
Takashi Iwai
1
-1
/
+0
2009-02-05
ALSA: snd_pcm_new api cleanup
Tim Blechmann
1
-1
/
+1
2008-08-13
ALSA: Kill snd_assert() in sound/core/*
Takashi Iwai
1
-15
/
+19
2008-08-01
ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE
Pawel MOLL
1
-13
/
+37
2008-08-01
sound: Revert "ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_D...
Jaroslav Kysela
1
-37
/
+13
2008-07-29
ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE
Pawel MOLL
1
-13
/
+37
2008-09-25
ALSA: fix locking in snd_pcm_open*() and snd_rawmidi_open*()
Takashi Iwai
1
-2
/
+2
2008-01-31
[ALSA] PCM interface - rename SNDRV_PCM_TSTAMP_MMAP to SNDRV_PCM_TSTAMP_ENABLE
Jaroslav Kysela
1
-1
/
+1
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
1
-1
/
+0
2008-01-31
[ALSA] Remove PCM sleep_min and tick
Takashi Iwai
1
-11
/
+0
2008-01-31
[ALSA] Remove PCM xfer_align sw params
Takashi Iwai
1
-1
/
+0
2007-10-16
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
1
-2
/
+2
2007-02-09
[PATCH] Fix breakage with CONFIG_SYSFS_DEPRECATED
Takashi Iwai
1
-1
/
+1
2007-02-09
[ALSA] alsa core: convert to list_for_each_entry*
Johannes Berg
1
-20
/
+12
2007-02-09
[ALSA] alsa core: add struct device pointer to struct snd_pcm
Johannes Berg
1
-5
/
+13
2006-12-20
[ALSA] sound: fix PCM substream list
Akinobu Mita
1
-0
/
+4
2006-12-01
Driver core: convert sound core to use struct device
Greg Kroah-Hartman
1
-3
/
+4
2006-10-01
[PATCH] maximum latency tracking: ALSA support
Takashi Iwai
1
-0
/
+3
2006-09-23
[ALSA] Add pcm_class attribute to PCM sysfs entry
Takashi Iwai
1
-0
/
+24
2006-09-23
[ALSA] Fix substream selection in PCM and rawmidi
Takashi Iwai
1
-1
/
+2
2006-09-23
[ALSA] Unregister device files at disconnection
Takashi Iwai
1
-30
/
+18
[next]