index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
/
rcar
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-12
ASoC: rsnd: add simplified module explanation
Kuninori Morimoto
1
-0
/
+23
2016-03-07
ASoC: rsnd: CMD TIMSEL support for Capture
Kuninori Morimoto
1
-1
/
+4
2016-03-07
ASoC: rsnd: SRC TIMSEL support for Capture
Kuninori Morimoto
3
-110
/
+128
2016-03-07
ASoC: rsnd: add rsnd_src_get_in/out_rate()
Kuninori Morimoto
3
-8
/
+27
2016-03-07
ASoC: rsnd: rename rsnd_enable_sync_convert() to rsnd_src_sync_is_enabled()
Kuninori Morimoto
1
-11
/
+8
2016-03-07
ASoC: rsnd: SRC function parameter uses "mod" instead of "src"
Kuninori Morimoto
1
-12
/
+9
2016-03-07
ASoC: rsnd: SRC sync mode is not related to clock master mode
Kuninori Morimoto
1
-7
/
+0
2016-03-07
ASoC: rsnd: don't enable SRC Sync mode when Capture with CMD
Kuninori Morimoto
1
-3
/
+3
2016-03-05
ASoC: rsnd: add CTU support
Kuninori Morimoto
1
-37
/
+197
2016-03-05
ASoC: rsnd: add rsnd_runtime_channel_xxx()
Kuninori Morimoto
8
-44
/
+62
2016-03-05
ASoC: rsnd: add CTU basic support
Kuninori Morimoto
2
-0
/
+50
2016-03-05
ASoC: rsnd: tidyup rsnd_ssiu_init_gen2()
Kuninori Morimoto
1
-3
/
+2
2016-03-05
ASoC: rsrc-card: add convert channels support
Kuninori Morimoto
1
-6
/
+16
2016-03-05
ASoC: rsnd: don't call update callback if it was NULL
Kuninori Morimoto
1
-1
/
+1
2016-03-02
ASoC: sh: rcar: rsrc-card: don't open code of_device_get_match_data()
Wolfram Sang
1
-3
/
+2
2016-03-02
ASoC: sh: rcar: core: don't open code of_device_get_match_data()
Wolfram Sang
1
-2
/
+1
2016-03-02
ASoC: rsnd: rsnd_write() / rsnd_bset() uses regmap _force_ function
Kuninori Morimoto
2
-21
/
+2
2016-03-02
Merge branch 'topic/update-bits' of git://git.kernel.org/pub/scm/linux/kernel...
Mark Brown
4
-6
/
+12
2016-02-19
ASoC: rsnd: judge work SSI in runtime
Kuninori Morimoto
1
-0
/
+27
2016-02-19
ASoC: rsnd: judge multi SSI in runtime
Kuninori Morimoto
4
-7
/
+18
2016-02-19
ASoC: rsnd: move rsnd_ssi_irq() position
Kuninori Morimoto
1
-21
/
+21
2016-02-19
ASoC: rsnd: Parent SSI attach is not needed if not clock master
Kuninori Morimoto
1
-3
/
+27
2016-02-19
ASoC: rsnd: tidyup SSI init/start sequence
Kuninori Morimoto
1
-20
/
+16
2016-02-19
ASoC: rsnd: add missing .irq callback for DMA
Kuninori Morimoto
1
-0
/
+1
2016-02-19
ASoC: rsnd: fixup forever loop bug on SSI
Kuninori Morimoto
1
-2
/
+1
2016-02-19
ASoC: rsnd: SSI function parameter uses "mod" instead of "ssi"
Kuninori Morimoto
1
-9
/
+10
2016-02-19
ASoC: rsnd: indicates status failed SSI
Kuninori Morimoto
1
-1
/
+2
2016-02-19
ASoC: rsnd: setup SRC_ROUTE_MODE0 before SRC_SRCIR
Kuninori Morimoto
1
-1
/
+2
2016-02-19
ASoC: rsnd: rename RSND_DVC_CHANNELS to RSND_MAX_CHANNELS
Kuninori Morimoto
3
-6
/
+6
2016-02-09
ASoC: rsnd: rsnd_ssi_is_multi_slave() macro uses rsnd_ssi_multi_slaves()
Kuninori Morimoto
1
-14
/
+2
2016-01-27
ASoC: rsnd: add .irq callback
Kuninori Morimoto
4
-32
/
+35
2016-01-27
ASoC: rsnd: don't auto-recover when under/over run error
Kuninori Morimoto
2
-107
/
+29
2016-01-22
ASoC: rsnd: disable SRC.out/in in same time
Kuninori Morimoto
1
-8
/
+1
2016-01-22
ASoC: rsnd: tidyup Playback/Capture sequence
Kuninori Morimoto
1
-2
/
+38
2016-01-22
ASoC: rsnd: ctu: settings matches to datasheet
Kuninori Morimoto
3
-12
/
+117
2016-01-22
ASoC: rsnd: ctu: add rsnd_ctu_halt()
Kuninori Morimoto
1
-0
/
+8
2016-01-22
ASoC: rsnd: ctu: add rsnd_mix_activation()
Kuninori Morimoto
3
-0
/
+11
2016-01-22
ASoC: rsnd: attach Audio-DMAC-periperi correctly
Kuninori Morimoto
4
-35
/
+34
2016-01-22
ASoC: rsnd: each mod has status again for CTU/MUX support
Kuninori Morimoto
11
-19
/
+79
2016-01-22
ASoC: rsnd: select each SRC correctly for CMD data path
Kuninori Morimoto
1
-1
/
+5
2016-01-22
ASoC: rsnd: don't overwrite io on rsnd_cmd_init()
Kuninori Morimoto
1
-4
/
+5
2016-01-22
ASoC: rsnd: always call probe/remove for MUX
Kuninori Morimoto
2
-7
/
+8
2016-01-22
ASoC: rsnd: try to connect connected mod is not error
Kuninori Morimoto
1
-0
/
+3
2016-01-22
ASoC: rsnd: don't update status if rsnd_mod_call() doesn't match
Kuninori Morimoto
1
-2
/
+5
2016-01-22
ASoC: rsnd: add debug message for rsnd_mod_call()
Kuninori Morimoto
1
-0
/
+3
2016-01-22
ASoC: rsnd: use rsnd_mod_init() for ADG
Kuninori Morimoto
1
-7
/
+2
2016-01-22
ASoC: rsnd: remove unsed *parent
Kuninori Morimoto
1
-1
/
+0
2016-01-11
Merge remote-tracking branches 'asoc/topic/rcar' and 'asoc/topic/rockchip' in...
Mark Brown
2
-14
/
+15
2016-01-06
ASoC: rsnd: precedence error in rsnd_ssiu_init()
Dan Carpenter
1
-1
/
+1
2015-12-30
ASoC: rsnd: fix usrcnt decrementing bug
Andrzej Hajda
1
-13
/
+14
[next]