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