Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
008b30408c40ede5985397e7daac45d30b375a01
/
sound
/
core
/
pcm_lib.c
217658f
ALSA: sound, core, pcm_lib: fix xrun_log
by Ben Gardiner
· 13 years ago
ec08b14
ALSA: sound, core, pcm_lib: xrun_log: log also in_interrupt
by Ben Gardiner
· 13 years ago
12ff414
ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0()
by Kelly Anderson
· 14 years ago
e38302f
Merge branch 'topic/misc' into for-linus
by Takashi Iwai
· 14 years ago
87a1c8a
ALSA: pcm: remember to always call va_end() on stuff that we va_start()
by Jesper Juhl
· 14 years ago
47228e4
ALSA: pcm: optimize xrun detection in no-period-wakeup mode
by Clemens Ladisch
· 14 years ago
59ff878
ALSA: pcm: detect xruns in no-period-wakeup mode
by Clemens Ladisch
· 14 years ago
ab69a49
ALSA: pcm: support for period wakeup disabling
by Clemens Ladisch
· 14 years ago
c80c1d5
ALSA: sound/core/pcm_lib.c: Remove unnecessary semicolons
by Joe Perches
· 14 years ago
bd76af0
ALSA: pcm midlevel code - add time check for double interrupt acknowledge
by Jaroslav Kysela
· 14 years ago
9e216e8
ALSA: pcm core - add a safe check to the silence filling function
by Jaroslav Kysela
· 14 years ago
5daeba3
ALSA: pcm_lib: avoid timing jitter in snd_pcm_read/write()
by David Dillow
· 14 years ago
b406e61
ALSA: pcm: fix delta calculation at boundary wraparound
by Clemens Ladisch
· 14 years ago
ead4046
ALSA: pcm: fix the fix of the runtime->boundary calculation
by Clemens Ladisch
· 14 years ago
0f17014
ALSA: pcm_lib - fix xrun functionality
by Jarkko Nikula
· 15 years ago
d0d2c38
Merge remote branch 'alsa/devel' into topic/misc
by Takashi Iwai
· 15 years ago
e763692
ALSA: pcm_lib - return back hw_ptr_interrupt
by Jaroslav Kysela
· 15 years ago
8b296c8
Merge remote branch 'alsa/devel' into topic/misc
by Takashi Iwai
· 15 years ago
c91a988
ALSA: pcm_core: Fix wake_up() optimization
by Jaroslav Kysela
· 15 years ago
47e9134
Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/misc
by Takashi Iwai
· 15 years ago
ed69c6a
ALSA: pcm_lib - fix wrong delta print for jiffies check
by Jaroslav Kysela
· 15 years ago
a29fb94
Merge commit alsa/devel into topic/misc
by Takashi Iwai
· 15 years ago
a4ad68d
Merge branch 'topic/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into devel
by Jaroslav Kysela
· 15 years ago
7b3a177
ALSA: pcm_lib: fix "something must be really wrong" condition
by Jaroslav Kysela
· 15 years ago
1250932
ALSA: pcm_lib - optimize wake_up() calls for PCM I/O
by Jaroslav Kysela
· 15 years ago
f240406
ALSA: pcm_lib - cleanup & merge hw_ptr update functions
by Jaroslav Kysela
· 15 years ago
4d96eb2
ALSA: pcm_lib - add possibility to log last 10 DMA ring buffer positions
by Jaroslav Kysela
· 15 years ago
741b20c
ALSA: pcm_lib.c - convert second xrun_debug() parameter to use defines
by Jaroslav Kysela
· 15 years ago
8374e24
ALSA: refine rate selection in snd_interval_ratnum()
by Krzysztof Helt
· 15 years ago
40962d7
ALSA: fix incorrect rounding direction in snd_interval_ratnum()
by Krzysztof Helt
· 15 years ago
2c0d19a
Merge branch 'topic/pcm-drain-nonblock' into for-linus
by Takashi Iwai
· 15 years ago
a206e94
Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 15 years ago
b1ddaf6
sound: pcm_lib: fix unsorted list constraint handling
by Clemens Ladisch
· 15 years ago
4cdc115
ALSA: pcm - Fix drain behavior in non-blocking mode
by Takashi Iwai
· 15 years ago
947ca21
ALSA: pcm - Fix hwptr buffer-size overlap bug
by Takashi Iwai
· 15 years ago
8935064
ALSA: pcm - Fix warnings in debug loggings
by Takashi Iwai
· 15 years ago
cedb811
ALSA: pcm - Add logging of hwptr updates and interrupt updates
by Takashi Iwai
· 15 years ago
79452f0
ALSA: pcm - Fix regressions with VMware
by Takashi Iwai
· 15 years ago
3b88bc52
Merge branch 'topic/pcm-jiffies-check' into for-linus
by Takashi Iwai
· 15 years ago
c007011
ALSA: pcm - A helper function to compose PCM stream name for debug prints
by Takashi Iwai
· 15 years ago
ab1863f
ALSA: pcm - Fix update of runtime->hw_ptr_interrupt
by Takashi Iwai
· 15 years ago
d86bf92
ALSA: pcm - Fix a typo in hw_ptr update check
by Jaroslav Kysela
· 15 years ago
3f7440a
ALSA: Clean up 64bit division functions
by Takashi Iwai
· 15 years ago
a4444da
ALSA: PCM midlevel: lower jiffies check margin using runtime->delay value
by Jaroslav Kysela
· 15 years ago
13f040f
ALSA: PCM midlevel: Do not update hw_ptr_jiffies when hw_ptr is not changed
by Jaroslav Kysela
· 15 years ago
c62a01a
ALSA: PCM midlevel: introduce mask for xrun_debug() macro
by Jaroslav Kysela
· 15 years ago
8bea869
ALSA: PCM midlevel: improve fifo_size handling
by Jaroslav Kysela
· 16 years ago
c87d973
ALSA: Enable PCM hw_ptr_jiffies check only in xrun_debug mode
by Takashi Iwai
· 15 years ago
6af3fb7
ALSA: Fix invalid jiffies check after pause
by Takashi Iwai
· 15 years ago
3e5b501
ALSA: pcm core - Avoid jiffies check for devices with BATCH flag
by Takashi Iwai
· 16 years ago
bbf6ad1
[ALSA] pcm-midlevel: Add more strict buffer position checks based on jiffies
by Jaroslav Kysela
· 16 years ago
8b22d94
ALSA: pcm - Safer boundary checks
by Takashi Iwai
· 16 years ago
ded652f
ALSA: pcm - Fix delta calculation at boundary overlap
by Takashi Iwai
· 16 years ago
5f513e1
ALSA: pcm - Reset invalid position even without debug option
by Takashi Iwai
· 16 years ago
9820464
ALSA: pcm - avoid unnecessary inline
by Takashi Iwai
· 16 years ago
cad377a
ALSA: pcm - Fix a typo in error messages
by Takashi Iwai
· 16 years ago
ed3da3d
ALSA: Rewrite hw_ptr updaters
by Takashi Iwai
· 16 years ago
1c85cc6
ALSA: kernel docs: fix sound/core/ kernel-doc
by Randy Dunlap
· 16 years ago
7eaa943
ALSA: Kill snd_assert() in sound/core/*
by Takashi Iwai
· 16 years ago
8c12158
[ALSA] PCM interface - rename SNDRV_PCM_TSTAMP_MMAP to SNDRV_PCM_TSTAMP_ENABLE
by Jaroslav Kysela
· 17 years ago
9004acc
[ALSA] Remove sound/driver.h
by Takashi Iwai
· 17 years ago
31e8960
[ALSA] Remove PCM sleep_min and tick
by Takashi Iwai
· 17 years ago
1307551
[ALSA] PCM - clean up snd_pcm_lib_read/write
by Takashi Iwai
· 17 years ago
d948035
[ALSA] Remove PCM xfer_align sw params
by Takashi Iwai
· 17 years ago
fa5717f
[ALSA] Fix PCM write blocking
by Takashi Iwai
· 17 years ago
67c3931
[ALSA] pcm_lib: fix sparse warning about different signedness
by Marcin Ślusarz
· 17 years ago
be3e011
[ALSA] pcm_lib: fix sparse warning about shadowing 'n' symbol
by Marcin Ślusarz
· 17 years ago
b751eef
[ALSA] Use posix clock monotonic for PCM and timer timestamps
by Jaroslav Kysela
· 17 years ago
7c7fc2d
[ALSA] Fix PCM MMAP time-stamp mode
by Takashi Iwai
· 17 years ago
c1017a4
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
by Jaroslav Kysela
· 17 years ago
0981a26
[ALSA] Fix possible invalid memory access in PCM core
by Takashi Iwai
· 18 years ago
9a826dd
[ALSA] pcm core: fix silence_start calculations
by Clemens Ladisch
· 18 years ago
0df63e4
[ALSA] Add O_APPEND flag support to PCM
by Takashi Iwai
· 19 years ago
2f4ca8e
[ALSA] Clean up ugly hacks in pcm_lib.c
by Takashi Iwai
· 19 years ago
e88e8ae6
[ALSA] Move OSS-specific hw_params helper to snd-pcm-oss module
by Takashi Iwai
· 19 years ago
61fb63c
[ALSA] PCM core - introduce CONFIG_SND_PCM_XRUN_DEBUG
by Jaroslav Kysela
· 19 years ago
3bf75f9
[ALSA] Clean up PCM codes (take 2)
by Takashi Iwai
· 19 years ago
235475c
[ALSA] pcm - Fix wrong asserts
by Takashi Iwai
· 19 years ago
877211f
[ALSA] Remove xxx_t typedefs: PCM
by Takashi Iwai
· 19 years ago
07799e7
[ALSA] Use getnstimeofday()
by Takashi Iwai
· 19 years ago
7c22f1a
[ALSA] Remove snd_runtime_check() macro
by Takashi Iwai
· 19 years ago
df8db93
[ALSA] Fix DocBook warnings
by Takashi Iwai
· 19 years ago
a53fc18
[ALSA] make local objects static
by Clemens Ladisch
· 19 years ago
443feb8
[ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flag
by Karsten Wiese
· 19 years ago
6214410
[ALSA] Make docproc happy
by Takashi Iwai
· 19 years ago
123992f
[ALSA] sound/core/: possible cleanups
by Adrian Bunk
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago