index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
pcm_lib.c
Age
Commit message (
Expand
)
Author
2023-09-02
ALSA: pcm: Fix error checks of default read/write copy ops
Takashi Iwai
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-05
ALSA: pcm: use exit controlled loop in snd_pcm_playback_silence()
Oswald Buddenhagen
2023-05-05
ALSA: pcm: simplify top-up mode init in snd_pcm_playback_silence()
Oswald Buddenhagen
2023-05-05
ALSA: pcm: playback silence - move silence variable updates to separate function
Jaroslav Kysela
2023-05-05
ALSA: pcm: playback silence - remove extra code
Jaroslav Kysela
2023-05-05
ALSA: pcm: fix playback silence - correct incremental silencing
Jaroslav Kysela
2023-05-05
ALSA: pcm: fix playback silence - use the actual new_hw_ptr for the threshold...
Jaroslav Kysela
2023-05-05
ALSA: pcm: Revert "ALSA: pcm: rewrite snd_pcm_playback_silence()"
Jaroslav Kysela
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-21
ALSA: usb-audio: Fix recursive locking at XRUN during syncing
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
2022-03-30
ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lock
Takashi Iwai
2022-03-22
ALSA: pcm: Fix races among concurrent read/write and buffer changes
Takashi Iwai
2021-11-24
ALSA: pcm: introduce INFO_NO_REWINDS flag
Pierre-Louis Bossart
2021-11-24
ALSA: pcm: unconditionally check if appl_ptr is in 0..boundary range
Pierre-Louis Bossart
2021-10-18
ALSA: memalloc: Support for non-contiguous page allocation
Takashi Iwai
2021-08-27
ALSA: pcm: fix divide error in snd_pcm_lib_ioctl
Zubin Mithra
2021-06-10
ALSA: pcm: add snd_pcm_period_elapsed() variant without acquiring lock of PCM...
Takashi Sakamoto
2020-12-15
ALSA: pcm: use krealloc_array()
Bartosz Golaszewski
2020-10-26
ALSA: fix kernel-doc markups
Mauro Carvalho Chehab
2020-05-18
ALSA: pcm: fix incorrect hw_base increase
Brent Lu
2020-01-05
ALSA: pcm: More constifications
Takashi Iwai
2020-01-04
ALSA: control: Add verification for kctl accesses
Takashi Iwai
2019-12-17
Merge tag 'y2038-alsa-v8-signed' of git://git.kernel.org:/pub/scm/linux/kerne...
Takashi Iwai
2019-12-14
ALSA: control: remove useless assignment in .info callback of PCM chmap element
Takashi Sakamoto
2019-12-13
ALSA: add new 32-bit layout for snd_pcm_mmap_status/control
Arnd Bergmann
2019-12-11
ALSA: Replace timespec with timespec64
Baolin Wang
2019-11-13
ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed()
paulhsia
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-02-13
ALSA: pcm: Comment why read blocks when PCM is not running
Ricardo Biehl Pasquali
2019-02-13
Merge branch 'for-linus' into for-next
Takashi Iwai
2019-02-08
ALSA: pcm: Revert capture stream behavior change in blocking mode
Takashi Iwai
2019-01-29
Merge branch 'for-linus' into for-next
Takashi Iwai
2019-01-25
ALSA: pcm: Fix tight loop of OSS capture stream
Takashi Iwai
2019-01-25
ALSA: pcm: Use the common error path in __snd_pcm_lib_xfer()
Takashi Iwai
2018-09-10
ALSA: pcm: Update hardware pointer before start capture
Ricardo Biehl Pasquali
2018-08-27
ALSA: pcm: Return 0 when size < start_threshold in capture
Ricardo Biehl Pasquali
2018-07-11
ALSA: pcm: Fix snd_interval_refine first/last with open min/max
Timo Wischer
2018-07-06
ALSA: pcm: Allow drivers to set R/W wait time.
Liam Girdwood
2018-07-04
ALSA: pcm: trace XRUN event at injection, too
Takashi Iwai
2018-04-17
ALSA: pcm: Clean up with snd_pcm_avail() and snd_pcm_hw_avail() helpers
Takashi Iwai
2018-03-13
ALSA: pcm: Use krealloc() for resizing the rules array
Takashi Iwai
2018-01-15
Merge branch 'for-linus' into for-next
Takashi Iwai
2018-01-11
ALSA: pcm: Remove yet superfluous WARN_ON()
Takashi Iwai
2018-01-09
Merge branch 'for-linus' into for-next
Takashi Iwai
2018-01-02
ALSA: pcm: Set config update bits only when really changed
Takashi Iwai
[next]