summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorLines
2019-11-25Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai-137/+646
2019-11-22Merge branch 'asoc-5.5' into asoc-nextMark Brown-525/+5212
2019-11-22Merge branch 'asoc-5.4' into asoc-linusMark Brown-25/+10
2019-11-20ASoC: pcm3168a: Update the RST gpio handling to align with documentationPeter Ujfalusi-5/+15
2019-11-18ASoC: wm_adsp: Expose mixer control APILi Xu-1/+84
2019-11-18ASoC: tlv320aic31xx: configure output common-mode voltageLucas Stach-0/+53
2019-11-18ASoC: pcm3168a: Add support for optional RST gpio handlingPeter Ujfalusi-4/+34
2019-11-18ASoC: wm5100: add missed pm_runtime_disableChuhong Yuan-0/+2
2019-11-18ASoC: wm2200: add missed operations in remove and probe failureChuhong Yuan-0/+5
2019-11-18ASoC: rt5677: rt5677_check_hotword() can be statickbuild test robot-1/+1
2019-11-18ASoC: rt5682: fix the charge pump capacitor dischargesShuming Fan-24/+3
2019-11-15ASoC: tas2770: clean up an indentation issueColin Ian King-5/+5
2019-11-15ASoC: rt5645: Fixed typo for buddy jack support.Jacob Rasmussen-1/+1
2019-11-15ASoC: wm8904: fix regcache handlingMichael Walle-0/+1
2019-11-12ASoC: rt5682: cancel jack_detect_work if hs_jack is set to nullBard liao-0/+1
2019-11-11ASoC: rt5645: Fixed buddy jack support.Jacob Rasmussen-1/+5
2019-11-11ASoC: wm8904: configure sysclk/FLL automaticallyMichael Walle-28/+45
2019-11-11ASoC: Add DA7213 audio codec as selectable optionSebastian Reichel-1/+2
2019-11-11ASoC: rt5677: Wait for DSP to boot before loading firmwareCurtis Malainey-0/+13
2019-11-11ASoC: rt5677: Set ADC clock to use PLL and enable ASRCCurtis Malainey-0/+8
2019-11-11ASoC: rt5677: Allow VAD to be shut on/off at all timesCurtis Malainey-6/+1
2019-11-11ASoC: rt5677: Disable irq at suspendBen Zhang-0/+48
2019-11-11ASoC: rt5677: Stop and restart DSP over suspend/resumeBen Zhang-4/+23
2019-11-11ASoC: rt5677: Mark reg RT5677_PWR_ANLG2 as volatileBen Zhang-0/+1
2019-11-11ASoC: rt5677: Add DAPM audio path for hotword streamBen Zhang-1/+22
2019-11-11ASoC: rt5677: Enable jack detect while DSP is runningBen Zhang-16/+48
2019-11-11ASoC: rt5677: Load firmware via SPI using delayed workBen Zhang-67/+253
2019-11-09ASoC: cros_ec_codec: Convert to the common vmalloc memallocTakashi Iwai-8/+8
2019-11-09ASoC: rt5677-spi: Convert to the common vmalloc memallocTakashi Iwai-9/+8
2019-11-09ASoC: rt5514-spi: Convert to the common vmalloc memallocTakashi Iwai-10/+11
2019-11-07Merge tag 'asoc-v5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai-430/+4591
2019-11-07Merge tag 'asoc-fix-v5.4-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai-12/+10
2019-11-06Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown-14/+33
2019-11-05ASoC: max98373: replace gpio_request with devm_gpio_requestYong Zhi-2/+2
2019-11-04ASoC: hdac_hda: fix race in device removalKai Vehmanen-1/+1
2019-10-31ASoC: rt1011: some minor changes to improve readabilityShuming Fan-4/+5
2019-10-31ASoC: rt1011: add the range check for temperature_calib from device propertyShuming Fan-1/+2
2019-10-31ASoC: rt1011: remove unnecessary tabs using spaces insteadShuming Fan-23/+22
2019-10-31ASoC: rt1011: improve the rt1011_set_dai_fmt() functionShuming Fan-0/+4
2019-10-31ASoC: rt1011: remove redundant code in kcontrolShuming Fan-9/+0
2019-10-30ASoC: rt5682: improve the sensitivity of push buttonShuming Fan-0/+15
2019-10-30ASoC: rt5677-spi: fixup compile warningKuninori Morimoto-1/+0
2019-10-29ASoC: hdac_hda: add support for HDMI/DP as a HDA codecKai Vehmanen-13/+114
2019-10-28Merge branch 'for-linus' into for-nextTakashi Iwai-30/+80
2019-10-25ASoC: Spelling s/configr/configur/Geert Uytterhoeven-1/+1
2019-10-25ASoC: rt5677-spi: fix sparse warningsCurtis Malainey-2/+2
2019-10-25ASoC: rt5677: Add missing null check for failed allocation of rt5677_dspColin Ian King-0/+2
2019-10-24ASoC: rt5650: Add Kahlee platform specfic changesAkshu Agrawal-0/+13
2019-10-23ASoC: hdmi-codec: drop mutex locking againJerome Brunet-7/+5
2019-10-22ASoC: rt5677: Add a PCM device for streaming hotword via SPIBen Zhang-0/+386