index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
pcm_native.c
Age
Commit message (
Expand
)
Author
2017-06-08
ALSA: pcm: remove function local variable with alternative evaluation
Takashi Sakamoto
2017-06-08
ALSA: pcm: use goto statement instead of while statement to reduce indentation
Takashi Sakamoto
2017-06-08
ALSA: pcm: add a helper function to apply parameter rules
Takashi Sakamoto
2017-06-08
ALSA: pcm: add a helper function to constrain interval-type parameters
Takashi Sakamoto
2017-06-08
ALSA: pcm: add a helper function to constrain mask-type parameters
Takashi Sakamoto
2017-06-07
ALSA: pcm: obsolete RULES_DEBUG local macro
Takashi Sakamoto
2017-06-07
ALSA: pcm: enable parameter tracepoints only when CONFIG_SND_DEBUG is enabled
Takashi Sakamoto
2017-06-07
ALSA: pcm: tracepoints for refining PCM parameters
Takashi Sakamoto
2017-05-26
ALSA: pcm: add local header file for snd-pcm module
Takashi Sakamoto
2017-05-25
ALSA: pcm: Call ack() whenever appl_ptr is updated
Takashi Iwai
2017-05-23
ALSA: pcm: Remove set_fs() in PCM core code
Takashi Iwai
2017-05-21
ALSA: pcm: Simplify forward/rewind codes
Takashi Iwai
2017-05-21
ALSA: pcm: Use a common helper for PCM state check and hwsync
Takashi Iwai
2017-05-17
ALSA: pcm: use helper function to refer parameter as read-only
Takashi Sakamoto
2017-05-17
ALSA: pcm: add const qualifier for read-only table for sampling rate
Takashi Sakamoto
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2016-09-06
ALSA: pcm: Fix avail to return error if stream is suspended
Jeeja KP
2016-05-09
ALSA: pcm: Fix poll error return codes
Charles Keepax
2016-02-18
ALSA: pcm: Fix rwsem deadlock for non-atomic PCM stream
Takashi Iwai
2015-11-30
ALSA: pcm: constify action_ops structures
Julia Lawall
2015-10-16
ALSA: timer: add config item to export PCM timer disabling for expert
Jie Yang
2015-09-29
ALSA: pcm: Avoid double hw_free calls at releasing a stream
Takashi Iwai
2015-09-24
ALSA: core: check for underflow in snd_pcm_sw_params()
Dan Carpenter
2015-07-17
ALSA: pcm: Fix lockdep warning with nonatomic PCM ops
Takashi Iwai
2015-04-15
Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2015-04-11
pcm: another weird API abuse
Al Viro
2015-04-11
Merge branch 'iocb' into for-next
Al Viro
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-06
Merge tag 'asoc-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Takashi Iwai
2015-02-23
ALSA: pcm: Don't leave PREPARED state after draining
Takashi Iwai
2015-02-20
ALSA: core: add .get_time_info
Pierre-Louis Bossart
2015-02-20
ALSA: core: pass audio tstamp config from userspace
Pierre-Louis Bossart
2015-02-09
ALSA: pcm: allow for trigger_tstamp snapshot in .trigger
Pierre-Louis Bossart
2015-02-09
ALSA: pcm: don't override timestamp unconditionally
Pierre-Louis Bossart
2015-01-28
ALSA: Include linux/io.h instead of asm/io.h
Takashi Iwai
2014-12-31
ALSA: pcm: add SNDRV_PCM_TRIGGER_DRAIN trigger
Libin Yang
2014-11-10
ALSA: pcm: Fix document for snd_pcm_stop_xrun()
Takashi Iwai
2014-11-09
ALSA: pcm: Add snd_pcm_stop_xrun() helper
Takashi Iwai
2014-11-06
ALSA: pcm: Update the state properly before notification
Takashi Iwai
2014-10-31
ALSA: pcm: Refactoring snd_pcm_action()
Takashi Iwai
2014-10-31
ALSA: pcm: Simplify snd_pcm_action_lock_irq()
Takashi Iwai
2014-10-30
ALSA: pcm: More kerneldoc updates
Takashi Iwai
2014-10-27
Merge branch 'for-linus' into for-next
Takashi Iwai
2014-10-24
ALSA: pcm: Avoid mmap warnings on x86
Takashi Iwai
2014-10-22
ALSA: pcm: Disable mmap for known broken archs
Takashi Iwai
2014-10-22
ALSA: pcm: Remove arch-dependent mmap kludges
Takashi Iwai
2014-10-21
ALSA: pcm: Fix false lockdep warnings
Takashi Iwai
2014-10-18
ALSA: pcm: use the same dma mmap codepath both for arm and arm64
Anatol Pomozov
2014-10-14
ALSA: pcm: Fix referred substream in snd_pcm_action_group() unlock loop
Takashi Iwai
[prev]
[next]