aboutsummaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2019-10-25ASoC: pxa: poodle: Spelling s/enpoints/endpoints/, s/connetion/connection/Geert Uytterhoeven1-1/+1
2019-10-25ASoC: Spelling s/configr/configur/Geert Uytterhoeven1-1/+1
2019-10-25ASoC: tegra: Allow 24bit and 32bit samplesEdward Cragg1-5/+20
2019-10-25ASoC: rt5677-spi: fix sparse warningsCurtis Malainey1-2/+2
2019-10-25ASoC: rt5677: Add missing null check for failed allocation of rt5677_dspColin Ian King1-0/+2
2019-10-24ALSA: hda/realtek - Fix 2 front mics of codec 0x623Aaron Ma1-0/+2
2019-10-24ASoC: rt5650: Add Kahlee platform specfic changesAkshu Agrawal1-0/+13
2019-10-24ALSA: hda/realtek - Add support for ALC623Kailang Yang1-0/+9
2019-10-24ALSA: usb-audio: Add DSD support for Gustard U16/X26 USB InterfaceJustin Song1-0/+1
2019-10-23ASoC: kirkwood: fix device remove orderingRussell King1-1/+2
2019-10-23ASoC: rsnd: dma: fix SSI9 4/5/6/7 busif dma addressJiada Wang1-2/+2
2019-10-23ASoC: hdmi-codec: drop mutex locking againJerome Brunet1-7/+5
2019-10-23ASoC: kirkwood: fix IRQ error handlingRussell King1-1/+1
2019-10-23ASoC: SOF: Intel: initial support to JasperLake.Pan Xiuli4-0/+56
2019-10-23ASoC: Intel: common: add ACPI matching tables for JSLPan Xiuli2-0/+19
2019-10-23ASoC: SOF: Intel: hda: add dev_err() traces for snd_sof_dsp_read_poll_timeout()Pierre-Louis Bossart3-8/+59
2019-10-23ASoC: SOF: Intel: hda-loader: improve error handlingPierre-Louis Bossart1-2/+10
2019-10-23ASoC: mediatek: Check SND_SOC_CROS_EC_CODEC dependencyMao Wenan1-1/+1
2019-10-23ASoC: rsnd: add missing of_node_put()Kuninori Morimoto1-1/+8
2019-10-23ASoC: rsnd: dma: set bus width to data width for monaural dataJiada Wang1-2/+28
2019-10-23ASoC: soc-core: add for_each_rtd_components() and replaceKuninori Morimoto4-118/+48
2019-10-23ASoC: kirkwood: fix external clock probe deferRussell King1-4/+4
2019-10-23ALSA: hda: fix intel DSP configPierre-Louis Bossart1-56/+164
2019-10-23ALSA: hda: add Intel DSP configuration / probe codeJaroslav Kysela10-68/+288
2019-10-23ALSA: hda: Add Tigerlake/Jasperlake PCI IDPan Xiuli1-0/+6
2019-10-22ASoC: soc-core: snd_soc_unbind_card() cleanupKuninori Morimoto1-3/+0
2019-10-22ASoC: soc-pcm: fixup dpcm_prune_paths() loop continueKuninori Morimoto1-1/+5
2019-10-22ASoC: rt5677: Add a PCM device for streaming hotword via SPIBen Zhang2-0/+386
2019-10-22ALSA: usb-audio: Fix copy&paste error in the validatorTakashi Iwai1-1/+1
2019-10-21ASOC: adau7118: Change regulators idNuno Sá1-2/+2
2019-10-21ALSA: hda: Allow HDA to be runtime suspended when dGPU is not bound to a driverKai-Heng Feng1-1/+7
2019-10-21ASoC: mediatek: mt8183: support WoVTzung-Bi Shih2-3/+68
2019-10-21ASoC: mediatek: mt6358: support WoVTzung-Bi Shih1-0/+105
2019-10-21ASoC: cros_ec_codec: support WoVTzung-Bi Shih2-2/+700
2019-10-21ASoC: msm8916-wcd-analog: Add earpieceStephan Gerhold1-2/+52
2019-10-21ASoC: compress: fix unsigned integer overflow checkXiaojun Sang1-1/+1
2019-10-21ASoC: msm8916-wcd-analog: Fix RX1 selection in RDAC2 MUXStephan Gerhold1-2/+2
2019-10-21Merge tag 'asoc-fix-v5.4-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai25-93/+316
2019-10-21ALSA: hda/realtek - Add support for ALC711Kailang Yang1-0/+3
2019-10-19ALSA: firewire-lib: postpone to start IR contextTakashi Sakamoto10-15/+98
2019-10-19ALSA: firewire-lib: handle several AMDTP streams in callback handler of IRQ targetTakashi Sakamoto2-46/+140
2019-10-19ALSA: firewire-lib: cancel flushing isoc context in the laste step to process context callbackTakashi Sakamoto1-4/+0
2019-10-19ALSA: firewire-lib: replace ack callback to flush isoc contexts in AMDTP domainTakashi Sakamoto10-26/+33
2019-10-19ALSA: firewire-lib: replace pointer callback to flush isoc contexts in AMDTP domainTakashi Sakamoto10-42/+56
2019-10-19ALSA: firewire-lib: add irq_target member into amdtp_domain structTakashi Sakamoto1-0/+2
2019-10-18ASoC: cros_ec_codec: read max DMIC gain from EC codecTzung-Bi Shih1-14/+39
2019-10-18ASoC: tlv320aic32x4: add a check for devm_clk_getChuhong Yuan1-0/+3
2019-10-18ASoC: rt1011: fix spelling mistake "temperture" -> "temperature"Colin Ian King1-1/+1
2019-10-18ASoC: cros_ec_codec: extract DMIC EC command from I2S RXTzung-Bi Shih1-26/+31
2019-10-18ASoC: cros_ec_codec: refactor I2S RXTzung-Bi Shih1-303/+199