summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | ASoC: stm32: sai: add missing put_device()Wen Yang2019-02-141-3/+8
* | | | | | ASoC: samsung: Specify DMA channel names through custom DMA configSylwester Nawrocki2019-02-144-11/+7
* | | | | | ASoC: samsung: odroid: Add support for secondary CPU DAISylwester Nawrocki2019-02-141-36/+95
* | | | | | ASoC: samsung: i2s: Get rid of a static spinlockSylwester Nawrocki2019-02-141-7/+9
* | | | | | ASoC: samsung: i2s: Move quirks data to common driver data structureSylwester Nawrocki2019-02-141-21/+12
* | | | | | ASoC: samsung: i2s: Move IP variant data to common driver data structureSylwester Nawrocki2019-02-141-21/+21
* | | | | | ASoC: samsung: i2s: Drop spinlock pointer from i2s_dai data structureSylwester Nawrocki2019-02-141-27/+24
* | | | | | ASoC: samsung: i2s: Move SFR pointer to common driver data structureSylwester Nawrocki2019-02-141-47/+59
* | | | | | ASoC: cros_ec_codec: Make symbol 'cros_ec_dai' staticWei Yongjun2019-02-131-1/+1
* | | | | | ASoC: mediatek: mt8183: make some functions staticWei Yongjun2019-02-131-2/+2
* | | | | | ASoC: cs35l36: Remove unused including <linux/version.h>YueHaibing2019-02-131-1/+0
* | | | | | ASoC: samsung: i2s: Move registers cache to common driver data structureSylwester Nawrocki2019-02-131-9/+11
* | | | | | ASoC: samsung: i2s: Move opclk data to common driver data structureSylwester Nawrocki2019-02-131-37/+33
* | | | | | ASoC: samsung: i2s: Move core clk to the driver common data structureSylwester Nawrocki2019-02-131-13/+14
* | | | | | ASoC: samsung: i2s: Add widgets and routes for DPCM supportSylwester Nawrocki2019-02-131-1/+26
* | | | | | ASoC: samsung: i2s: Move clk supplier data to common driver data structureSylwester Nawrocki2019-02-131-35/+33
* | | | | | Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2019-02-133-8/+14
|\| | | | |
| * | | | | ASoC: samsung: i2s: Fix prescaler setting for the secondary DAISylwester Nawrocki2019-02-121-1/+7
| | |_|_|/ | |/| | |
| * | | | ASoC: samsung: Prevent clk_get_rate() calls in atomic contextSylwester Nawrocki2019-02-071-5/+5
| * | | | ASoC: rsnd: ssiu: correct shift bit for ssiu9Jiada Wang2019-02-071-1/+1
| * | | | ASoC: rsnd: fixup rsnd_ssi_master_clk_start() user count checkKuninori Morimoto2019-02-061-1/+1
* | | | | ASoC: samsung: i2s: Restore support for the secondary PCMSylwester Nawrocki2019-02-131-4/+48
* | | | | ASoC: Intel: soc-acpi: cnl-match.c: remove asoc_plat_name fieldPierre-Louis Bossart2019-02-121-1/+0
* | | | | ASoC: Intel: soc-acpi: icl-match: remove asoc_plat_name fieldPierre-Louis Bossart2019-02-121-1/+0
* | | | | ASoC: Intel: soc-acpi: hsw-bdw-match: remove asoc_plat_name fieldPierre-Louis Bossart2019-02-121-4/+0
* | | | | ASoC: Intel: soc-acpi: glk-match: remove asoc_plat_name fieldPierre-Louis Bossart2019-02-121-2/+0
* | | | | ASoC: Intel: soc-acpi: cht-match: remove asoc_plat_name fieldPierre-Louis Bossart2019-02-121-14/+0
* | | | | ASoC: Intel: soc-acpi: byt-match: remove asoc_plat_name fieldPierre-Louis Bossart2019-02-121-12/+0
* | | | | ASoC: Intel: soc-acpi: bxt-match: remove asoc_plat_name fieldPierre-Louis Bossart2019-02-121-5/+0
* | | | | ASoC: Intel: icl-match: remove prefix for SOF filesPierre-Louis Bossart2019-02-121-2/+2
* | | | | ASoC: Intel: hsw-bdw-match: remove prefix for SOF filesPierre-Louis Bossart2019-02-121-8/+8
* | | | | ASoC: Intel: hda-match: remove prefix for SOF filesPierre-Louis Bossart2019-02-121-1/+1
* | | | | ASoC: Intel: glk-match: remove prefix for SOF filesPierre-Louis Bossart2019-02-121-4/+4
* | | | | ASoC: Intel: cnl-match: remove prefix for SOF filesPierre-Louis Bossart2019-02-121-2/+2
* | | | | ASoC: Intel: cht-match: remove prefix for SOF filesPierre-Louis Bossart2019-02-121-28/+28
* | | | | ASoC: Intel: byt-match.c: remove prefix for SOF filesPierre-Louis Bossart2019-02-121-24/+24
* | | | | ASoC: Intel: bxt-match: remove prefix for SOF filesPierre-Louis Bossart2019-02-121-10/+10
* | | | | ASoC: samsung: i2s: Convert to single component with multiple DAIsSylwester Nawrocki2019-02-121-77/+115
* | | | | ASoC: samsung: dmaengine: Allow to specify custom DMA deviceSylwester Nawrocki2019-02-127-8/+11
* | | | | ASoC: dmaengine: Extend use of chan_names provided in custom DMA configSylwester Nawrocki2019-02-121-2/+9
* | | | | ASoC: dmaengine: Improve of_node test in dmaengine_pcm_request_chan_of()Sylwester Nawrocki2019-02-121-1/+2
* | | | | ASoC: Use __printf markup to silence compilerMathieu Malaterre2019-02-121-0/+1
* | | | | tlv320aic32x4: delay i2c access by 1 ms after hardware resetPeter Seiderer2019-02-121-0/+1
* | | | | ASoC: mediatek: btcvsd fix rx stream assignKaiChieh Chuang2019-02-121-1/+1
* | | | | ASoC: wm8741: Set OSR mode in hw_params()Sergej Sawazki2019-02-111-1/+11
* | | | | ASoC: wm8741: Add digital mute callbackSergej Sawazki2019-02-111-0/+10
* | | | | ASoC: hdac_hdmi: use devm_kzalloc for all structuresPierre-Louis Bossart2019-02-111-69/+18
* | | | | ASoC: mediatek: use %pOFn instead of device_node.nameKaiChieh Chuang2019-02-112-2/+2
* | | | | ASoC: pcm3060: Add clock selectKirill Marinushkin2019-02-112-0/+32
* | | | | ASoC: pcm3060: Add soft reset on probeKirill Marinushkin2019-02-111-0/+8