summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
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-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-08ASoC: cx2072x: Fix doubly definitions of Playback and Capture streamsTakashi Iwai1-2/+2
2020-12-04ASoC: cros_ec_codec: fix uninitialized memory readArnd Bergmann1-1/+1
2020-12-02ASoC: adau1372: add missing dependenciesAlexandre Belloni1-0/+2
2020-12-02ASoC: codecs: lpass-va-macro: remove some dead codeDan Carpenter1-11/+4
2020-12-02ASoC: rt715: remove unused parameterJack Yu1-1/+0
2020-12-02Merge branch '20201104_yung_chuan_liao_regmap_soundwire_asoc_add_soundwire_sd...Mark Brown6-0/+1517
2020-11-30Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown6-3/+27
2020-11-30ASoC: Add ADAU1372 audio CODEC supportLars-Peter Clausen6-0/+1203
2020-11-26Merge series "ASoC: fix !OF compile test warnings" from Krzysztof Kozlowski <...Mark Brown28-13/+50
2020-11-26ASoC/SoundWire: rt715-sdca: First version of rt715 sdw sdca codec driverJack Yu6-0/+1517
2020-11-26ASoC: hdmi-codec: Add RX supportShengjiu Wang1-5/+28
2020-11-26ASoC: max98926: drop driver pm=NULL assignmentKrzysztof Kozlowski1-1/+0
2020-11-26ASoC: max98925: drop driver pm=NULL assignmentKrzysztof Kozlowski1-1/+0
2020-11-26ASoC: max98371: drop driver pm=NULL assignmentKrzysztof Kozlowski1-1/+0
2020-11-26ASoC: es7241: mark OF related data as maybe unusedKrzysztof Kozlowski1-1/+1
2020-11-26ASoC: es7134: mark OF related data as maybe unusedKrzysztof Kozlowski1-2/+2
2020-11-26ASoC: ts3a227e: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski1-0/+2
2020-11-26ASoC: tlv320: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski2-0/+4
2020-11-26ASoC: tas2562: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski1-0/+2
2020-11-26ASoC: rt5660: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski1-0/+2
2020-11-26ASoC: pcm179x: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski1-0/+2
2020-11-26ASoC: pcm1789: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski1-0/+2
2020-11-26ASoC: max98926: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski1-0/+2
2020-11-26ASoC: max98925: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski1-0/+2
2020-11-26ASoC: max9867: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski1-0/+2
2020-11-26ASoC: max98371: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski1-0/+2
2020-11-26ASoC: max98095: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski1-0/+2
2020-11-26ASoC: max98090: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski1-0/+2
2020-11-26ASoC: es8316: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski1-0/+2
2020-11-26ASoC: da9055: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski1-0/+2
2020-11-26ASoC: da7219: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski1-0/+2
2020-11-26ASoC: da7218: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski1-0/+2
2020-11-26ASoC: alc5632: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski1-0/+2
2020-11-26ASoC: alc5623: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski1-0/+2
2020-11-26ASoC: ak4118: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski1-0/+2
2020-11-26ASoC: tas571x: mark OF related data as maybe unusedKrzysztof Kozlowski1-2/+2
2020-11-26ASoC: rk3328: mark OF related data as maybe unusedKrzysztof Kozlowski1-1/+1
2020-11-26ASoC: inno_rk3036: mark OF related data as maybe unusedKrzysztof Kozlowski1-1/+1
2020-11-26ASoC: gtm601: mark OF related data as maybe unusedKrzysztof Kozlowski1-1/+1
2020-11-26ASoC: bd28623: mark OF related data as maybe unusedKrzysztof Kozlowski1-1/+1
2020-11-26ASoC: ak5558: mark OF related data as maybe unusedKrzysztof Kozlowski1-1/+1