index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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 and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
Age
Commit message (
Expand
)
Author
2022-06-23
Merge tag 'sound-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-06-20
ALSA: memalloc: Drop x86-specific hack for WC allocations
Takashi Iwai
2022-05-30
Merge tag 'm68knommu-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-05-17
ALSA: seq: replace ternary operator with max()
Guo Zhengkui
2022-05-16
m68k: coldfire: drop ISA_DMA_API support
Arnd Bergmann
2022-04-25
ALSA: pcm: Check for null pointer of pointer substream before dereferencing it
Colin Ian King
2022-04-14
Merge tag 'sound-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-04-13
Merge branch 'for-linus' into for-next
Takashi Iwai
2022-04-13
Merge branch 'topic/cs35l41' into for-next
Takashi Iwai
2022-04-13
ALSA: memalloc: Add fallback SG-buffer allocations for x86
Takashi Iwai
2022-04-12
ALSA: jack: Access input_dev under mutex
Amadeusz Sławiński
2022-04-12
ALSA: core: Add snd_card_free_on_error() helper
Takashi Iwai
2022-04-11
ALSA: pcm: Test for "silence" field in struct "pcm_format_data"
Fabio M. De Francesco
2022-04-01
Merge tag 'sound-fix-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-30
ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lock
Takashi Iwai
2022-03-27
Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-03-22
ALSA: pcm: Add stream lock during PCM reset ioctl operations
Takashi Iwai
2022-03-22
ALSA: pcm: Fix races among concurrent prealloc proc writes
Takashi Iwai
2022-03-22
ALSA: pcm: Fix races among concurrent prepare and hw_params/hw_free calls
Takashi Iwai
2022-03-22
ALSA: pcm: Fix races among concurrent read/write and buffer changes
Takashi Iwai
2022-03-22
ALSA: pcm: Fix races among concurrent hw_params and hw_free calls
Takashi Iwai
2022-03-21
Merge branch 'for-next' into for-linus
Takashi Iwai
2022-03-18
ALSA: oss: Release temporary buffers upon errors
Takashi Iwai
2022-03-18
ALSA: oss: Fix PCM OSS buffer allocation overflow
Takashi Iwai
2022-03-18
ALSA: core: Fix typo in 'PCM Timer Interface' help
Elijah Harding
2022-03-15
x86: Remove toolchain check for X32 ABI capability
Masahiro Yamada
2022-03-14
ALSA: seq: oss: fix typo
Julia Lawall
2022-03-13
ALSA: seq: oss: use kzalloc
Julia Lawall
2022-02-10
ALSA: memalloc: invalidate SG pages before sync
Takashi Iwai
2022-02-10
ALSA: memalloc: Fix dma_need_sync() checks
Takashi Iwai
2022-02-01
Merge tag 'asoc-fix-v5.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
2022-01-28
ASoC: soc-pcm: Fix DPCM lockdep warning due to nested stream locks
Takashi Iwai
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
2022-01-19
ALSA: core: Simplify snd_power_ref_and_wait() with the standard macro
Takashi Iwai
2022-01-17
ALSA: core: Fix SSID quirk lookup for subvendor=0
Takashi Iwai
2022-01-06
ALSA: seq: virmidi: Add a drain operation
Stefan Sauer
2022-01-05
Merge tag 'asoc-v5.17' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2022-01-05
Merge branch 'for-next' into for-linus
Takashi Iwai
2021-12-22
ALSA: rawmidi - fix the uninitalized user_pversion
Jaroslav Kysela
2021-12-17
Merge tag 'dmaengine_topic_slave_id_removal_5.17' of git://git.kernel.org/pub...
Mark Brown
2021-12-17
ASoC: dai_dma: remove slave_id field
Arnd Bergmann
2021-12-13
ALSA: jack: Check the return value of kstrdup()
Xiaoke Wang
2021-12-07
ALSA: seq: Set upper limit of processed events
Takashi Iwai
2021-12-06
ALSA: oss: remove useless NULL check before kfree
Bernard Zhao
2021-12-02
ALSA: ctl: Fix copy of updated id with element read/write
Alan Young
2021-12-02
ALSA: pcm: oss: Handle missing errors in snd_pcm_oss_change_params*()
Takashi Iwai
2021-12-02
ALSA: pcm: oss: Limit the period size to 16MB
Takashi Iwai
2021-12-02
ALSA: pcm: oss: Fix negative period/buffer sizes
Takashi Iwai
2021-12-01
ALSA: oss: fix compile error when OSS_DEBUG is enabled
Bixuan Cui
2021-11-24
ALSA: pcm: introduce INFO_NO_REWINDS flag
Pierre-Louis Bossart
[next]