summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-09-1825-139/+202
|\
| * Merge tag 'asoc-fix-v5.9-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2020-09-1125-139/+202
| |\
| | * ASoC: tlv320adcx140: Wake up codec before accessing registerCamel Guo2020-09-081-12/+12
| | * ASoC: core: Do not cleanup uninitialized dais on soc_pcm_open failureCezary Rojewski2020-09-071-1/+1
| | * ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN Converter9 2-in-1Hans de Goede2020-09-021-0/+10
| | * ASoC: Intel: haswell: Fix power transition refactorCezary Rojewski2020-09-011-104/+81
| | * ASoC: tlv320adcx140: Fix accessing uninitialized adcx140->devCamel Guo2020-09-011-1/+3
| | * ASoC: wm8994: Ensure the device is resumed in wm89xx_mic_detect functionsSylwester Nawrocki2020-09-011-0/+8
| | * ASoC: wm8994: Skip setting of the WM8994_MICBIAS register for WM1811Sylwester Nawrocki2020-09-013-0/+6
| | * ASoC: meson: axg-toddr: fix channel order on g12 platformsJerome Brunet2020-08-281-1/+23
| | * ASoC: soc-core: add snd_soc_find_dai_with_mutex()Kuninori Morimoto2020-08-282-2/+15
| | * Merge series "ASoC: Fix return check for devm_regmap_init_sdw()" from Vinod K...Mark Brown2020-08-265-10/+10
| | |\
| | | * ASoC: rt700: Fix return check for devm_regmap_init_sdw()Vinod Koul2020-08-261-2/+2
| | | * ASoC: rt715: Fix return check for devm_regmap_init_sdw()Vinod Koul2020-08-261-2/+2
| | | * ASoC: rt711: Fix return check for devm_regmap_init_sdw()Vinod Koul2020-08-261-2/+2
| | | * ASoC: rt1308-sdw: Fix return check for devm_regmap_init_sdw()Vinod Koul2020-08-261-2/+2
| | | * ASoC: max98373: Fix return check for devm_regmap_init_sdw()Vinod Koul2020-08-261-2/+2
| | * | ASoC: qcom: common: Fix refcount imbalance on errorDinghao Liu2020-08-261-2/+4
| | |/
| | * ASoC: ti: fixup ams_delta_mute() function nameKuninori Morimoto2020-08-251-2/+2
| | * ASoC: pcm3168a: ignore 0 Hz settingsKuninori Morimoto2020-08-251-0/+7
| | * Merge tag 'v5.9-rc2' into asoc-5.9Mark Brown2020-08-2510-79/+66
| | |\
| | * | ASoC: Intel: tgl_max98373: fix a runtime pm issue in multi-thread caseRander Wang2020-08-241-3/+4
| | * | ASoC: qcom: Set card->owner to avoid warningsStephan Gerhold2020-08-214-0/+4
| | * | ASoC: intel: atom: Add period size constraintBrent Lu2020-08-211-0/+11
| | * | ASoC: Intel: skl_hda_dsp_generic: Fix NULLptr dereference in autosuspend delayMateusz Gorski2020-08-191-1/+1
* | | | Merge tag 'sound-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-09-043-14/+10
|\| | |
| * | | ASoC: txx9: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-021-4/+3
| * | | ASoC: siu: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-021-6/+4
| * | | ASoC: fsl_esai: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-021-4/+3
| | |/ | |/|
* / | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-2324-40/+40
|/ /
* | Merge tag 'sound-5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-08-2117-243/+266
|\ \
| * | Merge tag 'asoc-fix-v5.9-rc1' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2020-08-1917-243/+266
| |\|
| | * ASoC: intel: Fix memleak in sst_media_openDinghao Liu2020-08-171-2/+3
| | * ASoC: wm8994: Avoid attempts to read unreadable registersSylwester Nawrocki2020-08-171-0/+4
| | * ASoC: msm8916-wcd-analog: fix register Interrupt offsetSrinivas Kandagatla2020-08-171-2/+2
| | * ASoC: wm8994: Prevent access to invalid VU register bits on WM1811Sylwester Nawrocki2020-08-171-16/+44
| | * ASoC: q6routing: add dummy register read/write functionSrinivas Kandagatla2020-08-111-0/+16
| | * ASoC: q6afe-dai: mark all widgets registers as SND_SOC_NOPMSrinivas Kandagatla2020-08-111-105/+105
| | * ASoC: Make soc_component_read() returning an error code againTakashi Iwai2020-08-111-1/+1
| | * ASoC: amd: Replacing component->name with codec_dai->name.Ravulapati Vishnu vardhan rao2020-08-101-1/+1
| | * Merge series "ASoC: tegra: Fix compile warning with CONFIG_PM=n" from Takashi...Mark Brown2020-08-035-10/+10
| | |\
| | | * ASoC: tegra: tegra210_i2s: Fix compile warning with CONFIG_PM=nTakashi Iwai2020-08-031-2/+2
| | | * ASoC: tegra: tegra210_dmic: Fix compile warning with CONFIG_PM=nTakashi Iwai2020-08-031-2/+2
| | | * ASoC: tegra: tegra210_ahub: Fix compile warning with CONFIG_PM=nTakashi Iwai2020-08-031-2/+2
| | | * ASoC: tegra: tegra210_admaif: Fix compile warning with CONFIG_PM=nTakashi Iwai2020-08-031-2/+2
| | | * ASoC: tegra: tegra186_dspk: Fix compile warning with CONFIG_PM=nTakashi Iwai2020-08-031-2/+2
| | * | ASoC: fsl: Fix unused variable warningTakashi Iwai2020-08-031-1/+0
| | |/
| | * ASoC: amd: renoir: restore two more registers during resumeHui Wang2020-08-031-20/+9
| | * ASoC: wm8962: Do not remove ADDITIONAL_CONTROL_4 from readable register listFabio Estevam2020-08-031-1/+1
| | * ASoC: fsl-asoc-card: Remove fsl_asoc_card_set_bias_level functionShengjiu Wang2020-08-031-84/+70