summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
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-11-10ASoC: spear: fix error return code in spdif_in_probe()Gustavo A. R. Silva1-2/+4
2018-11-10ASoC: wm8940: Enable cache usage to fix crashes on resumeGeert Uytterhoeven1-0/+1
2018-11-10ASoC: ak4613: Enable cache usage to fix crashes on resumeGeert Uytterhoeven1-0/+1
2018-10-20ASoC: sigmadsp: safeload should not have lower byte limitDanny Smith1-2/+1
2018-10-20ASoC: wm8804: Add ACPI supportPierre-Louis Bossart1-1/+14
2018-10-10ASoC: 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
2018-08-17ASoC: Intel: cht_bsw_max98090_ti: Fix jack initializationThierry Escande1-14/+31
2018-08-06ASoC: pxa: Fix module autoload for platform driversAndrea Adami8-0/+8
2018-08-06ASoC: dpcm: fix BE dai not hw_free and shutdownKai Chieh Chuang1-2/+4
2018-07-03ASoC: cirrus: i2s: Fix {TX|RX}LinCtrlData setupAlexander Sverdlin1-8/+10
2018-07-03ASoC: cirrus: i2s: Fix LRCLK configurationAlexander Sverdlin3-6/+6
2018-07-03ASoC: dapm: delete dapm_kcontrol_data paths list before freeing itSrinivas Kandagatla1-0/+2
2018-06-06ASoC: Intel: sst: remove redundant variable dma_dev_nameColin Ian King1-2/+0
2018-05-30ASoC: samsung: i2s: Ensure the RCLK rate is properly determinedSylwester Nawrocki1-2/+11
2018-05-30ASoC: topology: create TLV data for dapm widgetsRanjani Sridharan1-0/+3
2018-05-30ASoC: au1x: Fix timeout tests in au1xac97c_ac97_read()Dan Carpenter1-3/+3
2018-05-02ASoC: fsl_esai: Fix divisor calculation failure at lower ratioNicolin Chen1-0/+7
2018-04-24ASoC: ssm2602: Replace reg_default_raw with reg_defaultJames Kelly1-6/+13
2018-04-13ASoC: Intel: sst: Fix the return value of 'sst_send_byte_stream_mrfld()'Christophe JAILLET1-1/+1
2018-04-13ASoC: Intel: cht_bsw_rt5645: Analog Mic supportHans de Goede1-0/+7
2018-04-13ASoC: rsnd: SSI PIO adjust to 24bit modeKuninori Morimoto1-2/+9
2018-03-24ASoC: Intel: Skylake: Uninitialized variable in probe_codec()Dan Carpenter1-1/+1
2018-03-22ASoC: nuc900: Fix a loop timeout testDan Carpenter1-2/+2
2018-03-22ASoC: rcar: ssi: don't set SSICR.CKDV = 000 with SSIWSR.CONTKuninori Morimoto1-0/+9
2018-02-25ASoC: Intel: Kconfig: fix build when ACPI is not enabledVinod Koul1-4/+3
2018-02-25ASoC: rockchip: use __maybe_unused to hide st_irq_syscfg_resumeArnd Bergmann1-2/+2
2018-02-25ASoC: mediatek: add i2c dependencyArnd Bergmann1-2/+2
2018-02-25ASoC: rockchip: disable clock on errorStefan Potyra1-5/+13
2018-02-25ASoC: ux500: add MODULE_LICENSE tagArnd Bergmann2-0/+9
2018-02-16ASoC: rsnd: avoid duplicate free_irq()Kuninori Morimoto1-3/+3
2018-02-16ASoC: rsnd: don't call free_irq() on Parent SSIKuninori Morimoto2-0/+7
2018-02-16ASoC: simple-card: Fix misleading error messageJulian Scheel1-1/+7
2018-02-16ASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan1-0/+4
2018-01-02ASoC: twl4030: fix child-node lookupJohan Hovold1-1/+3
2018-01-02ASoC: fsl_ssi: AC'97 ops need regmap, clock and cleaning up on failureMaciej S. Szmigiero1-6/+12
2017-11-30ASoC: wm_adsp: Don't overrun firmware file buffer when reading region dataRichard Fitzgerald1-1/+24
2017-11-30ASoC: rsnd: don't double free kctrlColin Ian King1-3/+1
2017-11-08ASoC: adau17x1: Workaround for noise bug in ADCRicard Wanderlof2-1/+25
2017-10-08ASoC: dapm: fix some pointer error handlingLinus Walleij1-0/+20
2017-10-08ASoC: dapm: handle probe deferralsLinus Walleij2-0/+51
2017-08-30ASoC: rsnd: don't call update callback if it was NULLKuninori Morimoto1-1/+1
2017-08-30ASoC: rsnd: ssi: 24bit data needs right-aligned settingsKuninori Morimoto1-1/+2
2017-08-30ASoC: rsnd: Add missing initialization of ADG req_rateGeert Uytterhoeven1-1/+1