aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-11ASoC: rt5677-spi: Use managed buffer allocationTakashi Iwai1-6/+4
2019-12-11ASoC: rt5514-spi: Use managed buffer allocationTakashi Iwai1-6/+4
2019-12-11ASoC: cros_ec_codec: Use managed buffer allocationTakashi Iwai1-4/+4
2019-12-10Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.6Mark Brown5-10/+45
2019-12-09ASoC: hdmi-codec: re-introduce mutex locking againJerome Brunet1-13/+19
2019-12-09ASoC: cs42l51: add dac mux widget in codec routesOlivier Moysan1-6/+10
2019-12-09ASoC: tlv320aic31xx: Add Volume Soft Stepping controlNikita Yushchenko2-3/+8
2019-12-09ASoC: max98090: save and restore SHDN when changing sensitive registersTzung-Bi Shih2-124/+312
2019-12-09ASoC: tlv320aic31xx: Add HP output driver pop reduction controlsNikita Yushchenko1-2/+30
2019-12-09ASoC: hdac_hdmi: Drop support for IcelakeKai Vehmanen1-54/+9
2019-11-27ASoC: max98090: fix possible race conditionsTzung-Bi Shih2-7/+2
2019-11-27ASoC: max98090: exit workaround earlier if PLL is lockedTzung-Bi Shih1-2/+12
2019-11-27ASoC: max98090: remove msleep in PLL unlocked workaroundTzung-Bi Shih1-1/+7
2019-11-27ASoC: wm8904: fix automatic sysclk configurationMichael Walle1-0/+6
2019-11-27ASoC: rt5677: Fix build error without CONFIG_SPIYueHaibing1-0/+16
2019-11-25ASoC: rt5682: fix i2c arbitration lost issueShuming Fan1-0/+2
2019-11-25Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai16-137/+646
2019-11-22Merge branch 'asoc-5.5' into asoc-nextMark Brown42-525/+5212
2019-11-22Merge branch 'asoc-5.4' into asoc-linusMark Brown3-25/+10
2019-11-20ASoC: pcm3168a: Update the RST gpio handling to align with documentationPeter Ujfalusi1-5/+15
2019-11-18ASoC: wm_adsp: Expose mixer control APILi Xu2-1/+84
2019-11-18ASoC: tlv320aic31xx: configure output common-mode voltageLucas Stach2-0/+53
2019-11-18ASoC: pcm3168a: Add support for optional RST gpio handlingPeter Ujfalusi1-4/+34
2019-11-18ASoC: wm5100: add missed pm_runtime_disableChuhong Yuan1-0/+2
2019-11-18ASoC: wm2200: add missed operations in remove and probe failureChuhong Yuan1-0/+5
2019-11-18ASoC: rt5677: rt5677_check_hotword() can be statickbuild test robot1-1/+1
2019-11-18ASoC: rt5682: fix the charge pump capacitor dischargesShuming Fan1-24/+3
2019-11-15ASoC: tas2770: clean up an indentation issueColin Ian King1-5/+5
2019-11-15ASoC: rt5645: Fixed typo for buddy jack support.Jacob Rasmussen1-1/+1
2019-11-15ASoC: wm8904: fix regcache handlingMichael Walle1-0/+1
2019-11-12ASoC: rt5682: cancel jack_detect_work if hs_jack is set to nullBard liao1-0/+1
2019-11-11ASoC: rt5645: Fixed buddy jack support.Jacob Rasmussen1-1/+5
2019-11-11ASoC: wm8904: configure sysclk/FLL automaticallyMichael Walle2-28/+45
2019-11-11ASoC: Add DA7213 audio codec as selectable optionSebastian Reichel1-1/+2
2019-11-11ASoC: rt5677: Wait for DSP to boot before loading firmwareCurtis Malainey1-0/+13
2019-11-11ASoC: rt5677: Set ADC clock to use PLL and enable ASRCCurtis Malainey2-0/+8
2019-11-11ASoC: rt5677: Allow VAD to be shut on/off at all timesCurtis Malainey1-6/+1
2019-11-11ASoC: rt5677: Disable irq at suspendBen Zhang2-0/+48
2019-11-11ASoC: rt5677: Stop and restart DSP over suspend/resumeBen Zhang2-4/+23
2019-11-11ASoC: rt5677: Mark reg RT5677_PWR_ANLG2 as volatileBen Zhang1-0/+1
2019-11-11ASoC: rt5677: Add DAPM audio path for hotword streamBen Zhang1-1/+22
2019-11-11ASoC: rt5677: Enable jack detect while DSP is runningBen Zhang1-16/+48
2019-11-11ASoC: rt5677: Load firmware via SPI using delayed workBen Zhang3-67/+253
2019-11-09ASoC: cros_ec_codec: Convert to the common vmalloc memallocTakashi Iwai1-8/+8
2019-11-09ASoC: rt5677-spi: Convert to the common vmalloc memallocTakashi Iwai1-9/+8
2019-11-09ASoC: rt5514-spi: Convert to the common vmalloc memallocTakashi Iwai1-10/+11
2019-11-07Merge tag 'asoc-v5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai34-430/+4591
2019-11-07Merge tag 'asoc-fix-v5.4-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai4-12/+10
2019-11-06Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.5Mark Brown6-14/+33
2019-11-05ASoC: max98373: replace gpio_request with devm_gpio_requestYong Zhi1-2/+2