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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-06
ASoC: rsnd: remove unused rsnd_ssi_non_ops
Kuninori Morimoto
1
-8
/
+0
2017-05-29
ASoC: audio-graph-scu-card: tidyup return method from probe()
Kuninori Morimoto
1
-2
/
+4
2017-05-29
ASoC: add audio-graph-scu-card support
Kuninori Morimoto
3
-0
/
+427
2017-05-29
ASoC: add audio-graph-scu-card document
Kuninori Morimoto
1
-0
/
+72
2017-05-29
Merge branch 'topic/of-graph' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Mark Brown
11
-61
/
+676
2017-05-26
ASoC: simple-card-utils: remove strict limitation of bit/frame master
Kuninori Morimoto
1
-2
/
+1
2017-05-24
ASoC: simple-card-utils: support snd_soc_get_dai_id()
Kuninori Morimoto
1
-0
/
+9
2017-05-24
Merge branch 'topic/dai-id' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Mark Brown
2
-0
/
+40
2017-05-24
ASoC: add snd_soc_get_dai_id() function
Kuninori Morimoto
2
-0
/
+40
2017-05-19
ASoC: rsnd: add HDMI output support
Kuninori Morimoto
6
-3
/
+112
2017-05-19
ASoC: rsnd: add support graph base DT phase 2
Kuninori Morimoto
1
-75
/
+84
2017-05-19
ASoC: rsnd: add support graph base DT phase 1
Kuninori Morimoto
2
-2
/
+39
2017-05-19
ASoC: simple-scu-card: cleanup documentation
Kuninori Morimoto
1
-41
/
+24
2017-05-19
ASoC: audio-graph-card: fix spelling mistake: "missmatch" -> "mismatch"
Colin Ian King
1
-1
/
+1
2017-05-19
ASoC: audio-graph-card: tidyup return method from probe()
Kuninori Morimoto
1
-2
/
+4
2017-05-19
ASoC: simple-scu-card: tidyup return method from probe()
Kuninori Morimoto
1
-2
/
+4
2017-05-19
ASoC: simple-card: tidyup return method from probe()
Kuninori Morimoto
1
-2
/
+4
2017-05-17
ASoC: rsnd: check src mod pointer for rsnd_mod_id()
Kuninori Morimoto
1
-0
/
+3
2017-05-17
ASoC: rsnd: need to call nolock_stop if nolock_start was failed
Kuninori Morimoto
1
-1
/
+6
2017-05-17
ASoC: rsnd: remove error pointer for adg->clkout[i]
Kuninori Morimoto
1
-1
/
+0
2017-05-17
ASoC: rsnd: clkout-lr-asynchronous is AUDIO_CLKOUT related property
Kuninori Morimoto
1
-4
/
+3
2017-05-17
ASoC: rsnd: remove mismatch explain comment from src.c
Kuninori Morimoto
1
-14
/
+0
2017-05-17
ASoC: rsnd: remove un-used OUF_SRCO/I macro
Kuninori Morimoto
1
-4
/
+0
2017-05-17
ASoC: rsnd: add missing clocks/clock-names on Document
Kuninori Morimoto
1
-0
/
+4
2017-05-17
ASoC: rsnd: move "renesas,rsrc-card" to "simple-scu-audio-card" on Document
Kuninori Morimoto
1
-15
/
+15
2017-05-17
ASoC: add audio-graph-card support
Kuninori Morimoto
3
-0
/
+318
2017-05-17
ASoC: add audio-graph-card document
Kuninori Morimoto
1
-0
/
+124
2017-05-17
ASoC: simple-card-utils: add asoc_simple_card_parse_graph_dai()
Kuninori Morimoto
2
-0
/
+67
2017-05-17
ASoC: simple-card-utils: enable "label" on asoc_simple_card_parse_card_name
Kuninori Morimoto
1
-5
/
+11
2017-05-17
ASoC: soc-core: enable "dai-format" on snd_soc_of_parse_daifmt()
Kuninori Morimoto
1
-3
/
+7
2017-05-17
of_graph: add of_graph_get_endpoint_count()
Kuninori Morimoto
2
-0
/
+18
2017-05-17
of_graph: add of_graph_get_port_parent()
Kuninori Morimoto
2
-8
/
+29
2017-05-17
of_graph: add of_graph_get_remote_endpoint()
Kuninori Morimoto
2
-2
/
+24
2017-05-17
of-graph: export symbol of_phandle_iterator_init/next
Kuninori Morimoto
1
-0
/
+2
2017-05-13
Linux 4.12-rc1
Linus Torvalds
1
-2
/
+2
2017-05-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-7
/
+445
2017-05-13
Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
9
-18
/
+195
2017-05-13
Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-19
/
+17
2017-05-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
23
-126
/
+145
2017-05-13
mm, docs: update memory.stat description with workingset* entries
Roman Gushchin
1
-0
/
+12
2017-05-13
mm: vmscan: scan until it finds eligible pages
Minchan Kim
1
-6
/
+15
2017-05-13
mm, thp: copying user pages must schedule on collapse
David Rientjes
1
-4
/
+3
2017-05-13
dax: fix PMD data corruption when fault races with write
Ross Zwisler
1
-14
/
+14
2017-05-13
dax: fix data corruption when fault races with write
Jan Kara
1
-16
/
+16
2017-05-13
ext4: return to starting transaction in ext4_dax_huge_fault()
Jan Kara
1
-4
/
+17
2017-05-13
mm: fix data corruption due to stale mmap reads
Jan Kara
2
-2
/
+12
2017-05-13
dax: prevent invalidation of mapped DAX entries
Ross Zwisler
3
-36
/
+3
2017-05-13
Tigran has moved
Andrew Morton
6
-7
/
+7
2017-05-13
mm, vmalloc: fix vmalloc users tracking properly
Michal Hocko
3
-17
/
+26
2017-05-13
mm/khugepaged: add missed tracepoint for collapse_huge_page_swapin
SeongJae Park
1
-1
/
+3
[next]