aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-10ASoC: wcd9335: Fix missing regmap requirementMarc Gonzalez1-0/+1
2019-04-10ASoC: pcm: fix error handling when try_module_get() fails.Ranjani Sridharan1-3/+5
2019-04-10ASoC: stm32: sai: fix master clock managementOlivier Moysan1-17/+47
2019-04-10ASoC: Intel: kbl: fix wrong number of channelsTzung-Bi Shih1-1/+1
2019-04-08ASoC: pcm: update module refcount if module_get_upon_open is setRanjani Sridharan1-0/+8
2019-04-08ASoC: core: conditionally increase module refcount on component openRanjani Sridharan2-3/+3
2019-04-08ASoC: stm32: fix sai driver name initialisationArnaud Pouliquen1-1/+1
2019-04-08ASoC: topology: Use the correct dobj to free enum control values and textsRanjani Sridharan1-3/+4
2019-04-05ASoC: intel: skylake: add remove() callback for component driverRanjani Sridharan1-0/+7
2019-04-05ASoC: cs35l35: Disable regulators on driver removalCharles Keepax1-0/+11
2019-04-04ASoC: rockchip: pdm: change dma burst to 8Sugar Zhang1-1/+1
2019-04-04ASoC: rockchip: pdm: fix regmap_ops hang issueSugar Zhang1-0/+2
2019-04-04ASoC: simple-card: don't select DPCM via simple-audio-cardKuninori Morimoto1-3/+9
2019-04-04ASoC: audio-graph-card: don't select DPCM via audio-graph-cardKuninori Morimoto1-3/+8
2019-04-04ASoC: tlv320aic32x4: Change author's nameAnnaliese McDermond2-4/+4
2019-04-03ASoC: Intel: cht_bsw_max98090_ti: Enable codec clock once and keep it enabledHans de Goede1-6/+41
2019-04-03ASoC: wm_adsp: Check for buffer in trigger stopCharles Keepax1-1/+2
2019-04-02ASoC: dapm: set power_check callback for widgets that shouldnt be always onRanjani Sridharan1-0/+7
2019-04-02ASoC: dpcm: skip missing substream while applying symmetryJerome Brunet1-1/+6
2019-04-01ASoC: tlv320aic32x4: Fix Common PinsAnnaliese McDermond1-0/+2
2019-03-26ASoC: Intel: Skylake: enable S24_LE format supportJenny TC1-0/+1
2019-03-25ASoC: dapm: Fix NULL pointer dereference in snd_soc_dapm_free_kcontrolPankaj Bharadiya1-0/+4
2019-03-25ASoC: intel: Fix crash at suspend/resume after failed codec registrationGuenter Roeck1-0/+8
2019-03-21ASoC: fsl_esai: fix channel swap issue when stream startsS.j. Wang1-10/+37
2019-03-21ASoC: fsl_asrc: add constraint for the asrc of older versionS.j. Wang1-0/+14
2019-03-21ASoC: cs4270: Set auto-increment bit for register writesDaniel Mack1-0/+1
2019-03-20ASoC: stm32: dfsdm: fix debugfs warnings on entry creationOlivier Moysan1-3/+18
2019-03-20ASoC: stm32: dfsdm: manage multiple prepareOlivier Moysan1-1/+16
2019-03-19ASoC: wm_adsp: Shutdown any compressed streams on DSP watchdog timeoutCharles Keepax2-0/+22
2019-03-19ASoC: wm_adsp: Add locking to wm_adsp2_bus_errorCharles Keepax1-3/+8
2019-03-19ASoC: wm_adsp: Correct error messages in wm_adsp_buffer_get_errorCharles Keepax1-2/+2
2019-03-19ASoC: wm_adsp: Correct handling of compressed streams that restartCharles Keepax1-2/+1
2019-03-18ASoC: rt5682: recording has no sound after bootingShuming Fan1-9/+5
2019-03-18ASoC: rt5682: fix jack type detection issueShuming Fan1-7/+5
2019-03-18ASoC: rt5682: Check JD status when system resumeShuming Fan1-17/+17
2019-03-18ASoC: mediatek: mt8183: skip for i2s5 in mck_disableTzung-Bi Shih1-0/+4
2019-03-18Merge tag 'v5.1-rc1' into asoc-5.1Mark Brown19-89/+54
2019-03-13ASoC: samsung: odroid: Fix clock configuration for 44100 sample rateSylwester Nawrocki1-2/+2
2019-03-13ASoC: nau8810: fix the issue of widget with prefixed nameJohn Hsu1-2/+2
2019-03-11ASoC: rsnd: src: fix compiler warningsJiada Wang1-6/+6
2019-03-11ASoC: rsnd: src: Avoid a potential deadlockJiada Wang3-8/+8
2019-03-11ASoC: stm32: i2s: fix registers declaration in regmapOlivier Moysan1-2/+1
2019-03-11ASoC: nau8824: fix the issue of the widget with prefix nameJohn Hsu1-8/+38
2019-03-11ASoC: dpcm: prevent snd_soc_dpcm use after freeKaiChieh Chuang2-7/+34
2019-03-11ASoC:intel:skl:fix a simultaneous playback & capture issue on hda platformRander Wang1-5/+14
2019-03-11ASoC:hdac_hda:use correct format to setup hda codecRander Wang2-14/+40
2019-03-11ASoC:soc-pcm:fix a codec fixup issue in TDM caseRander Wang1-2/+5
2019-03-11ASoC: samsung: i2s: Fix DAPM routes for capture streamSylwester Nawrocki1-4/+6
2019-03-04ASoC: soc-core: Fix probe deferral following prelink failureJonathan Hunter1-0/+1
2019-03-04ASoC: hdmi-codec: avoid limiting params->msbits in hw_params()Russell King1-3/+0