summaryrefslogtreecommitdiff
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-07-0812-42/+165
|\
| * ALSA: compress: fix partial_drain completion stateVinod Koul2020-07-071-0/+4
| * ALSA: usb-audio: Add implicit feedback quirk for RTX6001Pavel Hofman2020-07-071-0/+1
| * ALSA: usb-audio: add quirk for MacroSilicon MS2109Hector Martin2020-07-071-0/+52
| * ALSA: hda/realtek: Enable headset mic of Acer Veriton N4660G with ALC269VCJian-Hong Pan2020-07-071-0/+11
| * ALSA: hda/realtek: Enable headset mic of Acer C20-820 with ALC269VCJian-Hong Pan2020-07-071-0/+11
| * ALSA: hda/realtek - Enable audio jacks of Acer vCopperbox with ALC269VCJian-Hong Pan2020-07-071-0/+13
| * ALSA: hda/realtek - Fix Lenovo Thinkpad X1 Carbon 7th quirk subdevice idBenjamin Poirier2020-07-071-2/+1
| * ALSA: hda/hdmi: improve debug traces for stream lookupsKai Vehmanen2020-07-071-2/+3
| * ALSA: hda/hdmi: fix failures at PCM open on Intel ICL and laterKai Vehmanen2020-07-071-13/+23
| * ALSA: opl3: fix infoleak in opl3xidongwang2020-07-071-0/+2
| * Merge tag 'asoc-fix-v5.8-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2020-06-303-13/+26
| |\
| | * AsoC: amd: add missing snd- module prefix to the acp3x-rn driver kernel moduleJaroslav Kysela2020-06-251-3/+4
| | * ASoC: rt5682: fix the pop noise while OMTP type headset pluginShuming Fan2020-06-241-1/+8
| | * ASoC: fsl_mqs: Fix unchecked return value for clk_prepare_enableShengjiu Wang2020-06-231-2/+12
| | * ASoC: fsl_mqs: Don't check clock is NULL before calling clk APIShengjiu Wang2020-06-231-9/+4
| * | ALSA: usb-audio: Replace s/frame/packet/ where appropriateAlexander Tsoy2020-06-302-13/+12
| * | ALSA: usb-audio: Fix packet size calculationAlexander Tsoy2020-06-301-0/+1
| * | ALSA: hda - let hs_mic be picked ahead of hp_micHui Wang2020-06-251-0/+6
* | | Merge tag 'sound-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-06-2533-160/+330
|\ \ \ | |/ /
| * | ALSA: usb-audio: Fix OOB access of mixer element listTakashi Iwai2020-06-243-7/+20
| * | ALSA: usb-audio: add quirk for Samsung USBC Headset (AKG)Macpaul Lin2020-06-231-0/+8
| * | ALSA: usb-audio: Add registration quirk for Kingston HyperX Cloud Flight SChristoffer Nielsen2020-06-231-0/+1
| * | Merge tag 'asoc-fix-v5.8-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2020-06-2224-151/+278
| |\ \ | | |/
| | * ASoC: rockchip: Fix a reference count leak.Qiushi Wu2020-06-181-1/+3
| | * ASoC: amd: closing specific instance.Ravulapati Vishnu vardhan rao2020-06-181-7/+23
| | * Merge series "ASoC: SOF: Intel: update PCI IDs" from Pierre-Louis Bossart <pi...Mark Brown2020-06-174-36/+25
| | |\
| | | * ASoC: SOF: Intel: add PCI IDs for ICL-H and TGL-HPierre-Louis Bossart2020-06-171-2/+8
| | | * ASoC: SOF: Intel: add PCI ID for CometLake-SPierre-Louis Bossart2020-06-171-0/+2
| | | * ASoC: Intel: SOF: merge COMETLAKE_LP and COMETLAKE_HPierre-Louis Bossart2020-06-174-34/+15
| | * | ASoC: hdac_hda: fix memleak with regmap not freed on removePierre-Louis Bossart2020-06-171-6/+10
| | |/
| | * ASoC: fsl_ssi: Fix bclk calculation for mono channelShengjiu Wang2020-06-161-4/+9
| | * Merge series "ASoC: topology: fix use-after-free when removing components" fr...Mark Brown2020-06-152-2/+38
| | |\
| | | * ASoC: soc-topology: use devm_snd_soc_register_dai()Pierre-Louis Bossart2020-06-151-2/+1
| | | * ASoC: soc-devres: add devm_snd_soc_register_dai()Pierre-Louis Bossart2020-06-151-0/+37
| | * | ASoC: SOF: Intel: hda: Clear RIRB status before reading WPBrent Lu2020-06-151-2/+7
| | * | ASoC: rt1015: Update rt1015 default register value according to spec modifica...Jack Yu2020-06-152-50/+89
| | * | ASoC: qcom: common: set correct directions for dailinksSrinivas Kandagatla2020-06-151-2/+12
| | * | ASoc: q6afe: add support to get port directionSrinivas Kandagatla2020-06-152-0/+9
| | * | ASoC: soc-pcm: fix checks for multi-cpu FE dailinksPierre-Louis Bossart2020-06-151-3/+3
| | * | ASoC: rt5682: Let dai clks be registered whether mclk exists or notderek.fang2020-06-151-5/+6
| | |/
| | * ASoC: fsl_asrc_dma: Fix data copying speed issue with EDMAShengjiu Wang2020-06-122-11/+17
| | * ASoC: fsl_asrc_dma: Reuse the dma channel if available in Back-EndShengjiu Wang2020-06-121-5/+20
| | * ASoC: dmaengine_pcm: export soc_component_to_pcmShengjiu Wang2020-06-121-12/+0
| | * ASoC: soc-card: export snd_soc_lookup_component_nolockedShengjiu Wang2020-06-121-1/+2
| | * ASoC: q6asm: handle EOS correctlySrinivas Kandagatla2020-06-111-3/+4
| | * ASoC: max98390: Update regmap readable reg and volatileSteve Lee2020-06-111-3/+3
| * | ALSA: hda: Intel: add missing PCI IDs for ICL-H, TGL-H and EKLPierre-Louis Bossart2020-06-181-0/+8
| * | ALSA: hda/realtek: Add mute LED and micmute LED support for HP systemsKai-Heng Feng2020-06-171-0/+2
| * | ALSA: usb-audio: Fix potential use-after-free of streamsTakashi Iwai2020-06-171-0/+1