index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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
*
Merge branch 'fix/misc' into topic/misc
Takashi Iwai
2010-10-11
1
-0
/
+2
|
\
|
*
ALSA: pcm - Fix unbalanced pm_qos_request
Takashi Iwai
2010-09-16
1
-0
/
+2
*
|
sound: Use static const char * const where possible
Joe Perches
2010-09-14
1
-1
/
+1
*
|
ALSA: pcm midlevel code - add time check for double interrupt acknowledge
Jaroslav Kysela
2010-08-18
1
-0
/
+2
|
/
*
ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)
Jaroslav Kysela
2010-08-18
1
-0
/
+4
*
pm_qos: Get rid of the allocation in pm_qos_add_request()
James Bottomley
2010-07-19
1
-8
/
+5
*
ALSA: pcm: fix the fix of the runtime->boundary calculation
Clemens Ladisch
2010-05-21
1
-36
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2010-05-20
1
-17
/
+32
|
\
|
*
Merge branch 'topic/nomm' into for-linus
Takashi Iwai
2010-05-20
1
-8
/
+22
|
|
\
|
|
*
ALSA: provide a more useful get_unmapped_area handler for pcm
Daniel Glöckner
2010-03-10
1
-8
/
+22
|
*
|
Merge branch 'topic/core-cleanup' into for-linus
Takashi Iwai
2010-05-20
1
-9
/
+10
|
|
\
\
|
|
*
|
ALSA: core - Define llseek fops
Takashi Iwai
2010-04-13
1
-2
/
+8
|
|
*
|
ALSA: pcm - Remove BKL from async callback
Takashi Iwai
2010-04-07
1
-7
/
+2
|
|
|
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2010-05-20
1
-6
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
PM QOS update
Mark Gross
2010-05-10
1
-6
/
+8
|
|
/
*
|
ALSA: pcm - Use pgprot_noncached() for MIPS non-coherent archs
Takashi Iwai
2010-05-12
1
-0
/
+7
|
/
*
Merge branch 'fix/misc' into topic/misc
Takashi Iwai
2010-02-17
1
-4
/
+4
|
\
|
*
ALSA: pcm core - fix fifo_size channels interval check
Jaroslav Kysela
2010-02-16
1
-4
/
+4
*
|
Merge remote branch 'alsa/devel' into topic/misc
Takashi Iwai
2010-02-01
1
-3
/
+36
|
\
\
|
*
|
ALSA: pcm_native - fix runtime->boundary calculation
Jaroslav Kysela
2010-01-27
1
-3
/
+36
*
|
|
Merge remote branch 'alsa/devel' into topic/misc
Takashi Iwai
2010-01-26
1
-0
/
+2
|
\
\
\
|
|
/
/
|
*
|
ALSA: pcm_lib - return back hw_ptr_interrupt
Jaroslav Kysela
2010-01-26
1
-0
/
+2
*
|
|
Merge branch 'topic/noncached-mmap' into topic/misc
Takashi Iwai
2010-01-21
1
-2
/
+9
|
\
\
\
|
*
|
|
ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffers
Takashi Iwai
2010-01-18
1
-0
/
+9
|
*
|
|
ALSA: pcm - Remove unneeded ifdef pgprot_noncached
Takashi Iwai
2010-01-18
1
-2
/
+0
*
|
|
|
Merge remote branch 'alsa/devel' into topic/misc
Takashi Iwai
2010-01-21
1
-0
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
ALSA: pcm_core: Fix wake_up() optimization
Jaroslav Kysela
2010-01-21
1
-0
/
+3
*
|
|
Merge commit alsa/devel into topic/misc
Takashi Iwai
2010-01-12
1
-4
/
+4
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
ALSA: pcm_lib - optimize wake_up() calls for PCM I/O
Jaroslav Kysela
2010-01-07
1
-2
/
+4
|
*
ALSA: pcm_lib - cleanup & merge hw_ptr update functions
Jaroslav Kysela
2010-01-07
1
-2
/
+0
*
|
ALSA: Fix indentation in pcm_native.c
Guennadi Liakhovetski
2009-12-25
1
-4
/
+4
|
/
*
ALSA: pcm - fix page conversion on non-coherent PPC arch
Takashi Iwai
2009-11-27
1
-0
/
+10
*
ALSA: pcm - fix page conversion on non-coherent MIPS arch
Takashi Iwai
2009-11-27
1
-0
/
+4
*
ALSA: pcm - define snd_pcm_default_page_ops()
Takashi Iwai
2009-11-26
1
-8
/
+12
*
ALSA: pcm - Use dma_mmap_coherent() if available
Takashi Iwai
2009-11-26
1
-16
/
+33
*
const: mark struct vm_struct_operations
Alexey Dobriyan
2009-09-27
1
-4
/
+4
*
ALSA: pcm - Simplify snd_pcm_drain() implementation
Takashi Iwai
2009-09-21
1
-53
/
+20
*
Merge branch 'topic/pcm-estrpipe-in-pm' into for-linus
Takashi Iwai
2009-09-10
1
-0
/
+12
|
\
|
*
ALSA: pcm - Tell user that stream to be rewound is suspended
Lubomir Rintel
2009-08-03
1
-0
/
+12
*
|
ALSA: pcm - Fix drain behavior in non-blocking mode
Takashi Iwai
2009-08-20
1
-23
/
+29
|
/
*
sound: fix check for return value in snd_pcm_hw_refine
Mariusz Kozlowski
2009-06-22
1
-1
/
+1
*
ALSA: PCM midlevel: improve fifo_size handling
Jaroslav Kysela
2009-05-29
1
-3
/
+12
*
Merge branch 'fix/pcm-jiffies-check' into topic/pcm-jiffies-check
Takashi Iwai
2009-05-29
1
-0
/
+6
|
\
|
*
ALSA: Fix invalid jiffies check after pause
Takashi Iwai
2009-05-27
1
-0
/
+6
*
|
ALSA: Add extra delay count in PCM
Takashi Iwai
2009-05-05
1
-3
/
+5
|
/
*
ALSA: sound/core: use memdup_user()
Li Zefan
2009-04-14
1
-58
/
+35
*
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
2009-03-26
1
-3
/
+1
|
\
|
*
Rationalize fasync return values
Jonathan Corbet
2009-03-16
1
-3
/
+1
*
|
ALSA: Add missing KERN_* prefix to printk in sound/core
Takashi Iwai
2009-02-05
1
-3
/
+3
|
/
*
saner FASYNC handling on file close
Al Viro
2008-11-01
1
-1
/
+0
[next]