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-11-17
ASoC: fsl: SND_SOC_FSL_AUD2HTX should depend on ARCH_MXC
Geert Uytterhoeven
1
-0
/
+1
2020-11-12
ASoC: imx-ssi: Remove unused driver
Fabio Estevam
3
-658
/
+1
2020-11-12
ASoC: fsl: eukrea: Remove the SND_SOC_IMX_SSI selection
Fabio Estevam
1
-1
/
+0
2020-11-12
ASoC: imx-mc13783: Remove unused driver
Fabio Estevam
3
-166
/
+0
2020-11-12
ASoC: phycore-ac97: Remove unused driver
Fabio Estevam
3
-135
/
+0
2020-11-12
ASoC: mx27vis-aic32x4: Remove unused driver
Fabio Estevam
3
-227
/
+0
2020-11-12
ASoC: wm1133-ev1: Remove unused driver
Fabio Estevam
3
-302
/
+0
2020-11-10
ASoC: fsl_xcvr: fix break condition
Viorel Suman
1
-1
/
+1
2020-11-09
ASoC: fsl_aud2htx: Remove dev_err() usage after platform_get_irq()
Shengjiu Wang
1
-4
/
+1
2020-11-05
ASoC: fsl_aud2htx: Add aud2htx module driver
Shengjiu Wang
4
-0
/
+385
2020-10-26
Merge series "DAI driver for new XCVR IP" from "Viorel Suman (OSS)" <viorel.s...
Mark Brown
4
-0
/
+1637
2020-10-26
ASoC: fsl_spdif: Add support for higher sample rates
Shengjiu Wang
2
-4
/
+21
2020-10-26
ASoC: fsl_spdif: Add support for i.MX8QM platform
Shengjiu Wang
1
-10
/
+47
2020-10-26
ASoC: fsl_xcvr: Add XCVR ASoC CPU DAI driver
Viorel Suman
4
-0
/
+1637
2020-10-09
Merge remote-tracking branch 'asoc/for-5.10' into asoc-next
Mark Brown
11
-132
/
+326
2020-10-09
Merge remote-tracking branch 'asoc/for-5.9' into asoc-linus
Mark Brown
3
-12
/
+24
2020-10-06
Merge tag 'v5.9-rc5' into asoc-5.10
Mark Brown
1
-1
/
+1
2020-10-02
ASoC: fsl_spdif: Remove unused np
Mark Brown
1
-1
/
+0
2020-10-01
ASoC: fsl_spdif: Fix unnecessary check in fsl_spdif_probe()
Tang Bin
1
-3
/
+0
2020-10-01
ASoC: fsl: mx27vis-aic32x4: use devm_snd_soc_register_card()
Qinglang Miao
1
-9
/
+1
2020-10-01
ASoC: fsl: imx-mc13783: use devm_snd_soc_register_card()
Qinglang Miao
1
-9
/
+1
2020-09-25
ASoC: fsl: imx-audmix: Use devm_kcalloc() instead of devm_kzalloc()
Xu Wang
1
-4
/
+4
2020-09-25
ASoC: fsl_sai: Instantiate snd_soc_dai_driver
Shengjiu Wang
2
-8
/
+12
2020-09-17
Merge series "ASoC: fsl_sai: update the register list" from Shengjiu Wang <sh...
Mark Brown
2
-0
/
+164
2020-09-17
Merge branch 'asoc-5.9' into asoc-5.10
Mark Brown
1
-4
/
+12
2020-09-17
ASoC: fsl_sai: Set MCLK input or output direction
Shengjiu Wang
1
-0
/
+7
2020-09-17
ASoC: fsl_sai: Add fsl_sai_check_version function
Shengjiu Wang
2
-0
/
+75
2020-09-17
ASoC: fsl_sai: Add new added registers and new bit definition
Shengjiu Wang
2
-0
/
+82
2020-09-17
ASoC: fsl_audmix: make clock and output src write only
Viorel Suman
1
-4
/
+12
2020-09-09
ASoC: fsl: Replace tasklet with work
Takashi Iwai
1
-7
/
+7
2020-09-09
Merge branch 'topic/tasklet-convert' of https://git.kernel.org/pub/scm/linux/...
Mark Brown
1
-4
/
+3
2020-09-08
ASoC: fsl: imx-es8328: add missing put_device() call in imx_es8328_probe()
Yu Kuai
1
-5
/
+7
2020-09-04
Merge tag 'sound-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-4
/
+3
2020-09-03
ASoC: fsl_sai: Set SAI Channel Mode to Output Mode
Shengjiu Wang
2
-2
/
+10
2020-09-03
ASoC: fsl_sai: Support multiple data channel enable bits
Shengjiu Wang
2
-19
/
+13
2020-09-02
ASoC: fsl_esai: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-08-24
ASoC: fsl_sai: Add -EPROBE_DEFER check for regmap init
Shengjiu Wang
1
-1
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-21
ASoC: fsl-asoc-card: add support for TLV320AIC32x4 codec
Matthias Schiffer
2
-1
/
+5
2020-08-19
Merge tag 'asoc-fix-v5.9-rc1' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
2
-85
/
+70
2020-08-18
Merge series "refine and clean code for synchronous mode" from Shengjiu Wang ...
Mark Brown
1
-71
/
+102
2020-08-18
ASoC: fsl-asoc-card: Get "extal" clock rate by clk_get_rate
Shengjiu Wang
1
-0
/
+11
2020-08-18
ASoC: various vendors: delete repeated words in comments
Randy Dunlap
1
-1
/
+1
2020-08-17
ASoC: fsl_sai: Replace synchronous check with fsl_sai_dir_is_synced
Shengjiu Wang
1
-24
/
+16
2020-08-17
ASoC: fsl_sai: Drop TMR/RMR settings for synchronous mode
Shengjiu Wang
1
-6
/
+1
2020-08-17
ASoC: fsl_sai: Refine enable/disable TE/RE sequence in trigger()
Shengjiu Wang
1
-41
/
+85
2020-08-17
Merge existing fixes from asoc/for-5.9
Mark Brown
2
-85
/
+70
2020-08-03
ASoC: fsl: Fix unused variable warning
Takashi Iwai
1
-1
/
+0
2020-08-03
ASoC: fsl-asoc-card: Remove fsl_asoc_card_set_bias_level function
Shengjiu Wang
1
-84
/
+70
2020-07-31
Merge remote-tracking branch 'asoc/for-5.9' into asoc-next
Mark Brown
23
-228
/
+547
[next]