summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | 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: 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
| | * | | | | | | ASoC: Intel: Skylake: set .ignore_module_refcount field in componentPierre-Louis Bossart2019-02-081-0/+1
| | * | | | | | | ASoC: core: don't increase component module refcount unconditionallyPierre-Louis Bossart2019-02-081-2/+4
| | * | | | | | | gpiolib: acpi: Introduce ACPI_GPIO_QUIRK_ONLY_GPIOIOAndy Shevchenko2019-02-081-65/+9
| | * | | | | | | ASoC: msm8916-wcd-digital: convert license header to SPDXJohan Hovold2019-02-081-11/+2
| | * | | | | | | ASoC: msm8916-wcd-analog: add missing license informationJohan Hovold2019-02-081-0/+3
| | * | | | | | | ASoC: regulator notifier registration should be managedGuennadi Liakhovetski2019-02-088-86/+28
| | * | | | | | | SoC: stm32: i2s: manage clock powerOlivier Moysan2019-02-081-29/+15
| | * | | | | | | ASoC: stm32: i2s: add power managementOlivier Moysan2019-02-081-3/+30