index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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-31
Merge remote-tracking branch 'asoc/for-5.9' into asoc-next
Mark Brown
23
-228
/
+547
2020-07-31
ASoC: fsl_sai: Fix value of FSL_SAI_CR1_RFW_MASK
Shengjiu Wang
2
-3
/
+4
2020-07-23
Merge series "ASoC: add asoc_substream_to_rtd() macro" from Kuninori Morimoto...
Mark Brown
15
-28
/
+28
2020-07-23
ASoC: fsl-asoc-card: Support configuring dai fmt from DT
Shengjiu Wang
1
-0
/
+28
2020-07-23
ASoC: fsl_esai: add IRQF_SHARED for devm_request_irq
Shengjiu Wang
1
-1
/
+1
2020-07-23
ASoC: fsl: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2
-3
/
+3
2020-07-23
ASoC: fsl: use asoc_substream_to_rtd()
Kuninori Morimoto
15
-28
/
+28
2020-07-17
Merge series "ASoC: fsl-asoc-card: Support hp and mic detection" from Shengji...
Mark Brown
2
-2
/
+76
2020-07-17
ASoC: fsl: fsl-asoc-card: Trivial: Fix misspelling of 'exists'
Lee Jones
1
-1
/
+1
2020-07-17
ASoC: fsl-asoc-card: Support Headphone and Microphone Jack detection
Shengjiu Wang
2
-2
/
+76
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
[next]