summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* ASoC: sti: fix possible sleep-in-atomicArnaud Pouliquen2020-02-051-3/+4
* ASoC: rt5640: Fix NULL dereference on module unloadDmitry Osipenko2020-02-051-0/+7
* ASoC: sun4i-i2s: RX and TX counter registers are swappedMaxime Ripard2020-01-271-2/+2
* ASoC: wm8737: Fix copy-paste error in wm8737_snd_controlsYueHaibing2020-01-271-1/+1
* ASoC: cs4349: Use PM ops 'cs4349_runtime_pm'YueHaibing2020-01-271-0/+1
* ASoC: es8328: Fix copy-paste error in es8328_right_line_controlsYueHaibing2020-01-271-1/+1
* ASoC: ti: davinci-mcasp: Fix slot mask settings when using multiple AXRsPeter Ujfalusi2020-01-271-7/+6
* ASoC: meson: axg-tdmout: right_j is not supportedJerome Brunet2020-01-271-1/+0
* ASoC: meson: axg-tdmin: right_j is not supportedJerome Brunet2020-01-271-1/+0
* ASoC: fix valid stream conditionJerome Brunet2020-01-271-2/+2
* ASoC: qcom: Fix of-node refcount unbalance in apq8016_sbc_parse_of()Takashi Iwai2020-01-271-5/+16
* ASoC: imx-sgtl5000: put of nodes if finding codec failsStefan Agner2020-01-271-1/+2
* ASoC: sun8i-codec: add missing route for ADCVasily Khoruzhick2020-01-271-1/+5
* ASoC: wm97xx: fix uninitialized regmap pointer problemArnd Bergmann2020-01-273-18/+12
* ASoC: wm9712: fix unused variable warningArnd Bergmann2020-01-271-1/+2
* ASoC: msm8916-wcd-analog: Fix MIC BIAS Internal1Stephan Gerhold2020-01-231-3/+13
* ASoC: msm8916-wcd-analog: Fix selected events for MIC BIAS External1Stephan Gerhold2020-01-231-2/+2
* ASoC: msm8916-wcd-digital: Reset RX interpolation path after useStephan Gerhold2020-01-231-0/+6
* ASoC: stm32: spdifrx: fix race condition in irq handlerOlivier Moysan2020-01-171-5/+19
* ASoC: stm32: spdifrx: fix inconsistent lock stateOlivier Moysan2020-01-171-5/+7
* ASoC: soc-core: Set dpcm_playback / dpcm_captureDaniel Baluta2020-01-171-0/+2
* ASoC: wm8962: fix lambda valueShengjiu Wang2020-01-121-2/+2
* ASoC: topology: Check return value for soc_tplg_pcm_create()Dragos Tarcatu2020-01-121-1/+7
* ASoC: Intel: bytcr_rt5640: Update quirk for Teclast X89Hans de Goede2020-01-121-2/+6
* ASoC: max98090: fix possible race conditionsTzung-Bi Shih2020-01-122-7/+2
* ASoC: Intel: bytcr_rt5640: Update quirk for Acer Switch 10 SW5-012 2-in-1Hans de Goede2019-12-311-4/+6
* ASoC: wm5100: add missed pm_runtime_disableChuhong Yuan2019-12-311-0/+2
* ASoC: wm2200: add missed operations in remove and probe failureChuhong Yuan2019-12-311-0/+5
* ASoC: wm8904: fix regcache handlingMichael Walle2019-12-311-0/+1
* ASoC: Intel: kbl_rt5663_rt5514_max98927: Add dmic format constraintYu-Hsuan Hsu2019-12-311-0/+3
* ASoC: rt5677: Mark reg RT5677_PWR_ANLG2 as volatileBen Zhang2019-12-311-0/+1
* ASoC: Jack: Fix NULL pointer dereference in snd_soc_jack_reportPawel Harlozinski2019-12-171-2/+1
* ASoC: rt5645: Fixed typo for buddy jack support.Jacob Rasmussen2019-12-171-1/+1
* ASoC: rt5645: Fixed buddy jack support.Jacob Rasmussen2019-12-171-1/+5
* ASoC: rsnd: fixup MIX kctrl registrationKuninori Morimoto2019-12-131-4/+4
* ASoC: max9867: Fix power managementLadislav Michl2019-12-132-28/+46
* ASoC: au8540: use 64-bit arithmetic instead of 32-bitYoung_X2019-12-131-1/+1
* ASoC: rsnd: tidyup registering method for rsnd_kctrl_new()Kuninori Morimoto2019-12-132-8/+12
* ASoC: stm32: sai: add missing put_device()Wen Yang2019-12-051-3/+8
* ASoC: stm32: i2s: fix IRQ clearingOlivier Moysan2019-12-051-7/+6
* ASoC: stm32: i2s: fix 16 bit format supportOlivier Moysan2019-12-051-1/+1
* ASoC: stm32: i2s: fix dma configurationOlivier Moysan2019-12-051-7/+7
* ASoC: rt5645: Headphone Jack sense inverts on the LattePanda boardHui Wang2019-12-051-0/+14
* ASoC: samsung: i2s: Fix prescaler setting for the secondary DAISylwester Nawrocki2019-12-051-1/+7
* ASoC: stm32: sai: add restriction on mmap supportOlivier Moysan2019-12-051-1/+11
* ASoC: kirkwood: fix device remove orderingRussell King2019-12-051-1/+2
* ASoC: kirkwood: fix external clock probe deferRussell King2019-12-051-4/+4
* ASoC: msm8916-wcd-analog: Fix RX1 selection in RDAC2 MUXStephan Gerhold2019-12-051-2/+2
* ASoC: tegra_sgtl5000: fix device_node refcountingMarcel Ziswiler2019-12-011-2/+15
* ASoC: qdsp6: q6asm-dai: checking NULL vs IS_ERR()Dan Carpenter2019-11-241-2/+3