aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-16ASoC: wm8962: fix lambda valueShengjiu Wang1-2/+2
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-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-15ASoC: tas2770: clean up an indentation issueColin Ian King1-5/+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-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
2019-11-04ASoC: hdac_hda: fix race in device removalKai Vehmanen1-1/+1
2019-10-31ASoC: rt1011: some minor changes to improve readabilityShuming Fan1-4/+5
2019-10-31ASoC: rt1011: add the range check for temperature_calib from device propertyShuming Fan1-1/+2
2019-10-31ASoC: rt1011: remove unnecessary tabs using spaces insteadShuming Fan1-23/+22
2019-10-31ASoC: rt1011: improve the rt1011_set_dai_fmt() functionShuming Fan1-0/+4
2019-10-31ASoC: rt1011: remove redundant code in kcontrolShuming Fan1-9/+0
2019-10-30ASoC: rt5682: improve the sensitivity of push buttonShuming Fan1-0/+15
2019-10-30ASoC: rt5677-spi: fixup compile warningKuninori Morimoto1-1/+0
2019-10-29ASoC: hdac_hda: add support for HDMI/DP as a HDA codecKai Vehmanen2-13/+114
2019-10-25ASoC: Spelling s/configr/configur/Geert Uytterhoeven1-1/+1
2019-10-25ASoC: rt5677-spi: fix sparse warningsCurtis Malainey1-2/+2
2019-10-25ASoC: rt5677: Add missing null check for failed allocation of rt5677_dspColin Ian King1-0/+2
2019-10-24ASoC: rt5650: Add Kahlee platform specfic changesAkshu Agrawal1-0/+13
2019-10-23ASoC: hdmi-codec: drop mutex locking againJerome Brunet1-7/+5
2019-10-22ASoC: rt5677: Add a PCM device for streaming hotword via SPIBen Zhang2-0/+386
2019-10-21ASOC: adau7118: Change regulators idNuno Sá1-2/+2
2019-10-21ASoC: mediatek: mt6358: support WoVTzung-Bi Shih1-0/+105
2019-10-21ASoC: cros_ec_codec: support WoVTzung-Bi Shih2-2/+700
2019-10-21ASoC: msm8916-wcd-analog: Add earpieceStephan Gerhold1-2/+52
2019-10-21ASoC: msm8916-wcd-analog: Fix RX1 selection in RDAC2 MUXStephan Gerhold1-2/+2
2019-10-18ASoC: cros_ec_codec: read max DMIC gain from EC codecTzung-Bi Shih1-14/+39
2019-10-18ASoC: tlv320aic32x4: add a check for devm_clk_getChuhong Yuan1-0/+3