Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f5808a905d4ec1853463e411bc1688314e8bc313
/
sound
/
core
/
pcm_native.c
496d422
ALSA: pcm: disallow linking stream to itself
by Michał Mirosław
· 4 years, 5 months ago
ea4df33
ALSA: pcm: Add missing copy ops check before clearing buffer
by Takashi Iwai
· 4 years, 9 months ago
360440c
ALSA: pcm: Avoid possible info leaks from PCM stream buffers
by Takashi Iwai
· 5 years ago
946023a
ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal command
by Takashi Sakamoto
· 7 years ago
9b5a341
ALSA: PCM: check if ops are defined before suspending PCM
by Ranjani Sridharan
· 6 years ago
be0c268
ALSA: pcm: Don't suspend stream in unrecoverable PCM state
by Takashi Iwai
· 6 years ago
ba9890a
ALSA: pcm: Call snd_pcm_unlink() conditionally at closing
by Takashi Iwai
· 6 years ago
ee8dce2
ALSA: pcm: Fix starvation on down_write_nonblock()
by Chanho Min
· 6 years ago
1704aa1
ALSA: core: Report audio_tstamp in snd_pcm_sync_ptr
by David Henningsson
· 7 years ago
d5a2bcb
ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent()
by Stefan Roese
· 7 years ago
f3f6c61
ALSA: pcm: Fix avail to return error if stream is suspended
by Jeeja KP
· 8 years ago
e099aee
ALSA: pcm: Fix poll error return codes
by Charles Keepax
· 9 years ago
67ec107
ALSA: pcm: Fix rwsem deadlock for non-atomic PCM stream
by Takashi Iwai
· 9 years ago
b17154c
ALSA: pcm: constify action_ops structures
by Julia Lawall
· 9 years ago
90bbaf6
ALSA: timer: add config item to export PCM timer disabling for expert
by Jie Yang
· 9 years ago
094435d
ALSA: pcm: Avoid double hw_free calls at releasing a stream
by Takashi Iwai
· 9 years ago
145d92e
ALSA: core: check for underflow in snd_pcm_sw_params()
by Dan Carpenter
· 9 years ago
67756e3
ALSA: pcm: Fix lockdep warning with nonatomic PCM ops
by Takashi Iwai
· 9 years ago
d0a3997
Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 10 years ago
1c65d98
pcm: another weird API abuse
by Al Viro
· 10 years ago
c0fec3a
Merge branch 'iocb' into for-next
by Al Viro
· 10 years ago
e2e40f2
fs: move struct kiocb to fs.h
by Christoph Hellwig
· 10 years ago
a52afea
Merge tag 'asoc-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
by Takashi Iwai
· 10 years ago
70372a7
ALSA: pcm: Don't leave PREPARED state after draining
by Takashi Iwai
· 10 years ago
3179f62
ALSA: core: add .get_time_info
by Pierre-Louis Bossart
· 10 years ago
38ca2a4
ALSA: core: pass audio tstamp config from userspace
by Pierre-Louis Bossart
· 10 years ago
2b79d7a
ALSA: pcm: allow for trigger_tstamp snapshot in .trigger
by Pierre-Louis Bossart
· 10 years ago
0d59b81
ALSA: pcm: don't override timestamp unconditionally
by Pierre-Louis Bossart
· 10 years ago
6cbbfe1
ALSA: Include linux/io.h instead of asm/io.h
by Takashi Iwai
· 10 years ago
48d8829
ALSA: pcm: add SNDRV_PCM_TRIGGER_DRAIN trigger
by Libin Yang
· 10 years ago
48b217a
ALSA: pcm: Fix document for snd_pcm_stop_xrun()
by Takashi Iwai
· 10 years ago
1fb8510
ALSA: pcm: Add snd_pcm_stop_xrun() helper
by Takashi Iwai
· 10 years ago
9bc889b
ALSA: pcm: Update the state properly before notification
by Takashi Iwai
· 10 years ago
aa8edd8
ALSA: pcm: Refactoring snd_pcm_action()
by Takashi Iwai
· 10 years ago
e3a4bd5
ALSA: pcm: Simplify snd_pcm_action_lock_irq()
by Takashi Iwai
· 10 years ago
30b771c
ALSA: pcm: More kerneldoc updates
by Takashi Iwai
· 10 years ago
85c24cd
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 10 years ago
49d776f
ALSA: pcm: Avoid mmap warnings on x86
by Takashi Iwai
· 10 years ago
63825f3
ALSA: pcm: Disable mmap for known broken archs
by Takashi Iwai
· 10 years ago
c37de55
ALSA: pcm: Remove arch-dependent mmap kludges
by Takashi Iwai
· 10 years ago
dde1c65
ALSA: pcm: Fix false lockdep warnings
by Takashi Iwai
· 10 years ago
a011e21
ALSA: pcm: use the same dma mmap codepath both for arm and arm64
by Anatol Pomozov
· 10 years ago
811deed
ALSA: pcm: Fix referred substream in snd_pcm_action_group() unlock loop
by Takashi Iwai
· 10 years ago
7af142f
ALSA: pcm: Uninline snd_pcm_stream_lock() and _unlock()
by Takashi Iwai
· 10 years ago
257f8cc
ALSA: pcm: Allow nonatomic trigger operations
by Takashi Iwai
· 10 years ago
5890081
ALSA: pcm: Introduce protocol version field to sw_params
by Takashi Iwai
· 10 years ago
5646eda
ALSA: pcm: Add timestamp type to sw_params
by Takashi Iwai
· 10 years ago
2408c21
ALSA: pcm: simplify snd_pcm_tstamp()
by Takashi Iwai
· 10 years ago
09e56df
ALSA: pcm: Use standard printk helpers
by Takashi Iwai
· 11 years ago
8eeaa2f
ALSA: Replace with IS_ENABLED()
by Takashi Iwai
· 11 years ago
0a11458
ALSA: Fix typos in alsa-driver-api.xml
by Masanari Iida
· 11 years ago
1f96153
ALSA: pcm: Add fallthru comments
by Takashi Iwai
· 11 years ago
a5606f8
ALSA: Add ifdef CONFIG_GENERIC_ALLOCATOR for SNDRV_DMA_TYPE_IRAM code
by Takashi Iwai
· 11 years ago
0550321
ALSA: Add SoC on-chip internal ram support for DMA buffer allocation
by Nicolin Chen
· 11 years ago
0888c32
pcm_native: switch to fdget()/fdput()
by Al Viro
· 11 years ago
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
· 12 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
Next »