index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
core
/
pcm_native.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'sound-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2023-11-02
1
-2
/
+2
|
\
|
*
ALSA: pcm: Replace with __packed attribute
Takashi Iwai
2023-10-26
1
-2
/
+2
*
|
sound: Fix snd_pcm_readv()/writev() to use iov access functions
David Howells
2023-09-25
1
-2
/
+2
|
/
*
ALSA: pcm: Drop obsoleted PCM copy_user and copy_kernel ops
Takashi Iwai
2023-08-18
1
-1
/
+1
*
ALSA: pcm: Add copy ops with iov_iter
Takashi Iwai
2023-08-18
1
-1
/
+1
*
Revert "ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)"
Oswald Buddenhagen
2023-05-18
1
-4
/
+0
*
Merge tag 'sound-fix-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-05-06
1
-3
/
+3
|
\
|
*
ALSA: pcm: Revert "ALSA: pcm: rewrite snd_pcm_playback_silence()"
Jaroslav Kysela
2023-05-05
1
-3
/
+3
*
|
Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2023-04-27
1
-7
/
+7
|
\
|
|
*
ALSA: pcm: rewrite snd_pcm_playback_silence()
Oswald Buddenhagen
2023-04-21
1
-3
/
+3
|
*
ALSA: pcm: fix wait_time calculations
Oswald Buddenhagen
2023-04-08
1
-4
/
+4
*
|
ALSA: pcm: check for user backed iterator, not specific iterator type
Jens Axboe
2023-03-30
1
-2
/
+2
*
|
iov_iter: add iter_iovec() helper
Jens Axboe
2023-03-30
1
-8
/
+14
|
/
*
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-09
1
-4
/
+5
*
ALSA: pcm: Handle XRUN at trigger START
Takashi Iwai
2022-12-05
1
-1
/
+7
*
ALSA: pcm: Set missing stop_operating flag at undoing trigger start
Takashi Iwai
2022-12-05
1
-1
/
+3
*
ALSA: pcm: avoid nused-but-set-variable warning
Kuninori Morimoto
2022-11-16
1
-6
/
+6
*
ALSA: pcm: Make mmap status read-only
Takashi Iwai
2022-09-27
1
-0
/
+1
*
ALSA: pcm: Avoid reference to status->state
Takashi Iwai
2022-09-27
1
-63
/
+64
*
ALSA: pcm: Use deferred fasync helper
Takashi Iwai
2022-07-29
1
-1
/
+1
*
ALSA: pcm: Fix missing return value comments for kernel docs
Takashi Iwai
2022-07-13
1
-0
/
+6
*
ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lock
Takashi Iwai
2022-03-30
1
-7
/
+32
*
ALSA: pcm: Add stream lock during PCM reset ioctl operations
Takashi Iwai
2022-03-22
1
-0
/
+4
*
ALSA: pcm: Fix races among concurrent prepare and hw_params/hw_free calls
Takashi Iwai
2022-03-22
1
-14
/
+18
*
ALSA: pcm: Fix races among concurrent hw_params and hw_free calls
Takashi Iwai
2022-03-22
1
-22
/
+39
*
ASoC: soc-pcm: Fix DPCM lockdep warning due to nested stream locks
Takashi Iwai
2022-01-28
1
-0
/
+13
*
ALSA: memalloc: Support for non-contiguous page allocation
Takashi Iwai
2021-10-18
1
-0
/
+17
*
ALSA: pcm: Unify snd_pcm_delay() and snd_pcm_hwsync()
Takashi Iwai
2021-10-14
1
-16
/
+8
*
ALSA: pcm: Add more disconnection checks at file ops
Takashi Iwai
2021-10-07
1
-4
/
+21
*
ALSA: pcm: Add SNDRV_PCM_INFO_EXPLICIT_SYNC flag
Takashi Iwai
2021-08-14
1
-0
/
+9
*
ALSA: pcm: Check mmap capability of runtime dma buffer at first
Takashi Iwai
2021-08-09
1
-2
/
+7
*
ALSA: pcm: Fix mmap breakage without explicit buffer setup
Takashi Iwai
2021-08-09
1
-1
/
+4
*
ALSA: pcm - fix mmap capability check for the snd-dummy driver
Jaroslav Kysela
2021-07-30
1
-1
/
+1
*
ALSA: pcm: Fix mmap without buffer preallocation
Takashi Iwai
2021-07-20
1
-0
/
+2
*
ALSA: pcm: Fix mmap capability check
Takashi Iwai
2021-07-20
1
-4
/
+10
*
ALSA: pcm: Call substream ack() method upon compat mmap commit
Alan Young
2021-07-12
1
-3
/
+8
*
ALSA: core: Move mmap handler into memalloc ops
Takashi Iwai
2021-06-10
1
-16
/
+3
*
ALSA: core: Abstract memory alloc helpers
Takashi Iwai
2021-06-10
1
-19
/
+1
*
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
[next]