index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
fsl
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-10
ASoC: fsl_spdif: Add kctl for configuring TX validity bit
Shengjiu Wang
1
-4
/
+43
2020-07-10
ASoC: fsl_spdif: Clear the validity bit for TX
Shengjiu Wang
1
-0
/
+4
2020-07-07
ASoC: fsl: mpc8610_hpcd: Add missing of_node_put()
Liao Pingfang
1
-0
/
+2
2020-07-03
ASoC: fsl: fsl_esai: fix kernel-doc
Pierre-Louis Bossart
1
-14
/
+18
2020-07-03
ASoC: fsl: fsl_asrc: fix kernel-doc
Pierre-Louis Bossart
1
-18
/
+39
2020-07-03
ASoC: fsl: fsl_spdif: fix kernel-doc
Pierre-Louis Bossart
1
-2
/
+3
2020-07-03
ASoC: fsl: fsl-asoc-card: fix kernel-doc
Pierre-Louis Bossart
1
-12
/
+9
2020-07-03
ASoC: fsl: fsl_ssi: fix kernel-doc
Pierre-Louis Bossart
1
-26
/
+44
2020-07-03
ASoC: fsl: fsl_ssi_dbg: remove spurious kernel-doc comment start
Pierre-Louis Bossart
1
-2
/
+2
2020-07-01
ASoC: fsl_asrc: Add an option to select internal ratio mode
Shengjiu Wang
1
-2
/
+44
2020-07-01
ASoC: fsl_sai: Refine regcache usage with pm runtime
Shengjiu Wang
1
-1
/
+2
2020-06-29
Merge branch 'for-5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2
-13
/
+23
2020-06-24
ASoC: fsl-asoc-card: Add WM8524 support
Shengjiu Wang
1
-0
/
+10
2020-06-23
ASoC: fsl_easrc: Fix uninitialized scalar variable in fsl_easrc_set_ctx_format
Shengjiu Wang
1
-1
/
+1
2020-06-23
ASoC: fsl_mqs: Fix unchecked return value for clk_prepare_enable
Shengjiu Wang
1
-2
/
+12
2020-06-23
ASoC: fsl_mqs: Don't check clock is NULL before calling clk API
Shengjiu Wang
1
-9
/
+4
2020-06-22
ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_rea...
Kuninori Morimoto
2
-12
/
+3
2020-06-19
ASoC: fsl_spdif: Add pm runtime function
Shengjiu Wang
1
-50
/
+67
2020-06-17
ASoC: fsl_spdif: Add support for imx6sx platform
Shengjiu Wang
1
-5
/
+45
2020-06-17
ASoC: fsl-asoc-card: Add MQS support
Shengjiu Wang
1
-21
/
+57
2020-06-16
ASoC: fsl_ssi: Fix bclk calculation for mono channel
Shengjiu Wang
1
-4
/
+9
2020-06-15
ASoC: fsl_easrc: Fix "Function parameter not described" warnings
Shengjiu Wang
1
-4
/
+4
2020-06-15
ASoC: fsl_easrc: Fix -Wunused-but-set-variable
Shengjiu Wang
1
-8
/
+3
2020-06-15
ASoC: fsl_easrc: Fix -Wmissing-prototypes warning
Shengjiu Wang
1
-12
/
+11
2020-06-12
ASoC: fsl_asrc_dma: Fix data copying speed issue with EDMA
Shengjiu Wang
2
-11
/
+17
2020-06-12
ASoC: fsl_asrc_dma: Reuse the dma channel if available in Back-End
Shengjiu Wang
1
-5
/
+20
2020-06-04
ASoC: fsl-asoc-card: Defer probe when fail to find codec device
Shengjiu Wang
1
-1
/
+1
2020-05-29
ASoC: fsl_asrc_dma: Fix dma_chan leak when config DMA channel failed
Xiyu Yang
1
-0
/
+1
2020-05-25
ASoC: fsl_asrc: Merge suspend/resume function to runtime_suspend/resume
Shengjiu Wang
1
-43
/
+27
2020-05-25
ASoC: fsl: imx-audmix: Fix unused assignment to variable 'ret'
Tang Bin
1
-2
/
+2
2020-05-25
ASoC: fsl_asrc: Fix -Wmissing-prototypes warning
shengjiu wang
1
-2
/
+2
2020-05-19
ASoC: fsl_micfil: Do not pass irq numbers in comments
Fabio Estevam
1
-2
/
+2
2020-05-19
ASoC: fsl_micfil: Remove unneeded ifdef's
Fabio Estevam
1
-4
/
+0
2020-05-19
ASoC: fsl_asrc: Set ASR76K and ASR56K based on processing clock
Shengjiu Wang
1
-5
/
+10
2020-05-18
Merge series "ASoC: cleanup DAI/Component activity" from Kuninori Morimoto <k...
Mark Brown
2
-3
/
+3
2020-05-18
ASoC: fsl_micfil: Fix unused assignment in fsl_set_clock_params()
Tang Bin
1
-1
/
+1
2020-05-18
ASoC: fsl_micfil: Fix indentation to put on one line affected code
Tang Bin
1
-2
/
+1
2020-05-18
ASoC: fsl: use snd_soc_xxx_active()
Kuninori Morimoto
2
-3
/
+3
2020-05-15
ASoC: fsl_esai: introduce SoC specific data
Shengjiu Wang
1
-9
/
+37
2020-05-07
soc: fsl_asrc: Make some functions static
ChenTao
1
-2
/
+2
2020-04-29
ASoC: fsl_easrc: mark PM functions __maybe_unused
Arnd Bergmann
1
-4
/
+2
2020-04-28
Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-0
/
+4
2020-04-27
ASoC: fsl_easrc: Check for null pointer before dereferencing "ctx" in fsl_eas...
Shengjiu Wang
1
-2
/
+7
2020-04-27
ASoC: fsl_esai: Disable exception interrupt before scheduling tasklet
Shengjiu Wang
1
-0
/
+4
2020-04-23
ASoC: fsl_easrc: fix spelling mistake "prefitler" -> "prefilter"
Colin Ian King
1
-1
/
+1
2020-04-21
ASoC: fsl_easrc: Add EASRC ASoC CPU DAI drivers
Shengjiu Wang
4
-0
/
+2778
2020-04-21
ASoC: fsl_asrc: Move common definition to fsl_asrc_common
Shengjiu Wang
4
-109
/
+178
2020-04-21
ASoC: fsl_asrc: Support new property fsl,asrc-format
Shengjiu Wang
3
-20
/
+40
2020-04-21
ASoC: fsl-asoc-card: Support new property fsl, asrc-format
Shengjiu Wang
1
-9
/
+15
2020-04-21
ASoC: fsl_asrc: rename asrc_priv to asrc
Shengjiu Wang
3
-163
/
+163
[prev]
[next]