summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rt5640: Fix NULL dereference on module unloadDmitry Osipenko2020-01-061-0/+7
* ASoC: wm8962: fix lambda valueShengjiu Wang2019-12-161-2/+2
* ASoC: max98090: fix possible race conditionsTzung-Bi Shih2019-11-272-7/+2
* ASoC: max98090: exit workaround earlier if PLL is lockedTzung-Bi Shih2019-11-271-2/+12
* ASoC: max98090: remove msleep in PLL unlocked workaroundTzung-Bi Shih2019-11-271-1/+7
* ASoC: wm8904: fix automatic sysclk configurationMichael Walle2019-11-271-0/+6
* ASoC: rt5677: Fix build error without CONFIG_SPIYueHaibing2019-11-271-0/+16
* ASoC: rt5682: fix i2c arbitration lost issueShuming Fan2019-11-251-0/+2
* ASoC: pcm3168a: Update the RST gpio handling to align with documentationPeter Ujfalusi2019-11-201-5/+15
* ASoC: wm_adsp: Expose mixer control APILi Xu2019-11-182-1/+84
* ASoC: tlv320aic31xx: configure output common-mode voltageLucas Stach2019-11-182-0/+53
* ASoC: pcm3168a: Add support for optional RST gpio handlingPeter Ujfalusi2019-11-181-4/+34
* ASoC: wm5100: add missed pm_runtime_disableChuhong Yuan2019-11-181-0/+2
* ASoC: wm2200: add missed operations in remove and probe failureChuhong Yuan2019-11-181-0/+5
* ASoC: rt5677: rt5677_check_hotword() can be statickbuild test robot2019-11-181-1/+1
* ASoC: tas2770: clean up an indentation issueColin Ian King2019-11-151-5/+5
* ASoC: wm8904: configure sysclk/FLL automaticallyMichael Walle2019-11-112-28/+45
* ASoC: Add DA7213 audio codec as selectable optionSebastian Reichel2019-11-111-1/+2
* ASoC: rt5677: Wait for DSP to boot before loading firmwareCurtis Malainey2019-11-111-0/+13
* ASoC: rt5677: Set ADC clock to use PLL and enable ASRCCurtis Malainey2019-11-112-0/+8
* ASoC: rt5677: Allow VAD to be shut on/off at all timesCurtis Malainey2019-11-111-6/+1
* ASoC: rt5677: Disable irq at suspendBen Zhang2019-11-112-0/+48
* ASoC: rt5677: Stop and restart DSP over suspend/resumeBen Zhang2019-11-112-4/+23
* ASoC: rt5677: Mark reg RT5677_PWR_ANLG2 as volatileBen Zhang2019-11-111-0/+1
* ASoC: rt5677: Add DAPM audio path for hotword streamBen Zhang2019-11-111-1/+22
* ASoC: rt5677: Enable jack detect while DSP is runningBen Zhang2019-11-111-16/+48
* ASoC: rt5677: Load firmware via SPI using delayed workBen Zhang2019-11-113-67/+253
* Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2019-11-066-14/+33
|\
| * ASoC: max98373: replace gpio_request with devm_gpio_requestYong Zhi2019-11-051-2/+2
| * ASoC: hdac_hda: fix race in device removalKai Vehmanen2019-11-041-1/+1
| * ASoC: hdmi-codec: drop mutex locking againJerome Brunet2019-10-231-7/+5
| * ASoC: msm8916-wcd-analog: Fix RX1 selection in RDAC2 MUXStephan Gerhold2019-10-211-2/+2
| * ASoC: msm8916-wcd-digital: add missing MIX2 path for RX1/2Srinivas Kandagatla2019-10-091-0/+22
| * ASoC: wm_adsp: Don't generate kcontrols without READ flagsStuart Henderson2019-10-021-2/+1
* | ASoC: rt1011: some minor changes to improve readabilityShuming Fan2019-10-311-4/+5
* | ASoC: rt1011: add the range check for temperature_calib from device propertyShuming Fan2019-10-311-1/+2
* | ASoC: rt1011: remove unnecessary tabs using spaces insteadShuming Fan2019-10-311-23/+22
* | ASoC: rt1011: improve the rt1011_set_dai_fmt() functionShuming Fan2019-10-311-0/+4
* | ASoC: rt1011: remove redundant code in kcontrolShuming Fan2019-10-311-9/+0
* | ASoC: rt5682: improve the sensitivity of push buttonShuming Fan2019-10-301-0/+15
* | ASoC: rt5677-spi: fixup compile warningKuninori Morimoto2019-10-301-1/+0
* | ASoC: hdac_hda: add support for HDMI/DP as a HDA codecKai Vehmanen2019-10-292-13/+114
* | ASoC: Spelling s/configr/configur/Geert Uytterhoeven2019-10-251-1/+1
* | ASoC: rt5677-spi: fix sparse warningsCurtis Malainey2019-10-251-2/+2
* | ASoC: rt5677: Add missing null check for failed allocation of rt5677_dspColin Ian King2019-10-251-0/+2
* | ASoC: rt5650: Add Kahlee platform specfic changesAkshu Agrawal2019-10-241-0/+13
* | ASoC: rt5677: Add a PCM device for streaming hotword via SPIBen Zhang2019-10-222-0/+386
* | ASOC: adau7118: Change regulators idNuno Sá2019-10-211-2/+2
* | ASoC: mediatek: mt6358: support WoVTzung-Bi Shih2019-10-211-0/+105
* | ASoC: cros_ec_codec: support WoVTzung-Bi Shih2019-10-212-2/+700