index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
fsl
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-16
ASoC: fsl_ssi: Fix bclk calculation for mono channel
Shengjiu Wang
1
-4
/
+9
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
2020-04-15
ASoC: fsl_micfil: Omit superfluous error message in fsl_micfil_probe()
Tang Bin
1
-3
/
+1
2020-03-27
ASoC: fsl: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
15
-43
/
+43
2020-02-18
ASoC: fsl: fsl_asrc_dma: use for_each_pcm_streams() macro
Kuninori Morimoto
1
-2
/
+2
2020-02-06
ASoC: fsl_sai: Fix exiting path on probing failure
Oleksandr Suvorov
1
-5
/
+17
2020-01-21
ASoC: soc-core: remove bus_control
Kuninori Morimoto
3
-4
/
+0
2020-01-14
ASoC: fsl_asrc: Add support for imx8qm & imx8qxp
Shengjiu Wang
3
-36
/
+194
2019-12-25
Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-1
/
+8
2019-12-24
ASoC: fsl_audmix: add missed pm_runtime_disable
Chuhong Yuan
1
-1
/
+8
2019-12-16
ASoC: fsl: imx-audmix: use snd_soc_dai_link_component for codec_conf
Kuninori Morimoto
1
-1
/
+1
2019-12-11
ASoC: fsl: Drop superfluous ioctl PCM ops
Takashi Iwai
4
-4
/
+0
2019-12-10
ASoC: soc-core: find rtd via dai_link pointer at snd_soc_get_pcm_runtime()
Kuninori Morimoto
1
-1
/
+1
2019-12-09
ASoC: fsl_sai: add IRQF_SHARED
Michael Walle
1
-1
/
+2
2019-11-11
ASoC: fsl_audmix: Add spin lock to protect tdms
Shengjiu Wang
2
-0
/
+7
2019-10-28
ASoC: fsl_esai: Add spin lock to protect reset, stop and start
Shengjiu Wang
1
-0
/
+12
2019-10-28
ASoC: fsl_asrc: refine the setting of internal clock divider
Shengjiu Wang
1
-11
/
+34
2019-10-28
ASoC: fsl: fsl_dma: fix build failure
Michael Ellerman
1
-1
/
+0
2019-10-14
ASoC: fsl_mqs: Move static keyword to the front of declarations
YueHaibing
1
-1
/
+1
2019-10-08
ASoC: fsl: fsl_dma: don't use snd_soc_rtdcom_lookup()
Kuninori Morimoto
1
-2
/
+1
2019-10-08
ASoC: fsl: fsl_asrc_dma: remove snd_pcm_ops
Kuninori Morimoto
1
-27
/
+29
2019-10-08
ASoC: fsl: mpc5200_dma: remove snd_pcm_ops
Kuninori Morimoto
1
-25
/
+26
2019-10-08
ASoC: fsl: fsl_dma: remove snd_pcm_ops
Kuninori Morimoto
1
-27
/
+23
2019-10-08
ASoC: fsl: imx-pcm-fiq: remove snd_pcm_ops
Kuninori Morimoto
1
-25
/
+31
2019-10-07
ASoC: fsl_mqs: Fix error handling in probe
Dan Carpenter
1
-12
/
+15
[next]