index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: rsnd: Support hw_free() callback at DAI level
Timo Wischer
2019-07-23
2
-4
/
+24
*
ASoC: rsnd: add missing pin sharing with SSI9
Kuninori Morimoto
2019-06-26
2
-0
/
+2
*
ASoC: rsnd: ssiu: tidyup SSI_MODE1/2 settings
Kuninori Morimoto
2019-06-26
1
-48
/
+44
*
ASoC: rsnd: fixup mod ID calculation in rsnd_ctu_probe_
Nilkanth Ahirrao
2019-06-18
1
-1
/
+1
*
ASoC: sh: sh7760-ac97: use modern dai_link style
Kuninori Morimoto
2019-06-06
1
-5
/
+6
*
ASoC: sh: migor: use modern dai_link style
Kuninori Morimoto
2019-06-06
1
-4
/
+6
*
ASoC: rsnd: move pcm_new from snd_soc_component_driver to snd_soc_dai_driver
Kuninori Morimoto
2019-05-20
1
-60
/
+60
*
ASoC: rsnd: fixup 6ch settings to 8ch
Kuninori Morimoto
2019-04-25
3
-5
/
+16
*
Merge tag 'v5.1-rc1' into asoc-5.1
Mark Brown
2019-03-18
3
-18
/
+5
|
\
|
*
Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
2019-02-28
4
-14
/
+63
|
|
\
|
*
\
Merge branch 'for-linus' into for-next
Takashi Iwai
2019-02-08
2
-2
/
+2
|
|
\
\
|
*
\
\
Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2019-02-08
2
-35
/
+138
|
|
\
\
\
|
*
|
|
|
ASoC: sh: Drop superfluous PCM preallocation error checks
Takashi Iwai
2019-02-06
3
-17
/
+4
|
*
|
|
|
ASoC: sh: Avoid passing NULL to memory allocators
Takashi Iwai
2019-02-05
1
-1
/
+1
*
|
|
|
|
ASoC: rsnd: src: fix compiler warnings
Jiada Wang
2019-03-11
1
-6
/
+6
*
|
|
|
|
ASoC: rsnd: src: Avoid a potential deadlock
Jiada Wang
2019-03-11
3
-8
/
+8
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2019-02-26
3
-13
/
+62
|
\
\
\
\
|
*
|
|
|
ASoC: rsnd: gen: fix SSI9 4/5/6/7 busif related register address
Jiada Wang
2019-02-26
3
-13
/
+62
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
ASoC: fsi: fix spelling mistake "doens't" -> "doesn't"
Colin Ian King
2019-02-18
1
-1
/
+1
*
|
|
|
Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2019-02-13
2
-2
/
+2
|
\
|
|
|
|
|
_
|
/
|
/
|
|
|
*
|
ASoC: rsnd: ssiu: correct shift bit for ssiu9
Jiada Wang
2019-02-07
1
-1
/
+1
|
*
|
ASoC: rsnd: fixup rsnd_ssi_master_clk_start() user count check
Kuninori Morimoto
2019-02-06
1
-1
/
+1
*
|
|
Merge branch 'asoc-5.0' into asoc-5.1 for dapm table
Mark Brown
2019-02-06
1
-4
/
+4
|
\
|
|
|
*
|
ASoC: rsnd: fixup MIX kctrl registration
Kuninori Morimoto
2019-02-02
1
-4
/
+4
|
|
/
*
|
ASoC: rsnd: fixup TDM Split mode check for CTU
Kuninori Morimoto
2019-02-02
1
-13
/
+12
*
|
ASoC: rsnd: synchronize connection check for simple-card/audio-graph
Kuninori Morimoto
2019-02-02
1
-8
/
+7
*
|
ASoC: rsnd: update BSDSR/BSDISR handling
Kuninori Morimoto
2019-01-07
1
-10
/
+115
|
/
*
ASoC: dma-sh7760: cleanup a debug printk
Dan Carpenter
2019-01-03
1
-1
/
+1
*
Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2018-12-13
3
-9
/
+13
|
\
|
*
ASoC: rsnd: tidyup registering method for rsnd_kctrl_new()
Kuninori Morimoto
2018-11-28
2
-8
/
+12
|
*
ASoC: rsnd: fixup clock start checker
Kuninori Morimoto
2018-10-31
1
-1
/
+1
*
|
ASoC: rsnd: remove RSND_REG_ from rsnd_reg
Kuninori Morimoto
2018-12-12
6
-314
/
+212
*
|
ASoC: rsnd: add missing TDM Split mode support for simple-card
Kuninori Morimoto
2018-12-04
1
-2
/
+51
*
|
ASoC: rsnd: fixup mod ID for CTU regmap read/write
Kuninori Morimoto
2018-12-04
3
-3
/
+13
*
|
ASoC: rsnd: indicates Channel and Mode for debug
Kuninori Morimoto
2018-12-04
1
-1
/
+9
*
|
ASoC: rsnd: makes rsnd_ssi_is_dma_mode() static
Kuninori Morimoto
2018-11-21
2
-3
/
+3
*
|
ASoC: rsnd: tidyup rsnd_parse_connect_ssiu_compatible()
Kuninori Morimoto
2018-11-21
1
-2
/
+4
*
|
ASoC: rsnd: use ring buffer for rsnd_mod_name()
Kuninori Morimoto
2018-11-09
1
-1
/
+8
*
|
ASoC: rsnd: add TDM Split mode support
Kuninori Morimoto
2018-11-06
4
-12
/
+67
*
|
ASoC: rsnd: add SSIU BUSIF support
Kuninori Morimoto
2018-11-06
5
-29
/
+215
*
|
ASoC: rsnd: handle DPCM converted rate/chan under core
Kuninori Morimoto
2018-11-06
4
-85
/
+39
*
|
ASoC: rsnd: move HDMI information from ssi.c to core.c
Kuninori Morimoto
2018-11-06
4
-75
/
+41
*
|
ASoC: rsnd: use defined io_playback/io_capture
Kuninori Morimoto
2018-11-06
1
-6
/
+6
*
|
ASoC: rsnd: rename rsnd_runtime_is_ssi_xxx()
Kuninori Morimoto
2018-11-06
4
-8
/
+8
*
|
ASoC: rsnd: remove endpoint bidirectional check
Kuninori Morimoto
2018-11-06
1
-5
/
+1
*
|
ASoC: rsnd: rsnd_mod_name() handles both name and ID
Kuninori Morimoto
2018-11-05
6
-47
/
+57
*
|
ASoC: rsnd: add .get_id/.get_id_sub
Kuninori Morimoto
2018-11-05
3
-1
/
+46
*
|
ASoC: rsnd: move .get_status under rsnd_mod_ops
Kuninori Morimoto
2018-11-05
11
-127
/
+129
|
/
*
ASoC: rsnd: tidyup SSICR::SWSP for TDM
Kuninori Morimoto
2018-10-17
1
-1
/
+1
*
ASoC: rsnd: enable TDM settings for SSI parent
Kuninori Morimoto
2018-10-17
1
-10
/
+11
[next]