summaryrefslogtreecommitdiffstats
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2018-08-02ASoC: wm8904: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-02ASoC: wm8960: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-02ASoC: wm8955: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-02ASoC: rt5677: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-02ASoC: rt5640: Mark expected switch fall-throughGustavo A. R. Silva1-0/+2
2018-08-02ASoC: wm8961: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-01ASoC: soc-pcm: Use delay set in component pointer functionAkshu Agrawal1-0/+5
2018-08-01ASoC: wcd9335: Fix buildMark Brown3-1161/+0
2018-08-01ASoC: wcd9335: Fix build due to CLASS-H Controller supportMark Brown4-665/+1
2018-08-01ASoC: stm32: remove redundant pointers 'priv' and 'rtd'Colin Ian King1-7/+1
2018-08-01ASoC: nau8540: remove redundant variable osrateColin Ian King1-3/+0
2018-08-01ASoC: qcom: add sdm845 sound card supportRohit kumar3-0/+296
2018-08-01ASoC: qcom: Add support to parse common audio device nodesRohit kumar4-101/+136
2018-08-01Merge branch 'topic/drm_audio_component' of https://git.kernel.org/pub/scm/li...Mark Brown8-432/+387
2018-07-31ASoC: wcd9335: add CLASS-H Controller supportSrinivas Kandagatla4-1/+665
2018-07-31ASoC: wcd9335: add support to wcd9335 codecSrinivas Kandagatla3-0/+1161
2018-07-30ASoC: uniphier: change functions to staticKatsuhiro Suzuki2-6/+3
2018-07-30ASoC: uniphier: add support for multichannel outputKatsuhiro Suzuki4-6/+78
2018-07-30ASoC: sirf: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-4/+3
2018-07-30ASoC: tegra_alc5632: fix device_node refcountingAlexey Khoroshilov1-2/+15
2018-07-30ASoC: sh: Kconfig: convert to SPDX identifiersKuninori Morimoto1-0/+1
2018-07-30ASoC: ak4613: convert to SPDX identifiersKuninori Morimoto1-15/+11
2018-07-30ASoC: da7210: convert to SPDX identifiersKuninori Morimoto1-16/+11
2018-07-30ASoC: ak4554: convert to SPDX identifiersKuninori Morimoto1-11/+6
2018-07-30ASoC: ak4642: convert to SPDX identifiersKuninori Morimoto1-15/+11
2018-07-30ASoC: wm8988: fix typo in rate constraintsLadislav Michl1-2/+2
2018-07-30ASoC: tegra: i2s: Fix typo/broken macroEdward Cragg1-1/+1
2018-07-26ASoC: dmaengine: Use standard pcm_format_to_bits() macroTakashi Iwai1-1/+1
2018-07-26ASoC: pcm186x: Declare PCM format with snd_pcm_format_tTakashi Iwai1-1/+1
2018-07-26ASoC: fsl: Use snd_mask_set_format()Takashi Iwai1-1/+1
2018-07-26ASoC: intel: Fix snd_pcm_format_t handlingTakashi Iwai9-13/+11
2018-07-26ASoC: dapm: Use int for format bit positionTakashi Iwai1-1/+1
2018-07-26ASoC: dmaengine: Fix missing __user prefix in copy_user callbackTakashi Iwai1-5/+4
2018-07-26ASoC: zte: Fix incorrect PCM format bit usagesTakashi Iwai1-2/+2
2018-07-26ASoC: meson: align axg card driver with DT bindings documentationJerome Brunet1-6/+6
2018-07-26ASoC: meson: use IRQ_RETVAL in the fifo irq handlerJerome Brunet1-1/+1
2018-07-26ASoC: AMD: Fix build warningAkshu Agrawal1-1/+1
2018-07-26ASoC: AMD: Add a fix voltage regulator for DA7219 and ADAU7002Akshu Agrawal2-0/+44
2018-07-25ASoC: Intel: Skylake: fix widget handlingRakesh Ughreja1-0/+3
2018-07-25ASoC: Intel: Atom: fix inversion between __iowrite32 and __ioread32Pierre-Louis Bossart1-3/+3
2018-07-25ASoC: Intel: Atom: simplify iomem address and castsPierre-Louis Bossart1-14/+15
2018-07-25ASoC: Intel: common: make sst_dma functions staticPierre-Louis Bossart1-4/+2
2018-07-25ASoC: Intel: Skylake: BDL definitions should be __le32Pierre-Louis Bossart2-5/+5
2018-07-25ASoC: Intel: Haswell: fix endianness handlingPierre-Louis Bossart1-24/+29
2018-07-25ASoC: rt5631: add Volume to the name of volume controlBard Liao1-2/+2
2018-07-24ASoC: imx-sgtl5000: Switch to SPDX identifierFabio Estevam1-11/+4
2018-07-24ASoC: fsl_utils: Switch to SPDX identifierFabio Estevam2-16/+9
2018-07-24ASoC: fsl_asrc: Switch to SPDX identifierFabio Estevam3-26/+15
2018-07-24ASoC: fsl-asoc-card: Switch to SPDX identifierFabio Estevam1-11/+7
2018-07-24ASoC: core: add support to snd_soc_dai_get_channel_map()Srinivas Kandagatla1-0/+22