index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
core
/
pcm_native.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-06
ALSA: pcm: Fix avail to return error if stream is suspended
Jeeja KP
1
-1
/
+3
2016-05-09
ALSA: pcm: Fix poll error return codes
Charles Keepax
1
-2
/
+2
2016-02-18
ALSA: pcm: Fix rwsem deadlock for non-atomic PCM stream
Takashi Iwai
1
-2
/
+14
2015-11-30
ALSA: pcm: constify action_ops structures
Julia Lawall
1
-13
/
+13
2015-10-16
ALSA: timer: add config item to export PCM timer disabling for expert
Jie Yang
1
-20
/
+16
2015-09-29
ALSA: pcm: Avoid double hw_free calls at releasing a stream
Takashi Iwai
1
-1
/
+2
2015-09-24
ALSA: core: check for underflow in snd_pcm_sw_params()
Dan Carpenter
1
-1
/
+2
2015-07-17
ALSA: pcm: Fix lockdep warning with nonatomic PCM ops
Takashi Iwai
1
-1
/
+1
2015-04-15
Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-3
/
+38
2015-04-11
pcm: another weird API abuse
Al Viro
1
-19
/
+20
2015-04-11
Merge branch 'iocb' into for-next
Al Viro
1
-1
/
+1
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
1
-1
/
+1
2015-03-06
Merge tag 'asoc-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Takashi Iwai
1
-0
/
+2
2015-02-23
ALSA: pcm: Don't leave PREPARED state after draining
Takashi Iwai
1
-0
/
+2
2015-02-20
ALSA: core: add .get_time_info
Pierre-Louis Bossart
1
-0
/
+24
2015-02-20
ALSA: core: pass audio tstamp config from userspace
Pierre-Louis Bossart
1
-3
/
+14
2015-02-09
ALSA: pcm: allow for trigger_tstamp snapshot in .trigger
Pierre-Louis Bossart
1
-1
/
+3
2015-02-09
ALSA: pcm: don't override timestamp unconditionally
Pierre-Louis Bossart
1
-1
/
+4
2015-01-28
ALSA: Include linux/io.h instead of asm/io.h
Takashi Iwai
1
-1
/
+1
2014-12-31
ALSA: pcm: add SNDRV_PCM_TRIGGER_DRAIN trigger
Libin Yang
1
-1
/
+9
2014-11-10
ALSA: pcm: Fix document for snd_pcm_stop_xrun()
Takashi Iwai
1
-1
/
+0
2014-11-09
ALSA: pcm: Add snd_pcm_stop_xrun() helper
Takashi Iwai
1
-0
/
+23
2014-11-06
ALSA: pcm: Update the state properly before notification
Takashi Iwai
1
-4
/
+4
2014-10-31
ALSA: pcm: Refactoring snd_pcm_action()
Takashi Iwai
1
-25
/
+10
2014-10-31
ALSA: pcm: Simplify snd_pcm_action_lock_irq()
Takashi Iwai
1
-38
/
+3
2014-10-30
ALSA: pcm: More kerneldoc updates
Takashi Iwai
1
-0
/
+53
2014-10-27
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-7
/
+5
2014-10-24
ALSA: pcm: Avoid mmap warnings on x86
Takashi Iwai
1
-0
/
+2
2014-10-22
ALSA: pcm: Disable mmap for known broken archs
Takashi Iwai
1
-2
/
+21
2014-10-22
ALSA: pcm: Remove arch-dependent mmap kludges
Takashi Iwai
1
-30
/
+0
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-07
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
[next]