summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* 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
* ASoC: rt5682: Fix the boost volume at the begining of playbackShuming Fan2019-11-201-0/+5
* ASoC: Intel: hdac_hdmi: Limit sampling rates at dai creationYong Zhi2019-11-201-0/+6
* ASoC: dapm: Avoid uninitialised variable warningCharles Keepax2019-11-201-1/+1
* ASoC: sgtl5000: avoid division by zero if lo_vag is zeroColin Ian King2019-11-201-1/+1
* ASoC: rsnd: ssi: Fix issue in dma data address assignmentJiada Wang2019-11-202-3/+2
* ASoC: AMD: Change MCLK to 48MhzAkshu Agrawal2019-11-201-1/+1
* ASoC: meson: axg-fifo: report interrupt request failureJerome Brunet2019-11-201-0/+2
* ASoC: dpcm: Properly initialise hw->rate_maxCharles Keepax2019-11-201-1/+1
* ASoC: dapm: Don't fail creating new DAPM control on NULL pinctrlCharles Keepax2019-11-201-1/+1
* ASoC: pcm3168a: The codec does not support S32_LEPeter Ujfalusi2019-11-101-2/+1
* ASoc: rockchip: i2s: Fix RPM imbalanceRobin Murphy2019-11-101-1/+1
* ASoC: wm_adsp: Don't generate kcontrols without READ flagsStuart Henderson2019-11-101-2/+1
* ASoC: rt5682: add NULL handler to set_jack functionJaska Uimonen2019-11-101-2/+10
* ASoC: wm8994: Do not register inapplicable controls for WM1811Sylwester Nawrocki2019-11-101-17/+26
* ASoC: rsnd: Reinitialize bit clock inversion flag for every format settingJunya Monden2019-10-291-0/+1
* ASoC: sgtl5000: Improve VAG power and mute controlOleksandr Suvorov2019-10-111-30/+194
* ASoC: Intel: Fix use of potentially uninitialized variableAmadeusz Sławiński2019-10-051-0/+2
* ASoC: Intel: Skylake: Use correct function to access iomem spaceAmadeusz Sławiński2019-10-051-1/+1
* ASoC: Intel: NHLT: Fix debug print formatAmadeusz Sławiński2019-10-051-1/+1
* ASoC: dmaengine: Make the pcm->name equal to pcm->id if the name is not setPeter Ujfalusi2019-10-051-0/+6
* ASoC: fsl_ssi: Fix clock control issue in master modeShengjiu Wang2019-10-051-9/+9
* ASoC: es8316: fix headphone mixer volume tableKatsuhiro Suzuki2019-10-051-2/+5
* ASoC: sun4i-i2s: Don't use the oversample to calculate BCLKMaxime Ripard2019-10-051-4/+5
* ASoC: uniphier: Fix double reset assersion when transitioning to suspend stateKunihiko Hayashi2019-10-052-10/+22
* ASoC: rsnd: don't call clk_get_rate() under atomic contextKuninori Morimoto2019-10-051-6/+15