summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wm8960: Fix wrong clock after suspend & resumeShengjiu Wang2020-04-211-2/+1
* ASoC: wm89xx: Add missing dependencyYueHaibing2020-04-201-0/+3
* ASoC: codecs: hdac_hdmi: Fix incorrect use of list_for_each_entryAmadeusz Sławiński2020-04-161-3/+3
* ASoC: sgtl5000: Fix VAG power-on handlingSebastian Reichel2020-04-152-0/+35
* ASoC: madera: Remove a couple of stray blank linesCharles Keepax2020-04-141-4/+0
* ASoC: wsa881x: mark read_only_wordlength flagSrinivas Kandagatla2020-04-141-0/+4
* ASoC: tas571x: disable regulators on failed probePhilipp Puschmann2020-04-141-5/+15
* ASoC: cs4270: pull reset GPIO low then highMike Willard2020-04-071-5/+35
* ASoC: rt5645: Add platform-data for Medion E1239THans de Goede2020-04-061-0/+8
* ASoC: rt5682: Fix build error without CONFIG_I2CYueHaibing2020-04-011-1/+4
* Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-03-274-2/+6
|\
| * ASoC: tas2562: Fixed incorrect amp_level setting.Jonghwan Choi2020-03-241-1/+1
| * ASoC: rt5682: fix the random recording noise of headsetShuming Fan2020-03-182-0/+4
| * ASoC: codecs: wsa881x: request gpio direction before settingSrinivas Kandagatla2020-03-161-1/+1
* | Merge series "ASoC: remove rtd->cpu/codec_dai{s}" from Kuninori Morimoto <kun...Mark Brown2020-03-278-24/+24
|\ \
| * | ASoC: codecs: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-278-24/+24
* | | ASoC: rt5682: move DAI clock registry to I2S modeShuming Fan2020-03-271-20/+19
|/ /
* | ASoC: rt1308-sdw: use slot and rx_mask to configure streamPierre-Louis Bossart2020-03-261-4/+11
* | ASoC: rt1308-sdw: add set_tdm_slot() supportPierre-Louis Bossart2020-03-262-0/+25
* | ASoC: wm8974: remove unused variablesYueHaibing2020-03-241-8/+0
* | ASoC: rt5682: Add a property for DMIC delayOder Chiou2020-03-231-1/+11
* | ASoC: rt5682: Add a property for DMIC clock rateOder Chiou2020-03-231-2/+7
* | ASoC: MT6660: make spdxcheck.py happyLukas Bulwahn2020-03-231-1/+1
* | Merge series "ASoC: sdm845: fix soundwire stream handling" from Srinivas Kand...Mark Brown2020-03-181-43/+1
|\ \
| * | ASoC: codecs: wsa881x: remove soundwire stream handlingSrinivas Kandagatla2020-03-181-43/+1
* | | ASoC: rt5682: remove noisy debug messagesShuming Fan2020-03-181-2/+2
|/ /
* | Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-03-135-15/+17
|\|
| * ASoC: max98357a: Add ACPI HID MAX98360AYong Zhi2020-03-131-0/+1
| * ASoC: rt5682: Revise the DAC1 volume settingOder Chiou2020-03-131-1/+1
| * ASoC: wm_adsp: Use scnprintf() for the limited buffer outputTakashi Iwai2020-03-131-2/+2
| * ASoC: wcd9335: fix address map representationSrinivas Kandagatla2020-03-062-12/+13
* | Merge series "ASoC: Intel: machine driver updates for 5.7" from Pierre-Louis ...Mark Brown2020-03-131-3/+3
|\ \
| * | ASoC: codecs: hdac_hdmi: (cosmetic) remove redundant variable initialisationsGuennadi Liakhovetski2020-03-131-3/+3
* | | ASoC: rt5682: Fine tune the HP performance in soundwire modeOder Chiou2020-03-131-0/+2
|/ /
* | Merge tag 'v5.6-rc5' into asoc-5.7Mark Brown2020-03-111-1/+1
|\ \
| * | Merge tag 'asoc-fix-v5.6-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2020-03-074-7/+11
| |\|
| | * ASoC: wm8741: Fix typo in Kconfig promptAxel Lin2020-03-051-1/+1
| * | Merge tag 'asoc-fix-v5.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2020-02-183-313/+134
| |\ \
* | | | ASoC: rt5682-sdw: fix 'defined but not used' pm functionsPierre-Louis Bossart2020-03-101-2/+2
* | | | ASoC: rt5682: fix unmet dependenciesPierre-Louis Bossart2020-03-101-1/+1
* | | | ASoC: wcd934x: remove unused headersSrinivas Kandagatla2020-03-061-4/+0
* | | | ASoC: wcd934x: fix High Accuracy Buck enableSrinivas Kandagatla2020-03-061-5/+5
* | | | ASoC: tlv320adcx140: Fix mic_bias and vref device tree verificationDan Murphy2020-03-051-6/+4
* | | | Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-03-041-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | ASoC: rt1015: modify pre-divider for sysclkJack Yu2020-03-031-1/+1
* | | | Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-03-022-2/+2
|\| | |
| * | | ASoC: rt1015: add operation callback function for rt1015_dai[]Jack Yu2020-03-021-0/+1
| * | | ASoC: tas2562: Fix sample rate error messageDan Murphy2020-02-261-1/+1
* | | | ASoC: rt1015: set snd_soc_dai_ops in rt1015_dai driverYueHaibing2020-03-021-0/+1
* | | | ASoC: rt5682: Make rt5682_clock_config staticYueHaibing2020-02-281-1/+1