summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2021-11-25ASoC: rt5651: Use IRQF_NO_AUTOEN when requesting the IRQHans de Goede1-5/+2
2021-11-25ASoC: es8316: Use IRQF_NO_AUTOEN when requesting the IRQHans de Goede1-5/+2
2021-11-25ALSA: usb-audio: disable implicit feedback sync for Behringer UFX1204 and UFX...Geraldo Nascimento1-2/+0
2021-11-25ASoC: SOF: Intel: hda-dai: fix potential locking issuePierre-Louis Bossart1-3/+4
2021-11-25ASoC: mediatek: mt8195: Add missing of_node_put()Bixuan Cui1-1/+5
2021-11-18ALSA: memalloc: Catch call with NULL snd_dma_buffer pointerTakashi Iwai1-0/+2
2021-11-18ASoC: rsnd: Fix an error handling path in 'rsnd_node_count()'Christophe JAILLET1-0/+1
2021-11-18ASoC: cs42l42: Correct configuring of switch inversion from ts-invRichard Fitzgerald1-5/+4
2021-11-18ALSA: oxfw: fix functional regression for Mackie Onyx 1640i in v5.14 or laterTakashi Sakamoto3-1/+19
2021-11-18ASoC: cs42l42: Defer probe if request_threaded_irq() returns EPROBE_DEFERRichard Fitzgerald1-2/+3
2021-11-18ASoC: cs42l42: Correct some register default valuesRichard Fitzgerald1-2/+2
2021-11-18ASoC: cs42l42: Always configure both ASP TX channelsRichard Fitzgerald1-5/+4
2021-11-18ASoC: SOF: topology: do not power down primary core during topology removalRanjani Sridharan1-0/+9
2021-11-18ALSA: usb-audio: Fix possible race at sync of urb completionsTakashi Iwai2-1/+7
2021-11-18ALSA: hda: Use position buffer for SKL+ againTakashi Iwai1-22/+1
2021-11-18ALSA: hda: Reduce udelay() at SKL+ position reportingTakashi Iwai1-5/+23
2021-11-18ASoC: wcd9335: Use correct version to initialize Class HYassine Oudjana1-1/+1
2021-11-18ASoC: tegra: Restore AC97 supportDmitry Osipenko2-10/+50
2021-11-18ASoC: tegra: Set default card name for TrimsliceDmitry Osipenko1-0/+1
2021-11-18ALSA: timer: Unconditionally unlink slave instances, tooTakashi Iwai1-7/+6
2021-11-18ALSA: timer: Fix use-after-free problemWang Wensheng1-2/+2
2021-11-18ALSA: PCM: Fix NULL dereference at mmap checksTakashi Iwai1-1/+4
2021-11-18ALSA: pci: rme: Fix unaligned buffer addressesTakashi Iwai2-36/+46
2021-11-18ALSA: synth: missing check for possible NULL after the call to kstrdupAustin Kim1-1/+1
2021-11-18ALSA: hda: Free card instance properly at probe errorsTakashi Iwai1-1/+2
2021-11-18ALSA: usb-audio: Add registration quirk for JBL Quantum 400Alexander Tsoy1-0/+1
2021-11-18ALSA: usb-audio: Line6 HX-Stomp XL USB_ID for 48k-fixed quirkJason Ormes1-0/+1
2021-11-18ALSA: mixer: fix deadlock in snd_mixer_oss_set_volumePavel Skripkin1-1/+1
2021-11-18ALSA: mixer: oss: Fix racy access to slotsTakashi Iwai1-11/+33
2021-11-18ALSA: line6: fix control and interrupt message timeoutsJohan Hovold4-12/+12
2021-11-18ALSA: 6fire: fix control and bulk message timeoutsJohan Hovold2-4/+4
2021-11-18ALSA: ua101: fix division by zero at probeJohan Hovold1-2/+2
2021-11-18ALSA: hda/realtek: Add quirk for HP EliteBook 840 G7 mute LEDKai-Heng Feng1-0/+1
2021-11-18ALSA: hda/realtek: Add quirk for ASUS UX550VETakashi Iwai1-0/+1
2021-11-18ALSA: hda/realtek: Add a quirk for Acer Spin SP513-54NJaroslav Kysela1-0/+1
2021-11-18ALSA: hda/realtek: Headset fixup for Clevo NH77HJQJeremy Soller1-0/+14
2021-11-18ALSA: hda/realtek: Add quirk for Clevo PC70HSTim Crawford1-0/+1
2021-11-18ALSA: hda/realtek: Add a quirk for HP OMEN 15 mute LEDTakashi Iwai1-0/+1
2021-11-18ALSA: hda/realtek: Fix mic mute LED for the HP Spectre x360 14Johnathon Clark1-0/+17
2021-11-06ALSA: usb-audio: Add quirk for Audient iD14Takashi Iwai1-0/+2
2021-10-19ALSA: usb-audio: Fix microphone sound on Jieli webcam.Marco Giunta2-0/+14
2021-10-15Merge tag 'asoc-fix-v5.15-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai12-56/+62
2021-10-15ALSA: hda/realtek: Fixes HP Spectre x360 15-eb1xxx speakersDavide Baldo1-0/+46
2021-10-15ALSA: usb-audio: Provide quirk for Sennheiser GSP670 HeadsetBrendan Grieve1-0/+32
2021-10-14ALSA: hda/realtek: Add quirk for Clevo PC50HSSteven Clarkson1-0/+1
2021-10-14ALSA: usb-audio: add Schiit Hel device to quirk tableGreg Kroah-Hartman1-0/+2
2021-10-13ASoC: wm8960: Fix clock configuration on slave modeShengjiu Wang1-3/+10
2021-10-12ALSA: usb-audio: Add quirk for VF0770Jonas Hahnfeld1-0/+42
2021-10-12ALSA: hda: avoid write to STATESTS if controller is in resetKai Vehmanen1-2/+3
2021-10-12ALSA: hda/realtek: Fix the mic type detection issue for ASUS G551JWHui Wang1-0/+27