summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: ak4458: correct reset polarityEliot Blennerhassett2021-01-251-15/+7
* ASoC: wm_adsp: Fix control name parsing for multi-fwJames Schulman2021-01-181-0/+3
* ASoC: hdmi-codec: Fix return value in hdmi_codec_set_jack()Stephan Gerhold2021-01-081-1/+1
* Merge tag 'v5.11-rc1' into asoc-5.11Mark Brown2020-12-2811-1522/+6
|\
| * Merge tag 'regmap-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2020-12-166-1517/+0
| |\
| * \ Merge tag 'sound-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2020-12-1586-347/+7695
| |\ \
| | * \ Merge tag 'asoc-v5.11' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2020-12-1484-345/+7695
| | |\ \
| | | * \ Merge remote-tracking branch 'asoc/for-5.11' into asoc-nextMark Brown2020-12-1182-343/+7690
| | | |\ \
| | | * | | ASoC: wm_adsp: remove "ctl" from list on error in wm_adsp_create_control()Dan Carpenter2020-12-111-2/+3
| | | * | | ASoC: max98390: Fix error codes in max98390_dsm_init()Dan Carpenter2020-12-091-0/+2
| | * | | | Merge branch 'for-linus' into for-nextTakashi Iwai2020-12-142-0/+2
| | |\| | |
| | * | | | Merge branch 'topic/usb-audio-refactoring' into for-nextTakashi Iwai2020-11-246-4/+48
| | |\ \ \ \
| | * | | | | ALSA: remove unneeded breakTom Rix2020-10-262-2/+0
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-12-141-1/+1
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers2020-11-201-1/+1
| | |/ / /
* | | | | ASoC: max98373: don't access volatile registers in bias level offBard Liao2020-12-174-3/+79
* | | | | ASoC: rt711: mutex between calibration and power state changesShuming Fan2020-12-171-0/+6
* | | | | ASoC: codecs: fix spelling mistake in Kconfig "comunicate" -> "communicate"Colin Ian King2020-12-161-1/+1
| |_|_|/ |/| | |
* | | | ASoC: rt1015p: delay 300ms after SDB pulling high for calibrationTzung-Bi Shih2020-12-111-0/+20
* | | | ASoC: rt1015p: move SDB control from trigger to DAPMTzung-Bi Shih2020-12-111-38/+13
* | | | ASoC: add simple-muxAlexandre Belloni2020-12-093-0/+134
* | | | ASoC: rt1015: check the return value of regmap_read during i2c probeDerek Fang2020-12-091-2/+7
* | | | ASoC: codecs/jz4770: Add DAPM widget to set HP out to cap-less modePaul Cercueil2020-12-091-2/+6
* | | | ASoC: codecs/jz4770: Don't change cap-couple setting in HP PMU/PMDPaul Cercueil2020-12-091-4/+4
* | | | ASoC: codecs/jz4770: Adjust timeouts for cap-coupled outputsChristophe Branchereau2020-12-091-4/+4
* | | | ASoC: codecs/jz4770: Reset interrupt flags in bias PREPAREChristophe Branchereau2020-12-091-3/+3
* | | | ASoC: codecs/jz47xx: Use regmap_{set,clear}_bitsPaul Cercueil2020-12-093-76/+55
* | | | ASoC: cx2072x: Fix doubly definitions of Playback and Capture streamsTakashi Iwai2020-12-081-2/+2
* | | | ASoC: cros_ec_codec: fix uninitialized memory readArnd Bergmann2020-12-051-1/+1
* | | | ASoC: adau1372: add missing dependenciesAlexandre Belloni2020-12-021-0/+2
* | | | ASoC: codecs: lpass-va-macro: remove some dead codeDan Carpenter2020-12-021-11/+4
* | | | ASoC: rt715: remove unused parameterJack Yu2020-12-021-1/+0
* | | | Merge branch '20201104_yung_chuan_liao_regmap_soundwire_asoc_add_soundwire_sd...Mark Brown2020-12-026-0/+1517
|\ \ \ \
| * | | | ASoC/SoundWire: rt715-sdca: First version of rt715 sdw sdca codec driverJack Yu2020-11-266-0/+1517
| | |/ / | |/| |
* | | | Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2020-11-306-3/+27
|\ \ \ \ | | |/ / | |/| |
| * | | ASoC: rt5682: change SAR voltage thresholdShuming Fan2020-11-261-0/+1
| * | | ASoC: wm_adsp: fix error return code in wm_adsp_load()Luo Meng2020-11-251-0/+1
| | |/ | |/|
| * | ASoC: rt1015: increase the time to detect BCLKShuming Fan2020-11-131-1/+1
| * | ASoC: rt1015: add delay to fix pop noise from speakerJack Yu2020-11-052-0/+22
| * | Merge tag 'v5.10-rc1' into asoc-5.10Mark Brown2020-10-2811-104/+57
| |\|
| * | ASoC: codecs: wcd9335: Set digital gain range correctlySrinivas Kandagatla2020-10-281-1/+1
| * | ASoC: codecs: wcd934x: Set digital gain range correctlySrinivas Kandagatla2020-10-281-1/+1
* | | ASoC: Add ADAU1372 audio CODEC supportLars-Peter Clausen2020-11-306-0/+1203
* | | Merge series "ASoC: fix !OF compile test warnings" from Krzysztof Kozlowski <...Mark Brown2020-11-2628-13/+50
|\ \ \
| * | | ASoC: max98926: drop driver pm=NULL assignmentKrzysztof Kozlowski2020-11-261-1/+0
| * | | ASoC: max98925: drop driver pm=NULL assignmentKrzysztof Kozlowski2020-11-261-1/+0
| * | | ASoC: max98371: drop driver pm=NULL assignmentKrzysztof Kozlowski2020-11-261-1/+0
| * | | ASoC: es7241: mark OF related data as maybe unusedKrzysztof Kozlowski2020-11-261-1/+1
| * | | ASoC: es7134: mark OF related data as maybe unusedKrzysztof Kozlowski2020-11-261-2/+2
| * | | ASoC: ts3a227e: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski2020-11-261-0/+2