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.12.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
*
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
*
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
|
/
[next]