index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
pcm_lib.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: Introduce 'snd_interval_rate_bits'
Martin PoviĊĦer
2024-09-24
1
-0
/
+37
*
ALSA: pcm: Fix id copying in snd_pcm_set_sync_per_card()
Jaroslav Kysela
2024-07-05
1
-2
/
+2
*
ALSA: pcm: Fix missing export of snd_pcm_set_sync_per-card()
Takashi Iwai
2024-07-05
1
-0
/
+1
*
ALSA: pcm: optimize and clarify stream synchronization ID API
Jaroslav Kysela
2024-07-02
1
-20
/
+31
*
ALSA: pcm: reinvent the stream synchronization ID API
Jaroslav Kysela
2024-07-02
1
-4
/
+23
*
ALSA: chmap: Mark Channel Map controls as volatile
Takashi Iwai
2024-06-18
1
-0
/
+1
*
ALSA: pcm: Use guard() for PCM stream locks
Takashi Iwai
2024-02-28
1
-7
/
+3
*
ALSA: hda: Upgrade stream-format infrastructure
Cezary Rojewski
2023-11-27
1
-0
/
+34
*
ALSA: pcm: Fix error checks of default read/write copy ops
Takashi Iwai
2023-09-02
1
-4
/
+4
*
ALSA: pcm: Drop obsoleted PCM copy_user and copy_kernel ops
Takashi Iwai
2023-08-18
1
-17
/
+1
*
ALSA: pcm: Add copy ops with iov_iter
Takashi Iwai
2023-08-18
1
-44
/
+67
*
ALSA: pcm: use exit controlled loop in snd_pcm_playback_silence()
Oswald Buddenhagen
2023-05-05
1
-2
/
+2
*
ALSA: pcm: simplify top-up mode init in snd_pcm_playback_silence()
Oswald Buddenhagen
2023-05-05
1
-7
/
+24
*
ALSA: pcm: playback silence - move silence variable updates to separate function
Jaroslav Kysela
2023-05-05
1
-20
/
+22
*
ALSA: pcm: playback silence - remove extra code
Jaroslav Kysela
2023-05-05
1
-2
/
+0
*
ALSA: pcm: fix playback silence - correct incremental silencing
Jaroslav Kysela
2023-05-05
1
-7
/
+3
*
ALSA: pcm: fix playback silence - use the actual new_hw_ptr for the threshold...
Jaroslav Kysela
2023-05-05
1
-1
/
+9
*
ALSA: pcm: Revert "ALSA: pcm: rewrite snd_pcm_playback_silence()"
Jaroslav Kysela
2023-05-05
1
-36
/
+54
*
ALSA: pcm: rewrite snd_pcm_playback_silence()
Oswald Buddenhagen
2023-04-21
1
-50
/
+36
*
ALSA: pcm: fix wait_time calculations
Oswald Buddenhagen
2023-04-08
1
-6
/
+5
*
ALSA: usb-audio: Fix recursive locking at XRUN during syncing
Takashi Iwai
2023-03-21
1
-0
/
+2
*
ALSA: pcm: Avoid reference to status->state
Takashi Iwai
2022-09-27
1
-8
/
+8
*
ALSA: pcm: Use deferred fasync helper
Takashi Iwai
2022-07-29
1
-1
/
+1
*
ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lock
Takashi Iwai
2022-03-30
1
-4
/
+5
*
ALSA: pcm: Fix races among concurrent read/write and buffer changes
Takashi Iwai
2022-03-22
1
-0
/
+4
*
ALSA: pcm: introduce INFO_NO_REWINDS flag
Pierre-Louis Bossart
2021-11-24
1
-0
/
+14
*
ALSA: pcm: unconditionally check if appl_ptr is in 0..boundary range
Pierre-Louis Bossart
2021-11-24
1
-0
/
+3
*
ALSA: memalloc: Support for non-contiguous page allocation
Takashi Iwai
2021-10-18
1
-0
/
+5
*
ALSA: pcm: fix divide error in snd_pcm_lib_ioctl
Zubin Mithra
2021-08-27
1
-1
/
+1
*
ALSA: pcm: add snd_pcm_period_elapsed() variant without acquiring lock of PCM...
Takashi Sakamoto
2021-06-10
1
-15
/
+49
*
ALSA: pcm: use krealloc_array()
Bartosz Golaszewski
2020-12-15
1
-2
/
+2
*
ALSA: fix kernel-doc markups
Mauro Carvalho Chehab
2020-10-26
1
-1
/
+1
*
ALSA: pcm: fix incorrect hw_base increase
Brent Lu
2020-05-18
1
-0
/
+1
*
ALSA: pcm: More constifications
Takashi Iwai
2020-01-05
1
-1
/
+1
*
ALSA: control: Add verification for kctl accesses
Takashi Iwai
2020-01-04
1
-1
/
+1
*
Merge tag 'y2038-alsa-v8-signed' of git://git.kernel.org:/pub/scm/linux/kerne...
Takashi Iwai
2019-12-17
1
-14
/
+24
|
\
|
*
ALSA: add new 32-bit layout for snd_pcm_mmap_status/control
Arnd Bergmann
2019-12-13
1
-4
/
+6
|
*
ALSA: Replace timespec with timespec64
Baolin Wang
2019-12-11
1
-14
/
+22
*
|
ALSA: control: remove useless assignment in .info callback of PCM chmap element
Takashi Sakamoto
2019-12-14
1
-1
/
+0
|
/
*
ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed()
paulhsia
2019-11-13
1
-2
/
+6
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-16
/
+1
*
ALSA: pcm: Comment why read blocks when PCM is not running
Ricardo Biehl Pasquali
2019-02-13
1
-0
/
+4
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2019-02-13
1
-16
/
+4
|
\
|
*
ALSA: pcm: Revert capture stream behavior change in blocking mode
Takashi Iwai
2019-02-08
1
-16
/
+4
*
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2019-01-29
1
-1
/
+8
|
\
|
|
*
ALSA: pcm: Fix tight loop of OSS capture stream
Takashi Iwai
2019-01-25
1
-1
/
+8
*
|
ALSA: pcm: Use the common error path in __snd_pcm_lib_xfer()
Takashi Iwai
2019-01-25
1
-3
/
+2
|
/
*
ALSA: pcm: Update hardware pointer before start capture
Ricardo Biehl Pasquali
2018-09-10
1
-3
/
+5
*
ALSA: pcm: Return 0 when size < start_threshold in capture
Ricardo Biehl Pasquali
2018-08-27
1
-4
/
+9
*
ALSA: pcm: Fix snd_interval_refine first/last with open min/max
Timo Wischer
2018-07-11
1
-4
/
+10
[next]