summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2019-01-26ASoC: use dma_ops of parent device for acp_audio_dmaYu Zhao1-2/+5
2019-01-26ASoC: pcm3168a: Don't disable pcm3168a when CONFIG_PM definedJiada Wang1-7/+11
2019-01-09ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for Chromebook GnawtyHans de Goede1-0/+7
2019-01-09ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for Chromebook ClapperHans de Goede1-0/+7
2018-12-17ASoC: omap-dmic: Add pm_qos handling to avoid overruns with CPU_IDLEPeter Ujfalusi1-0/+9
2018-12-17ASoC: omap-mcpdm: Add pm_qos handling to avoid under/overruns with CPU_IDLEPeter Ujfalusi1-1/+42
2018-12-17ASoC: omap-mcbsp: Fix latency value calculation for pm_qosPeter Ujfalusi1-3/+3
2018-12-17ASoC: acpi: fix: continue searching when machine is ignoredKeyon Jie1-2/+8
2018-12-17ASoC: dapm: Recalculate audio map forcely when card instantiatedTzung-Bi Shih1-0/+1
2018-12-17ASoC: omap-abe-twl6040: Fix missing audio card caused by deferred probingPeter Ujfalusi1-38/+29
2018-12-17ASoC: qcom: Set dai_link id to each dai_linkRohit kumar1-3/+6
2018-12-17ASoC: Intel: Power down links before turning off display audio powerPierre-Louis Bossart2-12/+11
2018-12-17ASoC: wm_adsp: Fix dma-unsafe read of scratch registersRichard Fitzgerald1-17/+20
2018-12-17ASoC: rockchip: add missing slave_config setting for I2SKatsuhiro Suzuki1-0/+1
2018-12-17ASoC: sun8i-codec: fix crash on module removalVasily Khoruzhick1-6/+0
2018-12-17ASoC: qdsp6: q6afe-dai: Fix the dai widgetsSrinivas Kandagatla1-104/+104
2018-12-17ASoC: qdsp6: q6afe: Fix wrong MI2S SD line maskRohit kumar1-8/+8
2018-12-17ASoC: rsnd: fixup clock start checkerKuninori Morimoto1-1/+1
2018-12-05ASoC: pcm186x: Fix device reset-registers trigger valueAndreas Dannenberg1-1/+1
2018-12-05ASoC: intel: cht_bsw_max98090_ti: Add quirk for boards using pmc_plt_clk_0Hans de Goede1-3/+29
2018-11-13ASoC: sta32x: set ->component pointer in private structDaniel Mack1-0/+3
2018-11-13ASoC: intel: skylake: Add missing break in skl_tplg_get_token()Takashi Iwai1-0/+1
2018-11-13ASoC: AMD: Fix capture unstable in beginning for some runsAkshu Agrawal1-8/+14
2018-09-17Merge tag 'asoc-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai19-28/+141
2018-09-12sound: don't call skl_init_chip() to reset intel skl socYu Zhao1-1/+1
2018-09-12Revert "ASoC: Intel: Skylake: Acquire irq after RIRB allocation"Yu Zhao1-6/+4
2018-09-10ASoC: cs4265: fix MMTLR Data switch controlSébastien Szymanski1-2/+2
2018-09-10ASoC: AMD: Ensure reset bit is cleared before configuringAkshu Agrawal1-0/+21
2018-09-06ASoC: rsnd: don't fallback to PIO mode when -EPROBE_DEFERKuninori Morimoto2-1/+13
2018-09-06ASoC: rsnd: adg: care clock-frequency sizeKuninori Morimoto1-0/+5
2018-09-03ASoC: rsnd: fixup not to call clk_get/set under non-atomicJiada Wang3-6/+28
2018-09-03ASoC: q6routing: initialize data correctlySrinivas Kandagatla1-1/+3
2018-08-31ASoC: tas6424: Save last fault register even when clearAndrew F. Davis1-3/+9
2018-08-28ASoC: sigmadsp: safeload should not have lower byte limitDanny Smith1-2/+1
2018-08-28ASoC: wm8804: Add ACPI supportPierre-Louis Bossart1-1/+14
2018-08-28ASoC: rt5682: Change DAC/ADC volume scaleShuming Fan1-4/+4
2018-08-28ASoC: max98373: Added 10ms sleep after amp software resetRyan Lee1-0/+2
2018-08-24treewide: correct "differenciate" and "instanciate" typosFinn Thain1-2/+2
2018-08-19Merge tag 'dmaengine-4.19-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-1/+1
2018-08-16ASoC: rt5514: Fix the issue of the delay volume applied againOder Chiou1-4/+4
2018-08-16ASoC: max98373: Added speaker FS gain cotnrol register to volatile.Ryan Lee1-0/+1
2018-08-15ASoC: dapm: Fix NULL pointer deference on CODEC to CODEC DAIsCharles Keepax2-2/+6
2018-08-14ASoC: Intel: Skylake: Acquire irq after RIRB allocationYong Zhi1-4/+6
2018-08-14ASoC: wm9712: fix replace codec to componentMarcel Ziswiler1-1/+1
2018-08-14ASoC: Intel: bytcr_rt5640: Add quirks for 2 more devicesHans de Goede1-0/+26
2018-08-13Merge tag 'asoc-v4.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai222-2457/+12968
2018-08-09ASoC: adav80x: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-09ASoC: da7219: Add delays to capture path to remove DC offset noiseAdam Thomson3-8/+49
2018-08-08ASoC: wm_adsp: Make DSP name configurable by codec driverRichard Fitzgerald2-21/+50
2018-08-08Merge branch 'asoc-4.18' into asoc-4.19 wmadsp depMark Brown11-19/+48