summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'asoc-4.17' into asoc-4.18 for compress dependenciesMark Brown2018-04-264-30/+40
|\
| * ASoC: compress: Only call free for components which have been openedCharles Keepax2018-04-261-24/+28
| * ASoC: msm8916-wcd-analog: use threaded context for mbhc eventsSrinivas Kandagatla2018-04-191-3/+6
| * ASoC: topology: Check widget kcontrols before derefLiam Girdwood2018-04-171-2/+2
| * ASoC: topology: Fix bugs of freeing soc topologyYan Wang2018-04-171-1/+1
| * ASoC: amd: acp-da7219-max98357: Make symbol da7219_dai_clk staticWei Yongjun2018-04-161-1/+1
| * ASoC: rt5514: Add the missing register in the readable tableoder_chiou@realtek.com2018-04-161-0/+3
* | ASoC: mediatek: use snd_soc_dai_get_drvdata() to get the private dataRyder Lee2018-04-253-88/+46Star
* | ASoC: mt6797: add mt6797 platform driverKai Chieh Chuang2018-04-251-0/+1241
* | ASoC: wm_adsp: Account for name prefixes when toggling preloaderCharles Keepax2018-04-241-4/+4
* | ASoC: sgtl5000: Switch to SPDX identifierFabio Estevam2018-04-232-13/+6Star
* | ASoC: sgtl5000: Fix the spelling of 'exceed'Fabio Estevam2018-04-231-2/+2
* | ASoC: sh: Update menu title and platform dependencyGeert Uytterhoeven2018-04-201-2/+2
* | ASoC: sh: Drop SUPERH platform dependencyGeert Uytterhoeven2018-04-201-1/+1
* | ASoC: Intel: kbl_rt5663_rt5514_max98927: Replace GFP_ATOMIC with GFP_KERNELVinod Koul2018-04-201-1/+1
* | ASoC: Intel: kbl_rt5663_max98927: Replace GFP_ATOMIC with GFP_KERNELVinod Koul2018-04-201-1/+1
* | ASoC: Intel: kbl_da7219_max98357a: Replace GFP_ATOMIC with GFP_KERNELVinod Koul2018-04-201-1/+1
* | ASoC: Intel: cht_bsw_nau8824: Replace GFP_ATOMIC with GFP_KERNELVinod Koul2018-04-201-1/+1
* | ASoC: Intel: bytcr_rt5651: Replace GFP_ATOMIC with GFP_KERNELVinod Koul2018-04-201-1/+1
* | ASoC: Intel: bytcht_es8316: Replace GFP_ATOMIC with GFP_KERNELVinod Koul2018-04-201-1/+1
* | ASoC: Intel: byt-max98090: Replace GFP_ATOMIC with GFP_KERNELVinod Koul2018-04-201-1/+1
* | ASoC: atmel: simplify getting .drvdataWolfram Sang2018-04-191-4/+2Star
* | ASoC: rt5668: fix incorrect 'and' operatorColin Ian King2018-04-191-1/+1
* | ASoC: Intel: Disable SND_SOC_INTEL_BAYTRAIL when SND_SST_ATOM_HIFI2_PLATFORM ...Hans de Goede2018-04-191-1/+1
* | ASoC: topology: Revert recent changes while boot errors are investigatedMark Brown2018-04-192-96/+3Star
* | ASoC: topology: Fix build errorsMark Brown2018-04-184-43/+33Star
* | ASoC: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-04-184-9/+3Star
* | ASoC: topology: Add support for compressed PCMsLiam Girdwood2018-04-171-0/+3
* | ASoC: topology: Add callback for DAPM route load/unloadLiam Girdwood2018-04-171-0/+13
* | ASoC: topology: Give more data to clients via callbacksLiam Girdwood2018-04-174-33/+30Star
* | ASoC: core: Add name prefix for machines with topology rewritesLiam Girdwood2018-04-171-0/+8
* | ASoC: core: Allow topology to override machine driver FE DAI link config.Liam Girdwood2018-04-172-3/+88
* | ASoC: nau8824: user configuration of key detectionJohn Hsu2018-04-171-0/+9
* | ASoC: amd: fixed checkpatch pl warningsMukunda, Vijendar2018-04-172-128/+153
* | ASoC: Intel: Skylake: Reset stream to link mappingRakesh Ughreja2018-04-171-0/+7
* | ASoC: Intel: Skylake: Reset DSP Pipelines in preparePardha Saradhi K2018-04-171-4/+20
* | ASoC: Intel: Skylake: Unify the fw ops for SKL and KBLPradeep Tewani2018-04-173-36/+3Star
* | ASoC: Intel: Skylake: Reset DSP pipe in skl_pcm_hw_freeDivya Prakash2018-04-171-0/+12
* | ASoC: rt1305: fix platform_no_drv_owner.cocci warningsFengguang Wu2018-04-171-1/+0Star
* | ASoC: rt1305: fix ACPI_PTR compile errorShuming Fan2018-04-171-0/+1
* | ASoC: topology: Modify clock gating parameter parsing to switchKirill Marinushkin2018-04-161-3/+11
* | ASoC: rt5668: add rt5668B codec driverBard Liao2018-04-164-0/+3965
* | ASoC: rt1305: Add RT1305/RT1306 amplifier driverShuming Fan2018-04-164-0/+1475
* | ASoC: amd: acp-da7219-max98357: Make symbol da7219_dai_clk staticWei Yongjun2018-04-161-1/+1
* | ASoC: topology: Add missing clock gating parameter when parsing hw_configsKirill Marinushkin2018-04-161-0/+7
* | ASoC: topology: Fix bclk and fsync inversion in set_link_hw_format()Kirill Marinushkin2018-04-161-5/+7
* | ASoC: fsl_esai: Add freq check in set_dai_sysclk()Nicolin Chen2018-04-161-0/+6
* | ASoC: adau17x1: Do not reload dsp-fw if samplerate has not changedDanny Smith2018-04-161-0/+9
* | Merge branch 'asoc-4.17' into asoc-4.18 to get adau17x1 changes soMark Brown2018-04-168-26/+72
|\|
| * ASoC: adau17x1: Handling of DSP_RUN register during fw setupDanny Smith2018-04-132-7/+22