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_native.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ALSA: pcm: Fix assignment in if condition
Takashi Iwai
2021-06-09
1
-2
/
+4
*
ALSA: pcm: Block the release until the system resume finishes
Takashi Iwai
2021-05-25
1
-0
/
+4
*
ALSA: Drop superfluous argument from snd_power_wait()
Takashi Iwai
2021-05-25
1
-1
/
+1
*
ALSA: pcm: Fix couple of typos
Bhaskar Chowdhury
2021-03-26
1
-2
/
+2
*
ALSA: pcm: Use for_each_pcm_substream() macro
Takashi Iwai
2021-02-08
1
-20
/
+15
*
ALSA: pcm: Don't call sync_stop if it hasn't been stopped
Takashi Iwai
2021-02-08
1
-2
/
+3
*
ALSA: pcm: Assure sync with the pending stop operation at suspend
Takashi Iwai
2021-02-08
1
-1
/
+7
*
ALSA: pcm: Call sync_stop at disconnection
Takashi Iwai
2021-02-08
1
-8
/
+8
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2021-02-02
1
-2
/
+2
|
\
|
*
ALSA: pcm: One more dependency for hw constraints
Takashi Iwai
2021-01-23
1
-2
/
+2
*
|
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
2021-01-08
1
-3
/
+3
|
/
*
ALSA: pcm: Clear the full allocated memory at hw_params
Takashi Iwai
2020-12-18
1
-2
/
+7
*
ALSA: fix kernel-doc markups
Mauro Carvalho Chehab
2020-10-26
1
-2
/
+2
*
ALSA: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-09
1
-4
/
+4
*
ALSA: pcm: Use dma_mmap_coherent() on x86, too
Takashi Iwai
2020-06-15
1
-2
/
+0
*
Merge tag 'sound-fix-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-11
1
-2
/
+18
|
\
|
*
ALSA: pcm: disallow linking stream to itself
Michał Mirosław
2020-06-08
1
-0
/
+6
|
*
ALSA: pcm: fix snd_pcm_link() lockdep splat
Michał Mirosław
2020-06-08
1
-2
/
+12
*
|
pcm_native: result of put_user() needs to be checked
Al Viro
2020-04-26
1
-4
/
+8
|
/
*
Merge tag 'sound-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2020-04-02
1
-21
/
+26
|
\
|
*
Merge branch 'topic/usb-uac2-effect-unit' into for-next
Takashi Iwai
2020-02-17
1
-1
/
+2
|
|
\
|
*
|
ALSA: pcm: Use a macro for parameter masks to reduce the needed cast
Takashi Iwai
2020-02-10
1
-14
/
+18
|
*
|
ALSA: pcm: Use standard macros for fixing PCM format cast
Takashi Iwai
2020-02-10
1
-7
/
+8
*
|
|
Merge branch 'pm-qos'
Rafael J. Wysocki
2020-03-30
1
-7
/
+7
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sound: Call cpu_latency_qos_*() instead of pm_qos_*()
Rafael J. Wysocki
2020-02-14
1
-7
/
+7
|
|
/
*
/
ALSA: pcm: Fix double hw_free calls
Takashi Iwai
2020-02-13
1
-1
/
+2
|
/
*
ALSA: pcm: Fix sparse warnings wrt snd_pcm_state_t
Takashi Iwai
2020-01-31
1
-66
/
+121
*
ALSA: pcm: Fix memory leak at closing a stream without hw_free
Takashi Iwai
2020-01-29
1
-9
/
+15
*
ALSA: pcm: Make snd_pcm_hw_constraints_init() and _complete() static
Takashi Iwai
2020-01-16
1
-2
/
+2
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2019-12-18
1
-0
/
+4
|
\
|
*
ALSA: pcm: Avoid possible info leaks from PCM stream buffers
Takashi Iwai
2019-12-14
1
-0
/
+4
*
|
ALSA: add new 32-bit layout for snd_pcm_mmap_status/control
Arnd Bergmann
2019-12-13
1
-14
/
+24
*
|
ALSA: move snd_pcm_ioctl_sync_ptr_compat into pcm_native.c
Arnd Bergmann
2019-12-13
1
-0
/
+100
*
|
ALSA: Avoid using timespec for struct snd_pcm_status
Baolin Wang
2019-12-11
1
-17
/
+79
*
|
ALSA: Replace timespec with timespec64
Baolin Wang
2019-12-11
1
-4
/
+8
|
/
*
ALSA: pcm: Add card sync_irq field
Takashi Iwai
2019-11-20
1
-0
/
+2
*
ALSA: pcm: Add the support for sync-stop operation
Takashi Iwai
2019-11-20
1
-0
/
+15
*
ALSA: pcm: Allow NULL ioctl ops
Takashi Iwai
2019-11-20
1
-4
/
+15
*
ALSA: pcm: Introduce managed buffer allocation mode
Takashi Iwai
2019-11-20
1
-0
/
+12
*
ALSA: pcm: Yet another missing check of non-cached buffer type
Takashi Iwai
2019-11-09
1
-1
/
+2
*
ALSA: pcm: Handle special page mapping in the default mmap handler
Takashi Iwai
2019-11-06
1
-1
/
+13
*
ALSA: pcm: Fix missing check of the new non-cached buffer type
Takashi Iwai
2019-11-04
1
-1
/
+2
*
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-09-19
1
-7
/
+6
|
\
|
*
ALSA: pcm: use dma_can_mmap() to check if a device supports dma_mmap_*
Christoph Hellwig
2019-09-04
1
-7
/
+6
*
|
Merge branch 'asoc-5.4' into asoc-next
Mark Brown
2019-09-09
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
ALSA: pcm: add support for 352.8KHz and 384KHz sample rate
Vidyakumar Athota
2019-08-28
1
-1
/
+1
*
|
ALSA: pcm: fix lost wakeup event scenarios in snd_pcm_drain
Yuki Tsunashima
2019-07-29
1
-1
/
+2
*
|
ALSA: pcm: Fix refcount_inc() on zero usage
Takashi Iwai
2019-07-19
1
-4
/
+5
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-16
/
+1
*
ALSA: pcm: Don't suspend stream in unrecoverable PCM state
Takashi Iwai
2019-03-25
1
-1
/
+8
[prev]
[next]