summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2020-01-17Merge tag 'sound-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds5-6/+39
2020-01-16Merge tag 'asoc-fix-v5.5-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai5-6/+39
2020-01-13ASoC: msm8916-wcd-digital: Reset RX interpolation path after useStephan Gerhold1-0/+6
2020-01-13ASoC: msm8916-wcd-analog: Fix MIC BIAS Internal1Stephan Gerhold1-3/+13
2020-01-13ASoC: cros_ec_codec: Make the device acpi compatibleYu-Hsuan Hsu1-0/+8
2020-01-13ASoC: msm8916-wcd-analog: Fix selected events for MIC BIAS External1Stephan Gerhold1-2/+2
2020-01-13ASoC: hdac_hda: Fix error in driver removal after failed probeKai Vehmanen1-1/+3
2020-01-06ASoC: rt5640: Fix NULL dereference on module unloadDmitry Osipenko1-0/+7
2019-12-18Merge tag 'sound-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds6-12/+47
2019-12-17Merge tag 'asoc-fix-v5.5-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai6-12/+47
2019-12-16ASoC: wm8962: fix lambda valueShengjiu Wang1-2/+2
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya1-1/+1
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-25Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi 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/broo...Takashi Iwai34-430/+4591
2019-11-07Merge tag 'asoc-fix-v5.4-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai4-12/+10