summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2019-01-25ASoC: mediatek: mt8183: add platform driverShunli Wang14-0/+6333
2019-01-24ASoC: Intel: make const arrays static, reduces object code sizeColin Ian King3-3/+3
2019-01-22ASoC: core: Fix multi-CODEC setupsMark Brown1-2/+3
2019-01-21ASoC: simple-card: rename to asoc_simple_card_canonicalize_platform()Kuninori Morimoto3-21/+8
2019-01-21ASoC: soc-core: use for_each_link_codecs() for dai_link codecsKuninori Morimoto1-3/+2
2019-01-21ASoC: soc-core: add soc_cleanup_component()Kuninori Morimoto1-12/+14
2019-01-21ASoC: soc-core: reduce if/else nest on soc_probe_link_daisKuninori Morimoto1-20/+17
2019-01-21ASoC: soc-core: merge card resources cleanup methodKuninori Morimoto1-60/+43
2019-01-21ASoC: soc-core: add new snd_soc_flush_all_delayed_work()Kuninori Morimoto1-8/+11
2019-01-21ASoC: soc-core: add .num_platform for dai_linkKuninori Morimoto4-14/+25
2019-01-18ASoC: soc.h: add explanation of legacy/modern style of dai_linkKuninori Morimoto1-2/+18
2019-01-18Merge tag 'asoc-fix-v5.0-rc2' into asoc-5.1Mark Brown9-76/+81
2019-01-18ASoC: fsl_sai: Remove expensive print in irq handlerShengjiu Wang1-4/+4
2019-01-18ASoC: soc-core: remove error due to probe deferralStefan Agner1-2/+2
2019-01-18ASoC: imx-spdif: don't print EPROBE_DEFER as errorStefan Agner1-3/+1
2019-01-18ASoC: fsl_spdif: don't print EPROBE_DEFER as errorStefan Agner1-1/+1
2019-01-18ASoC: imx-sgtl5000: don't print EPROBE_DEFER as errorStefan Agner1-1/+3
2019-01-18ASoC: imx-sgtl5000: lower log level for potential probe deferral casesStefan Agner1-2/+2
2019-01-18ASoC: imx-sgtl5000: put of nodes if finding codec failsStefan Agner1-1/+2
2019-01-17ASoC: rt5682: add default pdata for i2s modeBard liao1-0/+8
2019-01-16ASoC: sdm845: Set DAI format for dmic codecCheng-Yi Chiang1-0/+2
2019-01-16ASoC: qcom: Kconfig: select max98927 for sdm845Cheng-Yi Chiang1-0/+1
2019-01-15ASoC: amd: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-2/+4
2019-01-15ASoC: imx-audmux: change snprintf to scnprintf for possible overflowSilvio Cesare1-12/+12
2019-01-15ASoC: rt5514-spi: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-0/+2
2019-01-15ASoC: dapm: change snprintf to scnprintf for possible overflowSilvio Cesare1-5/+5
2019-01-15ASoC: rt5682: Fix PLL source register definitionsShuming Fan1-12/+12
2019-01-15ASoC: core: Don't defer probe on optional, NULL componentsMatthias Reichl1-2/+4
2019-01-15ASoC: core: Make snd_soc_find_component() more robustMark Brown1-1/+1
2019-01-15ASoC: soc-core: fix init platform memory handlingCurtis Malainey1-5/+6
2019-01-15ASoC: xlnx: parse AES audio parametersMaruthi Srinivas Bayyavarapu1-0/+143
2019-01-15ASoC: msm8916-wcd-digital: Select REGMAP_MMIO to fix build errorAxel Lin1-0/+1
2019-01-15ASoC: msm8916-wcd-digital: remove few unused variablesSrinivas Kandagatla1-10/+0
2019-01-15ASoC: cs4341: fix waring unused-functionAnders Roxell2-4/+4
2019-01-10ASoC: soc-core: Hold client_mutex around soc_init_dai_link()Rohit kumar1-0/+4
2019-01-10ASoC: Intel: bytcht_es8316: use correct drvdata in snd_byt_cht_es8316_mc_remo...Wei Yongjun1-1/+2
2019-01-09ASoC: Intel: Boards: move the codec PLL configuration to _initMac Chiang1-38/+7
2019-01-09ASoC: tlv320aic32x4: SND_SOC_DAPM_MICBIAS is deprecatedb-ak2-1/+30
2019-01-09ASoC: da7219: Add recalc_rate function to return DAI clock rateAdam Thomson2-3/+43
2019-01-09ASoC: da7219: MCLK should be enabled before DAI clocksAdam Thomson1-8/+24
2019-01-09ASoC: soc-core: defer card probe until all component is added to listAjit Pandey1-1/+16
2019-01-08ASoC: rt274: Variable "buf" in function rt274_jack_detect() could be uninitia...Yizhuo1-2/+9
2019-01-08ASoC: ADAU7002: Add optional delay before start of captureAgrawal, Akshu1-0/+45
2019-01-07ASoC: Intel: bytcr_rt5651: Add quirk for PoV TAB-P1006W-232 (v1.0) tabletHans de Goede1-5/+43
2019-01-07ASoC: Intel: bytcr_rt5651: Add support for jack-detect using an external GPIOHans de Goede1-7/+36
2019-01-07ASoC: Intel: bytcr_rt5651: Add quirks module parameterHans de Goede1-0/+10
2019-01-07ASoC: Intel: bytcr_rt5651: Revert "Fix DMIC map headsetmic mapping"Hans de Goede1-1/+1
2019-01-07ASoC: rt5651: Add support for jack detect using an external GPIOHans de Goede2-16/+39
2019-01-07ASoC: rt5651: Add ACPI ID 10EC5640Hans de Goede1-0/+1
2019-01-07ASoC: Intel: common: Add quirk for PoV P1006W tabletHans de Goede1-2/+33