summaryrefslogtreecommitdiffstats
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2019-04-03ASoC: Mediatek: MT8183: TS3A227: fix build errorAnders Roxell1-1/+1
2019-04-03ASoC: wm_adsp: Make use of local variablesCharles Keepax1-3/+3
2019-04-03ASoC: wm_adsp: Remove redundant NULL check in wm_adsp_buffer_freeCharles Keepax1-2/+1
2019-04-03ASoC: tlv320aic31xx: aic31xx_set_jack() can be statickbuild test robot1-2/+2
2019-04-02Merge branch 'acpi-utils' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Mark Brown6-27/+33
2019-04-02ASoC: eukrea-tlv320: fix a leaked reference by adding missing of_node_putWen Yang1-2/+2
2019-04-02ASoC: fsl_utils: fix a leaked reference by adding missing of_node_putWen Yang1-0/+1
2019-04-02ASoC: wcd9335: fix a leaked reference by adding missing of_node_putWen Yang1-0/+1
2019-04-02ASoC: topology: Align tplg pointer increment across all kcontrolsLiam Girdwood1-8/+9
2019-04-02ASoC: core: support driver alias names for FE topology overridesPierre-Louis Bossart1-2/+5
2019-04-02ASoC: sprd: Add Spreadtrum audio compress offload supportBaolin Wang5-2/+721
2019-04-02ASoC: fix SND_SOC_LOCHNAGAR_SC kconfig warningRandy Dunlap1-1/+1
2019-04-02ASoC: tlv320aic31xx: Add button press detectionAndrew F. Davis2-3/+17
2019-04-02ASoC: tlv320aic31xx: Add headphone/headset detectionAndrew F. Davis2-1/+58
2019-04-01ASoC: Intel: cht_bsw_rt5672: Convert to use acpi_dev_get_first_match_dev()Andy Shevchenko1-4/+5
2019-04-01ASoC: Intel: cht_bsw_rt5645: Convert to use acpi_dev_get_first_match_dev()Andy Shevchenko1-4/+5
2019-04-01ASoC: Intel: bytcr_rt5651: Convert to use acpi_dev_get_first_match_dev()Andy Shevchenko1-6/+8
2019-04-01ASoC: Intel: bytcr_rt5640: Convert to use acpi_dev_get_first_match_dev()Andy Shevchenko1-5/+5
2019-04-01ASoC: Intel: bytcht_es8316: Convert to use acpi_dev_get_first_match_dev()Andy Shevchenko1-4/+5
2019-04-01ASoC: Intel: bytcht_da7213: Convert to use acpi_dev_get_first_match_dev()Andy Shevchenko1-4/+5
2019-04-01ASoC: simple-card-utils: remove set but not used variable 'dai_name'YueHaibing1-3/+1
2019-04-01ASoC: es8316: Add support for inverted jack detectPaul Cercueil1-0/+14
2019-04-01ASoC: wm_adsp: Fix typo in commentCharles Keepax1-1/+1
2019-04-01ASoC: fsl: fix spelling mistake: "missign" -> "missing"Colin Ian King1-1/+1
2019-04-01ASoC: Mediatek: MT8183: Add machine driver with DA7219Shunli Wang3-0/+486
2019-04-01ASoC: Mediatek: MT8183: Add machine driver with TS3A227Shunli Wang3-0/+396
2019-04-01ASoC: rt5677-spi: Add ACPI IDOder Chiou1-0/+8
2019-04-01ASoC: cs42l51: add multi endpoint supportOlivier Moysan1-0/+8
2019-03-27ASoC: fsl_audmix: Fix kbuild failureViorel Suman1-1/+1
2019-03-26ASoC: fsl: Add Audio Mixer machine driverViorel Suman3-0/+338
2019-03-26ASoC: fsl: Add Audio Mixer CPU DAI driverViorel Suman4-0/+688
2019-03-26ASoC: tlv320aic32x4: Only enable with common clockMark Brown1-2/+4
2019-03-25ASoC: tlv320aic32x4: Allow 192000 Sample RateAnnaliese McDermond1-1/+1
2019-03-25ASoC: tlv320aic32x4: Remove mclk referencesAnnaliese McDermond1-7/+0
2019-03-25ASoC: tlv320aic32x4: Restructure set_dai_sysclkAnnaliese McDermond1-11/+6
2019-03-25ASoC: tlv320aic32x4: Dynamically Determine ClockingAnnaliese McDermond2-104/+90
2019-03-25ASoC: tlv320aic32x4: Move aosr and dosr setting to separate functionsAnnaliese McDermond1-7/+17
2019-03-25ASoC: tlv320aic32x4: Control clock gating with CCFAnnaliese McDermond1-54/+13
2019-03-25ASoC: tlv320aic32x4: Model BDIV divider in CCFAnnaliese McDermond2-30/+62
2019-03-25ASoC: tlv320aic32x4: Model DAC/ADC dividers in CCFAnnaliese McDermond3-44/+151
2019-03-25ASoC: tlv320aic32x4: Model CODEC_CLKIN in CCFAnnaliese McDermond2-5/+47
2019-03-25ASoC: tlv320aic32x4: Model PLL in CCFAnnaliese McDermond5-95/+431
2019-03-25ASoC: dapm: Initialize private_value in snd_soc_dapm_new_daiPankaj Bharadiya1-1/+1
2019-03-25ASoC: sirf-audio: Remove redundant of_match_node callAditya Pakki1-3/+0
2019-03-25ASoC: stm32: sai: add power managementOlivier Moysan3-19/+108
2019-03-25ASoC: AMD: Fix incorrect externAndi Kleen1-1/+1
2019-03-25ASoC: nau8810: fix the issue of 64 bits divisionJohn Hsu1-1/+2
2019-03-21ASoC: simple-card-utils: test memory allocationKuninori Morimoto1-2/+7
2019-03-21ASoC: lochnagar: Add driver to support Lochnagar 2 sound cardPiotr Stankiewicz3-0/+276
2019-03-21ASoC: tlv320aic32x4: Properly Set Processing BlocksAnnaliese McDermond1-20/+36