index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
Age
Commit message (
Expand
)
Author
2020-06-17
ALSA: pcm: fix snd_pcm_link() lockdep splat
Michał Mirosław
2020-06-17
ALSA: pcm: disallow linking stream to itself
Michał Mirosław
2020-06-03
ALSA: hwdep: fix a left shifting 1 by 31 UB bug
Changming Liu
2020-05-27
ALSA: pcm: fix incorrect hw_base increase
Brent Lu
2020-05-20
ALSA: rawmidi: Fix racy buffer resize under concurrent accesses
Takashi Iwai
2020-05-06
ALSA: pcm: oss: Place the plugin buffer overflow checks correctly
Takashi Iwai
2020-04-17
ALSA: pcm: oss: Fix regression by buffer overflow fix
Takashi Iwai
2020-03-25
ALSA: pcm: oss: Remove WARNING from snd_pcm_plug_alloc() checks
Takashi Iwai
2020-03-25
ALSA: pcm: oss: Avoid plugin buffer overflow
Takashi Iwai
2020-03-25
ALSA: seq: oss: Fix running status after receiving sysex
Takashi Iwai
2020-03-25
ALSA: seq: virmidi: Fix running status after receiving sysex
Takashi Iwai
2020-02-28
ALSA: seq: Fix concurrent access to queue current tick/time
Takashi Iwai
2020-02-28
ALSA: seq: Avoid concurrent access to queue flags
Takashi Iwai
2020-02-24
ALSA: ctl: allow TLV read operation for callback type of element in locked case
Takashi Sakamoto
2020-01-23
ALSA: seq: Fix racy access for queue timer in proc read
Takashi Iwai
2020-01-09
ALSA: pcm: Yet another missing check of non-cached buffer type
Takashi Iwai
2019-12-31
ALSA: timer: Limit max amount of slave instances
Takashi Iwai
2019-12-31
ALSA: pcm: Fix missing check of the new non-cached buffer type
Takashi Iwai
2019-12-31
ALSA: pcm: Avoid possible info leaks from PCM stream buffers
Takashi Iwai
2019-12-13
ALSA: pcm: oss: Avoid potential buffer overflows
Takashi Iwai
2019-11-13
ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed()
paulhsia
2019-11-07
Merge tag 'asoc-fix-v5.4-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
2019-11-06
ALSA: timer: Fix incorrectly assigned timer instance
Takashi Iwai
2019-10-30
ALSA: timer: Fix mutex deadlock at releasing card
Takashi Iwai
2019-10-21
ASoC: compress: fix unsigned integer overflow check
Xiaojun Sang
2019-09-19
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-09-09
Merge branch 'asoc-5.4' into asoc-next
Mark Brown
2019-09-04
ALSA: pcm: use dma_can_mmap() to check if a device supports dma_mmap_*
Christoph Hellwig
2019-08-28
ALSA: pcm: add support for 352.8KHz and 384KHz sample rate
Vidyakumar Athota
2019-08-25
ALSA: seq: Fix potential concurrent access to the deleted pool
Takashi Iwai
2019-07-29
ALSA: pcm: fix lost wakeup event scenarios in snd_pcm_drain
Yuki Tsunashima
2019-07-23
ALSA: compress: Be more restrictive about when a drain is allowed
Charles Keepax
2019-07-23
ALSA: compress: Don't allow paritial drain operations on capture streams
Charles Keepax
2019-07-23
ALSA: compress: Prevent bypasses of set_params
Charles Keepax
2019-07-23
ALSA: compress: Fix regression on compressed capture streams
Charles Keepax
2019-07-19
ALSA: pcm: Fix refcount_inc() on zero usage
Takashi Iwai
2019-07-16
ALSA: seq: Break too long mutex context in the write loop
Takashi Iwai
2019-07-08
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2019-07-01
Merge branch 'for-linus' into for-next
Takashi Iwai
2019-06-28
ALSA: seq: fix incorrect order of dest_client/dest_ports arguments
Colin Ian King
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345
Thomas Gleixner
2019-05-31
ALSA: control: Use struct_size()
Takashi Iwai
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151
Thomas Gleixner
2019-05-24
ALSA: pcm: oss: Use struct_size() helper
Gustavo A. R. Silva
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
[next]