summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
* 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
* | ASoC: msm8916-wcd-analog: Add earpieceStephan Gerhold2019-10-211-2/+52
* | ASoC: cros_ec_codec: read max DMIC gain from EC codecTzung-Bi Shih2019-10-181-14/+39
* | ASoC: tlv320aic32x4: add a check for devm_clk_getChuhong Yuan2019-10-181-0/+3
* | ASoC: rt1011: fix spelling mistake "temperture" -> "temperature"Colin Ian King2019-10-181-1/+1
* | ASoC: cros_ec_codec: extract DMIC EC command from I2S RXTzung-Bi Shih2019-10-181-26/+31
* | ASoC: cros_ec_codec: refactor I2S RXTzung-Bi Shih2019-10-181-303/+199
* | ASoC: tas2562: Fix misuse of GENMASK macroRikard Falkeborn2019-10-181-1/+1
* | ASoC: rt1011: Read and apply r0 and temperature device propertyShuming Fan2019-10-162-1/+41
* | ASoC: wm8958: use <asm/unaligned.h> to simplify codeBen Dooks (Codethink)2019-10-161-13/+9
* | ASoC: rt1011: set tx/rx slots from tx/rx_mask in TDM caseShuming Fan2019-10-162-5/+160
* | ASoC: pcm3168a: Fix serial mode dependent format supportPeter Ujfalusi2019-10-151-3/+0
* | ASoC: adau7118: Fix Kconfig warning without CONFIG_I2CYueHaibing2019-10-141-0/+1