index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
fsl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'sound-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2020-09-04
1
-4
/
+3
|
\
|
*
ASoC: fsl_esai: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-02
1
-4
/
+3
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
|
/
*
Merge tag 'asoc-fix-v5.9-rc1' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
2020-08-19
2
-85
/
+70
|
\
|
*
ASoC: fsl: Fix unused variable warning
Takashi Iwai
2020-08-03
1
-1
/
+0
|
*
ASoC: fsl-asoc-card: Remove fsl_asoc_card_set_bias_level function
Shengjiu Wang
2020-08-03
1
-84
/
+70
*
|
Merge remote-tracking branch 'asoc/for-5.9' into asoc-next
Mark Brown
2020-07-31
23
-228
/
+547
|
\
|
|
*
Merge series "ASoC: add asoc_substream_to_rtd() macro" from Kuninori Morimoto...
Mark Brown
2020-07-23
15
-28
/
+28
|
|
\
|
|
*
ASoC: fsl: use asoc_substream_to_rtd()
Kuninori Morimoto
2020-07-23
15
-28
/
+28
|
*
|
ASoC: fsl-asoc-card: Support configuring dai fmt from DT
Shengjiu Wang
2020-07-23
1
-0
/
+28
|
*
|
ASoC: fsl_esai: add IRQF_SHARED for devm_request_irq
Shengjiu Wang
2020-07-23
1
-1
/
+1
|
*
|
ASoC: fsl: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-23
2
-3
/
+3
|
|
/
|
*
Merge series "ASoC: fsl-asoc-card: Support hp and mic detection" from Shengji...
Mark Brown
2020-07-16
2
-2
/
+76
|
|
\
|
|
*
ASoC: fsl-asoc-card: Support Headphone and Microphone Jack detection
Shengjiu Wang
2020-07-16
2
-2
/
+76
|
*
|
ASoC: fsl: fsl-asoc-card: Trivial: Fix misspelling of 'exists'
Lee Jones
2020-07-16
1
-1
/
+1
|
|
/
|
*
ASoC: fsl_spdif: Add kctl for configuring TX validity bit
Shengjiu Wang
2020-07-10
1
-4
/
+43
|
*
ASoC: fsl_spdif: Clear the validity bit for TX
Shengjiu Wang
2020-07-10
1
-0
/
+4
|
*
ASoC: fsl: mpc8610_hpcd: Add missing of_node_put()
Liao Pingfang
2020-07-07
1
-0
/
+2
|
*
ASoC: fsl: fsl_esai: fix kernel-doc
Pierre-Louis Bossart
2020-07-03
1
-14
/
+18
|
*
ASoC: fsl: fsl_asrc: fix kernel-doc
Pierre-Louis Bossart
2020-07-03
1
-18
/
+39
|
*
ASoC: fsl: fsl_spdif: fix kernel-doc
Pierre-Louis Bossart
2020-07-03
1
-2
/
+3
|
*
ASoC: fsl: fsl-asoc-card: fix kernel-doc
Pierre-Louis Bossart
2020-07-03
1
-12
/
+9
|
*
ASoC: fsl: fsl_ssi: fix kernel-doc
Pierre-Louis Bossart
2020-07-03
1
-26
/
+44
|
*
ASoC: fsl: fsl_ssi_dbg: remove spurious kernel-doc comment start
Pierre-Louis Bossart
2020-07-03
1
-2
/
+2
|
*
ASoC: fsl_asrc: Add an option to select internal ratio mode
Shengjiu Wang
2020-07-01
1
-2
/
+44
|
*
ASoC: fsl_sai: Refine regcache usage with pm runtime
Shengjiu Wang
2020-07-01
1
-1
/
+2
|
*
Merge branch 'for-5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2020-06-29
2
-13
/
+23
|
|
\
|
*
|
ASoC: fsl-asoc-card: Add WM8524 support
Shengjiu Wang
2020-06-24
1
-0
/
+10
|
*
|
ASoC: fsl_easrc: Fix uninitialized scalar variable in fsl_easrc_set_ctx_format
Shengjiu Wang
2020-06-23
1
-1
/
+1
|
*
|
ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_rea...
Kuninori Morimoto
2020-06-22
2
-12
/
+3
|
*
|
ASoC: fsl_spdif: Add pm runtime function
Shengjiu Wang
2020-06-19
1
-50
/
+67
|
*
|
ASoC: fsl_spdif: Add support for imx6sx platform
Shengjiu Wang
2020-06-17
1
-5
/
+45
|
*
|
ASoC: fsl-asoc-card: Add MQS support
Shengjiu Wang
2020-06-17
1
-21
/
+57
|
*
|
ASoC: fsl_easrc: Fix "Function parameter not described" warnings
Shengjiu Wang
2020-06-15
1
-4
/
+4
|
*
|
ASoC: fsl_easrc: Fix -Wunused-but-set-variable
Shengjiu Wang
2020-06-15
1
-8
/
+3
|
*
|
ASoC: fsl_easrc: Fix -Wmissing-prototypes warning
Shengjiu Wang
2020-06-15
1
-12
/
+11
*
|
|
ASoC: fsl_sai: Fix value of FSL_SAI_CR1_RFW_MASK
Shengjiu Wang
2020-07-31
2
-3
/
+4
|
|
/
|
/
|
*
|
ASoC: fsl_mqs: Fix unchecked return value for clk_prepare_enable
Shengjiu Wang
2020-06-23
1
-2
/
+12
*
|
ASoC: fsl_mqs: Don't check clock is NULL before calling clk API
Shengjiu Wang
2020-06-23
1
-9
/
+4
*
|
ASoC: fsl_ssi: Fix bclk calculation for mono channel
Shengjiu Wang
2020-06-16
1
-4
/
+9
|
/
*
ASoC: fsl_asrc_dma: Fix data copying speed issue with EDMA
Shengjiu Wang
2020-06-12
2
-11
/
+17
*
ASoC: fsl_asrc_dma: Reuse the dma channel if available in Back-End
Shengjiu Wang
2020-06-12
1
-5
/
+20
*
ASoC: fsl-asoc-card: Defer probe when fail to find codec device
Shengjiu Wang
2020-06-04
1
-1
/
+1
*
ASoC: fsl_asrc_dma: Fix dma_chan leak when config DMA channel failed
Xiyu Yang
2020-05-29
1
-0
/
+1
*
ASoC: fsl_asrc: Merge suspend/resume function to runtime_suspend/resume
Shengjiu Wang
2020-05-25
1
-43
/
+27
*
ASoC: fsl: imx-audmix: Fix unused assignment to variable 'ret'
Tang Bin
2020-05-25
1
-2
/
+2
*
ASoC: fsl_asrc: Fix -Wmissing-prototypes warning
shengjiu wang
2020-05-25
1
-2
/
+2
*
ASoC: fsl_micfil: Do not pass irq numbers in comments
Fabio Estevam
2020-05-19
1
-2
/
+2
*
ASoC: fsl_micfil: Remove unneeded ifdef's
Fabio Estevam
2020-05-19
1
-4
/
+0
*
ASoC: fsl_asrc: Set ASR76K and ASR56K based on processing clock
Shengjiu Wang
2020-05-19
1
-5
/
+10
[next]