summaryrefslogtreecommitdiffstats
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2019-02-12ASoC: Intel: byt-match.c: remove prefix for SOF filesPierre-Louis Bossart1-24/+24
2019-02-12ASoC: Intel: bxt-match: remove prefix for SOF filesPierre-Louis Bossart1-10/+10
2019-02-12ASoC: samsung: i2s: Convert to single component with multiple DAIsSylwester Nawrocki1-77/+115
2019-02-12ASoC: samsung: dmaengine: Allow to specify custom DMA deviceSylwester Nawrocki7-8/+11
2019-02-12ASoC: dmaengine: Extend use of chan_names provided in custom DMA configSylwester Nawrocki1-2/+9
2019-02-12ASoC: dmaengine: Improve of_node test in dmaengine_pcm_request_chan_of()Sylwester Nawrocki1-1/+2
2019-02-12ASoC: Use __printf markup to silence compilerMathieu Malaterre1-0/+1
2019-02-12tlv320aic32x4: delay i2c access by 1 ms after hardware resetPeter Seiderer1-0/+1
2019-02-12ASoC: mediatek: btcvsd fix rx stream assignKaiChieh Chuang1-1/+1
2019-02-11ASoC: wm8741: Set OSR mode in hw_params()Sergej Sawazki1-1/+11
2019-02-11ASoC: wm8741: Add digital mute callbackSergej Sawazki1-0/+10
2019-02-11ASoC: hdac_hdmi: use devm_kzalloc for all structuresPierre-Louis Bossart1-69/+18
2019-02-11ASoC: mediatek: use %pOFn instead of device_node.nameKaiChieh Chuang2-2/+2
2019-02-11ASoC: pcm3060: Add clock selectKirill Marinushkin2-0/+32
2019-02-11ASoC: pcm3060: Add soft reset on probeKirill Marinushkin1-0/+8
2019-02-08ASoC: Intel: Skylake: set .ignore_module_refcount field in componentPierre-Louis Bossart1-0/+1
2019-02-08ASoC: core: don't increase component module refcount unconditionallyPierre-Louis Bossart1-2/+4
2019-02-08gpiolib: acpi: Introduce ACPI_GPIO_QUIRK_ONLY_GPIOIOAndy Shevchenko1-65/+9
2019-02-08ASoC: msm8916-wcd-digital: convert license header to SPDXJohan Hovold1-11/+2
2019-02-08ASoC: msm8916-wcd-analog: add missing license informationJohan Hovold1-0/+3
2019-02-08ASoC: regulator notifier registration should be managedGuennadi Liakhovetski8-86/+28
2019-02-08SoC: stm32: i2s: manage clock powerOlivier Moysan1-29/+15
2019-02-08ASoC: stm32: i2s: add power managementOlivier Moysan1-3/+30
2019-02-08ASoC: codecs: jz4725b: Remove unnecessary const qualifierNathan Chancellor1-6/+6
2019-02-08ASoC: cs35l36: Add support for Cirrus CS35L36 AmplifierJames Schulman4-0/+2411
2019-02-07ASoC: codecs: jz4725b: Use C++ style comments in headerPaul Cercueil1-5/+4
2019-02-07ASoC: codecs: Kconfig: Show knob, and depend on MIPS || COMPILE_TESTPaul Cercueil1-1/+8
2019-02-07ASoC: codecs: jz4740: Add support for devicetreePaul Cercueil1-0/+9
2019-02-07ASoC: codecs: jz4740: Use SPDX license notifierPaul Cercueil1-12/+5
2019-02-07ASoC: sun4i-codec: Add Line Playback Volume, Line Boost Volume, Line Right, L...Danny Milosavljevic1-0/+27
2019-02-07ASoC: sun4i-codec: Add FM Playback Volume, FM Left, FM Right, FM Playback SwitchDanny Milosavljevic1-0/+18
2019-02-07ASoC: sun4i-codec: Add Mic1 Playback Switch, Mic2 Playback SwitchDanny Milosavljevic1-0/+14
2019-02-07ASoC: sun4i-codec: Merge sun4i_codec_left_mixer_controls and sun4i_codec_righ...Danny Milosavljevic1-16/+16
2019-02-07ASoC: sun4i-codec: Add Mic1 Boost Volume, Mic2 Boost VolumeDanny Milosavljevic1-0/+23
2019-02-07ASoC: sun4i-codec: Add sun7i_codec_controls, sun7i_codec_codecDanny Milosavljevic1-1/+23
2019-02-07ASoC: sun4i-codec: Add Mic Playback VolumeDanny Milosavljevic1-0/+3
2019-02-07ASoC: sun4i-codec: Add MIC2 Pre-Amplifier, Mic2 inputDanny Milosavljevic1-0/+12
2019-02-07ASoC: codecs: jz4725b: fix spelling mistake "Deemphatize" -> "Deemphasize"Colin Ian King1-1/+1
2019-02-07ASoC: wcd9335: fix semicolon.cocci warningskbuild test robot1-3/+3
2019-02-06ASoC: codecs: Add jz4725b-codec driverPaul Cercueil3-0/+613
2019-02-06ASoC: dapm: harden use of lookup tablesPierre-Louis Bossart1-76/+82
2019-02-06Merge branch 'asoc-5.0' into asoc-5.1 for dapm tableMark Brown6-8/+44
2019-02-06ASoC: dapm: fix out-of-bounds accesses to DAPM lookup tablesPierre-Louis Bossart1-0/+24
2019-02-06ASoC: ssm2602: switch to SPDX identifierMarco Felsch1-27/+12
2019-02-06ASoC: compress: Add helper functions for component trigger/set_paramsCharles Keepax1-63/+54
2019-02-06ASoC: compress: Clarify the intent of current compressed ops handlingCharles Keepax1-58/+48
2019-02-06ASoC: wcd9335: remove some unnecessary NULL checksDan Carpenter1-12/+8
2019-02-06ASoC: ssm2602: Fix ADC powerup sequencingPhilipp Zabel1-2/+28
2019-02-06ASoC: dapm: Check for NULL widget in dapm_update_dai_unlockedCharles Keepax1-0/+3
2019-02-04ASoC: ak4118: fix missing headerClément Péron1-0/+1