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_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
2018-04-09
ALSA: pcm: Remove WARN_ON() at snd_pcm_hw_params() error
Takashi Iwai
2018-04-07
ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation
Takashi Iwai
2018-04-03
ALSA: pcm: Fix UAF at PCM release via PCM timer access
Takashi Iwai
2018-04-02
Merge branch 'for-next' into for-linus
Takashi Iwai
2018-03-27
ALSA: pcm: Fix mutex unbalance in OSS emulation ioctls
Takashi Iwai
2018-03-27
ALSA: pcm: potential uninitialized return values
Dan Carpenter
2018-03-26
ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent()
Stefan Roese
2018-03-23
ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams
Takashi Iwai
2018-03-23
ALSA: pcm: Avoid potential races between OSS ioctls and read/write
Takashi Iwai
2018-03-19
Merge branch 'for-linus' into for-next
Takashi Iwai
2018-03-13
ALSA: pcm: Use krealloc() for resizing the rules array
Takashi Iwai
2018-03-13
ALSA: pcm: Remove VLA usage
Takashi Iwai
2018-03-11
ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats()
Takashi Iwai
2018-03-10
ALSA: seq: Clear client entry before deleting else at closing
Takashi Iwai
2018-03-10
ALSA: seq: Fix possible UAF in snd_seq_check_queue()
Takashi Iwai
2018-03-08
ALSA: seq: Remove superfluous snd_seq_queue_client_leave_cells() call
Takashi Iwai
2018-03-08
ALSA: seq: More protection for concurrent write and ioctl races
Takashi Iwai
2018-03-08
ALSA: seq: Don't allow resizing pool in use
Takashi Iwai
2018-03-08
ALSA: vmaster: Zero-clear ctl before calling slave get
Takashi Iwai
2018-03-08
ALSA: vmaster: Propagate slave error
Takashi Iwai
2018-02-28
ALSA: control: Fix a bunch of whitespace errors
Richard Fitzgerald
2018-02-28
Merge branch 'for-linus' into for-next
Takashi Iwai
2018-02-28
ALSA: control: Fix memory corruption risk in snd_ctl_elem_read
Richard Fitzgerald
2018-02-27
ALSA: Use scnprintf() instead of snprintf() for show
Jaejoong Kim
2018-02-14
ALSA: seq: Fix racy pool initializations
Takashi Iwai
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-01-31
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-19
snd_ctl_elem_init_enum_names(): switch to vmemdup_user()
Al Viro
2018-01-19
replace_user_tlv(): switch to vmemdup_user()
Al Viro
2018-01-16
ALSA: pcm: Fix trailing semicolon
Luis de Bethencourt
2018-01-15
ALSA: seq: Process queue tempo/ppq change in a shot
Takashi Iwai
2018-01-15
Merge branch 'for-linus' into for-next
Takashi Iwai
2018-01-11
ALSA: seq: Make ioctls race-free
Takashi Iwai
2018-01-11
ALSA: pcm: Remove yet superfluous WARN_ON()
Takashi Iwai
2018-01-09
ALSA: pcm: Use ERESTARTSYS instead of EINTR in OSS emulation
Takashi Iwai
2018-01-09
Merge branch 'for-linus' into for-next
Takashi Iwai
2018-01-08
ALSA: pcm: Allow aborting mutex lock at OSS read/write loops
Takashi Iwai
2018-01-08
ALSA: pcm: Abort properly at pending signal in OSS read/write loops
Takashi Iwai
2018-01-05
ALSA: pcm: Workaround for weird PulseAudio behavior on rewind error
Takashi Iwai
2018-01-04
ALSA: pcm: Add missing error checks in OSS emulation plugin builder
Takashi Iwai
2018-01-02
ALSA: pcm: Set config update bits only when really changed
Takashi Iwai
2018-01-02
ALSA: pcm: Remove incorrect snd_BUG_ON() usages
Takashi Iwai
2017-12-28
snd_hwdep_dsp_load(): don't bother with access_ok()
Al Viro
2017-12-19
Merge branch 'for-linus' into for-next
Takashi Iwai
2017-12-14
ALSA: rawmidi: Avoid racy info ioctl via ctl device
Takashi Iwai
2017-12-05
ALSA: pcm: prevent UAF in snd_pcm_info
Robb Glasser
2017-11-30
ALSA: seq: Remove spurious WARN_ON() at timer check
Takashi Iwai
2017-11-29
ALSA: pcm: add SNDRV_PCM_FORMAT_{S,U}20
Maciej S. Szmigiero
2017-11-27
sound: annotate ->poll() instances
Al Viro
[next]