aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs (follow)
AgeCommit message (Expand)AuthorFilesLines
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
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-28Merge branch 'for-linus' into for-nextTakashi Iwai6-30/+80
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