summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2019-10-05ASoC: Intel: Fix use of potentially uninitialized variableAmadeusz Sławiński1-0/+2
2019-10-05ASoC: Intel: NHLT: Fix debug print formatAmadeusz Sławiński1-1/+1
2019-10-05ASoC: dmaengine: Make the pcm->name equal to pcm->id if the name is not setPeter Ujfalusi1-0/+6
2019-10-05ASoC: sgtl5000: Fix charge pump source assignmentOleksandr Suvorov1-5/+10
2019-10-05ASoC: fsl: Fix of-node refcount unbalance in fsl_ssi_probe_from_dt()Takashi Iwai1-1/+4
2019-09-06ASoC: ti: davinci-mcasp: Correct slot_width posed constraintPeter Ujfalusi1-9/+34
2019-09-06ASoC: dapm: Fix handling of custom_stop_condition on DAPM graph walksCharles Keepax1-4/+4
2019-07-10ASoC: max98090: remove 24-bit format support if RJ is 0Yu-Hsuan Hsu1-0/+16
2019-07-10ASoC: soc-pcm: BE dai needs prepare when pause release after resumeLibin Yang1-1/+2
2019-07-10ASoC : cs4265 : readable register too lowMatt Flax1-1/+1
2019-06-22ASoC: fsl_asrc: Fix the issue about unsupported rateS.j. Wang1-2/+2
2019-06-22ASoC: cs42xx8: Add regcache mask dirtyS.j. Wang1-0/+1
2019-05-31ASoC: davinci-mcasp: Fix clang warning without CONFIG_PMArnd Bergmann1-0/+2
2019-05-31ASoC: fsl_utils: fix a leaked reference by adding missing of_node_putWen Yang1-0/+1
2019-05-31ASoC: eukrea-tlv320: fix a leaked reference by adding missing of_node_putWen Yang1-2/+2
2019-05-31ASoC: fsl_sai: Update is_slave_mode with correct valueDaniel Baluta1-0/+2
2019-05-31ASoC: imx: fix fiq dependenciesArnd Bergmann1-4/+5
2019-05-31ASoC: hdmi-codec: unlock the device on startup errorsJerome Brunet1-1/+5
2019-05-21ASoC: RT5677-SPI: Disable 16Bit SPI TransfersCurtis Malainey1-19/+16
2019-05-21ASoC: max98090: Fix restore of DAPM MuxesJon Hunter1-6/+6
2019-05-10ASoC: Intel: avoid Oops if DMA setup failsRoss Zwisler1-2/+6
2019-05-10ASoC: tlv320aic32x4: Fix Common PinsAnnaliese McDermond1-0/+2
2019-05-10ASoC: cs4270: Set auto-increment bit for register writesDaniel Mack1-0/+1
2019-05-10ASoC: nau8810: fix the issue of widget with prefixed nameJohn Hsu1-2/+2
2019-05-10ASoC:soc-pcm:fix a codec fixup issue in TDM caseRander Wang1-2/+5
2019-04-17ASoC: fsl_esai: fix channel swap issue when stream startsS.j. Wang1-10/+37
2019-04-05ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probewen yang1-0/+1
2019-04-05SoC: imx-sgtl5000: add missing put_device()Wen Yang1-0/+1
2019-03-23ASoC: topology: free created components in tplg load errorBard liao1-1/+7
2019-03-23ASoC: fsl_esai: fix register setting issue in RIGHT_J modeS.j. Wang1-3/+4
2019-03-05ASoC: imx-audmux: change snprintf to scnprintf for possible overflowSilvio Cesare1-12/+12
2019-03-05ASoC: dapm: change snprintf to scnprintf for possible overflowSilvio Cesare1-5/+5
2019-03-05ASoC: Intel: Haswell/Broadwell: fix setting for .dynamic fieldRander Wang2-2/+2
2019-02-12ASoC: fsl: Fix SND_SOC_EUKREA_TLV320 build error on i.MX8MFabio Estevam1-1/+1
2019-02-12ASoC: Intel: mrfld: fix uninitialized variable accessArnd Bergmann1-4/+4
2019-01-31ASoC: rt5514-spi: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-0/+2
2019-01-31ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pagesKangjie Lu1-1/+7
2018-12-17ASoC: omap-dmic: Add pm_qos handling to avoid overruns with CPU_IDLEPeter Ujfalusi1-0/+9
2018-12-17ASoC: omap-mcpdm: Add pm_qos handling to avoid under/overruns with CPU_IDLEPeter Ujfalusi1-1/+42
2018-12-17ASoC: dapm: Recalculate audio map forcely when card instantiatedTzung-Bi Shih1-0/+1
2018-12-17ASoC: omap-abe-twl6040: Fix missing audio card caused by deferred probingPeter Ujfalusi1-38/+29
2018-11-13ASoC: intel: skylake: Add missing break in skl_tplg_get_token()Takashi Iwai1-0/+1
2018-11-10ASoC: Intel: Skylake: Fix to parse consecutive string tkns in manifestShreyas NC1-1/+1
2018-10-18ASoC: sigmadsp: safeload should not have lower byte limitDanny Smith1-2/+1
2018-10-18ASoC: wm8804: Add ACPI supportPierre-Louis Bossart1-1/+14
2018-10-04ASoC: dapm: Fix potential DAI widget pointer deref when linking DAIsLiam Girdwood1-0/+7
2018-09-29ASoC: cs4265: fix MMTLR Data switch controlSébastien Szymanski1-2/+2
2018-09-15ASoC: wm8994: Fix missing break in switchGustavo A. R. Silva1-0/+1
2018-09-05ASoC: sirf: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-4/+3
2018-09-05ASoC: dpcm: don't merge format from invalid codec daiJerome Brunet1-0/+8