summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-02ASoC: Intel: cht-bsw-rt5672: allow for topology-defined codec-dai setupPierre-Louis Bossart1-9/+21
2018-05-02ASoC: mediatek: avoid using snd_soc_platformKai Chieh Chuang1-1/+1
2018-04-27ASoC: tas6424: Add support for the mute pinJean-Jacques Hiblot2-1/+37
2018-04-27ASoC: tas6424: Add support for the standby pinJean-Jacques Hiblot2-0/+23
2018-04-27ASoC: core: Allow codec_conf DT lookups to match parent of_nodeCharles Keepax1-1/+6
2018-04-27ASoC: mediatek: preallocate pages use platform deviceKai Chieh Chuang1-2/+2
2018-04-27ASoC: omap: Remove OMAP_MUX dependency from Nokia N810 audio supportJarkko Nikula1-1/+0
2018-04-27ASoC: omap: n810: HS mic is not working, add a widget for it with commentPeter Ujfalusi1-2/+9
2018-04-27Merge branch 'asoc-4.17' into asoc-4.18 n810 dependenciesMark Brown1-5/+5
2018-04-27ASoC: omap: n810: Correct the cpu_dai, platform and codec namePeter Ujfalusi1-3/+3
2018-04-27ASoC: omap: n810: Correct the card level dapm_routePeter Ujfalusi1-2/+2
2018-04-27ASoC: mt6797: switch to SPDX license tagKai Chieh Chuang8-94/+24
2018-04-27ASoC: mt6797: add structure define and clock control function for 6797Kai Chieh Chuang5-0/+1101
2018-04-27ASoC: add mt6797-mt6351 driver and config optionKai Chieh Chuang4-0/+226
2018-04-27ASoC: mt6351 switch to SPDX license tagKai Chieh Chuang1-6/+5
2018-04-27ASoC: uniphier: remove boilerplate from lisence commentKatsuhiro Suzuki7-91/+0
2018-04-26ASoC: fsl_ssi: Use u32 variable type when using regmap_read()Fabio Estevam1-2/+1
2018-04-26ASoC: amd: rename audio_substream_data variableMukunda, Vijendar1-9/+9
2018-04-26ASoC: mediatek: switch to SPDX license tagRyder Lee21-190/+22
2018-04-26ASoC: mediatek: add MT7622 AFE compatible in documentationRyder Lee1-1/+3
2018-04-26ASoC: mediatek: add MT7622 AFE supportRyder Lee4-15/+48
2018-04-26ASoC: mediatek: Add MTK_STREAM_NUM to mtk-base-afe.hRyder Lee4-71/+30
2018-04-26ASoC: mediatek: simplify the control logic of MT2701 I2SRyder Lee3-100/+66
2018-04-26ASoC: add mt6351 codec driverKai Chieh Chuang5-0/+1633
2018-04-26ASoC: compress: Add helper functions for component open/freeCharles Keepax1-79/+62
2018-04-26ASoC: Remove platform code now everything is componentisedCharles Keepax6-707/+12
2018-04-26Merge branch 'asoc-4.17' into asoc-4.18 for compress dependenciesMark Brown6-31/+44
2018-04-26ASoC: compress: Only call free for components which have been openedCharles Keepax1-24/+28
2018-04-26ASoC: Update email address for VinodVinod Koul2-1/+4
2018-04-25ASoC: mediatek: use snd_soc_dai_get_drvdata() to get the private dataRyder Lee3-88/+46
2018-04-25ASoC: mediatek: add documents for mt6797Kai Chieh Chuang2-0/+56
2018-04-25ASoC: mt6797: add mt6797 platform driverKai Chieh Chuang1-0/+1241
2018-04-24ASoC: wm_adsp: Account for name prefixes when toggling preloaderCharles Keepax1-4/+4
2018-04-23ASoC: sgtl5000: Switch to SPDX identifierFabio Estevam2-13/+6
2018-04-23ASoC: sgtl5000: Fix the spelling of 'exceed'Fabio Estevam1-2/+2
2018-04-20ASoC: sh: Update menu title and platform dependencyGeert Uytterhoeven1-2/+2
2018-04-20ASoC: sh: Drop SUPERH platform dependencyGeert Uytterhoeven1-1/+1
2018-04-20ASoC: Intel: kbl_rt5663_rt5514_max98927: Replace GFP_ATOMIC with GFP_KERNELVinod Koul1-1/+1
2018-04-20ASoC: Intel: kbl_rt5663_max98927: Replace GFP_ATOMIC with GFP_KERNELVinod Koul1-1/+1
2018-04-20ASoC: Intel: kbl_da7219_max98357a: Replace GFP_ATOMIC with GFP_KERNELVinod Koul1-1/+1
2018-04-20ASoC: Intel: cht_bsw_nau8824: Replace GFP_ATOMIC with GFP_KERNELVinod Koul1-1/+1
2018-04-20ASoC: Intel: bytcr_rt5651: Replace GFP_ATOMIC with GFP_KERNELVinod Koul1-1/+1
2018-04-20ASoC: Intel: bytcht_es8316: Replace GFP_ATOMIC with GFP_KERNELVinod Koul1-1/+1
2018-04-20ASoC: Intel: byt-max98090: Replace GFP_ATOMIC with GFP_KERNELVinod Koul1-1/+1
2018-04-19ASoC: atmel: simplify getting .drvdataWolfram Sang1-4/+2
2018-04-19ASoC: rt5668: fix incorrect 'and' operatorColin Ian King1-1/+1
2018-04-19ASoC: Intel: Disable SND_SOC_INTEL_BAYTRAIL when SND_SST_ATOM_HIFI2_PLATFORM ...Hans de Goede1-1/+1
2018-04-19ASoC: msm8916-wcd-analog: use threaded context for mbhc eventsSrinivas Kandagatla1-3/+6
2018-04-19ASoC: topology: Revert recent changes while boot errors are investigatedMark Brown3-108/+3
2018-04-18ASoC: topology: Fix build errorsMark Brown5-64/+42