summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2012-03-09 12:14:23 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2012-03-09 12:14:23 -0800
commitc447064de46a942e2d91a4cf22afa70538d781dd (patch)
tree4ed061014fac9cdbec9314afd4313f19e1be307a /scripts/patch-kernel
parent8cd5c8661df33674daa67bf552a73497eeeba710 (diff)
parent8de5d6f19bbe7c77676a62ab52be901aa10d6b54 (diff)
downloadkernel-c447064de46a942e2d91a4cf22afa70538d781dd.tar.gz
Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Pull sound fixes from Takashi Iwai: "Nothing exciting here: just a few regression fixes for HD-audio and ASoC, also the support of missing 32bit compat ioctl for HDSPM." * tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: ALSA: hdspm - Provide ioctl_compat ALSA: hda/realtek - Apply the coef-setup only to ALC269VB ALSA: hda - add quirk to detect CD input on Gigabyte EP45-DS3 ASoC: neo1973: fix neo1973 wm8753 initialization
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
3 10:57:30 +0100'>2024-02-23ALSA: control: Use automatic cleanup of kfree()Takashi Iwai 2023-08-17ALSA: control: Don't embed ctl_devTakashi Iwai 2023-07-20ALSA: control: Take lock in snd_ctl_find_id() and snd_ctl_find_numid()Takashi Iwai 2023-07-20ALSA: control: Introduce unlocked version for snd_ctl_find_*() helpersTakashi Iwai 2023-07-20ALSA: control: Make snd_ctl_find_id() argument constTakashi Iwai 2023-07-20ALSA: control: Add lockdep warning to internal functionsTakashi Iwai 2023-07-20ALSA: control: Take controls_rwsem lock in snd_ctl_remove()Takashi Iwai 2023-07-20ALSA: control: Take card->controls_rwsem in snd_ctl_rename()Takashi Iwai 2023-06-06ALSA: control: Keep the previous numid at snd_ctl_rename_id()Takashi Iwai 2023-01-13ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAFClement Lecigne 2022-10-21ALSA: control: add snd_ctl_rename()Maciej S. Szmigiero 2022-08-26ALSA: control: Re-order bounds checking in get_ctl_id_hash()Dan Carpenter 2022-08-24ALSA: control: Fix an out-of-bounds bug in get_ctl_id_hash()Zheyu Ma 2022-07-29ALSA: control: Use deferred fasync helperTakashi Iwai 2022-07-13ALSA: control: Fix missing return value comments for kernel docsTakashi Iwai 2022-06-15ALSA: control: Add input validationTakashi Iwai 2022-06-15ALSA: control: Drop superfluous ifdef CONFIG_SND_CTL_DEBUGTakashi Iwai 2022-06-15ALSA: control: Rename CONFIG_SND_CTL_VALIDATION to CONFIG_SND_CTL_DEBUGTakashi Iwai 2022-06-15ALSA: control: Use xarray for faster lookupsTakashi Iwai