summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge 5.18-rc5 into usb-nextGreg Kroah-Hartman2022-05-0382-295/+791
|\
| * ALSA: hda/realtek: Add quirk for Clevo NP70PNPTim Crawford2022-04-211-0/+1
| * ALSA: hda: intel-dsp-config: Add RaptorLake PCI IDsGongjun Song2022-04-211-0/+9
| * ALSA: hda/realtek: Enable mute/micmute LEDs and limit mic boost on EliteBook ...Andy Chi2022-04-211-2/+9
| * ALSA: usb-audio: Clear MIDI port active flag after drainingTakashi Iwai2022-04-201-0/+1
| * Merge tag 'asoc-fix-v5.18-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2022-04-1949-351/+305
| |\
| | * ASoC: codecs: Fix an error handling path in (rx|tx|va)_macro_probe()Christophe JAILLET2022-04-083-10/+26
| | * Make headphone work on Huawei Matebook D15Mark Brown2022-04-081-28/+89
| | |\
| | | * ASoC: Intel: sof_es8336: Add a quirk for Huawei Matebook D15Mauro Carvalho Chehab2022-04-071-0/+9
| | | * ASoC: Intel: sof_es8336: add a quirk for headset at mic1 portMauro Carvalho Chehab2022-04-071-3/+16
| | | * ASoC: Intel: sof_es8336: support a separate gpio to control headphoneMauro Carvalho Chehab2022-04-071-10/+49
| | | * ASoC: Intel: sof_es8336: simplify speaker gpio namingPierre-Louis Bossart2022-04-071-21/+21
| | * | ASoC: wm8731: Disable the regulator when probing failsZheyu Ma2022-04-071-8/+11
| | * | ASoC: Intel: soc-acpi: correct device endpoints for max98373Chao Song2022-04-071-2/+2
| | * | ASoC: codecs: wcd934x: do not switch off SIDO Buck when codec is in useSrinivas Kandagatla2022-04-071-25/+1
| | * | ASoC: SOF: topology: Fix memory leak in sof_control_load()Yu Liao2022-04-071-1/+3
| | * | ASoC: SOF: topology: cleanup dailinks on widget unloadPierre-Louis Bossart2022-04-071-0/+43
| | * | ASoC: rt711/5682: check if bus is active before deferred jack detectionPierre-Louis Bossart2022-04-072-0/+16
| | |/
| | * ASoC: Intel: sof_rt5682: Add support for max98360a speaker amp on SSP2Ajye Huang2022-04-062-1/+21
| | * ASoC: fsl_sai: fix 1:1 bclk:mclk ratio supportAhmad Fatoum2022-04-061-1/+1
| | * ASoC: simple-card-utils: Avoid NULL deref in asoc_simple_set_tdm()Richard Fitzgerald2022-04-061-2/+4
| | * ASoC: meson: aiu: fix duplicate debugfs directory errorMark Brown2022-04-064-0/+14
| | |\
| | | * ASoC: meson: aiu: fix duplicate debugfs directory errorHeiner Kallweit2022-04-053-0/+9
| | | * ASoC: soc-core: add debugfs_prefix member to snd_soc_component_driverHeiner Kallweit2022-04-051-0/+5
| | * | ASoC: msm8916-wcd-digital: Check failure for devm_snd_soc_register_componentMiaoqian Lin2022-04-051-1/+8
| | * | ASoC: rk817: Use devm_clk_get() in rk817_platform_probeMiaoqian Lin2022-04-051-1/+1
| | |/
| | * ASoC: cs35l41: Fix a shift-out-of-bounds warning found by UBSANHui Wang2022-04-051-2/+4
| | * ASoC: cs35l41: Add one more variable in the debug logHui Wang2022-04-051-2/+2
| | * ASoC: rt5682: fix an incorrect NULL check on list iteratorXiaomeng Tong2022-04-051-7/+4
| | * ASoC: soc-dapm: fix two incorrect uses of list iteratorXiaomeng Tong2022-04-051-4/+2
| | * ASoC: soc-pcm: use GFP_KERNEL when the code is sleepableChristophe JAILLET2022-04-041-1/+1
| | * ASoC: SOF: topology: Fix memory leak of scontrol->namePeter Ujfalusi2022-04-041-0/+3
| | * codecs: rt5682s: fix an incorrect NULL check on list iteratorXiaomeng Tong2022-04-041-7/+4
| | * ASoC: topology: Correct error handling in soc_tplg_dapm_widget_create()Peter Ujfalusi2022-04-041-2/+2
| | * ASoC: atmel: Remove system clock tree configuration for at91sam9g20ekMark Brown2022-04-041-61/+0
| * | ALSA: usb-audio: add mapping for MSI MAG X570S Torpedo MAX.Maurizio Avogadro2022-04-191-0/+4
| * | ALSA: hda/i915: Fix one too many pci_dev_put()Lucas De Marchi2022-04-191-4/+3
| * | ALSA: hda/hdmi: add HDMI codec VID for Raptorlake-PKai Vehmanen2022-04-151-0/+1
| * | ALSA: hda/hdmi: fix warning about PCM count when used with SOFKai Vehmanen2022-04-151-2/+4
| * | sound/oss/dmasound: fix 'dmasound_setup' defined but not usedMiles Chen2022-04-151-1/+1
| * | ALSA: usb-audio: Limit max buffer and period sizes per timeTakashi Iwai2022-04-131-87/+14
| * | ALSA: memalloc: Add fallback SG-buffer allocations for x86Takashi Iwai2022-04-131-1/+110
| * | ALSA: nm256: Don't call card private_free at probe error pathTakashi Iwai2022-04-121-1/+1
| * | ALSA: mtpav: Don't call card private_free at probe error pathTakashi Iwai2022-04-121-2/+2
| * | ALSA: rme9652: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+6
| * | ALSA: hdspm: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+6
| * | ALSA: hdsp: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+6
| * | ALSA: oxygen: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-1/+11
| * | ALSA: lx6464es: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+6
| * | ALSA: cmipci: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+6