summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2021-01-18ASoC: wm_adsp: Fix control name parsing for multi-fwJames Schulman1-0/+3
2021-01-15ASoC: codecs: soundwire: increase resume timeoutPierre-Louis Bossart6-6/+8
2021-01-13ASoC: cs42l56: fix up error handling in probeDan Carpenter1-1/+2
2021-01-12ASoC: es8316: Fix possible NULL pointer deref in es8316_disable_jack_detect()Hans de Goede1-0/+3
2021-01-12ASoC: adau17x1: Remove redundant null check before clk_disable_unprepareXu Wang1-2/+1
2021-01-11Merge series "ASoC: rt5645: Enable internal mic and headset on ECS EF20" from...Mark Brown1-0/+45
2021-01-11ASoC: wm_adsp: Fix uninitialized variable warningsRichard Fitzgerald1-1/+1
2021-01-11ASoC: rt5682: enable fast discharge for headset unpluggingShuming Fan1-1/+7
2021-01-11ASoC: rt5682: fix getting the wrong device id when the suspend_stress_testShuming Fan1-7/+14
2021-01-11ASoC: rt5645: Enable internal microphone and JD on ECS EF20Chris Chiu1-0/+8
2021-01-11ASoC: rt5645: add inv_hp_det flagChris Chiu1-0/+4
2021-01-11ASoC: rt5645: Add ACPI-defined GPIO for ECS EF20 seriesChris Chiu1-0/+27
2021-01-11ASoC: rt5645: Introduce mapping for ACPI-defined GPIOChris Chiu1-0/+6
2021-01-08ASoC: es8328: Remove redundant null check before clk_disable_unprepareXu Wang1-2/+1
2021-01-08ASoC: hdmi-codec: Fix return value in hdmi_codec_set_jack()Stephan Gerhold1-1/+1
2021-01-05ASoC: rt1015: remove bclk_ratioTzung-Bi Shih2-29/+0
2021-01-05ASoC: rt1015: re-calibrate again when resumingTzung-Bi Shih1-1/+4
2020-12-31ASoC: wm_adsp: Use snd_ctl_elem_type_t for control typesRichard Fitzgerald2-8/+10
2020-12-31ASoC: wm_adsp: Only use __be32 for big-endian dataRichard Fitzgerald1-17/+16
2020-12-30ASoC: rt5645: Remove the redundant delay timeOder Chiou1-25/+8
2020-12-29ASoC: rt1015: remove unneeded variables in rt1015_privTzung-Bi Shih2-9/+4
2020-12-29ASoC: rt1015: refactor retry loop and rt1015_priv allocationTzung-Bi Shih1-6/+4
2020-12-29ASoC: rt1015: return error if any when setting bypass_boostTzung-Bi Shih1-9/+11
2020-12-29ASoC: rt1015: save boost_mode only if validTzung-Bi Shih1-3/+5
2020-12-29ASoC: rt1015: sort header inclusionsTzung-Bi Shih1-1/+1
2020-12-28Merge tag 'v5.11-rc1' into asoc-5.11Mark Brown11-1522/+6
2020-12-28ASoC: rt1015: modify calibration sequence for better performanceJack Yu1-30/+10
2020-12-28ASoC: wm_adsp: Improve handling of raw byte streamsRichard Fitzgerald1-25/+30
2020-12-28Merge existing fixes from asoc/for-5.11Mark Brown6-4/+86
2020-12-17ASoC: max98373: don't access volatile registers in bias level offBard Liao4-3/+79
2020-12-17ASoC: rt711: mutex between calibration and power state changesShuming Fan1-0/+6
2020-12-16ASoC: codecs: fix spelling mistake in Kconfig "comunicate" -> "communicate"Colin Ian King1-1/+1
2020-12-16Merge tag 'regmap-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds6-1517/+0
2020-12-16Merge tag 'sound-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds86-347/+7695
2020-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+1
2020-12-14Merge tag 'asoc-v5.11' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai84-345/+7695
2020-12-14Merge branch 'for-linus' into for-nextTakashi Iwai2-0/+2
2020-12-11Merge remote-tracking branch 'asoc/for-5.11' into asoc-nextMark Brown82-343/+7690
2020-12-11ASoC: rt1015p: delay 300ms after SDB pulling high for calibrationTzung-Bi Shih1-0/+20
2020-12-11ASoC: rt1015p: move SDB control from trigger to DAPMTzung-Bi Shih1-38/+13
2020-12-11ASoC: wm_adsp: remove "ctl" from list on error in wm_adsp_create_control()Dan Carpenter1-2/+3
2020-12-09ASoC: add simple-muxAlexandre Belloni3-0/+134
2020-12-09ASoC: rt1015: check the return value of regmap_read during i2c probeDerek Fang1-2/+7
2020-12-09ASoC: codecs/jz4770: Add DAPM widget to set HP out to cap-less modePaul Cercueil1-2/+6
2020-12-09ASoC: codecs/jz4770: Don't change cap-couple setting in HP PMU/PMDPaul Cercueil1-4/+4
2020-12-09ASoC: codecs/jz4770: Adjust timeouts for cap-coupled outputsChristophe Branchereau1-4/+4
2020-12-09ASoC: codecs/jz4770: Reset interrupt flags in bias PREPAREChristophe Branchereau1-3/+3
2020-12-09ASoC: codecs/jz47xx: Use regmap_{set,clear}_bitsPaul Cercueil3-76/+55
2020-12-09ASoC: max98390: Fix error codes in max98390_dsm_init()Dan Carpenter1-0/+2
2020-12-08ASoC: cx2072x: Fix doubly definitions of Playback and Capture streamsTakashi Iwai1-2/+2