summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* ASoC: RT5677-SPI: Disable 16Bit SPI TransfersCurtis Malainey2019-06-111-19/+16
* ASoC: max98090: Fix restore of DAPM MuxesJon Hunter2019-06-111-6/+6
* ASoC: Intel: avoid Oops if DMA setup failsRoss Zwisler2019-05-161-2/+6
* ASoC: tlv320aic32x4: Fix Common PinsAnnaliese McDermond2019-05-161-0/+2
* ASoC: cs4270: Set auto-increment bit for register writesDaniel Mack2019-05-161-0/+1
* ASoC:soc-pcm:fix a codec fixup issue in TDM caseRander Wang2019-05-161-2/+5
* ASoC: fsl_esai: fix channel swap issue when stream startsS.j. Wang2019-04-271-10/+37
* ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probewen yang2019-04-271-0/+1
* SoC: imx-sgtl5000: add missing put_device()Wen Yang2019-04-271-0/+1
* ASoC: topology: free created components in tplg load errorBard liao2019-03-231-1/+7
* ASoC: fsl_esai: fix register setting issue in RIGHT_J modeS.j. Wang2019-03-231-3/+4
* ASoC: imx-audmux: change snprintf to scnprintf for possible overflowSilvio Cesare2019-03-231-12/+12
* ASoC: dapm: change snprintf to scnprintf for possible overflowSilvio Cesare2019-03-231-5/+5
* ASoC: Intel: Haswell/Broadwell: fix setting for .dynamic fieldRander Wang2019-03-232-2/+2
* ASoC: fsl: Fix SND_SOC_EUKREA_TLV320 build error on i.MX8MFabio Estevam2019-02-201-1/+1
* ASoC: Intel: mrfld: fix uninitialized variable accessArnd Bergmann2019-02-201-4/+4
* ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pagesKangjie Lu2019-02-061-1/+7
* ASoC: omap-dmic: Add pm_qos handling to avoid overruns with CPU_IDLEPeter Ujfalusi2018-12-171-0/+9
* ASoC: omap-mcpdm: Add pm_qos handling to avoid under/overruns with CPU_IDLEPeter Ujfalusi2018-12-171-1/+42
* ASoC: dapm: Recalculate audio map forcely when card instantiatedTzung-Bi Shih2018-12-171-0/+1
* ASoC: spear: fix error return code in spdif_in_probe()Gustavo A. R. Silva2018-11-101-2/+4
* ASoC: wm8940: Enable cache usage to fix crashes on resumeGeert Uytterhoeven2018-11-101-0/+1
* ASoC: ak4613: Enable cache usage to fix crashes on resumeGeert Uytterhoeven2018-11-101-0/+1
* ASoC: sigmadsp: safeload should not have lower byte limitDanny Smith2018-10-201-2/+1
* ASoC: wm8804: Add ACPI supportPierre-Louis Bossart2018-10-201-1/+14
* ASoC: dapm: Fix potential DAI widget pointer deref when linking DAIsLiam Girdwood2018-10-101-0/+7
* ASoC: cs4265: fix MMTLR Data switch controlSébastien Szymanski2018-09-291-2/+2
* ASoC: wm8994: Fix missing break in switchGustavo A. R. Silva2018-09-151-0/+1
* ASoC: sirf: Fix potential NULL pointer dereferenceGustavo A. R. Silva2018-09-051-4/+3
* ASoC: dpcm: don't merge format from invalid codec daiJerome Brunet2018-09-051-0/+8
* ASoC: Intel: cht_bsw_max98090_ti: Fix jack initializationThierry Escande2018-08-171-14/+31
* ASoC: pxa: Fix module autoload for platform driversAndrea Adami2018-08-068-0/+8
* ASoC: dpcm: fix BE dai not hw_free and shutdownKai Chieh Chuang2018-08-061-2/+4
* ASoC: cirrus: i2s: Fix {TX|RX}LinCtrlData setupAlexander Sverdlin2018-07-031-8/+10
* ASoC: cirrus: i2s: Fix LRCLK configurationAlexander Sverdlin2018-07-033-6/+6
* ASoC: dapm: delete dapm_kcontrol_data paths list before freeing itSrinivas Kandagatla2018-07-031-0/+2
* ASoC: Intel: sst: remove redundant variable dma_dev_nameColin Ian King2018-06-061-2/+0
* ASoC: samsung: i2s: Ensure the RCLK rate is properly determinedSylwester Nawrocki2018-05-301-2/+11
* ASoC: topology: create TLV data for dapm widgetsRanjani Sridharan2018-05-301-0/+3
* ASoC: au1x: Fix timeout tests in au1xac97c_ac97_read()Dan Carpenter2018-05-301-3/+3
* ASoC: fsl_esai: Fix divisor calculation failure at lower ratioNicolin Chen2018-05-021-0/+7
* ASoC: ssm2602: Replace reg_default_raw with reg_defaultJames Kelly2018-04-241-6/+13
* ASoC: Intel: sst: Fix the return value of 'sst_send_byte_stream_mrfld()'Christophe JAILLET2018-04-131-1/+1
* ASoC: Intel: cht_bsw_rt5645: Analog Mic supportHans de Goede2018-04-131-0/+7
* ASoC: rsnd: SSI PIO adjust to 24bit modeKuninori Morimoto2018-04-131-2/+9
* ASoC: Intel: Skylake: Uninitialized variable in probe_codec()Dan Carpenter2018-03-241-1/+1
* ASoC: nuc900: Fix a loop timeout testDan Carpenter2018-03-221-2/+2
* ASoC: rcar: ssi: don't set SSICR.CKDV = 000 with SSIWSR.CONTKuninori Morimoto2018-03-221-0/+9
* ASoC: Intel: Kconfig: fix build when ACPI is not enabledVinod Koul2018-02-251-4/+3
* ASoC: rockchip: use __maybe_unused to hide st_irq_syscfg_resumeArnd Bergmann2018-02-251-2/+2