Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
feff98f5507f98c0422252caec41c3be9e6b6399
/
sound
/
core
/
pcm_native.c
dd6c5cd
snd_pcm_link(): fix a leak...
by Al Viro
· 11 years ago
a27bb33
aio: don't include aio.h in sched.h
by Kent Overstreet
· 11 years ago
2fc565e
Merge tag 'asoc-v3.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
by Takashi Iwai
· 12 years ago
0fe09a4
vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helper
by Linus Torvalds
· 12 years ago
eb7c06e
ALSA: add/change some comments describing function return values
by Yacine Belkadi
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
6cf9515
ALSA: pcm: Fix return code in pcm_native.c
by Sachin Kamat
· 12 years ago
17a4adb
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 12 years ago
8bb4d9c
ALSA: Fix card refcount unbalance
by Takashi Iwai
· 12 years ago
a5d00dc
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 12 years ago
0914f79
ALSA: Avoid endless sleep after disconnect
by Takashi Iwai
· 12 years ago
a0830db
ALSA: Add a reference counter to card instance
by Takashi Iwai
· 12 years ago
9b0573c
ALSA: PCM: Fix some races at disconnection
by Takashi Iwai
· 12 years ago
4eeaaea
ALSA: core: add hooks for audio timestamps
by Pierre-Louis Bossart
· 12 years ago
314e51b
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
by Konstantin Khlebnikov
· 12 years ago
bdbf694
switch SNDRV_PCM_IOCTL_LINK to fget_light()
by Al Viro
· 12 years ago
4f7c39d
ALSA: pcm - Add proper state checks to snd_pcm_drain()
by Takashi Iwai
· 12 years ago
1662591
ALSA: pcm - Avoid GFP_ATOMIC in snd_pcm_link()
by Takashi Iwai
· 13 years ago
da155d5
sound: Add module.h to the previously silent sound users
by Paul Gortmaker
· 13 years ago
68d99b2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
d226657
Merge branch 'topic/misc' into for-linus
by Takashi Iwai
· 13 years ago
ffd3d5c
ALSA: pcm - remove the dead code from snd_pcm_open_file()
by Feng Tang
· 13 years ago
18a2b96
ALSA: pcm - Export snd_pcm_lib_default_mmap() helper
by Takashi Iwai
· 13 years ago
e8db0be
PM QoS: Move and rename the implementation files
by Jean Pihet
· 13 years ago
78fa2c4
ALSA: core: remove unused variables.
by Luca Tettamanti
· 13 years ago
f2b3614
ALSA: PCM - Don't check DMA time-out too shortly
by Takashi Iwai
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
3674f19
ALSA: vmalloc buffers should use normal mmap
by Benjamin Herrenschmidt
· 14 years ago
fea952e
ALSA: core: sparse cleanups
by Clemens Ladisch
· 14 years ago
66dc918
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
354d14b
Merge branch 'topic/workq-update' into topic/misc
by Takashi Iwai
· 14 years ago
ab69a49
ALSA: pcm: support for period wakeup disabling
by Clemens Ladisch
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
4e83998
Merge branch 'fix/misc' into topic/misc
by Takashi Iwai
· 14 years ago
8699a0b
ALSA: pcm - Fix unbalanced pm_qos_request
by Takashi Iwai
· 14 years ago
47023ec
sound: Use static const char * const where possible
by Joe Perches
· 14 years ago
bd76af0
ALSA: pcm midlevel code - add time check for double interrupt acknowledge
by Jaroslav Kysela
· 14 years ago
56385a1
ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)
by Jaroslav Kysela
· 14 years ago
82f6825
pm_qos: Get rid of the allocation in pm_qos_add_request()
by James Bottomley
· 14 years ago
ead4046
ALSA: pcm: fix the fix of the runtime->boundary calculation
by Clemens Ladisch
· 14 years ago
7f06a8b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
46ee964
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 14 years ago
7bd9db8
Merge branch 'topic/nomm' into for-linus
by Takashi Iwai
· 14 years ago
3374cd1
Merge branch 'topic/core-cleanup' into for-linus
by Takashi Iwai
· 14 years ago
9fe17b5
ALSA: pcm - Use pgprot_noncached() for MIPS non-coherent archs
by Takashi Iwai
· 14 years ago
ed77134
PM QOS update
by Mark Gross
· 15 years ago
02f4865
ALSA: core - Define llseek fops
by Takashi Iwai
· 15 years ago
d05468b
ALSA: pcm - Remove BKL from async callback
by Takashi Iwai
· 15 years ago
55c63bd
ALSA: provide a more useful get_unmapped_area handler for pcm
by Daniel Glöckner
· 15 years ago
7fb3a06
Merge branch 'fix/misc' into topic/misc
by Takashi Iwai
· 15 years ago
3be522a
ALSA: pcm core - fix fifo_size channels interval check
by Jaroslav Kysela
· 15 years ago
30ede1b
Merge remote branch 'alsa/devel' into topic/misc
by Takashi Iwai
· 15 years ago
7910b4a
ALSA: pcm_native - fix runtime->boundary calculation
by Jaroslav Kysela
· 15 years ago
d0d2c38e
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
6250b9c
Merge branch 'topic/noncached-mmap' into topic/misc
by Takashi Iwai
· 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
c32d977
ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffers
by Takashi Iwai
· 15 years ago
3e879d7
ALSA: pcm - Remove unneeded ifdef pgprot_noncached
by Takashi Iwai
· 15 years ago
a29fb94
Merge commit alsa/devel into topic/misc
by Takashi Iwai
· 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
8b90ca0
ALSA: Fix indentation in pcm_native.c
by Guennadi Liakhovetski
· 15 years ago
6985c88
ALSA: pcm - fix page conversion on non-coherent PPC arch
by Takashi Iwai
· 15 years ago
66b6cfa
ALSA: pcm - fix page conversion on non-coherent MIPS arch
by Takashi Iwai
· 15 years ago
9eb4a06
ALSA: pcm - define snd_pcm_default_page_ops()
by Takashi Iwai
· 15 years ago
657b198
ALSA: pcm - Use dma_mmap_coherent() if available
by Takashi Iwai
· 15 years ago
f0f37e2
const: mark struct vm_struct_operations
by Alexey Dobriyan
· 15 years ago
d3a7dcf
ALSA: pcm - Simplify snd_pcm_drain() implementation
by Takashi Iwai
· 15 years ago
df9200d
Merge branch 'topic/pcm-estrpipe-in-pm' into for-linus
by Takashi Iwai
· 15 years ago
4cdc115
ALSA: pcm - Fix drain behavior in non-blocking mode
by Takashi Iwai
· 15 years ago
5184040
ALSA: pcm - Tell user that stream to be rewound is suspended
by Lubomir Rintel
· 15 years ago
8bd9bca
sound: fix check for return value in snd_pcm_hw_refine
by Mariusz Kozlowski
· 15 years ago
8bea869
ALSA: PCM midlevel: improve fifo_size handling
by Jaroslav Kysela
· 16 years ago
e93721a
Merge branch 'fix/pcm-jiffies-check' into topic/pcm-jiffies-check
by Takashi Iwai
· 15 years ago
6af3fb7
ALSA: Fix invalid jiffies check after pause
by Takashi Iwai
· 15 years ago
4bbe1dd
ALSA: Add extra delay count in PCM
by Takashi Iwai
· 16 years ago
ef44a1e
ALSA: sound/core: use memdup_user()
by Li Zefan
· 16 years ago
8e9d20897
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 16 years ago
60aa492
Rationalize fasync return values
by Jonathan Corbet
· 16 years ago
006de267
ALSA: Add missing KERN_* prefix to printk in sound/core
by Takashi Iwai
· 16 years ago
233e70f
saner FASYNC handling on file close
by Al Viro
· 16 years ago
1c85cc6
ALSA: kernel docs: fix sound/core/ kernel-doc
by Randy Dunlap
· 16 years ago
7003609
ALSA: add dummy function to support shared mmap in nommu Blackfin arch
by Cliff Cai
· 16 years ago
7eaa943
ALSA: Kill snd_assert() in sound/core/*
by Takashi Iwai
· 16 years ago
24e8fc4
ALSA: remove unneeded power_mutex lock in snd_pcm_drop
by Takashi Iwai
· 16 years ago
685d87f
Revert "pcm_native.c: remove unused label"
by Linus Torvalds
· 16 years ago
680db01
pcm_native.c: remove unused label
by Linus Torvalds
· 16 years ago
2db9f0a
snd/PCM: fasync BKL pushdown
by Jonathan Corbet
· 16 years ago
f011e2e
latency.c: use QoS infrastructure
by Mark Gross
· 17 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
d948035
[ALSA] Remove PCM xfer_align sw params
by Takashi Iwai
· 17 years ago
a713b58
[ALSA] PCM core - remove SNDRV_PCM_TSTAMP_MMAP condition in snd_pcm_status()
by Jaroslav Kysela
· 17 years ago
28e9e47
[ALSA] PCM - added back TSTAMP ioctl for PCM (for old alsa-lib binaries)
by Jaroslav Kysela
· 17 years ago
b05e578
[ALSA] pcm_native: fix sparse warning about shadowing 'state' symbol
by Marcin Ślusarz
· 17 years ago
Next »