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.12.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
/
sound
/
core
/
pcm_native.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-21
ALSA: pcm: Fix false lockdep warnings
Takashi Iwai
1
-7
/
+5
2014-10-18
ALSA: pcm: use the same dma mmap codepath both for arm and arm64
Anatol Pomozov
1
-1
/
+1
2014-10-14
ALSA: pcm: Fix referred substream in snd_pcm_action_group() unlock loop
Takashi Iwai
1
-1
/
+1
2014-09-03
ALSA: pcm: Uninline snd_pcm_stream_lock() and _unlock()
Takashi Iwai
1
-4
/
+60
2014-09-03
ALSA: pcm: Allow nonatomic trigger operations
Takashi Iwai
1
-7
/
+69
2014-07-21
ALSA: pcm: Introduce protocol version field to sw_params
Takashi Iwai
1
-2
/
+4
2014-07-10
ALSA: pcm: Add timestamp type to sw_params
Takashi Iwai
1
-0
/
+3
2014-07-10
ALSA: pcm: simplify snd_pcm_tstamp()
Takashi Iwai
1
-3
/
+1
2014-02-14
ALSA: pcm: Use standard printk helpers
Takashi Iwai
1
-23
/
+24
2014-02-10
ALSA: Replace with IS_ENABLED()
Takashi Iwai
1
-1
/
+1
2014-02-10
ALSA: Fix typos in alsa-driver-api.xml
Masanari Iida
1
-1
/
+1
2013-10-29
ALSA: pcm: Add fallthru comments
Takashi Iwai
1
-0
/
+2
2013-10-24
ALSA: Add ifdef CONFIG_GENERIC_ALLOCATOR for SNDRV_DMA_TYPE_IRAM code
Takashi Iwai
1
-0
/
+2
2013-10-24
ALSA: Add SoC on-chip internal ram support for DMA buffer allocation
Nicolin Chen
1
-0
/
+6
2013-06-29
pcm_native: switch to fdget()/fdput()
Al Viro
1
-25
/
+15
2013-06-15
snd_pcm_link(): fix a leak...
Al Viro
1
-2
/
+2
2013-05-08
aio: don't include aio.h in sched.h
Kent Overstreet
1
-1
/
+1
2013-04-25
Merge tag 'asoc-v3.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
1
-10
/
+2
2013-04-19
vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helper
Linus Torvalds
1
-10
/
+2
2013-03-12
ALSA: add/change some comments describing function return values
Yacine Belkadi
1
-0
/
+13
2013-02-23
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2012-11-21
ALSA: pcm: Fix return code in pcm_native.c
Sachin Kamat
1
-1
/
+1
2012-11-08
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-2
/
+4
2012-11-08
ALSA: Fix card refcount unbalance
Takashi Iwai
1
-2
/
+4
2012-10-30
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-6
/
+27
2012-10-30
ALSA: Avoid endless sleep after disconnect
Takashi Iwai
1
-0
/
+8
2012-10-30
ALSA: Add a reference counter to card instance
Takashi Iwai
1
-2
/
+7
2012-10-30
ALSA: PCM: Fix some races at disconnection
Takashi Iwai
1
-4
/
+12
2012-10-23
ALSA: core: add hooks for audio timestamps
Pierre-Louis Bossart
1
-0
/
+2
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
1
-3
/
+3
2012-09-27
switch SNDRV_PCM_IOCTL_LINK to fget_light()
Al Viro
1
-6
/
+7
2012-05-21
ALSA: pcm - Add proper state checks to snd_pcm_drain()
Takashi Iwai
1
-1
/
+11
2012-03-15
ALSA: pcm - Avoid GFP_ATOMIC in snd_pcm_link()
Takashi Iwai
1
-5
/
+10
2011-11-01
sound: Add module.h to the previously silent sound users
Paul Gortmaker
1
-0
/
+1
2011-10-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-12
/
+7
2011-10-27
Merge branch 'topic/misc' into for-linus
Takashi Iwai
1
-9
/
+3
2011-10-10
ALSA: pcm - remove the dead code from snd_pcm_open_file()
Feng Tang
1
-9
/
+3
2011-09-28
ALSA: pcm - Export snd_pcm_lib_default_mmap() helper
Takashi Iwai
1
-3
/
+4
2011-08-25
PM QoS: Move and rename the implementation files
Jean Pihet
1
-1
/
+1
2011-05-26
ALSA: core: remove unused variables.
Luca Tettamanti
1
-8
/
+0
2011-05-26
ALSA: PCM - Don't check DMA time-out too shortly
Takashi Iwai
1
-2
/
+11
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-25
ALSA: vmalloc buffers should use normal mmap
Benjamin Herrenschmidt
1
-9
/
+0
2011-02-14
ALSA: core: sparse cleanups
Clemens Ladisch
1
-1
/
+1
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-0
/
+3
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
1
-1
/
+0
2010-12-13
Merge branch 'topic/workq-update' into topic/misc
Takashi Iwai
1
-1
/
+0
2010-11-22
ALSA: pcm: support for period wakeup disabling
Clemens Ladisch
1
-0
/
+3
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
[next]