index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
pcm_native.c
Age
Commit message (
Expand
)
Author
2025-06-16
ALSA: pcm: Convert snd_pcm_sync_ptr() to user_access_begin/user_access_end()
Christophe Leroy
2025-06-16
ALSA: pcm: Replace [audio_]tstamp_[n]sec by struct __snd_timespec in struct s...
Christophe Leroy
2025-06-14
ALSA: pcm: Convert SNDRV_PCM_IOCTL_SYNC_PTR to user_access_begin/user_access_...
Christophe Leroy
2025-06-14
ALSA: pcm: refactor copy from/to user in SNDRV_PCM_IOCTL_SYNC_PTR
Christophe Leroy
2025-06-09
ALSA: pcm: Rewrite recalculate_boundary() to avoid costly loop
Christophe Leroy
2025-05-16
ALSA: pcm: Fix race of buffer access at PCM OSS layer
Takashi Iwai
2025-01-28
ALSA: pcm: use new array-copying-wrapper
Chenyuan Yang
2024-11-29
Merge tag 'sound-fix-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-11-21
Merge tag 'sound-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2024-11-21
ALSA: pcm: Add sanity NULL check for the default mmap fault handler
Takashi Iwai
2024-11-13
ALSA: pcm: Define snd_pcm_mmap_data_{open|close}() locally
Takashi Iwai
2024-11-03
deal with the last remaing boolean uses of fd_file()
Al Viro
2024-10-02
Merge tag 'asoc-fix-v6.12-rc1' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
2024-09-30
ALSA: Fix typos in comments across various files
Yu Jiaoliang
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-11
ALSA: pcm: Fix breakage of PCM rates used for topology
Takashi Iwai
2024-09-06
ALSA: pcm: add more sample rate definitions
Jerome Brunet
2024-09-02
ALSA: core: Drop superfluous no_free_ptr() for memdup_user() errors
Takashi Iwai
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
2024-07-02
ALSA: pcm: reinvent the stream synchronization ID API
Jaroslav Kysela
2024-06-25
ALSA: PCM: Allow resume only for suspended streams
Takashi Iwai
2024-04-18
ALSA: pcm: add support for 705.6kHz and 768kHz sample rates
Pavel Hofman
2024-03-11
Merge branch 'for-next' into for-linus
Takashi Iwai
2024-02-28
ALSA: pcm: Use guard() for PCM stream locks
Takashi Iwai
2024-02-28
ALSA: pcm: Use guard() for locking
Takashi Iwai
2024-02-23
ALSA: pcm: Use CLASS() for fdget()/fdput()
Takashi Iwai
2024-02-23
ALSA: pcm: Use automatic cleanup of kfree()
Takashi Iwai
2024-02-23
ALSA: pcm: clarify and fix default msbits value for all formats
Jaroslav Kysela
2023-11-27
ALSA: pcm: Introduce MSBITS subformat interface
Jaroslav Kysela
2023-11-02
Merge tag 'sound-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2023-10-26
ALSA: pcm: Replace with __packed attribute
Takashi Iwai
2023-09-25
sound: Fix snd_pcm_readv()/writev() to use iov access functions
David Howells
2023-08-18
ALSA: pcm: Drop obsoleted PCM copy_user and copy_kernel ops
Takashi Iwai
2023-08-18
ALSA: pcm: Add copy ops with iov_iter
Takashi Iwai
2023-05-18
Revert "ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)"
Oswald Buddenhagen
2023-05-06
Merge tag 'sound-fix-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-05-05
ALSA: pcm: Revert "ALSA: pcm: rewrite snd_pcm_playback_silence()"
Jaroslav Kysela
2023-04-27
Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2023-04-21
ALSA: pcm: rewrite snd_pcm_playback_silence()
Oswald Buddenhagen
2023-04-08
ALSA: pcm: fix wait_time calculations
Oswald Buddenhagen
2023-03-30
ALSA: pcm: check for user backed iterator, not specific iterator type
Jens Axboe
2023-03-30
iov_iter: add iter_iovec() helper
Jens Axboe
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2022-12-05
ALSA: pcm: Handle XRUN at trigger START
Takashi Iwai
2022-12-05
ALSA: pcm: Set missing stop_operating flag at undoing trigger start
Takashi Iwai
2022-11-16
ALSA: pcm: avoid nused-but-set-variable warning
Kuninori Morimoto
2022-09-27
ALSA: pcm: Make mmap status read-only
Takashi Iwai
2022-09-27
ALSA: pcm: Avoid reference to status->state
Takashi Iwai
2022-07-29
ALSA: pcm: Use deferred fasync helper
Takashi Iwai
[next]