summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-01-175-6/+39
|\
| * Merge tag 'asoc-fix-v5.5-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2020-01-165-6/+39
| |\
| | * ASoC: msm8916-wcd-digital: Reset RX interpolation path after useStephan Gerhold2020-01-131-0/+6
| | * ASoC: msm8916-wcd-analog: Fix MIC BIAS Internal1Stephan Gerhold2020-01-131-3/+13
| | * ASoC: cros_ec_codec: Make the device acpi compatibleYu-Hsuan Hsu2020-01-131-0/+8
| | * ASoC: msm8916-wcd-analog: Fix selected events for MIC BIAS External1Stephan Gerhold2020-01-131-2/+2
| | * ASoC: hdac_hda: Fix error in driver removal after failed probeKai Vehmanen2020-01-131-1/+3
| | * ASoC: rt5640: Fix NULL dereference on module unloadDmitry Osipenko2020-01-061-0/+7
* | | Merge tag 'sound-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-12-186-12/+47
|\| |
| * | Merge tag 'asoc-fix-v5.5-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2019-12-176-12/+47
| |\|
| | * 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
* | | treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-091-1/+1
|/ /
* | Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2019-11-2516-137/+646
|\ \
| * | Merge branch 'asoc-5.5' into asoc-nextMark Brown2019-11-2242-525/+5212
| |\|
| | * 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 'asoc-5.4' into asoc-linusMark Brown2019-11-223-25/+10
| |\ \
| | * | ASoC: rt5682: fix the charge pump capacitor dischargesShuming Fan2019-11-181-24/+3
| | * | ASoC: rt5645: Fixed typo for buddy jack support.Jacob Rasmussen2019-11-151-1/+1
| | * | ASoC: wm8904: fix regcache handlingMichael Walle2019-11-151-0/+1
| | * | ASoC: rt5682: cancel jack_detect_work if hs_jack is set to nullBard liao2019-11-121-0/+1
| | * | ASoC: rt5645: Fixed buddy jack support.Jacob Rasmussen2019-11-111-1/+5
| * | | Merge tag 'asoc-fix-v5.4-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2019-11-074-12/+10
| |\| |
* | | | ASoC: cros_ec_codec: Convert to the common vmalloc memallocTakashi Iwai2019-11-091-8/+8
* | | | ASoC: rt5677-spi: Convert to the common vmalloc memallocTakashi Iwai2019-11-091-9/+8
* | | | ASoC: rt5514-spi: Convert to the common vmalloc memallocTakashi Iwai2019-11-091-10/+11
* | | | Merge tag 'asoc-v5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-11-0734-430/+4591
|\ \ \ \ | | |_|/ | |/| |