summaryrefslogtreecommitdiffstats
path: root/kernel/tsacct.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-06-25ASoC: tas2562: Fix format issue for extra space before a commaDan Murphy1-1/+1
2020-06-25ASoC: tas2562: Update shutdown GPIO propertyDan Murphy1-2/+2
2020-06-24ASoC: bindings: fsl-asoc-card: Add compatible string for wm8524Shengjiu Wang1-0/+2
2020-06-24ASoC: fsl-asoc-card: Add WM8524 supportShengjiu Wang1-0/+10
2020-06-23ASoC: rt1011: fix KASAN out-of-bounds bug in find_next_bit()Fred Oh1-7/+13
2020-06-23ASoC: mediatek: mt8183-da7219: set playback and capture constraintsTzung-Bi Shih1-0/+42
2020-06-23ASoC: fsl_easrc: Fix uninitialized scalar variable in fsl_easrc_set_ctx_formatShengjiu Wang1-1/+1
2020-06-23ASoC: intel: cml_rt1011_rt5682: disable jack in dailink .exit()Fred Oh1-0/+8
2020-06-23ASoC: intel: sof_rt5682: move disabling jack to dai link's exit()Fred Oh1-16/+8
2020-06-23ASoC: Intel: kbl-rt5660: use .exit() dailink callback to release gpiodPierre-Louis Bossart1-2/+15
2020-06-23ASoC: Intel: bdw-rt5677: fix module load/unload issuesPierre-Louis Bossart1-2/+16
2020-06-23ASoC: soc-link: introduce exit() callbackPierre-Louis Bossart4-0/+13
2020-06-22ASoC: wm_adsp: Add controls for calibration and diagnostic FWVlad Karpovich1-2/+8
2020-06-22ASoC: remove snd_soc_component_read32()Kuninori Morimoto1-1/+0
2020-06-22ASoC: codecs: ak*: rename to snd_soc_component_read()Kuninori Morimoto3-7/+7
2020-06-22ASoC: codecs: cs*: rename to snd_soc_component_read()Kuninori Morimoto4-12/+12
2020-06-22ASoC: codecs: da*: rename to snd_soc_component_read()Kuninori Morimoto7-75/+75
2020-06-22ASoC: codecs: rt*: rename to snd_soc_component_read()Kuninori Morimoto14-93/+93
2020-06-22ASoC: codecs: wm*: rename to snd_soc_component_read()Kuninori Morimoto42-398/+399
2020-06-22ASoC: codecs: alc*: rename to snd_soc_component_read()Kuninori Morimoto2-6/+6
2020-06-22ASoC: codecs: msm*: rename to snd_soc_component_read()Kuninori Morimoto2-15/+15
2020-06-22ASoC: codecs: max*: rename to snd_soc_component_read()Kuninori Morimoto4-25/+25
2020-06-22ASoC: codecs: tlv*: rename to snd_soc_component_read()Kuninori Morimoto4-24/+24
2020-06-22ASoC: codecs: wcd*: rename to snd_soc_component_read()Kuninori Morimoto3-51/+51
2020-06-22ASoC: codecs: rename to snd_soc_component_read()Kuninori Morimoto9-38/+38
2020-06-22ASoC: atmel: rename to snd_soc_component_read()Kuninori Morimoto1-2/+2
2020-06-22ASoC: pxa: rename to snd_soc_component_read()Kuninori Morimoto1-4/+4
2020-06-22ASoC: soc-component: use io_mutex correctlyKuninori Morimoto1-17/+43
2020-06-22ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_rea...Kuninori Morimoto21-204/+69
2020-06-19ASoC: qcom: Kconfig: Tweak dependencies on SND_SOC_SDM845John Stultz1-2/+2
2020-06-19ASoC: fsl_spdif: Add pm runtime functionShengjiu Wang1-50/+67
2020-06-18ASoC: amd: Removing unnecessary instance initializationRavulapati Vishnu vardhan rao1-8/+0
2020-06-17ASoC: Intel: broadwell: simplify card names for SOF usesPierre-Louis Bossart3-3/+33
2020-06-17ASoC: Intel: cht*: simplify card names for SOF usesPierre-Louis Bossart4-5/+48
2020-06-17ASoC: Intel: byt*: simplify card names for SOF usesPierre-Louis Bossart5-5/+55
2020-06-17ASoC: meson: imply acodec glue on axg sound cardJerome Brunet1-0/+1
2020-06-17ASoC: fsl_spdif: Add support for imx6sx platformShengjiu Wang1-5/+45
2020-06-17ASoC: bindings: fsl_spdif: Add new compatible string for imx6sxShengjiu Wang1-1/+5
2020-06-17ASoC: fsl-asoc-card: Add MQS supportShengjiu Wang1-21/+57
2020-06-17ASoC: bindings: fsl-asoc-card: Add compatible string for MQSShengjiu Wang1-5/+7
2020-06-17ASoC: tegra: Fix reference count leaks.Qiushi Wu2-2/+6
2020-06-16ASoC: rt1015: Flush DAC data before playback.Jack Yu2-4/+19
2020-06-15ASoC: AMD: Use mixer control to switch between DMICsAkshu Agrawal1-27/+31
2020-06-15ASoC: max98390: Add Amp init common setting func.Steve Lee1-10/+16